@charset "utf-8";
/* CSS Document */
a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
.main_sx{
	background:url(/images/assarco_main_sx.jpg) no-repeat; 
	width:220px; 
	height:387px;
	padding:20px 0px 0px 60px;
}
.main_dx{
	background:url(/images/assarco_main_dx.jpg) no-repeat; 
	width:530px; 
	height:367px;
	padding:0px 20px 20px 20px;
}
.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/assarco_10.jpg) no-repeat;
	text-align:center;
	padding-top:20px;
	width:850px;
}
.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, a.menu:visited{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
a.menu:hover{
	color:#99CC33;
	font-size:12px;
	text-decoration:underline;
}
.titolo_grigio{
	font-size:12px;
	font-weight:bold;
}
.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.verde_link:link, a.verde_link:visited{
	color:#99CC33;
	text-decoration:none;
	font-weight:bold;
}
a.verde_link_g:link, a.verde_link_g:visited{
	color:#99CC33;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

a.verde_link_g:hover{
	color:#99CC33;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

a.verde_link:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.rosso{color:#CC0000}
