body {
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px; 
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ooo;
}

img {
	border: 0px;
}

input {
	width: 260px;
}

#alto {
	background-image: url(../../images/layout/bg/sfondo_alto.gif);
   background-position: left bottom;
	background-repeat: repeat-x;
}

#tabella {
	background-color: #32718e;
}

.foto_sezione {
	width:808px; 
	height:253px; 
   background-repeat: no-repeat;
   background-position: bottom;
}

.menu {
	width: 95px;
	height: 112px;
	margin-left:30px;
}

.menu div {
	width: 95px;
	height: 28px;
}

.menu a {
	width: 95px;
	display: block;
	line-height: 28px;
	text-decoration: none;
	color: #0e2530;
	font-size: 14px;
	padding-left:5px;
	background-color: #bbd2d8;
	font-family:  arial, helvetica, sans-serif;
}

.menu a:hover {
	background-color: #144258;
   color: #FFF;
	background-image: url(../../images/layout/btn/freccia_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	
}


.container_contenuti {
	overflow:auto;
	width:	800px;
	background-image: url(../../images/layout/bg/sfondo_contenuti.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.contenuti {
	color: 				#42667f;
	width:				550px; 
	margin:				30px;
	overflow:			auto;
	text-align:			justify;
	font-family:  		verdana,arial, helvetica, sans-serif;
	font-size:			11px;
	line-height:		20px;
	float:				left;
}

.contenuti a {
	color: 				#42667f;
	text-decoration: none;
	padding: 0px 2px 0px 4px;
}

.contenuti a {
	color: 				#42667f;
	text-decoration: none;
	padding: 0px 2px 0px 4px;
}

.contenuti img {
	margin: 10px 10px 10px 10px;
}

.contenuti a:hover {
	text-decoration: underline;
	color:#32728e;
}

.contenuti td {
	color: 				#42667f;
	text-align:			justify;
	font-family:  		verdana,arial, helvetica, sans-serif;
	font-size:			11px;
}

.contenuti_prodotti {
	margin: 20px 0px 20px 0px;
	font-size:12px;
	width: 600px;
   float: left;
}

.contenuti_prodotti img {
	margin: 20px 20px 20px 20px;
}



.prodotti {
	width: 180px;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.prodotti a {
	text-decoration: none;
	font-size: 12px;
	padding: 3px 0px 0px 3px;
	color:#66a3b3;
	line-height:20px;
}

.prodotti a.active {
	text-decoration: underline;
	color:#366373;
}

.prodotti a:hover {
	text-decoration: underline;
	color:#144258;
}

.barra_indirizzi {
	width: 808px;
	height:47px;
	background-image: url(../../images/layout/bg/sfondo_barra_indirizzi.gif);
	background-repeat: no-repeat;
	font-size:11px;
	color: #fff;
	line-height: 14px;
	padding-top:4px;
}