@charset "utf-8";

/* --- IDs -----------------------------------*/

body {
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(image/bg_body.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #000000;
}
div {
	padding: 10px;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sopra {
	background-attachment: scroll;
	background-image: url(image/header_hor.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: right;
	padding-right: 35px;
	font-size: 11px;
}
#sopra a:link {
	color: #990000;
	/*font-size: 10px;*//*Sospeso per ottenere ingrossamento del link lingua attiva*/
}
#sopra a:hover {
	color: #FFFFFF;
	/*font-size: 10px;*//*Sospeso per ottenere ingrossamento del link lingua attiva*/
}


#top {
	height: 60px;
	text-align: left;
	background-color: #000000;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(image/logo_digitest.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 17px;
	margin-left: 10px;
	vertical-align: bottom;
	line-height: 20px;
}
#breadcrumbs {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 27px;
	text-align: left;
	color: #666666;
	font-size: 10px;
}
#breadcrumbs a:link {
	color: #666666;
	/*font-size: 10px;*//*Sospeso per ottenere ingrossamento del link lingua attiva*/
}
#breadcrumbs a:hover {
	color: #FFFFFF;
	/*font-size: 10px;*//*Sospeso per ottenere ingrossamento del link lingua attiva*/
}
#breadcrumbs img {
	border: none;
	display: inline;
	margin-bottom: -3px;
}
#main {
	margin-left: 170px;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 40px;
	padding-left: 20px;
	color: #999999;
}
#main  p  {
	text-align: right;
	color: #999999;
}
#main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
#main_content{
	margin-left: 170px;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 40px;
	padding-left: 20px;
	color: #999999;
}
#main_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
#main_content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
#main_content strong {
	color:#CCCCCC;
}
#cont_sx {
	/*color: #FFFF00;*/
	width: auto;
	float: left;
	padding: 5px;
	text-align: right;
	/*border: thin dotted #FF0000;*/
}
#cont_dx {
	/*color: #FFFF00;*/
	width: auto;
	display: block;
	float: right;
	padding: 5px;
	/*border: thin dotted #00FF00;*/
}
#email_contact {
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*border: thin dotted #FFFF00;*/
	display: block;
	clear: right;
}
#wrapper {
	width:923px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	line-height: 18px;
	max-width: 923px;
}
#sopra_menu {
	margin: 0px;
	padding: 0px;
	height: 140px;
}
#menu {
	width: 150px;
	float: left;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
#menu .but_area_sx {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 10px;
	color: #FFFFFF;
}


#sotto_menu {
	/*clear:left;*/
	height: 1px;
	float: left;
	/*padding-top: 5px;
	text-align: left;
	background-repeat: repeat-x;*/
}
 
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	height: 40px;
	background-repeat: no-repeat;
	color: #999999;
	border-top-width: 1px;
	//border-top-style: dotted;
	border-top-color: #333333;
	background-attachment: scroll;
	background-image: url(image/footer_hor.png);
}
#copyright {
	font-size: 10px;
	color: #663333;
	display: block;
	float: right;
	width: 45%;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#info {
	float: left;
	width: 30%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	color: #990000;
}
#sx {
	width:203px;
	float:left;
	text-align:left;
	color: #CCC;
	background-image: url(image/angolo_linee.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#cx {
	width:203px;
	float:left;
	/*left:230px;
	top:-40px;*/
	text-align:left;
	margin-left:8px;
	color: #CCC;
	background-image: url(image/angolo_linee.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#dx {
	width:203px;
	float:right;
	/*left:460px;
	top:-80px;*/
	text-align:left;
	color: #CCC;
	background-image: url(image/angolo_linee.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#ico_home_1 {
	/*border: 1px dashed #00FF00;*/
	text-align:left;
	margin:0;
	padding:100px 0 0 0;
}
#ico_home_2 {
	/*border: 1px dashed #00FF00;*/
	text-align:left;
	margin:0;
	padding:82px 0 0 3px;
}
#ico_home_3 {
	/*border: 1px dashed #00FF00;*/
	text-align:left;
	margin:0;
	padding:9px 0 0 0;
}

#contact {
	clear:both;
	text-align:left;
	color:#FF9900;
	padding-top:75px;
}

/* CX SX DX Border
#sx {border: 1px dotted #FF0000;}
#cx {border: 1px dotted #00FF00;}
#dx {border: 1px dotted #0000FF;}
#contact {border: 1px dotted #FF00FF;}*/


/* --- CLASSES -----------------------------------*/

.firma_home {
	color: #FFFFFF
}
.testo_home {
	font-size: 10px
}
#titolo_img {
	/*border: thin dotted #FFFF00;*/
	text-align: left;
}
.style2 {color: #CCCCCC}