@charset "utf-8";
/* CSS Document */
a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
.header{
	background:url(/images/logo_inf.jpg) no-repeat top; 
}
.main_sx_sup{
	background:url(/images/logo_inf.jpg) no-repeat top; 
	width:183; 
	height:101;
	padding:80px 30px 10px 30px;
	color:#333333;
}
.menu{
	background:url(/images/bg_menu.jpg) no-repeat bottom;
	width:900px;
	padding:0px 0px 5px 0px;
}
.main_sx{
	width:430px;
}
.main_center{
	width:20px;
}
.main_dx{
	width:450px;
}
.news{
	background:url(/images/assarco_news.jpg) no-repeat;
	width:491px;
	height:119px;
	padding:20px;
}
.servizi{
	background:url(/images/servizi.jpg) no-repeat;
	width:457px;
	height:30px;
	padding:10px 0px 0px 50px;
	background-position:center;
}
.footer{
	background:url(/images/bg_footer.jpg) no-repeat top;
	width:900px;
	padding:20px 0px 20px 0px;
}
.bianco{color:#FFFFFF}

.verde_titolo{
	color:#99CC33;
	font-weight:bold;
	font-size:12px;
}
.verde_titolo_big{
	color:#99CC33;
	font-weight:bold;
	font-size:15px;
}
a.menu_link:link, a.menu_link:visited{
	color:#333333;
	font-size:14px;
	text-decoration:none;
}
a.menu_link:hover{
	color:#666;
	font-size:14px;
	text-decoration:underline;
}
a.menu_link_footer:link, a.menu_link_footer:visited{
	color:#333333;
	text-decoration:none;
}
a.menu_link_footer:hover{
	color:#666;
	text-decoration:underline;
}
.titolo_grigio{
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.testo{
	height:230px;
	padding:5px;
}
.testo_corpo{
	padding:20px;
}
.testo_dx{
	padding:5px 18px 5px 5px;
}
.header{
	background:url(/images/assarco_01.jpg) no-repeat;
	width:835px;
	height:35px;
	padding:5px 15px 0px 0px;
}
a.bianco_link:link, a.bianco_link:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.bianco_link:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
a.rosso_link:link, a.rosso_link:visited{
	color:#C00;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}
a.rosso_link:hover{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}
.rosso{
	color:#CC0000;
	font-weight:bold;
}
.viola{
	color:#566595;
	font-weight:bold;
}
h2{
	font-size:14px;
	font-weight:bold;
}
.quad{
	border:1px solid #CCC;
}
.contorno_foto{
	float:left; 
	width:150px; 
	padding:10px 20px 10px 20px; 
	margin:5px 15px 5px 15px; 
	border:0px solid #666; 
	height:10px; 
	text-align:center;
}
.container_galleria{
	padding:20px;
}

