﻿body {
	background-color: #dddddd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4D4D4D;
}

.divCentramento{
	width:100%;
	margin:auto;
	position:absolute;
	top:0px;
}

.divTotale{
	width:650px;
	margin:auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	border:1px solid gray;
	background-color:#FFFFFF;
}

.divTop{
	width:650px;
	height: 43px;
	background-image: url(../../images/master/ImagTop.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
	padding-top:167px;
	
}

div.menu a{
	display:block;
	float:right;
	height:27px;
	text-align:center;
	font-size: 12px;
	color: #8099A4;
	text-decoration: none;
	padding-top:15px;
	margin-left:3px;
	
}
div.menu a:hover{
	background-image: url(../../images/master/menuHover.jpg);
	background-repeat: repeat-x;	
	text-decoration:none;
}

.divMiddle{
	width:614px;
	margin-left:36px;
	position:relative;
	min-height:290px;
	height:auto !important;
	height:290px;
	/*background-color:#003366;*/
}

.divBottom{
	width:650px;
	margin:auto;
	position:relative;
}


/*HOME*/

.divSixHome{
	width:213px;
	float:left;
	margin-top:53px;
	padding-bottom:39px;
}

.image{
	border: 1px #231F20 solid;
}



.divDxHome{
	float:left;
	margin-top:28px;
	width:401px;
	margin-bottom:26px;
}

.spanTitoloHome{
	color:#7C939B;
	font-size:13px;
	font-weight:bold;
}

a.TitolettiHome {
	color:#7C939B;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.divHome{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9DBDB;	
	margin-top:3px;
	padding-top:12px;
	
}

.imageHome{
	float:left;
	margin-right:25px;
}

.divTestoHome{
	margin-right:35px;
	text-align: justify;	
	font-size:10px;
	padding-top:2px;
}

/*PAGINE*/

.divSfondo{
	width:614px;
	background-image: url(../../images/sfondoMenuLat.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	
}

.divTesto{
	width:463px;
	margin-right:151px;
	padding-top:39px;
	text-align: justify;
	padding-bottom:39px;
}

.divTitolo{
	height:35px;
	color:#A0ACAC;
	font-size:13px;
	font-weight:bold;
}

.divSottoMenu{
	width:116px;
	position:absolute;
	top:51px;
	right:0px;
}

.titoliVert{
	text-align:right;
}

/*AZIENDA*/

.divTestoMappa{
	margin-right:35px;
	text-align: justify;
	font-size:10px;
	padding-top:0px;
	line-height: 14px;
	padding-left:5px;
}

/*MENU LATERALE*/

.divMenuLat{
	margin-left:28px;
	margin-right:7px;
	color:#B3B3B3;
	font-weight:bold;
}

a.LinkMenuLat {
	font-size:10px;
	color:#8097A2;
	font-weight:bold;
}

.divHr{
	border-top:1px #CED1D2 solid;
	margin-top:4px;
	padding-top:9px;
	line-height:16px;

}

/*AMIANTO*/

.divImageText{
	min-height:165px;
	height:auto !important; 
	height:165px; 
	margin-top: 35px; 
	position: relative; 
	
	}
.divTestiImage{
	width:135px;
	position:absolute;
	bottom:4px;	
	right:20px;
	}
	
.imagePage{
	margin-right:25px;
	margin-left:20px;
	border: 1px #231F20 solid;
}

	


a{
	font-weight:normal;
	text-decoration:none;
	color:#66808C;
}

a:hover {
	text-decoration:underline;
}

