body,html{
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
#sito{
	position: absolute;
	width: 835x;
	left: 50%;
	margin-left: -417px;
	background-color: #000000;
}
#dati{
	background-color: #FFFFFF;
	margin: 0 5px;
}
#menuTop{
	background-image: url(../image/sf_log.jpg);
	width: 827px;
	height: 64px;
	background-position: right;
	background-repeat: no-repeat;
}
#linkTop{
	background-image: url(../image/sf_menu.jpg);
	width: 678px;
	height: 23px;
	font-weight: bold;
}
#linkTop a:link{
	color: #FFFFFF;
}
#linkTop a:active{
	color: #FFFFFF;
}
#linkTop a:hover{
	color: #AAAAAA;
	text-decoration: underline;
}
#linkTop a:visited{
	color: #FFFFFF;
}
#linkTop ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#linkTop li{
	float: left;
	height: 30px;
	width: 113px;
	padding-top: 2px;
	text-align: center;
}
#sfLink{
	background-image: url(../image/sf_button.gif);
}
#logo{
	background-image: url(../image/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 294px;
	height: 200px;
	margin-top: -41px;
}
#carrelloTop{
	background-image: url(../image/carrello.jpg);
	width: 827px;
	height: 35px;
}
#contenuto{
	background-image: url(../image/calzature.jpg);
	background-repeat: no-repeat;
	background-color: #DEE9F0;
	width: 827px;
	padding: 25px 0;
/*	height: 357px;*/
}
#footer{
	background-image: url(../image/bottom.jpg);
	background-repeat: no-repeat;
	width: 827px;
	height: 13px;
	padding-bottom: 3px;
	font-size: 7pt;
	text-align: center;
	color: #FFFFFF;
}
#footer a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover{
	color: #233FBF;
	text-decoration: none;
}
#footer a:active{
	color: #CCCCCC;
	text-decoration: none;
}
#mylogin{
	font-family: Arial;
	margin: 0 0 0 10px;
	padding: 0px;
	height: 25px;
	font-size: 9pt;
	text-align: left;
	letter-spacing: normal;
	color: #324F7A;
}
input{
	height: 17px;
	font-size: 7pt;
	margin-bottom: 5px;
	border: none;
	background-color: #33507A;
	color: #FFFFFF;
}


#mylogin a{
	border-left: none;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	color: #324F7A;
}
#mylogin a:link{
	color: #324F7A;
	text-decoration: none;
}
#mylogin a:visited{
	color: #324F7A;
	text-decoration: none;
}
#mylogin a:hover{
	color: #AAAAAA;
	text-decoration: underline;
}
#mylogin a:active{
	color: #324F7A;
	text-decoration: none;
}
#contCart{
	margin-left: 340px;
	padding-top: 10px;
	color: #EEEEEE;
}
a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #d70000;
	text-decoration: none;
}
a:active{
	color: #0000FF;
	text-decoration: none;
}
.fLeft{float: left;}
.fRight{float: right;}
.cLeft{clear: left;}
.cRight{clear: right;}
.bRed{background-color: #FF0000;}
.red{color: #FF0000;}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
img{border: none;}
#logout{
	color: #333333;
	size: 8pt;
	margin-left: 5px;
}
.error{
	font-size: 6pt;
	color: #FF0000;
	text-align: center;
}
