html{
	height:100%;
	background-color: #1f466e;
	scrollbar-face-color: #234e85;
	scrollbar-shadow-color: #7ebeff;
	scrollbar-highlight-color: #7ebeff;
	scrollbar-3dlight-color: #234e85;
	scrollbar-darkshadow-color: #234e85;
	scrollbar-track-color: #234e85;
	scrollbar-arrow-color: #7ebeff;
}


body {
    height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/background.jpg) left top repeat-x;
	font-family: Tahoma, Geneva, FreeSans, sans-serif;
	font-size: 11px;
	color:#444444;
	text-align: justify;
	line-height: 13px;
}

a:link {text-decoration:none; color:#3b6ca9;}
a:hover {text-decoration:underline; color:#3b6ca9;}
a:visited {text-decoration:none; color:#3b6ca9;}


.white_up
{	
	width:690px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/white_up.jpg) right top no-repeat;
	background-color: #fff;
}

.white_down
{	
	width:690px;
	height: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/white_down.jpg) right bottom no-repeat;
	background-color: #fff;
}

.title_onwhite
{	
	width:690px;
	height: 43px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/title_onwhite.png) left top no-repeat;
}

.menu_up
{	
	width:220px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_up.jpg) left top no-repeat;
}

.menu_center
{	
	width:220px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_center.jpg) left top repeat-y;
}

.menu_down
{	
	width:220px;
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_down.jpg) left bottom no-repeat;
}

.menu_up_scuro
{	
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_up2.jpg) left top no-repeat;
}

.menu_center_scuro
{	
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_center2.jpg) left top repeat-y;
}

.menu_down_scuro
{	
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_down2.jpg) left bottom no-repeat;
}

.titoli_menu
{
	font-size: 13px;
	color: #7ebeff;
	text-transform: uppercase;
	font-weight:bold;
	padding-left:15px;
	padding-top:15px;
}

.menu_up_scuro_dx
{	
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_up2dx.jpg) right top no-repeat;
}

.menu_center_scuro_dx
{	
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_center2dx.jpg) right top repeat-y;
}

.menu_down_scuro_dx
{	
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../img/menu_down2dx.jpg) right bottom no-repeat;
}




.scritta_gambini
{
	font-size: 21px;
	color: #fff;
	text-transform: uppercase;
	font-weight:bold;
	line-height:25px;
}
.scritta_gambini_pic
{
	font-size: 12px;
	color: #fff;
	line-height:20px;
}

.catalogo_down, .catalogo_down a:link, .catalogo_down a:visited {
font-size:12px;
color:#7ebeff;
margin-top:5px;
margin-bottom:20px;
text-align:center;
}

.catalogo_down a:hover{
font-size:12px;
color:#7ebeff;
margin-top:5px;
margin-bottom:20px;
text-decoration:underline;
}

.scritta_carrello, .scritta_carrello:link, .scritta_carrello:visited {font-size: 11px; color:#7ebeff; text-decoration:none;}
.scritta_carrello:hover {font-size: 11px; color:#7ebeff; text-decoration:underline;}



