﻿body 
{
	margin:0px;
	background:#FFF;
	/*padding:0 5% 0 5%;*/
	font-family:Arial;
	font-size:12px;
	color:#3B3B3B;
	min-width:770px;
}

.divCorpoContenuti
{
    font-size:12px;
	color:#ffffff;
	font-weight:normal;
}

.divCorpoContenuti a:link
{
    color:#01AAEA;
    text-decoration:underline;
}

.divCorpoContenuti a:visited
{
    color:#01AAEA;
}

.divCorpoContenuti a:hover
{
    color:#F75342;
}

.prodotto
{
    margin:30px 0 30px 0;
}

.prodotto a:link
{
    color:#01AAEA;
    text-decoration:underline;
}

.prodotto a:visited
{
    color:#01AAEA;
}

.prodotto a:hover
{
    color:#F75342;
}

.testo
{
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}
.headerShortMenu
{
	color:#FFF;
	text-align:right;
	padding:20px 0 10px 0 ;
}
.header
{
	/*max-height:160px;
	height:auto !important;
	height:160px;*/
	background:#262626;
	background-image:url(../Images/sfHeader.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	/*border-bottom:1px solid #4B5B75;*/
}

.header #logo
{
	margin:10px 10px 0 10px;
	float:left;
	width:410px;
}

.header #cart
{
	margin-left:40%;
	padding:5px 0 0 0;
}

.headerEN
{
	/*max-height:160px;
	height:auto !important;
	height:160px;*/
	background:#262626;
	background-image:url(../Images/sfHeader_EN.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	/*border-bottom:1px solid #4B5B75;*/
}

.headerEN #logo
{
	margin:10px 10px 0 10px;
	float:left;
	width:410px;
}

.headerEN #cart
{
	margin-left:40%;
	padding:5px 0 0 0;
}

#cart #items
{
	float:left;
	width:150px;
	background-image:url(../Images/sf_Cart.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:50px;
	height:auto !important;
	height:50px;
}
#items a:link
{
	color:#06C4DC;	
}
#items a:visited
{
	color:#06C4DC;	
}
#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:#999F9F;	
	text-decoration:none;
	margin-right:15px;
}
#shortMenu a:visited
{
	font-size:12px;
	color:#999F9F;	
	text-decoration:none;
	width:80px;
	margin-right:15px;
}
#shortMenu a:hover
{
	color:#990000;	
}

.divImgCentraleSfondo
{
	/*background-image:url(../Images/sfImgCentrale.gif);*/
	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/sfMenu.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#16D6EB;
	border-top:4px solid #4B5B75;
	max-height:32px;
	height:auto !important;
	height:32px;
	color:#FFF;
	padding:2px 20px 5px 0;
	text-transform:uppercase;
}

.divMenu a:link
{
	font-family:Arial;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	margin:0 10px 0 20px;
}

.divMenu a:visited
{
	font-family:Arial;
	font-size:15px;
	/*color:#FFF;*/
	text-decoration:none;
	margin:0 10px 0 20px;
}

.divMenu a:hover
{
	text-decoration:underline;
}

.divMenuFooter
{
	min-height:32px;
	height:auto !important;
	height:32px;
	color:#2878B3;
	padding:0 20px 0 0;
}

.divMenuFooter a:link
{
	color:#7FFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 20px;
}

.divMenuFooter a:visited
{
	color:#7FFFFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 10px 0 20px;
}

.divMenuFooter a:hover
{
	color:#CC3300;
	text-decoration:underline;
}

.divContainer
{
	margin-top:-4px;
	background:#333333;
	background-image:url(../Images/sf_Container.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	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
{
	float:left;
	width:75%;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:7px;
	border-right:1px dotted #FFF;
	color:#ffffff;
}

.divSpallaSx a.link
{
	color:#ffffff;
	text-decoration:underline;
}

.divSpallaSx a.hover
{
	color:#ffffff;
	text-decoration:underline;
}

.divSpallaSx a.visited
{
	color:#ffffff;
	text-decoration:underline;
}

.divContent
{
	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:#333333;
	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;
}
.divLeftLogin #login
{
	background: url(../Images/lock.png) no-repeat top left;
	padding-left:50px;
	min-height:40px;
	height:auto !important;
	height:47px;
	font-weight:bold;
	font-family:Century Gothic;
	font-size:20px;
	color:#FFF;
}

.divLeftLogin #news
{
	background: url(../Images/news.png) no-repeat top left;
	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 top left;
	min-height:40px;
	height:auto !important;
	height:47px;
	font-weight:bold;
	font-family:Century Gothic;
	font-size:15px;
	color:#FFF;
	padding:0 3px 0 40px;
}

.linkLogged
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;	
}

.linkLogged a:link, a:visited
{
	text-decoration:underline;
	color:#FFF;
}
.linkLogged a:hover
{
	color:#F9FB4F;	
}

.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:8px 10px 8px 0;
}
.divElencoCategorie
{
	border-bottom:1px dotted #ffffff;
	height:20px;
	height:auto !important;
	color:#ffffff;
	margin-left:13px;
	padding-top:7px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.divElencoCategorie a
{
	text-decoration:none;
	color:#ffffff;
	padding-left:13px;
}

.divElencoCategorie a:hover
{
	
	color:#16d7eb;/*#0D3F73;
	text-decoration:underline;*/
}
.footer
{
	background-color:#262626;
	border-top:1px solid #999999;
	text-align:center;
	padding:20px;
	font-family:Arial;
	font-size:13px;
	color:#FFF;
}
.footer a
{
	color:#7FFFFF;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover
{
	color:#CC3300;	
	text-decoration:underline;
}

.headerText
{
	padding-top:5px;
	background-color:#4588ED;
	height:20px;
	border:1px dotted #CCCCCC;
	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;
}

.divControlsRight
{
	margin-left:30%;
	text-align:left;
	padding:5px;
	vertical-align:middle;
}

.bottoni
{
	color:#050;
	height:20px;
	padding:0 5px 0 5px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   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:#ffffff;
	text-align:left;
}

.titoletto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4588ED;
	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:#ffffff;
}

.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;
}

.inputField
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.testo a:link
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

.testo a:visited
{
	font-weight:bold;
	color:#ffffff;
	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:#003366;*/
	color:#07d0e4;
	text-align:left;
	margin-left:5px;
}

.titoloProdottoVetrina a
{
	font-family:Arial;
	font-size:17px; 
	font-weight:bold; 
	color:#07d0e4;
	text-align:left;
	text-decoration:none;
}

.titoloProdottoVetrina a:hover
{
	/*color:#297AB1;*/
	color:#07d0e4;
	text-decoration:underline;
}
.testoProdottoVetrina
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px; 
}

.prezzoVetrina
{
	font-family:Arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:line-through;
}
.prezzoScontatoVetrina
{
	font-family:Arial;
	font-size:16px;
	color:#CB2602;
	font-weight:bold;
}
.dettaglioProdottoLeft
{
	float:left;
	width:300px;
	text-align:center;
	color:#ffffff;
}

.dettaglioProdottoLeft a
{
	text-decoration:none;
	color:#ffffff;
}

.dettaglioProdottoLeft a:hover
{
	text-decoration:underline;
	color:#0D3F73;
}

.dettaglioProdottoRight
{
	margin-left:310px;	
	color:#ffffff;
}

.divTitoloContenuto
{
	font-family:Arial;
	font-size:14px;
	color:#003366;
	font-weight:bold;
}

.divColLeftRegistrazione
{
	float:left;
	width:20%;
	margin:0px;	
	margin-bottom:20px;
}

.divColRightRegistrazione
{
	margin-left:20%;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	/*background-color:#FFFFFF;*/
	padding:0 20px 0 20px;
}


.divMappa
{
	background: url(../Images/frecciaMenu.gif) no-repeat 10px;
	min-height:23px;
	height:auto !important;
	height:23px;
	color:#ffffff;
	padding-left:20px;
	padding-top:7px;
}

.divMappa a
{
	text-decoration:none;
	color:#ffffff;
	padding-left:20px;
}

.divMappa a:hover
{
	text-decoration:underline;
	color:#0D3F73;
}

.divLeftContatti{
    float:left;
    width:20%;
}
.divRightContatti{
    margin-left:20%;
}
.modalBackground
{
	background: url(../Images/modalBG.png)
}

.divRandomLeft
{
	float:left;
	width:300px;
}
.divRandomRight
{
	margin-left:320px;
}
.titoloRND
{
	background: url(../Images/sf_TitoloRND.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial;
	font-size:15px;
	color:#003366;
	font-weight:bold;
}
.prezzoRND
{
	font-family:Arial;
	font-size:15px;
	color:#407FA0;
	font-weight:bold;
}
.descrizioneRNDdi
{
	font-family:Arial;
	font-size:12px;
	color:#3B3B3B;	
}
.descrizioneRND a:link
{
    color:#01AAEA;
    text-decoration:underline;
}

.descrizioneRND a:visited
{
    color:#01AAEA;
}

.descrizioneRND a:hover
{
    color:#F75342;
}
.prodottiCorrelati
{
    float:left;
    width:140px;
    margin:10px; 
    text-align:center;  
}

.prodottiCorrelati a
{
    color:#FFF;  
    font-weight:bold; 
}

.riquadroNews
{
    margin:0 10px 0 10px;
    padding:10px;
    border-bottom:1px dashed #FFF;
}
.riquadroNews a:link
{
    color:#08D1E3;
    text-decoration:underline;
    font-weight:bold;
}
.riquadroNews a:visited
{
    color:#08D1E3;
    text-decoration:underline;
    font-weight:bold;
}
.riquadroNews a:hover
{
    color:#F75342;
    text-decoration:underline;
}

.linkArchivioNews
{
    text-align:right;
    padding:0 20px 20px 0;
}
.linkArchivioNews a:link
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.linkArchivioNews a:visited
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
}
.linkArchivioNews a:hover
{
    color:#FFF;
    text-decoration:underline;
}

.boxNews
{
    border:1px solid #CCC;
}

.linkNews
{
    color:#ffffff;
    text-decoration:underline;
}

.linkNews:visited
{
    color:#ffffff;
    text-decoration:underline;
}

.linkNews:hover
{
    color:#F75342;
    text-decoration:underline; 
}

