@charset "UTF-8";
/* CSS Document */

body,html {
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/patt.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}

img{
border:0;
}

p{
	margin:0;
	line-height: 22px;
	font-size: 12px;
}
a:hover{
text-decoration:underline;
}

.testoBlu {
color: #0099CC;
}
hr{
	background-color:#01abd2;
	border:0;
	height:1px;
	color: #01abd2;
}
a.linkBlu {
	background-color:#01abd2;
	font-weight:bold;
	color: #FFFFFF;
	padding: 4px;
	font-size: 12px;
	text-decoration: none;
}
	
a:hover.linkBlu {
	background-color:#018aaa;
	text-decoration: underline;
}

.txt20Bold{
font-size:20px;
font-weight:bold;
}


/* bottone input */
input.btn {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #16a5cb;
	border: 0;
} 
input.btnhov {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #017898;
	border: 0;
	cursor:pointer
}




/* header */			
#headerSfondoSfuma {
	background-image: url(../img/fondoHeaderSFUMA.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 100%;
	margin: 0 auto;
	background-position: center top;
}
#headerSfondoRep{
	background-image: url(../img/fondoHeaderRep.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 131px;
}
#headerOmbra{
	background-image: url(../img/sfondoHeaderOmbra.jpg);
	width: 994px;
	height: 125px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
}

#rigaBluSottoHeader{
	background-image: url(../img/rigaBluSottoHeader.jpg);
	width: 980px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	height: 11px;
}
#menu {
	padding: 0px 30px;
}
#carrello {
	float: left;
	width: 138px;
	background-image: url(../img/menu-06.jpg);
	font-size: 13px;
	font-weight: bold;
	padding: 63px 0px 0 0;
	height: 50px;
	line-height: 30px;
	color: #000000;
}
#carrello a {
	color: #000000;
	text-decoration:none;
}
#carrello a:hover {
	color: #000000;
	text-decoration:underline;
}
#carrello img {
	float: left;
	padding: 0px 5px 0px 8px;
}







/* colonna SX */
#colonnaSx{
	float:left;
	margin: 0px 0px 0px 15px;
	width: 150px;
}
#path{
	height: 27px;
	font-size: 10px;
	padding: 16px 0px 0px 15px;
	float: left;
	width: 475px;
}

#menuSx {
	font-weight:bold;
	padding: 0px;
	font-size: 10px;
}

#menuSx dt a {
	color:#01abd2;
	margin: 0;
	text-decoration:none;
	padding: 10px 0px 0px 0px;
}

#menuSx dd a.active {
	color:#ea1076;
}

#menuSx dt a:hover,#menuSx dd a:hover {
	text-decoration:underline;
}

#menuSx dd,#menuSx dd a  {
	color:#FFFFFF;
	text-decoration:none;
	margin: 0;
	padding: 2px 0px 0px 0px;
}
#menuSx dd a.active {
	color:#ea1076;
}

#menuSx dl {
	margin: 0;
	padding: 0px 0px 20px 0px;
}



/* colonna CX */
#colonnaCx{
	float:left;
	width: 600px;
	padding: 0px 10px;
}
#colonnaCxShop{
	float: left;
	width: 815px;
}

#MAINcontent {
	/*background-image: url(../img/sfondoContentCx.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	background-color:#000;
	width: 980px;
	margin: 0 auto;
	/*height: 100%;*/
}

#txtIntro img {
margin:0 auto;
}

#txtIntro p {
	width: 567px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: justify;
}
#offertaHome {
	background-color: #000000;
	background-image: url(../mg/offertaHome.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 40px auto;
	width: 569px;
	text-align: justify;
	padding: 0;
}

#offertaHome p {
	padding: 15px;
}








/* scheda prodotto*/

#colori {
	width: 600px;
	margin: 15px 0px;
}

#colori img {
	padding: 5px 5px 0px 0px;
}
#sceltaColore{
	float: left;
	width: 325px;
	margin: 10px 0px 10px 0px;
}

#prezzoSchedaProd{
	float:left;
	width: 100px;
	margin: 10px 0px;
}

#aggiungiCart{
	float: left;
	width: 175px;
	text-align: right;
	margin: 15px 0px;
}
.descriProd .descriProd p{
	font-size:11px;
}



/* colonna DX */

#colonnaDx{
	float:left;
	width: 180px;
	margin: 0px 15px 0px 0px;
}



#lingua{
	height: 31px;
	text-align: right;
	padding: 12px 15px 0px 0px;
	float: left;
	width: 475px;
}

#lingua img{
	padding-left: 10px;
}


.box{
	border: solid 2px #01abd2;
	background-color: #e7e7e7;
	color: #333333;
	line-height:18px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
.box p{
	font-size:11px;
	line-height: 16px;
	padding: 10px 0px;
}
#newsletter {
margin:0;

}

#newsletter a{
color:#666666;
text-decoration:underline;
}
#newsletter a:hover{
text-decoration:none;
}





/* pagina intro shop */
.shop-intro {
	margin: 0px 15px 15px 0px;
	width: 256px;
	float: left;
}
.dettagli{
	float: left;
	width: 128px;
	margin-top:5px;
	margin: 15px 0px 0px 0px;
}

.prezzo{
	font-size:20px;
	font-weight:bold;
	float: left;
	width: 128px;
	margin-top:5px;
	text-align: right;
	margin: 10px 0px 0px 0px;
}




/* carrello */
.tabCart{
	background-color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	margin: 10px auto;
	width: 580px;
}
.vaiPaga{
	float: left;
	text-align: right;
	margin: 20px 10px 0px 0px;
	width: 290px;
}
.tornaShop{
	float: left;
	width: 290px;
	margin: 20px 0px 0px 10px;
}

/* footer */
#footer {
	color: #999999;
	width: 910px;
	height: 200px;
	font-size: 11px;
	background-image: url(../img/fondo-footer.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	margin: 20px auto 0px auto;
	line-height: 16px;
	padding: 25px;
}
	
a {
	color: #ffffff;
	text-decoration: none;
}
						
a:hover {
	text-decoration:underline;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
						
#footer a:hover {
	text-decoration:underline;
}
