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

#table {
		border:none;
		padding-top:0;
	}	
	
	

.header {
		margin:0; 
		padding:0; 
		width:950px;
		height:156px;
		background-image:url(../img/header3.jpg);
	}	
.header_vuoto {
		float:left;
		width:950px;
		height:132px;
	}
.header_vuoto_menu {
		float:left;
		width:350px;
		height:21px;
	}

.header_menu {
		float:left;
		text-align:center;
		font-size:14px;
		
		width:600px;
		height:21px;
	}

.header_menu a{
	
		font-family: 'Arial Rounded MT Bold' ;
		text-align:center;
		font-size:16px;
		
		color:#666;
			text-decoration: none;
	}
	
.header_menu a:hover{
	
		font-family: 'Arial Rounded MT Bold' ;
		text-align:center;
		font-size:16px;
	
		color:#000;
		text-decoration:underline;
	}
		
.bottone {
		float:left;
		width:100px;
		height:31px;
		
	}	

#divisorio_home {
		margin:0; 
		padding:0; 
		width:96px;
		height:360px;
		background-image:url(../img/barra_arancio.jpg);
	}	
	
	#footer {
              
                height      : 60px;
                width       : 100%;
                background  : #C1D647;
				text-align:center;
                
            }

#footer p {

                font-family: 'Palatino Linotype', 'Palatino', 'URW Palladio L';
font-size:14px;
/*color:#6D82A1;*/
color:#000;
 font-weight:bold;
            }
			
#footer a {
			font-weight: bold;
			color: #f00;
		}
		
#footer_validatori {
              
                height      : 20px;
                width       : 100%;
            
				text-align:center;
                
            }
	/*BOX PRODOTTI*/
.box_prodotti {
		
		width:700px;
		height:200px;
		vertical-align:top;
	}			
.prodotti {
		float:left;
		width:340px;
		height:180px;
		margin-left:5px;
		background-color:#FFF;
		border:solid;
		border-width:1px;
		border-color:#C1D647;
	}	
.prodotti_img {
		float:left;
		width:180px;
		height:120px;
	}
.prodotti_titolo {
		float:left;
		width:340px;
		height:20px;
		
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#CC6600;
	}
	.prodotti_descrizione {
		float:left;
		width:155px;
		height:140px;
		margin-left:5px;
		font-family:Arial;
		font-size:14px;
		
	}
	.prodotti_caratteristiche {
		float:left;
		width:340px;
		height:20px;
		margin-left:2px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
	
	}
	
	/*BOX CONTATTACI*/		
.contattaci {
		margin:0; 
		
		padding:0; 
		width:240px;
		height:188px;
		
		
	}	
.contattaci	a {
			font-weight: bold;
			color: #f00;
		}
		
.contattaci	a:hover {
			font-weight: bold;
			color: #f00;
		}
.contattaci_img {
		float:left;
		width:240px;
		height:64px;
		background-image:url(../img/contattaci.jpg)
	}
.contattaci_txt {
		float:left;
		width:238px;
		height:122px;
		text-align:left;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#009900;
		
		border:solid;
		border-width:1px;
		border-color:#C1D647;
	}
	
	.contattaci_txt	a {
			font-weight: bold;
			color: #f00;
		}
		
.contattaci_txt	a:hover {
			font-weight: bold;
			color: #f00;
		}
	
.indicazioni_stradali {
		
		width:240px;
		height:102px;
		text-align:justify;
		font-family:Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#F00;
		
		
	}
	
	.testo {
		
		
		text-align:justify;
		font-family:Arial;
		font-size:14px;
		
		
		
	}
		.testo1 {
		
		
		text-align:left;
		font-family:Arial;
		font-size:18px;
		
		
		
	}