@charset "utf-8";
/* CSS Document */

.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;
}

#input_newsletter{
	background:url(/images/puls_email2.jpg) no-repeat top;
	width:205px;
	height:26px;
	padding:10px 0px 0px 12px;
	border:0;
	color:#333;
	font-size:11px;
}
#user{
	background:url(/images/puls_username.png) no-repeat top;
	width:210px;
	height:25px;
	padding:10px 0px 0px 28px;
	border:0;
	color:#999;
	font-size:11px;
}
#pass{
	background:url(/images/puls_password.png) no-repeat top;
	width:210px;
	height:25px;
	padding:10px 0px 0px 28px;
	border:0;
	color:#999;
	font-size:11px;
}
#logon{
	background:url(/images/puls_invia.png) no-repeat top;
	width:219px;
	height:36px;
	border:0;
}
#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;
}

#newsletter{
	border:1px solid #CCC;
	background-color:#FFF;
	width:200px;
	padding:0px 0px 0px 5px;
}
#submit{
	background:url(/images/puls_invia2.jpg) no-repeat top;
	width:211px;
	height:36px;
	padding:10px 0px 0px 0px;
	border:0;
}
#auto{
	background:url(/images/sf_dett_auto.jpg) no-repeat;
	float:left;
	width:350px;
	height:120px;
	padding:10px 0px 0px 0px;
	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;
}


