@charset "utf-8";
/* CSS Document */

BODY{
	background:url(/images/sf_pagine.jpg) repeat-x;
}
.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_input.jpg) no-repeat top;
	width:190px;
	height:37px;
	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_invia.jpg) no-repeat top;
	width:85px;
	height:39px;
	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_invia.jpg) no-repeat top;
	width:85px;
	height:39px;
	padding:0px 0px 0px 0px;
	border:0;
	color:#FFF;
}
#corpo{
	float:center;
	width:823px;
	border:0;
	text-align:left;
}
#button_login{
	background:url(/images/button_login.jpg) no-repeat;
	width:56px;
	height:22px;
	cursor:pointer;
}
#tab_prodotto{
	color:#333333;
	width:570px;
	}
#tab_prodotto H1{
	color:#333333;
	font-weight:bold;
	font-size:14px;
	display:inline;
	}
#prodotti{
	background:url(/images/sf_prodotto.jpg) no-repeat;
	width:169px;
	height:136px;
	cursor:pointer;
	float:left;
	padding:8px 0px 0px 0px;
}
#pag_des
{
border:1px solid #4e4e4e;
background-color:#424242;
font-family: arial;
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 #4e4e4e;
background-color:#69283c;
font-family: arial;
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;
}



