@charset "utf-8";
/* CSS Document */

.menu{
	background:url(/images/menu.jpg) top no-repeat;
	width:950px;
	height:106px;
}
#slogan{
	width:520px;
	padding:0px 0px 0px 34px;
	float:left;
	text-align:justify;
	color:#333;
	line-height:16px;
	font-size:12px;
}
#footer{
	background: url(/images/footer.jpg) repeat-x;
	height:116px;
}

#input_newsletter{
	background:url(/images/puls_password.png) no-repeat top;
	width:257px;
	height:34px;
	padding:15px 0px 0px 18px;
	border:0;
	color:#fff;
	font-size:13px;
}
#input_ricerca{
	border:0px solid;
	background-color:#FDCD01;
}
#ricerca{
	background:url(/images/ricerca_ok.jpg) no-repeat;
	width:60px;
	height:54px;
	cursor:pointer;
}
#login{
	border:1px solid #CCC;
	background-color:#FFF;
	width:200px;
	padding:0px 0px 0px 5px;
}

#submit{
	background:url(/images/puls_invia.png) no-repeat top;
	width:257px;
	height:44px;
	padding:0px 0px 0px 20px;
	border:0;
}
#pag_des
{

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
{

font-family: Verdana;
font-size:11px;
text-align:center;
vertical-align:middle;
color:#2b80b7;
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;
}


#onflash {
 position:absolute; 
 left:180px; 
 top:90px; 
 z-index:2;
 font-size:14px;
 font-weight:normal;
 color:#FFFFFF;
 text-align:left;
 }

.titolo{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#55a703;
}





