body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2CAFE1;
	background-image:url(../immagini/sfondo_pagina.png);
	background-position:top;
	background-repeat:repeat-x;
}

a {outline: 0;}
a img{border: none;}

.celeste {
	color: #0093DD;
}

.giallo {
	color: #FFD01B;
}

.blu {
	color: #003F5A;
}

.bianco {
	color: #FFF;
}

.testonormale {	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.titoli {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#2CAFE1;
	text-align: left;
	text-transform:uppercase;
}

.spaziatore {
	color: #FFFFFF;
	margin-left:35px;
	margin-right:34px;
}

a:link, a:visited, a:active { 
	text-decoration: none;
	color: #666;
}

a:hover { 
	text-decoration: none;
	color: #FFD01B;
}

form {
	margin: 0px;
	border: 0px;
}

input {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

textarea {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

p {
	overflow:hidden;
	clear:both;
}

.linea {
	overflow:hidden;
	clear:both;
	height:1px;
	background-color:#F3EEEB;
	margin-top:40px;
	margin-bottom:40px;
	margin-right:30px;
}

.pzero {
	margin:0px;
	padding:0px;
}

.left {
	float:left;
	display:inline
}

.right {
	float:right;
	display:inline
}

.fotosx {
	float:left;
	margin-right:10px;
}

.fotodx {
	float:right;
	margin-left:10px;
}

#container {
	display:block;
	overflow:hidden;
	width:930px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	background-image:url(../immagini/sfondo_container.png);
	background-position:bottom;
	background-repeat:no-repeat;
    height: auto !important;
    height: 500px;
    min-height: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#testa {
	display:block;
	overflow:hidden;
	height:110px;
	padding-left:20px;
	padding-right:20px;
}

#testa_logo {
	display:inline;
	float:left;
	overflow:hidden;
	margin-top:22px;
	width:290px;
}

#testa_fb {
	display:inline;
	float:left;
	overflow:hidden;
	margin-top:40px;
	margin-left:40px;
	width:200px;
}

#testa_preventivo {
	display:inline;
	float:right;
	overflow:hidden;
	margin-top:22px;
	width:312px;
}

#testa_menu {
	display:block;
	overflow:hidden;
	height:45px;
	padding-top:30px;
	background-image:url(../immagini/sfondo_testa_menu.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-shadow: 3px 3px 3px #003F5A;
}

#testa_menu a:link, #testa_menu a:visited {
	color: #FFF;
	text-decoration:none;
	margin-left:25px;
	margin-right:25px;
}

#testa_menu a:hover{
	color: #F4D000;
	text-decoration:none;
}

#testa_slider {
	display:block;
	overflow:hidden;
	height:360px;
	background-image:url(../immagini/sfondo_testa_slider.jpg);
	padding-left:72px;
	padding-right:72px;
	margin-bottom:10px;
}

#centro_home {
	display:block;
	overflow:hidden;
	padding-left:50px;
	padding-right:40px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	line-height:22px;
}

#centro_home_sx {
	display:inline;
	float:left;
	overflow:hidden;
	margin-top:10px;
	width:410px;
}

#centro_home_dx {
	display:inline;
	float:right;
	overflow:hidden;
	width:395px;
}

#home_ultime_realizzazioni_titolo {
	display:block;
	overflow:hidden;
	color:#F4D000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:97px;
}

#home_ultime_realizzazioni {
	display:block;
	overflow:hidden;
	height:129px;
	background-image:url(../immagini/sfondo_ultime_realizzazioni.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#10539E;
}

#home_ultime_realizzazioni a:link, #home_ultime_realizzazioni a:visited {
	color: #10539E;
	text-decoration:none;
}

#home_ultime_realizzazioni a:hover{
	color: #2CAFE1;
	text-decoration:none;
}

#home_ultime_realizzazioni img{
	margin-bottom:5px;
}

#centro {
	display:block;
	overflow:hidden;
	padding-left:50px;
	padding-right:50px;
	margin-bottom:20px;
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
}

#centro_sx {
	display:inline;
	float:left;
	overflow:hidden;
	margin-top:10px;
	width:550px;
}

#centro_sx_01 {
	display:inline;
	float:left;
	overflow:hidden;
	margin-top:10px;
	width:535px;
}

#centro_dx {
	display:inline;
	float:right;
	overflow:hidden;
	width:240px;
}

#centro_dx img{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}

#centro_dx_01 {
	display:inline;
	float:right;
	overflow:hidden;
	width:265px;
}

#centro_dx_01 a:link, #centro_dx_01 a:visited {
	color: #0093DD;
	font-size:14px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	font-weight:bold;
}

#centro_dx_01 a:hover{
	color: #F4D000;
	text-decoration:none;
}

.box {
	display:inline;
	float:left;
	overflow:hidden;
	width:380px;
	height:150px;
	padding-top:10px;
	margin-left:50px;
	margin-right:15px;
	border-top:#2CAFE1 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:20px;
}

.box a:link, .box a:visited {
	color: #2CAFE1;
	font-weight:bold;
	text-decoration:none;
}

.box a:hover{
	color: #F4D000;
	text-decoration:none;
}

.box img{
	display:inline;
	float:right;
	overflow:hidden;
	margin-left:10px;
}

.box_small {
	display:inline;
	float:left;
	overflow:hidden;
	width:220px;
	height:100px;
	padding-top:10px;
	margin-right:50px;
	border-top:#2CAFE1 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:20px;
}

.box_small a:link, .box_small a:visited {
	color: #2CAFE1;
	font-weight:bold;
	text-decoration:none;
}

.box_small a:hover{
	color: #F4D000;
	text-decoration:none;
}

#coda {
	display:block;
	overflow:hidden;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:18px;
}

#coda a:link, #coda a:visited {
	color: #FFF;
	text-decoration:none;
}

#coda a:hover{
	color: #F4D000;
	text-decoration:none;
}

#coda_menu {
	display:block;
	overflow:hidden;
	padding-bottom:5px;
	border-bottom:#FFF 1px solid;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

#coda_menu a:link, #coda_menu a:visited {
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;

}

#coda_riferimenti {
	display:block;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
}


.bottom_realizzazioni {
	display:block;
	overflow:hidden;
	padding:15px;
	background-image:url(../immagini/sfondo_testa_menu.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-shadow: 3px 3px 3px #003F5A;
}

.bottom_realizzazioni a:link, .bottom_realizzazioni a:visited {
	color: #FFF;
	text-decoration:none;
	margin-left:25px;
	margin-right:25px;
}

.bottom_realizzazioni a:hover{
	color: #F4D000;
	text-decoration:none;
}
