/* CSS Document */
body{
background:#FFFFFF;
margin-top:0px;
background-position:center top;
}

#contenitore{
	width: 876px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#contenitore .menu{
margin:auto;
width:800px;
height:150px;
background-color:#CCCCCC;
}
#contenitore .logo{
width:300px;
height:150px;
float:left;
display:inline;
background-image:url(img/logo.jpg);
}
#contenitore .box1{
width:150px;
height:150px;
float:left;
display:inline;
background-color:#2E89C0;
}
#contenitore .box2{
width:150px;
height:150px;
float:left;
display:inline;
background-color:#68AB20;
}
#contenitore .box3{
width:150px;
height:150px;
float:left;
display:inline;
background-color:#10624B;
}
#contenitore .container{
width: 822px;
text-align: left;
height: 700px;
min-height: 700px;
margin-left: 17px;
background-image:url(img/container.jpg);
background-repeat:no-repeat;
}
/** conenuto pagina servizi **/
#contenitore .contenuto{
width: 822px;
text-align: left;
height: auto !important;
height: 455px;
min-height: 455px;
margin-left: 17px;
background-color:#FFFFFF;
}
/** contenuto pagina servizi fine **/

#contenitore .text{
width:450px;
height:500px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
margin-top:100px;
margin-left:22px;
}

#contenitore .textPromo{
width:200px;
height:250px;
text-decoration:none;
font-size:12px;
float:left;
margin-top:220px;
margin-left:10px;
}

#fondo_pagina {
	width: 876px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#fondo_pagina .spaz{
	width: 822px;
	padding-left: 17px;
	text-align:center;
	font-size: 10px;
	color: #5E5E5E;
	padding-top: 10px;
}
#fondo_pagina .spaz a{	
	font-size: 10px;
	color: #5E5E5E;
}
#fondo_pagina .spaz a:hover{	
	font-size: 10px;
}

/** layout pagina servizi **/

#menu1{
margin:auto;
width:800px;
height:150px;
background-color:#FFFFFF;
}
#logointerno{
width:200px;
height:150px;
float:left;
display:inline;
background-image:url(img/logo150.jpg);
background-repeat:no-repeat;
}

#menuinterno{
width:150px;
height:400px;
margin-top:15px;
float:left;
display:inline;
background-color:#CCCCCC;
color:#FFFFFF;
}

#box1interno{
width:183px;
height:10px;
float:left;
display:inline;
background-color:#2E89C0;
margin-top:30px;
}
#box2interno{
width:183px;
height:10px;
float:left;
display:inline;
background-color:#68AB20;
margin-top:30px;
}
#box3interno{
width:183px;
height:10px;
float:left;
display:inline;
background-color:#10624B;
margin-top:30px;
}
#containerint{
margin:auto;
width:800px;
height:429px;
}
#textservizi{
width:600px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
margin-top:0px;
margin-left:45px;
}

/** fine layout pagina servizi **/