/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}

.riquadro{
	width: 350px;
	border:#ff0518 1px dashed;
	height: 290px;
	background-color:#FFFFFF;
	padding: 5px;
	float:left;
	margin-right: 15px;
	margin-top: 10px;
	
}

.riquadro_piccolo{
	width: 190px;
	border:#ff0518 1px dashed;	
	height: 220px;
	background-color:#FFFFFF;
	padding: 5px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
	text-align:left;
}


.riquadro_piccolo a{
	color:#FF0000;
	text-decoration:none;
}

.riquadro_piccolo a:hover{
	color:#000000;
	text-decoration: underline;
}

.riquadro_piccolo img{
	float:none;
}



.riquadro_piccolo .foto_rp{
     float:left;	 
	 width: 80px;
	 height: 80px;
	 margin-top:5px;
}

.riquadro_piccolo .caratteristiche_rp{
     margin-left:5px;		
	 float:right;
	 width: 100px;
	 height: 80px;
	
	
}



.riquadro_piccolo_pneus{
	width: 99%;
	border:#ff0518 1px dashed;	
	height: 80px;
	background-color:#FFFFFF;
	padding: 5px;
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}

.riquadro_piccolo_pneus img{
	float:none;
}




.riquadro_piccolo_pneus .caratteristiche_pneus{
	float:left;
	width: 160px;
	text-align:center;	
	padding-top: 30px;
	

}

.riquadro_piccolo_pneus .stagione_pneus{
    float:left;
	width: 100px;
	text-align:center;	
	padding-top: 30px;
	
	
}

.riquadro_piccolo_pneus .prezzo_pneus{
    float:left;
	width: 100px;
	text-align:center;			
	padding-top:20px;
}

.riquadro_piccolo_pneus .immagine_pneus{
     float:left;
	 width:80px;
	 height:80px;
	
}

.riquadro_piccolo_pneus .marca_pneus{
	float:left;
	width:100px;
	padding-top:30px;
	text-align:center;
	
	
}

.riquadro_piccolo_base{
	height: 30px;	
}

.riquadro_scheda{
	border:#ff0518 1px dashed;
	background-color:#FFFFFF;
	padding: 5px;
	margin-right: 15px;
	margin-top: 10px;
}

h2{
	color:#ff0518;
	margin:0px;
	padding:0px;
	font-size:1.3em;
}

h1{
	color:#ff0518;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.titolo_articolo{
	color:#ff0518;
	font-weight:bold;
}

.prezzo_home{
	height:25px;
	color:#ff0518;
	font-weight:bold;
	font-size:16px;
}

.prezzo{
	color:#ff0518;
	font-weight:bold;
	font-size:16px;
}

.titolo{
	color:#ff0518;
	font-weight:bold;
	font-size:36px;
	text-align:left;
	margin-left: 30px;
}

.titolo_prod{
	color:#ff0518;
	font-weight:bold;
	font-size:14px;	
	height: 50px;

}

.descrizione{
	height:150px;	
}

.foto_scheda_prod{
	width:250px;
	text-align:center;
	float:left;
}

.descrizione_scheda_prod{
	width:360px;
	text-align: justify;
	float: right;
}

.elementomenu{
	background-color: #FFFFFF;
	color:#000000;
	border-top:#333333 1px dashed;
	width: 135px;
	padding-left: 15px;
	padding-top: 4px;
	font-size:smaller;
	height: 20px;
}

.titolomenu{
	border-top:#333333 1px dashed;
	width: 144px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	text-transform: uppercase;
}

.titolomenu a, .titolomenu2 a{
	color:#FFFFFF;
	text-decoration:none;
}

.titolomenu a:hover, .titolomenu2 a:hover{
	color:#ff0518;
	text-decoration: underline;
}

.titolomenu2 {
	border-top:#FFFFFF 1px dashed;
	width: 144px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	text-transform: uppercase;
	background-color:#333333;
}

.campo{
	width: 200px;
	font-size:smaller;
}

.intestazione { 
	font-weight: bold;
	color:#FF0000;
	background-color:#FFFFFF;
}

.testo{
	width:600px;
	padding: 20px;
	margin-left: 20px;
	float:right;
}

#main{
	width:838px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bgcorpo2.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}

#menu{
	width: 150px;
	float:left;	
	background-color:#666666;
	color:#FFFFFF;
	margin-right: 10px;	
}

#corpo{	
	background-color:#ffffff;
	width:650px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:25px;
	text-align:justify;
	float:right;
}

#intestazione{
	background-image:url(../images/testa2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:124px;
	width: 878px;
	margin-left:auto;
	margin-right:auto;
}

#filmato{
	padding-top:3px;
	margin-right: 35px;
	height:90px;
	text-align:right;
}

#footer{
	font-size:0.8em;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#333333;	
	clear:both;
	padding-bottom:10px;
	border-bottom:#CCCCCC 1px solid;
	
}

#footer a{
	color:#333333;
}

.clearer{
	float:none;
	clear:both;
}
