﻿body 
{
	margin:0px;
	background:#000;
	font-family:Arial;
	font-size:12px;
	color:#3B3B3B;
	min-width:770px;
}

a{
	text-decoration: none;
}

a:link{
	color:#990000;
	text-decoration: none;
}

a:visited{
	color:#990000;
	text-decoration: none;
}

a:hover{
	color:#666666;
	text-decoration: underline;
}


.testo
{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding-top:-5px;
}
.testoRegistrazione
{
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding-top:-5px;
}

.testoErrore
{
	font-size:12px;
	color:#ae2823;
	font-weight:normal;
	padding-top:-5px;
}

.headerShortMenu
{
	color:#c1c1c1;
	text-align:right;
}

.header
{
	/*max-height:160px;
	height:auto !important;
	height:160px;*/
    /*background-image:url(../Images/sfondo-blatero.jpg);
	background-position:top right;
	background-repeat:repeat;*/
	background:#ffffff;
	height:120px;
}

.headerLogo
{
	/*max-height:160px;
	height:auto !important;
	height:160px;*/
	background-position:top right;
	background-repeat:no-repeat;
}

.header #logo
{
	float:left;
	width:410px;
}

.header #cart
{
	margin-left:40%;
	padding:5px 0 0 0;
}

.headerEN
{
	/*max-height:160px;
	height:auto !important;
	height:160px;*/
	background:#000;
	background-image:url(../Images/sfHeader_EN.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.headerEN #logo
{
	margin:10px 10px 0 10px;
	float:left;
	width:410px;
}

.headerEN #cart
{
	margin-left:40%;
}

#cart #items
{
	float:right;
	width:180px;
	background-color:#000000;
	background-image:url(../Images/im-left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:35px;
	height:auto !important;
	height:50px;
	padding-top:8px;
	padding-left:10px;
	padding-right:0px;
	margin:10px 0 0 25;

}
#items a:link
{
	color:#9c0e0d;	
}
#items a:visited
{
	color:#fff;	
}
#items a:hover
{
	color:#FFF;	
}

#cerca
{
	float:left;
	text-align:left;
	margin:10px 0 0 30px;
	width:30%;
}

/*#cart #shortMenu
{
	clear:left;
	margin-top:-30px;
	text-align:right;
	margin-right:20px;
}*/

#shortMenu a:link
{
	font-size:12px;
	color:#c1c1c1;	
	text-decoration:none;
	margin-right:15px;
}
#shortMenu a:visited
{
	font-size:12px;
	color:#c1c1c1;	
	text-decoration:none;
	width:80px;
	margin-right:15px;
}
#shortMenu a:hover
{
	color:#9c0e0d;
}

.divImgCentraleSfondo
{
	background-image:url(../Images/sfondo-new(1).jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0;
	padding:0;
	/*min-height:1px;
	height:auto !important;
	height:1px;*/
}

.divImgCentrale
{
	background-image:url(../Images/imgCentrale.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:200px;
}

.divMenu
{
	background-image:url(../Images/pixelgrigio.jpg);
	background-repeat:repeat-x;
	height:16px;
	color:#FFF;
	padding: 10px 20px 20px 20px;
	display:block;
	font-size:14px;
	text-transform:uppercase;
}



a.MENU
{
    text-decoration: None;
    width: 200px;
    padding: 18px 20px 18px 20px;
    color:#000;
	/*background-repeat:repeat;*/
	height:36px;
	margin-top:-10px;
   

 /*   border: Solid 1px #000000;*/
}

a:hover.MENU
{
    text-decoration: None;
    width: 200px;
    padding: 18px 20px 18px 20px;
   	background-image:url(../Images/sfondo-menu2.jpg); 
   	background-repeat:repeat-x;
	background-position:0 10px;
	color:#000;
	/*background-repeat:repeat;*/
	height:36px;
	margin-top:-10px;

}


.divMenu a:link
{
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-decoration:none;

}

.divMenu a:visited
{
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	text-decoration:none;

}

.divMenu a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;

}

.divMenuFooter
{
	min-height:32px;
	height:auto !important;
	height:32px;
	color:#ffffff;
	padding:0 20px 0 0;
}

.divMenuFooter a:link
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 20px;
}

.divMenuFooter a:visited
{
	color:#5e0909;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 20px;
}

.divMenuFooter a:hover
{
	color:#CC3300;
	text-decoration:underline;
}

.divContainer
{
	margin-top:-10px;
	background:#000;
	/*background-image:url(../Images/sf_Container.jpg);*/
	background-repeat:repeat-y;
	background-position:top right;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.divTitoloCategoria
{
	text-align:center;
	min-height:32px;
	height:auto !important;
	height:32px;
	font-weight:bold;
	padding-top:8px;
	font-family:Century Gothic;
	font-size:27px;
	color:#FFF;
}
.divSpallaSx
{
	background-color:#000;
	float:left;
	width:75%;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:7px;
	/*border-right:1px dotted #FFF;*/
}
.divContent
{
	background-color:#000;
	margin-left:75%;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding:7px;
}
.divClearLeft
{
	clear:left;	
}
.divPulsante
{
	background:#0D3F73;
	color:#FEF04F;
	font-size:16px;
}

.topLeftPulsante
{
	background: url(../Images/topLeftPulsante.gif) no-repeat top left ;
}
.topRightPulsante
{
	background: url(../Images/topRightPulsante.gif) no-repeat top right ;
}
.bottomLeftPulsante
{
	background: url(../Images/bottomLeftPulsante.gif) no-repeat bottom left ;
}
.bottomRightPulsante
{
	background: url(../Images/bottomRightPulsante.gif) no-repeat bottom right;
}

.topLeftMenu
{
	background: url(../Images/topLeftMenu.gif) no-repeat top left ;
}
.topRightMenu
{
	background: url(../Images/topRightMenu.gif) no-repeat top right ;
}
.bottomLeftMenu
{
	background: url(../Images/bottomLeftMenu.gif) no-repeat bottom left ;
}
.bottomRightMenu
{
	background: url(../Images/bottomRightMenu.gif) no-repeat bottom right;
}

.divLeftLogin
{
	background-image: url(../Images/im-left.jpg) no-repeat;
	background:#000;
	color:#FFFF46;
	font-size:16px;
	margin: 13px 0 13px 13px;
}
.divLeftLogin div
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
.divLeftLogin #background
{
	background-color:#07D1E6;
/*	background: url(../Images/bgLogin2.jpg) repeat-y top left;*/
	background: url(../Images/im-left.jpg) no-repeat;
}
.divLeftLogin #login
{
	padding-left:50px;
	min-height:40px;
	height:auto !important;
	height:47px;
	font-weight:bold;
	font-family:Century Gothic;
	font-size:20px;
	color:#FFF;
}
.divLeftLogin #logged
{
	background: url(../Images/unlock.png) no-repeat 0px 5px;
	min-height:40px;
	height:auto !important;
	height:47px;
	font-weight:bold;
	font-family:Century Gothic;
	font-size:10px;
	color:#FFF;
	padding:0 3px 0 25px;
	margin-left:25px;
}

.linkLogged
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;	
	
}

.linkLogged a:link, a:visited
{
	text-decoration:underline;
	/*color:#FFF;*/
	color:#c1c1c1;
}
.linkLogged a:hover
{
	color:#9c0e0d;	
}

.linkLogin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F9FB4F;	
}

.linkLogin a
{
	text-decoration:underline;
}

.topLeftLogin
{
	background: url(../Images/topLeftLogin.gif) no-repeat top left ;
}
.topRightLogin
{
	background: url(../Images/topRightLogin.gif) no-repeat top right ;
}
.bottomLeftLogin
{
	background: url(../Images/bottomLeftLogin.gif) no-repeat bottom left ;
}
.bottomRightLogin
{
	background: url(../Images/bottomRightLogin.gif) no-repeat bottom right;
}
.boxOfferta
{
	background: url(../Images/sfOfferta.jpg) no-repeat top left;
	min-height:276px;
	height:auto !important;
	height:276px;
	margin:20px;
}
.boxOffertaChild
{
	/*background: url(../Images/sfBottomOfferta.gif) no-repeat bottom left;*/
	min-height:276px;
	height:auto !important;
	height:276px;
	margin:0px;
}

.topLeftOfferta
{
	background: url(../Images/topLeftOfferta.gif) no-repeat top left ;
}
.topRightOfferta
{
	background: url(../Images/topRightOfferta.gif) no-repeat top right ;
}
.bottomLeftOfferta
{
	background: url(../Images/bottomLeftOfferta.gif) no-repeat bottom left ;
}
.bottomRightOfferta
{
	background: url(../Images/bottomRightOfferta.gif) no-repeat bottom right;
}

.divMenuCategorie
{
	text-align:left;
	min-height:32px;
	height:auto !important;
	height:32px;
	/*padding: 0px 10px 0 0;*/
	margin:13px 13px 0 13px;
}

.divElencoCategorie
{
	float:right;
	border-bottom:1px dotted #666666;
	height:20px;
	width:180px;
	height:auto !important;
	color:#c1c1c1;
	margin-left:13px;
	padding-top:7px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	
}

.divElencoCategorie a
{
	text-decoration:none;
	/*color:#fff;*/	
	color:#c1c1c1;
	padding-left:13px;
}

.divElencoCategorie a:hover
{
	
	color:#FF0000;
	/*text-decoration:underline;*/
}
.footer
{
	background-color:#1F1F1F;
	border-top:2px solid #333333;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
}
.footer a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:visited
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
	color:#ff0000;	
	text-decoration:underline;
}

.headerText
{
	padding-top:5px;
	/*background-color:#4588ED;*/
	background-color:#ed0000;
	height:20px;
	border:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
}

.headerText a
{
	color:#FFF;
	text-decoration:underline;
}

.divLabelLeft
{
	float:left;
	text-align:left;
	padding-top:5px;
	font-weight:bold;
	font-size:12px;
	color:#c1c1c1;
}

.divControlsRight
{
	margin-left:30%;
	text-align:left;
	padding:5px;
	vertical-align:middle;
	color:#c1c1c1;
}

.bottoni
{
	/*color:#ffffff;
	height:20px;
	padding:0 5px 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
border:1px solid;
	border-color:#980B0F;
filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#DB0000',EndColorStr='#980B0F');	*/
color:#ffffff;
	height:22px;
	width:95px;
	padding: 0 0 4px 0;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:0px;
	background-color:#000000;
	background-image: url('../Images/sfondobottoni.gif');
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ff4588ED',EndColorStr='#FFFFFFFF');	*/
}

.testorosso
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;	
}

.divColLeft
{
	float:left;
	/*width:171px;*/
	width:20%;
	margin:0px;	
	border:1px solid #999;
	margin-bottom:20px;
}

.divColRight
{
	margin-left:20%;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	padding:0 20px 0 20px;
}

.divColRight span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
}

.titoletto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#4588ED;*/
	color:#9c0e0d;
	font-weight:bold;
}

.divRicercaBackOffice
{
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
	margin-bottom:20px;
	margin-top:20px;
}

.divRicercaBackOffice .testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.linkleft
{
	background-color:#FFFFFF;
	background: url(../Images/freccia.gif) no-repeat;
	background-position:15px;
	height:15px;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 5px 5px 30px;
	color:#4B87EF;
}
.linkleft a:link
{
	color:#4B87EF;
	text-decoration:underline;
}

.linkleft a:visited
{
	color:#4B87EF;
	text-decoration:underline;
}

.linkleft a:hover
{
	color:#990000;
}

.link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2B65D0;
}
.link a:link
{
	color:#2B65D0;
	text-decoration:underline;
}

.link a:visited
{
	color:#2B65D0;
	text-decoration:underline;
}

.link a:hover
{
	color:#990000;
}

.linkMacro
{
	background-color:#E1DAC7;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	height:15px;
}

.testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#333333;*/
	color:#c1c1c1;
}
.testo a:link
{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

.testo a:visited
{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
.testo a:hover
{
	color:#990000;	
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../Images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}
.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
.modalPopup
{
	background: url(../Images/modalPopup.png);
}

.prodottoOfferta
{
	float:left;
	width:270px;
	height:120px;
	margin:5px 0 5px 0;
	padding-bottom:5px;
	border-bottom:2px dotted #CCDBE6;
}

.prodottoOfferta a
{
	font-weight:bold; 
	color:#F1580C;
}

.prodottoOfferta a:hover
{
	font-weight:bold; 
	color:#FEF04F;
}

.prezzoOfferta
{
	color:#FFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:line-through;
}
.prezzoScontatoOfferta
{
	color:#FFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
}

.titoloProdottoOfferta
{
	font-family:Arial;
	font-size:18px; 
	font-weight:bold; 
	color:#F1580C;
	text-align:center;
}

.titoloProdottoOfferta a
{
	font-family:Arial;
	font-size:18px; 
	font-weight:bold; 
	color:#F1580C;
	text-align:center;
}
.titoloProdottoOfferta a:hover
{
	color:#FEF04F;
}

.testoProdottoOfferta
{
	color:#FFF;
	font-family:Arial;
	font-size:12px; 
}

.boxVetrina
{
	margin:20px;
	background:#FFF;	
	padding:0 10px 0 10px;
}
.prodottoVetrina
{
	float:left;
	width:270px;
	height:200px;
	margin:5px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px dotted #979797;
}

.prodottoVetrina a
{
	font-weight:bold; 
	color:#F1580C;
}

.prodottoVetrina a:hover
{
	font-weight:bold; 
	color:#FEF04F;
}

.titoloProdottoVetrina
{
	font-family:Arial;
	font-size:17px; 
	font-weight:bold; 
	color:#9c0e0d;
	text-align:left;
	margin-left:5px;
}

.titoloProdottoVetrina a
{
	font-family:Arial;
	font-size:17px; 
	font-weight:bold; 
	color:#9c0e0d;
	text-align:left;
	text-decoration:none;
}

.titoloProdottoVetrina a:hover
{
	color:#9c0e0d;
	text-decoration:underline;
}
.testoProdottoVetrina
{
	color:#c1c1c1;
	font-family:Arial;
	font-size:12px; 
}

.prezzoVetrina
{
	font-family:Arial;
	font-size:16px;
	color:#5E5B5B;
	font-weight:bold;
	text-decoration:line-through;
}
.prezzoScontatoVetrina
{
	font-family:Arial;
	font-size:16px;
	color:#9c0e0d;
	font-weight:bold;
}
.dettaglioProdottoLeft
{
	float:left;
	width:300px;
	text-align:center;
}

.dettaglioProdottoLeft a
{
	text-decoration:none;
	color:#c1c1c1;
}

.dettaglioProdottoLeft a:hover
{
	text-decoration:underline;
	color:#9c0e0d;
}

.dettaglioProdottoRight
{
	margin-left:310px;
	color:#c1c1c1;	
}

.divTitoloContenuto
{
	background-image:url(../Images/home.jpg);
	font-family:Arial;
	font-size:11px;
	color:#000;
	font-weight:bold;
	background-repeat:no-repeat;
	height:40px;
	padding:4px 0 0 25px;
	margin-top:2px;
}

.divColLeftRegistrazione
{
	float:left;
	width:20%;
	margin:0px;	
	margin-bottom:20px;
	color:#c1c1c1;
}

.divColRightRegistrazione
{
	margin-left:20%;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	background-color:#000;
	padding:0 20px 0 20px;
}


.divMappa
{
	background: url(../Images/frecciaMenu.gif) no-repeat 10px;
	min-height:23px;
	height:auto !important;
	height:23px;
	color:#c1c1c1;
	padding-left:20px;
	padding-top:7px;
}

.divMappa a
{
	text-decoration:none;
	color:#c1c1c1;
	padding-left:20px;
}

.divMappa a:hover
{
	text-decoration:underline;
	color:#9c0e0d;
}

.divLeftContatti{
    float:left;
    width:20%;
}
.divRightContatti{
    margin-left:20%;
}
.modalBackground
{
	background: url(../Images/modalBG.png)
}

.divRandomLeft
{
	border:2px solid #C0C0C0;
	float:left;
	height:360px;
	width:320px;
	background-image:url(../Images/sfondoprodottihomeriquadro.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.divRandomRight
{
	margin-left:360px;
	
}
.titoloRND
{
	/*background: url(../Images/sf_TitoloRND.jpg);*/
	background: url(../Images/quadrato.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial;
	font-size:18px;
	color:#881212;
	font-weight:bold;	
}
.prezzoRND
{
	font-family:Arial;
	font-size:10px;
	color:#c1c1c1;
	font-weight:bold;
}
.descrizioneRND
{
	font-family:Arial;
	font-size:10px;
	color:#c1c1c1;
	width:218px;

}

a.linkStampa
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;	
}

a.linkStampa:visited
{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a.linkStampa:hover
{
	color: #000000;
	text-decoration:underline;
}

.linguettaHome
{
	background-image: url(../Images/home.jpg) no-repeat;
	background:#000;
	color:#FFFF46;
	font-size:16px;
	margin: 13px 0 13px 13px;
}

.sfondoRND
{
	background-image:url(../Images/sfondoprodottihome.jpg);
	background-repeat:repeat-x;
	border:#333333 1px solid;
	background-position:left top;
}