html {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size:13px;
	background-color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-style: normal;
	color:#fff;
}

#pagina {
 margin: 0px;
 padding: 0px;
 background-color: #000;
 width:1050px;
}

#testa {
 margin: 0px;
 padding: 0px;
 height: 156px;
 background: url(/img/header.jpg) #ffffff no-repeat;
}

#contenuti {
 margin-top:50px;
 _margin-top:30px;
 margin-right:10px;
 margin-left:100px;
 _margin-left:60px;
 width:280px;
 float:left;
 border-right:1px solid #313131;
 padding:20px;
}

.div_col_dx {
 margin:50px 20px;
 float:right;
 width:550px;
}

.div_col_dx a, a hover, a visited{
 color:#f50000;
}


#coda {clear: both;background: url(/img/footer.jpg) no-repeat 0 0;height:210px;padding-left:175px;padding-top:210px;}

.footer {
 float:left;
 clear:none;
 width:380px;
 text-transform: uppercase;
 color:#4c4c4c;
 font-size:10px;
 font-weight:bold;
 font-family: Trebuchet MS, sans-serif;
}

.footer a{
 color:#4c4c4c;
}

h3 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: #f50000;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
}


h4 {
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;
	text-align: left;
	font-weight:normal;
}

h5 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	margin-top: 0;
}

h6 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
}

.div_titolomenu {
	font-size:18px;
	color: #f50000;
	text-align: left;
	font-family: Trebuchet MS, sans-serif;
}

.pulsantierasx {
	font-size:12px;
	color: #fff;
	text-align: left;
	text-decoration:none;
}

#mo3 {
	text-align: center;
   background-color: #d00;
   height: 26px;
	padding-left: 230px;
	_padding-left: 50px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #313131;
}

#mo3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
   width:800px;
}

#mo3 li {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	display: block;
}

#mo3 a {
	color: #000;
	width: auto;
	text-decoration: none;
	font-weight:bold;
	font-family: Trebuchet MS, sans-serif;
	font-size:14px;
	line-height:17px;
	background: #d00;
	margin: 0;
	padding: 4px 15px;
	border-left: 1px solid #f42f23;
	border-top: 0px solid #f42f23;
	border-right: 1px solid #313131;
	border-bottom: 1px solid #f42f23;
	display: block;
}

#mo3 a:hover {
	background: #f42f23;
}

#mo3 a:active {
	background: #f42f23;
}

#mo3 a.active:link {
	position: relative;
	z-index: 102;
	background: #f42f23;
	font-weight: bold;
}

#mo3 a.active:visited {
	position: relative;
	z-index: 102;
	background: #f42f23;
	font-weight: bold;
}

.formcontattioggetto{font-size: 10px;width: 350px;border-width:1px;border-color:#00376F;background-color:#FFFFFF;}
.formcontattiarea{font-size: 10px;width: 500px;border-width:1px;border-color:#00376F;background-color:#FFFFFF;}
.formcontattinome{font-size: 10px;width: 200px;border-width:1px;border-color:#00376F;background-color:#FFFFFF;text-align:right;}
.formcontattiinvia{font-size: 10px;width: 200px;border-width:1px;border-color:#00376F;background-color:#8bb9da;text-align:right;}

