body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#202020 url(../images/bg.gif) repeat-x top;
}

a, img {
	border:none;
}

h1 {
	color:#444;
	font-size:16px;
}

a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#1D749F;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

a:focus {
	outline:none;
}

h2 {
	padding:0;
	margin:0;
	color:#444444;
	font-size:16px;
}

h2.cine {
	height:50px;
	width:525px;
	background: url(../images/bgf.png) no-repeat -6px -211px;
}

h2.ce {
	height:30px;
	width:185px;
	background: url(../images/bgf.png) no-repeat -6px -152px;
}

h2.t1 {
	height:30px;
	background: url(../images/bgf-en.png) no-repeat 0 -277px;
	width:177px;
}

h2.t2 {
	height:30px;
	background: url(../images/bgf-en.png) no-repeat -600px -277px;
}

h2.t3 {
	height:30px;
	background: url(../images/bgf-en.png) no-repeat -184px -277px;
	width:200px;
}

h2.t4 {
	height:30px;
	background: url(../images/bgf-en.png) no-repeat 0 -376px;
}
.sr {
	padding-top:25px;
}
p {
	line-height:20px;
	letter-spacing:0.05em;
	margin:0;
	padding:5px 0;
}

#tw {
	background:#EAEAEA url(../images/bg.gif) repeat-x top;
}

.lw {
	background:#EAEAEA url(../images/bglw.gif) repeat-x bottom;
	padding-bottom:15px;
}

.w {
	background:#EAEAEA;
	padding:15px 0;
}

.i {
	width:800px;
	margin:0 auto;
}

#h {
	height:120px;
	background:#EAEAEA url(../images/bg.gif) repeat-x top;
}

.l {
	display:block;
	float:left;
	background:url(../images/bgf.png) no-repeat -9px 0;
	width:308px;
	height:100px;
}

#h ul {
	float:right;
	margin:26px 0 0;
	padding:0;
	list-style:none;
	width:430px;
	height:51px;
}

#h ul li {
	float:left;
}

#h ul li a {
	display:block;
	height:51px;
	background-image:url(../images/bgf.png);
	background-repeat:no-repeat;
	width:150px;
	float:left;
}

#h ul li.m1 a {
	background-position:-393px -7px;
}

#h ul li.m1 a:hover {
	background-position:-393px -75px;
}

#h ul li.m2 a {
	background-position:-557px -7px;
	width:157px;
}

#h ul li.m2 a:hover {
	background-position:-557px -75px;
}

#h ul li.m3 {
	width:120px;
}
#h ul li.m3 a {
	background-position:-724px -7px;
	width:125px;
}

#h ul li.m3 a:hover {
	background-position:-724px -75px;
}

#h ul li.m1.active a {
	background-position:-393px -151px;
}

#h ul li.m2.active a {
	background-position:-553px -151px;
}

#h ul li.m3.active a {
	background-position:-720px -151px;
}

.f1 {
	background:#202020 url(../images/bgf1.gif) repeat-x top;
	padding:0 0 10px;
	color:#bebebe;
	line-height:20px;
}
.f1 a {
	color:#fff;
	text-decoration:underline;
}

.f1 a:hover {
	color:#fff;
	text-decoration:none;
}

.f1 div.f1l.first {
	margin-left:0;
}
.f1 div.f1l {
	float:left;
	margin-left:28px;
	width:48%;
}

.f1 div.f1r {
	width:48%;
	float:right;
}

.f2 {
	background:#202020 url(../images/bgf2.gif) repeat-x top;
	padding:10px 0 10px;
	color:#fff;
}

#cr {
	float:right;
}

.clearer {
	clear:both;
}

#contactFrm {
	margin:0;
	padding:0;
}
#contactFrm label {
	width:108px;
	text-align:right;
	display:block;
	float:left;
	padding:10px 10px 10px 0;
}
#contactFrm input, #contactFrm textarea {
	border:none;
	background:transparent;
	border-bottom:dotted 1px #444;
	width:480px;
	font-size:20px;
	color:#444;
	padding:5px 5px 0 5px;
}

 #contactFrm textarea { 
 	border:dotted 1px #444;
	height:150px;
	font-size:16px;
 }

#contactFrm br {
	clear:both;
	display:block;
}
#contactFrm div {
	padding:10px 0 0 160px;
}
#contactFrm input.button {
	border:dotted 1px #cdebff;
	width:150px;
	padding:5px 5px 5px 5px;
}

.frmc {
	height:30px;
	background: url(../images/bgf.png) no-repeat 0 -327px;
	width:280px;
}
.testimoniale {
	height:30px;
	background: url(../images/bgf.png) no-repeat -676px -327px;
	width:280px;
}
.error {
	background:url("/img/error.gif") no-repeat scroll 5px center #F5D6D6;
	border:1px solid #E87575;
	color:#444444;
	padding:5px 5px 5px 25px;
}

.succes {
	padding:5px;
	background:#EFFFF0;
	border:solid 1px #A8CFAB;
}

.portoList ul, .portoList li {
	list-style:none;
	margin:0;
	padding:10px;
}

.portoList li {
	display:block;
	float:left;
	width:230px;
}

.portoImg {
	float:left;
	margin:20px 0 0 50px;
}

.portoDesc {
	margin:20px 0 0 285px;
}
.portoList a img {
	border:dashed 2px #EAEAEA;
}
.portoList a:hover img {
	
}

.ul120, .ul120 li {
	list-style:none;
	padding:0;
	margin:0;
}
.ul120 li {
	float:left;
	margin:0 10px 10px;
	width:150px;
	text-align:center;
}
.ul120 li img {
	
}

.wl {
	background:#EAEAEA;
	padding:0;
}

.changeLang {
	background:transparent url(../images/bgf.png) no-repeat scroll -540px -230px;
	margin-left:305px;
	width:185px;
}
.changeLang a {
	display:block;
	height:33px;
}


a.lProject, a.tProject {
	display:block;
	float:left;
	background:transparent url(../images/bgf.png) no-repeat scroll -505px -325px;
	width:68px;
	height:30px;
}

a.tProject { 
	width:85px;
	background-position:-577px -325px;
}
a.lProject span, a.tProject span{
	display:none;
	visibility:hidden;
}

h1 {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:5px 0 25px;
	color:#BEBEBE;
}
