@charset "utf-8";
/* CSS Document */

BODY{
	background:url(/images/sf_pagina.jpg) repeat-x;
	font-family:arial;
	font-size:11px;
	color:#cccccc;
	background-color:#1f1f1f;
	}

.menu{
	background:url(/images/menu.jpg) top no-repeat;
	width:950px;
	height:106px;
}
.main_sx{
	background:url(/images/main_sx.jpg) no-repeat top;
	width:320px;
	height:223px;
	padding:70px 0px 0px 10px;
}
.main_dx_sup{
	background:url(/images/main_dx_sup.jpg) no-repeat top;
	width:620px;
	height:131px;
}
.main_dx_inf{
	background:url(/images/main_dx_inf.jpg) no-repeat top;
	width:550px;
	height:142px;
	padding:20px 0px 0px 70px;
}
.main_inf{
	background:url(/images/main_inf.jpg) no-repeat top;
	width:950px;
	height:107px;
}
.main_pagine{
	background:url(/images/pagine_bg.jpg) repeat-y top;
	padding:10px 30px 10px 30px;
}
.footer{
	background:url(/images/footer.jpg) no-repeat top;
	width:950px;
	height:107px;
}

#vuoto{
	border:solid 1px #999999;
	background:#FFFFFF;
	color:#333333;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#pagina{
	border:solid 1px #999999;
	color:#d1d1d1;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#paginaover{
	border:solid 1px #999999;
	background:#336dbf;
	color:#ffffff;
	width:32px;
	cursor:pointer;
	height:14px;
	text-align:center;
}

#input_newsletter{
	background:url(/images/puls_email.jpg) no-repeat top;
	width:195px;
	height:24px;
	padding:8px 0px 0px 7px;
	border:0;
	color:#999999;
	font-size:11px;
	font-weight:bold;
}

#sfondo_corpo{
	background:url(/images/mid_corpo.jpg) repeat-y;
	width:969px;
}

#sfondo_footer{
	background:url(/images/sf_corpo_footer.jpg) repeat-y;
	width:969px;
	color:#cccccc;
}

#newsletter{
	background:url(/images/sf_newsletter.jpg) no-repeat;
	width:233px;
	height:115px;
	}
#submit{
	background:url(/images/puls_invia.jpg) no-repeat top;
	width:201px;
	height:32px;
	padding:0px 0px 0px 0px;
	border:0;
}
#top{
	background:url(/images/sf_banner.jpg) no-repeat;
	float:left;
	width:969px;
	height:53px;
	padding:0px 0px 0px 0px;
	border:0;
}
#photogallery{
	background:url(/images/sf_photogallery.png) no-repeat;
	float:left;
	width:239px;
	padding:10px 0px 0px 10px;
	border:0;
}
#button_login{
	background:url(/images/button_login.jpg) no-repeat;
	width:56px;
	height:22px;
	cursor:pointer;
}
#pag_des
{
border:1px solid #3262a4;
background-color:#3262a4;
font-family: Verdana;
font-size:11px;
font-weight:bold;
text-align:center;
vertical-align:middle;
color:#ffffff;
height:13px;
width:13px;
cursor:default;
padding-left:1px;
padding-right:1px;
padding-bottom:1px;
padding-top:1px;
float:left;
margin-left:2px;
margin-right:2px;
}

#pag_sel
{
border:1px solid #3262a4;
background-color:#e5eef4;
font-family: Verdana;
font-size:11px;
text-align:center;
vertical-align:middle;
color:#3262a4;
height:13px;
width:13px;
cursor:pointer;
padding-left:1px;
padding-right:1px;
padding-bottom:1px;
padding-top:1px;
float:left;
margin-left:2px;
margin-right:2px;
}



