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


/* CONTENUTI */

body {
	background-attachment:fixed;
	background-position:top;
	background-color:#FF9900;
/*	background-image:url(img/fondale.jpg); */
	background-repeat:no-repeat;
	border:none;
	margin:0px;
	margin:none;
}


#wrapper {
	border: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: visible;
	background:none;
	padding:0px;
}

#header_contenitore {
	height:100%;
	width:240 px;
	float:left;
	position:fixed;
	top:0px;
	left:0px;

}	

#header {
		background-image:url(img/header/fondo_header.gif);
		background-repeat:repeat-y;
	height:100%;
	width:240px;
	float:left;


}

#header_pc {
	height:110px;
	width:200px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	border:none;
	float:left;
	padding:10px;
}

#header_news {
	background-image:url(img/news.jpg);
	width:240px;
	height:180px;
	margin:0px;
	border:none;
	float:left;
}

#header_cella_normale {
	width:180px;
	margin:0px;
	float:left;
	padding:10px;
	border-bottom:dotted;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;

}
#header_cella_contatti {
	width:180px;
	margin:0px;
	float:left;
	padding:10px;

}


#tratteggiobisnco {
	width:180px;
	padding:0px;
	margin:0px;
	border-top:dotted;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	padding-top:10px;
}




.testo_menu_grande {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #FF0033;
	line-height:30px;
}


a:link {
	text-decoration:none;
	color: #FF0033;
}

a:visited {
	text-decoration:none;
	color: #FF0033;
}

.testo_menu_piccolo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}


/* FOOTER */



.testo_grigio_minimo {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 9px;
	color:#999999;
}

#copyright {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:590px;
	background-color:#FFFFFF

}

#copyright_COLORE {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:590px;
	background-color:#000

}


/* CONTENUTI */

#div_dx {
	background: trasparent;
	float:left;
	padding-left:100px;
	padding-top:140px;
	margin-left:200px;

}


#barra_titolo {
	background-color:#000000;
	height:40px;
	width:590px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#barra_rosa {
	background-color:#FF0033;
	height:18px;
	width:590px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#div_testo_nero_chi {
	margin-left:240px;
	margin-right:10px;
	margin-bottom:10px;
	padding-left:10px;
}

.testo_nero_piccolo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

#div_per_foto {
	float:left;
/*	margin:10px;*/

}


/* NEGOZIO / SUPPORTA   */



#div_BIANCO_SINGOLO {
	background-color:#FFF;
	height:370px;
	width:580px;
	padding:10px;

}




/* div per titoli articoli   */

#div_negozio_maglia-bianca {
	background-image:url(img/negozio/maglia_bianca_15euro.jpg);
	background-repeat:no-repeat;
	margin-left:310px;
	padding-top:70px;
	padding-bottom:50px;
	width:268px; 
	height:203px;
}

#div_negozio_maglia-nera {
	background-image:url(img/negozio/maglia_nera_15euro.jpg);
	background-repeat:no-repeat;
	margin-left:310px;
	padding-top:130px;
	padding-bottom:50px;
	width:268px; 
	height:203px;
}


#div_negozio_felpe {
	background-image:url(img/negozio/felpa_rochi_35.jpg);
	background-repeat:no-repeat;
	margin-left:310px;
	padding-top:130px;
	padding-bottom:50px;
	width:268px; 
	height:203px;
}

#div_negozio_shoppingbag {
	background-image:url(img/negozio/shopping_bag_5euro.jpg);
	background-repeat:no-repeat;
	margin-left:310px;
	padding-top:130px;
	padding-bottom:50px;
	width:268px; 
	height:203px;
}


/* CONTATTA / XXX   */

#div_foto_voi {
	background-color:#FFF;
	background-repeat:no-repeat;
	height:450px;
	width:580px;
	padding:10px;
}

#div_testo_voi {
	margin-top:10px;
	height:600px; 
	width:560px;
	background:none;
}


.voi{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color:#000000;
	line-height:22px;
}


/*   PROVE E STRIPPI DI CODICI    */

.testo_barra_rosa {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFF;
}


testo_barra_rosa a:link {
	text-decoration:none;
	color: #000000;
}

testo_barra_rosa a:visited {
	text-decoration:none;
	color: #000000;
}
