@charset "utf-8";

#lay_head {
	background-image:url(../img/bg_head_home.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

/* ----- BOX LOGIN ----- */

#login {
margin:10px 0px 10px 0px;
}
.cercasx_login_user {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
width: 100px;
}
.cercasx_login_password {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
width: 100px;
}
.cercasx_login_button {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
width: 22px;
height: 20px;
}

/* ----- COLONNA CENTRALE ----- */
#hp_contsx{
margin-bottom:15px;
}
#hp_cont1{
}
#hp_cont_sep{
}
#hp_cont2{
margin-top:15px;
padding-top:15px;
background-image:url(../img/2px_h_999999.gif);
background-repeat:repeat-x;
background-position: top;
}

/* ----- BOX NOTIZIE-EVENTI ----- */
#hp_news h2 {
margin-bottom: 10px;
}
#hp_news p.news_dataluogo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
}
#hp_news p.news_titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#9ab040;
}

#hp_news p.news_testo {
	font-family: "Lucida Sans", Verdana, sans-serif;
	color: #666666;
	font-size:11.4px;
}
#hp_news p.news_leggitutto {
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size:11.4px;
	margin-bottom:10px;
	padding-bottom:5px;
	background-image:url(../img/2px_h_cccccc.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* ----- BANNER ----- */
#banner {
margin:0px;
}
#banner img,a {
border-width:0px;
}

