@charset "utf-8";
/* CSS Document */

html{ height: 100%; }

body{ margin:0px; /*background-color: #666666;*/ background-image: url(../images/sfondo.jpg); background-repeat: repeat-x; /* compatibilit�  per IE5 */  height: 100%; font-family: Helvetica; font-size: 13px; text-align: justify; }

img{ border:none; }

.img_left { float: left; padding-right: 5px; }
.img_right { float: right; padding-left: 5px; }

.clear{ clear:both; }
#statistiche{display:none;}

#menu { font-size : 12px; text-align: center; color: #FFFFFF; font-weight: bold; text-transform: uppercase; background-color: #666666; width: 717px; margin-left: 16px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; height: 14px; position: relative; } 

#menu ul {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	height: 14px;
	width: 717px;
	position: relative;
}

#menu ul li {
	padding-right : 45px;
	display : inline;
	padding-left : 45px;
	padding-bottom : 0;
	padding-top : 0;
	list-style-type : none;
	margin: 0;
	height: 14px;
	width: 717px;
	position: relative;
}

.menusxdes {
	width: 200px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
}

.menusx {
	width: 200px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	position: relative;
}

a:active,a:visited,a:link{ text-decoration: none; color: #FFFFFF; }
a:hover{ color: #3366cc; background-color: #ebebeb; }

a.coll:active,a.coll:visited,a.coll:link{ text-decoration: none; color: #000000; }
a.coll:hover{ color: #3366cc; background-color: #CCCCCC; font-weight: bold; }

a.collbox:active,a.collbox:visited,a.collbox:link{ text-decoration: none; color: #000000; }
a.collbox:hover{ color: #3366cc; }

a.dettagli:active,a.dettagli:visited,a.dettagli:link{ text-decoration:none; color:#C03; font-size:11px; }
a.dettagli:hover{ color: #CCC; font-size:11px; }

#contenitore{
	position: relative;
	width: 750px;
	/*background-color: #FFFF66;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back-boz.png);
	background-repeat: repeat;
	/*modifica inserita per far espandere al 100% in altezza
	questo div anche se non è pieno di roba.*/
	height: auto;
    min-height: 100%;
}

#linea{
	position: relative;
	width: 100%;
	height: 12px;
	background-color: #666666;
}

#testata{
	padding-left: 16px;
	padding-right: 17px;
	width: 717px;
	margin: 0px;
	height: 230px;
}

#sinistra{
	position: relative;
	width: 200px;
	float: left;
	margin-left: 17px;
	height: 100%;
}

#centra{
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

#box{
	position:relative;

/* bordo tratteggiato lo lascio solo se non uso lo sfondo che lo incorpora */
/*	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	background-color: #FFFFFF;
*/	
	margin-left: 220px;
	margin-right: 17px;
	padding-bottom: 30px;
	padding-right: 35px;	
	padding-left: 10px;
	padding-top: 10px;
	/*height: 100%;*/
	
	height:auto;
	min-height:100%;
}

.box1{
	background-image: url(../images/box_sfondo_1.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 230px;
	/*border: 1px solid #999999;*/
	border: 1px solid #cccccc;
	float:left;
	padding: 5px;
}

.box2{
	margin-left:250px;
	background-image: url(../images/box_sfondo_1.jpg);
	background-repeat: repeat-x;
	height: 160px;
	width: 230px;
	/*border: 1px solid #999999;*/
	border: 1px solid #cccccc;
	padding: 5px;
}

.box3{
	margin-top:10px;
	background-image: url(../images/box_sfondo_1.jpg);
	background-repeat: repeat-x;
	width: 480px;
	/*border: 1px solid #999999;*/
	border: 1px solid #cccccc;
	padding: 5px;
}

.box6{
	background-image: url(../images/box_sfondo_1.jpg);
	background-repeat: repeat-x;
	width: 480px;
	/*border: 1px solid #999999;*/
	border: 1px solid #cccccc;
	padding: 5px;
	height: 650px;
	text-align: center;
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}

.box_articoli{ background-image: url(../images/box_sfondo_1.jpg); background-repeat: repeat-x; width: 480px; /*border: 1px solid #cccccc;*/ float:left; margin: 5px; padding:0px; }

#form { }

#footer{
	position:fixed;
	width: 100%;
	height:12px;
	background-color: #666666;
	bottom:0;
	clear:both;
}

#testofoot {
	font-size: 10px;
	font-family: Helvetica;
	color: #FFFFFF;
	text-align: center;
}

.elenco_titoli{ font-size:10px; background-color:#CCC; }

.sezione_listino{ position:relative; width:100%; text-align:center; font-weight:bold; font-size:16px; margin:15px 0 10px 0; }



.random_shoes_sx{ width:100%; float:left; padding-left: 5px; }
.random_shoes_dx{ width:100%; float:right; padding-right: 5px; /*border: 1px solid #03C;*/ }

a.box_articolo_puls:active,a.box_articolo_puls:visited,a.box_articolo_puls:link{ color:#000; }
a.box_articolo_puls:hover{ color:#000; }

#vacanze{ position:relative; margin:5px auto 15px auto; padding: 5px 5px 5px 5px; width:90%; background-color:#FF6;	text-align:center;	font-size:16px;	font-weight:bold; border:1px solid #666; }
