/* CSS Document */

body {
	text-align: center;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: none;
	font-size: 10px;
	color: #01234F;
}
body#intro {
	background-color: #1D578F;
	margin:auto;
}
/* INIZIO STILI HOME*/

body#body_home {
	background-color: #073A80;
	background-image: url(/img/home/bg_home.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	margin: 25px 0px 0px 0px;
}
body#body_home #sx_home {
	width: 213px;
	float: left;
	background-color: #fff;
	text-align: left;
	margin: 0px;
}
body#body_home #dx_home {
	width: 537px;
	float: left;
	margin: 50px 0px 0px 0px;
	text-align: left;
	height: 299px;
	background-image: url(/img/home/img_home.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
body#body_home #dx_home #claim{
	width: 430px;
	float: left;
}
body#body_home #dx_home #credits{
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 6px;
}

body#body_home #sx_home #raccordo_home{
	height: 28px;
	background-image: url(/img/home/raccordo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
body#body_home #sx_home #logo_home{
	background-image: url(/img/home/bgvert_menu.gif);
	background-position: top right;
	background-repeat: repeat-y;
	height: 84px;
	text-align: left;
	padding: 0px 0px 0px 12px;
}
body#body_home #sx_home #voci_home{
	background-image: url(/img/home/cerchio.gif);
	background-position:top right;
	background-repeat: no-repeat;
	height: 237px;
}
body#body_home #sx_home #voci_home div{
	height: 20px;
	margin-bottom: 3px;
	width: 100px;
	padding: 3px 0px 0px 50px;
	background-color: #EDF0F2;
}
body#body_home #footer_home {
	background-color: #A3AFBF;
	height: 16px;
	clear: both;
	background-image: url(/img/home/bg_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 9px;
	color: #FFFFFF;
	padding: 3px 0px 0px 58px;
}
/* FINE STILI HOME*/

/* INIZIO STILI PAGINE INTERNE*/

#main {
	width: 660px;
	clear: both;
}
#main #testata_blu {
	background-color:#073A80;
	height: 73px;
	width: 100%;
}
#main #testata_blu #logo {
	float: left;
	margin: 0px 0px 0px 18px;
}

#main #testata_blu #titolo_sezione {
	float: right;
	margin: 40px 65px 0px 0px;
}
#testata_grigio {
	background-color: #E6E9EC;
	width: 100%;
	height: 21px;
}
#testata_grigio #lavorazioni {
	float: left;
	width: 265px;
	margin-left: 5px;
}
#testata_grigio #menu {
	display:none;
}
#testata_grigio #menu ul {
	margin: 0px;
	list-style: none;
}
#testata_grigio #menu ul li{
	display: inline;
}
#testata_grigio #menu ul li a{
	padding: 0px 22px 0px 15px;
	color: #405573;
	background-image: url(/img/comuni/freccia01.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	font-weight: bold;
	text-decoration: none;
}
#testata_grigio #menu ul li a:hover{
	color: #858587;
	background-image: url(/img/comuni/freccia02.gif);
}
#footer {
	background-color: #073A80;
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	height: 18px;
	padding-top: 4px;
	padding-left: 4px;
	width: 715px;
	clear: both;
}
#main #testo {
	background-color: #FFFFFF;
	padding: 40px 0px 40px 0px;
	text-align: justify;
	width: 640px;
}
#main #testo a{
	color: #FF9905;
	font-weight: bold;
	text-decoration: none;
}
#main #testo a:hover{
	text-decoration: underline;
}
.img {
	padding: 1px;
	border: 1px solid #7F8EA3;
}
.empty {
	display: block;
	float: none;
	clear: both;
}
/* FINE STILI PAGINE INTERNE*/

/* STILI PAGINA DOVE SIAMO*/
#main #testo #dovesiamo {
	float: left;
	text-align: center;
} 
#main #testo #dovesiamo #zoom {
	display:none;
}
#main #testo #dovesiamo #zoom div{
	float: left;
	margin: 0px 8px 0px 8px;
}
#main #testo  #indirizzo {
	float: left;
	width: 600px;
	text-align: left;
	display:block;
	margin-top: 30px;
}
#main #testo #indirizzo img{
	display:none;
}

/* STILI PAGINA LAVORAZIONI*/
#main #testo #macchine_sx {
	float: left;
	width: 510px;
	display: block;
}
#main #testo #macchine_dx {
	display: none;
}

#main #testo #macchine_sx .macchine {
	width: 510px;
	background-color:#FFFFFF;
}
#main #testo #macchine_sx .macchine th {
	background-color:#073A80;
	color: #FFFFFF;
	text-align: left;
}

#main #testo #macchine_sx .macchine tr.row1 {
	background-color:#EFEFEF;
}
#main #testo #macchine_sx .macchine tr.row2 {
	background-color:#DADADA;
}

/* STILI PAGINA CONTATTI*/

#main #testo #contatti {
	width: 100%;
}

#main #testo #contatti .voce{
	float: left;
	margin-right: 10px;
}
#main #testo #contatti .voce .label {
	float: left;
	width: 90px;
	padding: 3px 0px 0px 0px;
}
#main #testo #contatti .voce input{
	float: left;
	width: 100px;
}
#main #testo #contatti textarea {
	width: 80%;
	height: 80px;
}
#invia {
	margin: 50px 0px 0px 0px;
	text-align: center;
}
#invia button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	cursor: pointer;
}
#inviomail {
	float: left;
	padding-top: 80px;
}