BODY {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#104a7c;
	background-image:url(../images/comauto_bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	
}
.titoloblu {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E3F6A;
}

.titoloblu2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E3F6A;
}


.style1 {
	color: #A2CA4B;
	font-weight: bold;
}
a:link {
	color: #104A7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #104A7C;
}
a:hover {
	text-decoration: underline;
	color: #A2CA4B;
}
a:active {
	text-decoration: none;
	color: #999999;
}

BODY,HTML { 
	margin:0px;
	height:100%;
}

/*-----------------------------------------------------------------------------------*/

DIV#container{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
	margin:0px 0px 0px 0px;
	border:0px solid red;
	background: url("../images/sfondo.jpg"); 
}

DIV#content{
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	height:535px;	
	margin:-275px 0px 0px 0px;
	border:0px solid red;
	background: url("../images/subcontainer.jpg");
	background-position:center;
}

DIV#pagina{
	border:0px solid green;	
	position:absolute;
	width:1000px;
	height:535px;
	top:0px;
	left:50%;
	margin:0px 0px 0px -500px;
	background: #FFFFFF;
}

DIV#menuHome{
	border:0px solid green;	
	position:relative;
	width:1000px;
	height:95px;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	background: none;
	z-index:2;
}

DIV#left{
	border:0px solid green;	
	position:absolute;
	width:571px;
	height:440px;
	margin:0px 0px 0px 0px;
	background: none;
	z-index:1;
}

DIV#right{
	border:0px solid #ff6600;	
	position:absolute;
	width:429px;
	height:440px;
	margin:0px 0px 0px 571px;
	background: none;
	z-index:3;
}


DIV#footer{
	border:0px solid #ff6600;	
	position:absolute;
	width:1000px;
	height:16px;
	top:535px;
	left:50%;
	margin:5px 0px 0px -500px;
	background: none;
	font-family: Lucida grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

/*-----PROFILO----------------------------------------------------------------------------*/

DIV#linea{
	border-width:1px 0px 0px 0px;
	border-color:#ebebeb;
	border-style:solid;
	position:absolute;
	width:1000px;
	height:1px;
	margin:0px 0px 0px 0px;
	background: none;
	z-index:3;
}

DIV#titolo{
	border:1px solid #ff6600;	
	position:absolute;
	width:950px;
	height:59px;
	margin:0px 0px 0px 21px;
	background: none;
	z-index:3;
}
DIV#prof_left{
	border:0px solid green;	
	position:absolute;
	width:454px;
	height:380px;
	margin:60px 21px 0px 21px;
	background: none;
	z-index:1;
}

DIV#prof_right{
	border:0px solid #ff6600;	
	position:absolute;
	width:483px;
	height:380px;
	margin:60px 0px 0px 496px;
	background: none;
	z-index:3;
}

/*-----CONTATTI----------------------------------------------------------------------------*/


DIV#titolo{
	border:0px solid #ff6600;	
	position:absolute;
	width:900px;
	height:59px;
	margin:0px 0px 0px 21px;
	background: none;
	z-index:3;
}
DIV#cont_left{
	border:0px solid green;	
	position:absolute;
	width:740px;
	height:360px;
	margin:60px 21px 0px 21px;
	background: none;
	z-index:1;
}

DIV#cont_right{
	border:0px solid #ff6600;	
	position:absolute;
	width:197px;
	height:380px;
	margin:60px 0px 0px 782px;
	background: none;
	z-index:3;
}


/*-----INFORMAZIONI----------------------------------------------------------------------------*/


DIV#titolo{
	border:0px solid #ff6600;	
	position:absolute;
	width:900px;
	height:59px;
	margin:0px 0px 0px 21px;
	background: none;
	z-index:3;
}
DIV#info_left{
	border:0px solid green;	
	position:absolute;
	width:564px;
	height:360px;
	margin:60px 21px 0px 21px;
	background: none;
	z-index:1;
}

DIV#info_right{
	border:0px solid #ff6600;	
	position:absolute;
	width:373px;
	height:360px;
	margin:60px 0px 0px 606px;
	background: none;
	z-index:3;
}