/* Studio6.psd */
.testata 
{
    display: block;
    padding: 10px 10px 10px 10px;
    float: none;
    clear: both;
    margin: auto;
    background-color: Yellow;
    width: 720px;
    vertical-align: middle;
}
.testata .imgLogo
{
    display: inline;
    padding: 5px 0px 5px 0px;    
}
.testata .testoLogo
{
    display: inline;
    padding-left: 5px;
    color: #000;
    font-size: 11px;    
    font-weight: bold;
}
.contenitore 
{
    display: block;
    float: none;
    clear: both;
    margin: auto;
    width: 740px;
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc;
    background-image: url(../img/template3/sfondo.gif);
    background-position: left;
    background-repeat: repeat-y;
    border-bottom: 5px solid #6592c2;        
}
.contenitore .top 
{
    display: block;
    float: left;
    width: 740px;
    margin: 0px;
    padding-left: 21px;
}
.contenitore .top .menu
{
    background:url(../img/template3/menu.gif) no-repeat 21px 3px;
    display: block;
    clear:left;
    float: left;
    width: 160px;
    margin: 0px;
    padding: 0px;
}
.contenitore .top .menu UL
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    background-color: #f4f4f4;
}
.contenitore .top .menu UL LI
{
    display: block;
    float: none;
    clear: both;
    background-color: #6592c2;
    height: 18px;
    padding: 0px;
    margin: 0px;
}
.contenitore .top .menu UL LI A
{
    display: block; 
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0px 0px 5px;
    margin: 1px 0px 1px 0px;
}
.contenitore .top .menu UL LI A:hover
{
    color: #00265b;
}
.contenitore .top .contatti{
    display: block;
    float: left;
    clear: left;
    background-color: #ececec;
    padding: 5px;
    border-top: 5px solid #ccc; 
    border-bottom: 5px solid #ccc;     
    color: #00265b;
    margin: 5px 0px 5px 0px;
    width: 150px;
}
.contenitore .top .contatti A
{
    text-decoration: none;
    color: #980000;
}
.contenitore .top .contatti A:hover
{
    text-decoration: underline;
}
.contenitore .top .contatti .indirizzo{
    display: block;
    clear: both;
    float: none;
    width: 95%;   
}
.contenitore .top .contatti .denominazione{
    display: block;
    float: left;
    clear: both;
    padding: 5px 0px 5px 0px;
}
.contenitore .top .contatti .piva{
    display: block;
    float: left;
    clear: both;
    padding: 5px 0px 5px 0px;
}
.contenitore .top .contatti .telefono
{
    background-image: url(../img/telefono.gif);
    background-repeat: no-repeat;
    background-position: center left; 
    text-indent:20px;
    display: block;
    clear: both;
    float: none;
    width: 95%;
    margin: 5px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
}
.contenitore .top .contatti .fax
{
    background-image: url(../img/fax.gif);     
    background-repeat: no-repeat;
    background-position: center left; 
    text-indent:20px;
    display: block;
    clear: both;
    float: none;
    width: 95%;
    margin: 5px 0px 0px 0px;
    padding: 2px 0px 2px 0px;            
}
.contenitore .top .contatti .mail
{
    background-image: url(../img/mail.gif);     
    background-repeat: no-repeat;
    background-position: center left; 
    text-indent:20px;
    display: block;
    clear: both;
    float: none;
    width: 95%;
    margin: 5px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
}
.contenitore .top .contatti .www
{
    background-image: url(../img/mail.gif);     
    background-repeat: no-repeat;
    background-position: center left; 
    text-indent:20px;
    display: block;
    clear: both;
    float: none;
    width: 95%;
    margin: 5px 0px 0px 0px;
    padding: 2px 0px 2px 0px;           
}
.contenitore .centro
{
    display: block;
    clear: right;
    float: left;
    width: 545px;
    background-color: #f4f4f4;
    border-left: 1px solid #ccc;
    padding: 0px 5px 5px 5px;
}
.contenitore .centro .immagine
{
    display: block;
    float: right;
    padding: 0px 0px 10px 10px;
}
.contenitore .centro .titolo
{
    display: block;
    float: none;
    clear: both;
    padding: 10px 0px 10px 0px;
    color: #980000;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.contenitore .centro .centroTop
{
    display: block;
    float: none;
    clear: both;
    line-height: 20px;
    font-size: 11px;    
}
.contenitore .centro .prodotto 
{
	display: block;
	width: 500px;
}

.contenitore .centro .prodotto .toolbar
{
   display:block;
   float: none;
   clear: both;
   width: 520px;
}
.contenitore .centro .prodotto .info
{
    display: block;
    float: left;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
    color: #ff9900;
    border: 1px solid #ff9900; 
    font-weight: bold;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    color: #ffffff; 
    text-indent: 20px;
    background-image: url(../img/info.gif);
    background-position: center left;
    background-repeat: no-repeat;    
}
.contenitore .centro .prodotto .info:hover
{
	font-weight: bold;    
	color: #ff9900;
	background-color: #ffffff;
    border: 1px solid #ff9900; 	
}
.contenitore .centro .prodotto .productsList
{
    display: block;
    float: right;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
    color: #ff9900;
    border: 1px solid #ff9900; 
    font-weight: bold;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    color: #ffffff; 
    text-indent: 20px;
    background-image: url(../img/elenco_prodotti.gif);
    background-position: center left;
    background-repeat: no-repeat;    
}
.contenitore .centro .prodotto .productsList:hover
{
	font-weight: bold;    
	color: #ff9900;
	background-color: #ffffff;
    border: 1px solid #ff9900; 	
}
.contenitore .centro .centroTop A
{
    text-decoration: none;
    color: #ff9900;
}
.contenitore .centro .centroTop A:hover
{
    text-decoration: underline;
}
.contenitore .centro .news{
	
	width:190px;
	float:right;
	margin:10px 0px 0 10px!important;
	margin:10px 0px 0 5px;
	border:1px solid #000000;
	clear:none;
	color:#00f;
	font-size:10px;
	overflow:hidden;
}

.contenitore .centro .news DIV
{
	width:180px;
	height:155px;
	margin:0px;
	padding:0px;
	}
.contenitore .centro .news DIV DL
{
	
	margin:5px;
	
	}
.contenitore .centro .news DIV DL DT A
{
	background:url(../img/square.gif) no-repeat 0px 3px;
	color:#023064;
	display:block;
	padding-left:10px;
	margin-bottom:5px;
	text-decoration: none;
}
.contenitore .centro .news DIV DL DT A:hover
{
	text-decoration: underline;
}
.contenitore .centro .news H6{
	background:url(../img/template3/news.gif) no-repeat;
	padding:0px;
	margin:0px;
	width:242px;
	height:45px;
}
.contenitore .centro .news H6 A{
	display: block;
	width: 240px;
	height: 40px;
}

.contenitore .centro .news UL{
	color:#003163;
	margin:0px;
	padding:4px;
	border-top:1px dotted #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	
}
.contenitore .centro .news UL LI{
	background:url(../img/square.gif) no-repeat 0px 3px;
	list-style-type:none;
	padding-left:12px;
	margin:0px;
}
.contenitore .centro .filler
{
    border: 1px dashed #00265b;
    background-color: #fff;
    display: block;
    float: left;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    width: 330px;
    height: 189px;
    background-image:url(../img/template3/riempi.gif);
    background-repeat: no-repeat;
}
.contenitore .centro .vetrina 
{
    border: 1px dashed #00265b;
    background-color: #fff;
    display: block;
    float: left;
    padding: 5px;
    margin: 10px 0px 0px 0px;
    width: 330px;
}
.contenitore .centro .vetrina .prodottoVetrina
{
    display: block;
    float: none;
    clear: both;
    margin-bottom: 10px;
}
.contenitore .centro .vetrina H2 
{
    display: block;
    float: none;
    clear: both;
    font-size: 12px;
    color: #ff9900;
    padding: 0px;
    margin: 0px 0px 3px 0px;
}
.contenitore .centro .vetrina .fotoVetrina
{
    display: block;
    float: left;
    border: 1px solid #ccc;
	margin-right: 5px;
	width: 100px;
	text-align: center;	
} 
.contenitore .centro .vetrina .testoVetrina
{
    display: block;
    float: left;
    color: #00265b;
    width: 210px;
} 
.contenitore .centro .vetrina .titoloVetrina
{
    display: block;
    float: none;    
    padding: 0px;
    margin-bottom: 5px;    
    color: #ff9900;
    font-size: 10px;
    font-weight: bold;
} 
.contenitore .centro .contenuti
{
    display: block;
    float: none;
    clear: both;
    line-height: 20px;
    font-size: 11px;       
}
.contenitore .centro .contenuti IMG
{
    display: block;
    float: right;
    padding: 0px 0px 5px 10px
}
.contenitore .centro .catalogoProdotti
{
    border: 0px;
    border-style: none;
    width: 100%;
}
.contenitore .centro .catalogoProdotti .nomeProdotto
{
    color: #980000;
    font-weight: bold;
    text-transform:uppercase;
}
.contenitore .centro .catalogoProdotti TH
{
    background-color: #fff;
    border-top:1px solid #00265b;
    border-bottom:1px solid #00265b;    
    color: #00265b;
    padding: 5px;
    text-align: left;
}
.contenitore .centro .catalogoProdotti TD
{
    border-bottom: 1px dashed #ccc;
    padding: 10px 2px 10px 2px;
    color: #00265b;
    vertical-align: top;
}
.contenitore .centro .catalogoProdotti .row1
{
    background-color: #f9f9f9;

}
.contenitore .centro .catalogoProdotti .row0
{
    background-color: #ffffff;
}
.contenitore .centro .catalogoProdotti A
{
    text-decoration: underline;
    font-weight: bold;
    color: #00265b;
}
.footer
{
    display: block;
    float: none;
    clear: both;
    margin: auto;
    width: 740px;
    text-align: left;
    background-color: #fff;
    border-top: 1px solid #ccc;  
}
.footer .infoAzienda
{
	padding-top: 10px;
    float: left;
    width: 450px;
    text-align: left;
}
.footer .infoAzienda .denominazione
{
    font-weight: bold;    
}
.footer .infoAzienda .piva
{
}
.footer .logo
{
	display: block;
	float:right;
	padding-top: 5px;
	background-image: url(/img/europmilogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 270px;
	height: 25px;
	font-size: 8px;
}
.footer .logo a
{
	display: block;
	float: right;
	width: 270px;
	text-align: right;
	padding-top: 7px;
    color: #003263;
}
.contenitore .labelInfo
{
	display: block; 
	width: 110px; 
	float:left;
	clear:left;
	font-weight:bold;
}
.contenitore .textInfo
{
	display: block; 
	float:left;
	
}
.contenitore .oggettoInfo
{
    display: block;
    float: left;
    width: 80%;
    height: 80px;
}
.contenitore .inviaInfo 
{
    display: block;
    float: right;
    clear: both;
    padding: 5px 14px 0px 0px;
    border: 1px solid #f4f4f4;
}
.contenitore .centro .prodotto 
{
    font-size: 11px;
    line-height: 20px;
}
.contenitore .centro .prodotto h2
{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    color: #980000;
    font-weight: bold;
}
.contenitore .centro .prodotto .row
{
   display:block;
   float: none;
   clear: both;
}
.contenitore .centro .prodotto .row LABEL
{
   display:block;
   float: left;
   font-weight: bold;
   width: 200px;
}
.contenitore .centro .prodotto  .fotoProdotto
{
   display: block;
   float: left;
   margin: 7px 20px 10px 0px;
}
