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

/*CORPO DEL DOCUMENTO*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#330033;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	background-image:url(immagini/sfondo_pagina.png);
	background-repeat:repeat-x;
}

strong{
font-family:Arial;
font-weight:bold;
font-size:11px;
}

img{
border:none;
}

a{
text-decoration:none;
color:#333;
}

/*DIV corpo del documento*/

#contenitore_marchio_lacantinetta{
margin:20px 0 20px 173px;
}

#menu{
float:left;
width:173px;
height:388px;
background-image:url(immagini/home/sfondo_menu.jpg);
background-repeat:repeat-x;
}

#centrale{
float:left;
height:388px;
}
#centrale_rivenditori{
float:left;
width:515px;
height:388px;
background-image:url(immagini/rivenditori/immagine_primopiano.jpg)
}

#centrale_concept{
float:left;
height:388px;
width:815px;
background-image:url(immagini/concept/sfondo_corpo_concept.jpg);
background-repeat:no-repeat;
}

#centrale_vuoi{
float:left;
height:388px;
width:815px;
background-image: url(immagini/voi/immagine_primopiano.jpg);
background-repeat:no-repeat;
}

#centrale_gallery{
float:left;
height:388px;
width:815px;
}

#contenuto_centrale_concept{
font-size:12px;
color:#333;
margin-top:30px;
padding:10px 10px 10px 20px;
line-height:25px;
}

#contenuto_centrale_vuoi{
font-size:12px;
color:#333;
margin-top:30px;
padding:10px;
}

#laterale_destro{
float:left;
width:268px;
height:388px;
background-image:url(immagini/home/sfondo_corpo_destra.jpg);
font-size:12px;
}

#laterale_destro_rivenditori{
float:left;
width:300px;
height:388px;
background-image: url(immagini/rivenditori/sfondo_corpo_destra.jpg);
font-size:12px;
}

#spalla_destra{
float:left;
height:388px;
width:32px;
}

#contenitore_marchio_estral{
margin-top:10px;
text-align:center;
}

/*PULSANTIERA*/

#tasto_gallery,#tasto_rivenditori, #tasto_lavuoi{
text-align:right;
margin-top:5px;
}

 #tasto_concept{
 text-align:right;
 margin-top:30px;
 }
 
 #contenuto_laterale_destro{
 padding:20px;
 }
  #contenuto_laterale_destro_rivenditori{
 padding:5px 5px 5px 0;
 }
 
 
 /*PIEDE*/
 
 #piede_contenitore{
 margin-top:5px;
 width:1150px;
 }
 
 #piede_sinistro{
 float:left;
 width:173px;
 height:55px;
 }
 
 #piede_destro{
 float:left;
 width:300px;
 height:55px;
 }
 
 #piede_centrale{
 float:left;
 width:547px;
 height:55px;
 background-color:#856788;
 }
 
 #piede_contenuto_centrale{
 padding:25px 10px 15px 10px;
 color:#FFF;
 font-size:10px;
 }
 
 /*ELENCHI PUNTATI*/
 
 ul{
 line-height:20px;
 list-style-image:url(immagini/home/punto_elenco.gif);
 margin:0;
 padding:0 0 0 5px;
 }
 
 .titolo{
 font-size:14px;
margin-top:30px;
 color: #531C39;
 font-family:Arial black;
 }
 
  .titolo_cantinetta{
 font-size:14px;
margin-top:30px;
 color: #531C39;
 font-family:Arial;
 font-weight:bold;
 text-decoration:underline;
 }.BANDIERE {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

