HTML, BODY
{
	margin:0px;
	background-image:url(../images/BG_sito.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}
A.focus
{
	outline:none;
}
IMG
{
	border:none;
}
.main
{
	margin:0 auto;
	width:700px;
}
.menu
{
	width:700px;
	height:25px;
	float:left;
	background-image:url(../images/sfondo_menu_top.png);
	background-repeat:repeat-x;	
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

.menu UL 
{
	margin:0px;
	margin-right:5px;
	padding:0px;
	list-style:none;	
	float:right;
}
.menu LI
{
	position:relative;
	float:left;
	padding-top:5px;
	color:White;
}
.menu A 
{
	float:left;
	width:80px;
	height:20px;
	color:White;
	text-decoration:none;
	text-align:center;
}
.menu A:HOVER
{
	background-image:url(../images/sfondo_menu_hover.png);
	background-repeat:no-repeat;
}
.menu A:FOCUS
{
    outline:none;    
}
.menu LI UL
{
	position:absolute;
	top: 25px;
	left:0px;
	display:none;
	width:95px;
	padding:0px;
	margin:0px;
	background-image:url(../images/sfondo_dropdown.png);
	background-repeat:repeat-x;
	background-color:White;
	border:1px solid white;
	z-index:0;
}
.menu LI UL LI{
	display:block;
	list-style:none;
	border-bottom:1px solid white;
	margin:0px;
	padding:0px;
	width:95px;
	/*height:18px;*/
}
.menu LI UL LI A
{
	float:left;
	color:#082246;
	text-decoration:none;	
	text-align:left;
	padding:6px 0px 0px 10px;
}
.menu LI UL LI A:HOVER
{
	color:#084fa6;
	background-image:none;
}

.menu UL LI:hover UL, LI.over UL {
	display:block;
}


.mainContainer
{
	width:696px;
	float:left;
	border-left:2px solid #7996b1; 
	border-bottom:2px solid #7996b1; 
	border-right:2px solid #7996b1; 
	background-color:White;
	
}
.home
{
	width:692px;
	height:430px;
	float:left;
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
	margin:2px 2px 2px 2px !important;
	margin:2px 1px 2px 1px;	
}
.topAzienda
{
	width:692px;
	height:250px;
	float:left;
	background-image:url(../images/top-azienda.png);
	background-repeat:no-repeat;
	margin:2px 2px 2px 2px !important;
	margin:2px 1px 2px 1px;
}
.topProdotti
{
	width:692px;
	height:250px;
	float:left;
	background-image:url(../images/top-prodotti.png);
	background-repeat:no-repeat;
	margin:2px 2px 2px 2px !important;
	margin:2px 1px 2px 1px;
}
.topContatti
{
	width:692px;
	height:250px;
	float:left;
	background-image:url(../images/top-contatti.png);
	background-repeat:no-repeat;
	margin:2px 2px 2px 2px !important;
	margin:2px 1px 2px 1px;
}
.center
{
	margin:10px 45px 0px 45px !important;	
	margin:10px 20px 0px 20px;
	padding-bottom:20px;
	width:610px;
	float:left;
}
.logo
{
	width:277px;
	height:42px;
	background-image:url(../images/logo.png);	
	margin-top:20px;
	float:left;
}
.testo
{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#121357;
	float:left;
}
.testo h1
{
	width:394px;
	
	background-image:url(../images/loghino.png);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:22px;
	font-size:16px;
	font-weight:bold;
	color:#084fa6;
	float:left;	
}
.testo A
{
    color:#121357;
    font-weight:bold;
}
.testo A:FOCUS
{
    outline:none;    
}
/*
.testo UL
{
    float:left;    
}
.testo LI
{
    margin:0px;    
}
*/
.colonnaSx
{
	width:414px;
	float:left;
}
.itemTesto
{
	background-image:url(../images/sfondo_testo.png);
	background-repeat:repeat-x;
	width:394px;
	float:left;
	padding:10px 10px 10px 10px;
	margin-bottom:30px;
}
.colonnaFoto
{
	width:174px;
	float:left;
	margin-left:20px !important;	
	margin-left:10px;
}
.foto
{
	border-bottom:4px solid #084fa6;	
	float:left;
	margin-bottom:10px;
}
.listaProdotti
{
	width:592px;
	float:left;
	background-image:url(../images/sfondo_testo.png);
	background-repeat:repeat-x;
	
	padding:0px 5px 20px 5px;
}
.listaProdotti h2
{
	width:500px;
	color:#121357;
	font-weight:bold;
	font-size:14px;
	margin:15px 5px 0px 30px !important;
	margin:15px 5px 0px 20px; 
	padding:0px;
}
.riga
{
	width:582px;
	float:left;
	border-bottom:1px solid #084fa6;
	padding:10px 0px 10px 0px;
}
.prodotto
{
    float:left;
    width:550px;
    margin:0px 0px 0px 30px !important;
    margin:0px 0px 0px 15px;
}
.productTitle
{
    width:550px;
	color:#121357;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin:15px 5px 6px 0px;   
}
.fotoProdotto
{
    width:240px;
    height:113px;
    float:left; 
    margin:5px 0px 5px 0px; 
	border:1px solid #084fa6;	
}
.elencoLoghi
{
	width:555px;
	float:left;
	margin-top:8px;
}
.loghi
{
	float:left;
	margin-right:5px;
	border:1px solid #084fa6;	
}
.mappe
{
	width:582px;
	height:200px;
	margin-top:15px;
	border-bottom:1px solid #084fa6;
}
.mappa
{
	float:right;
	margin-right:10px;
}
.pdfLink
{
    float:left;
    background-image:url(../images/pdficon.gif);
    padding:3px 0px 0px 25px;
    background-repeat:no-repeat;
    height:20px;
    margin-right:30px;
    font-weight:bold;
    color:#121357;
}
.pdfLink A:FOCUS
{
    outline:none;    
}
.footer
{
	float:left;
	margin-top:10px;
	background-color:#99b9d1;
	color:White;
	padding:10px 25px 10px 25px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
}
.footerText
{
    float:left; 
    margin-top:15px;   
}
.certificazione
{
    float:right;
    margin-top:10px;
    text-align:center;    
}
.certificazioneLogo
{
    width:200px;
    text-align:center;
    margin-bottom:5px;
}
.certificazioneText
{
    float:left;
    text-align:center;
    font-family:Tahoma;
	font-weight:bold;
	font-size:10px; 
    color:#cccccc;   
}

.sezione
{
    width:540px;
    margin:5px 0px 0px 30px !important;    
    margin:5px 0px 0px 20px;
}
.back
{
    width:552px;    
    margin-left:30px !important;
    margin-left:20px;
}
.riga UL
{
    margin:5px 5px 5px 5px !important;
    margin:5px 15px 5px 35px;
}
