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


body{
/*background-image:url(../images/home.jpg);*/
background-image:url(../images/filler.png);
background-repeat:repeat;
/*background-color:#b0c1cf;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#main{

width:860px;
margin:auto;
margin-top:20px;

}

#corpo_top{
background-image:url(../images/header_top.png);
background-repeat:no-repeat;
height:14px;
width:767px;
margin:auto;
}

#corpo{
background-image:url(../images/header.png);
background-repeat:repeat-y;
width:767px;
margin:auto;
}

#corpo_bottom{
background-image:url(../images/header_bottom.png);
background-repeat:no-repeat;
height:7px;
width:767px;
margin:auto;

}

#back_spacer{
height:60px;
}

#corpo_testo{
width:720px;
margin:auto;
}

.mainlogo{
	margin:auto;
	width:350px;
}

.sublogo{
	margin-left:30px;
	width:67px;
	height:86px;
	float:left;
}

.home{
	margin:auto;
	width:682px;
}

.home-space{
	height:6px;
}

#tondo1{
position:absolute;
top: 170px;
left:15px;
}

#tondo3{
position:absolute;
top: 20px;
right:55px;
}

#tondo2{
position:absolute;
right: 20px;
/*left:900px;*/
top: 300px;
}
#tondo4{
position:absolute;
top: 500px;
left:70px;
}

#tabs{
	width:100%;
	
}

.tab_active, .tab, .tab_over{
	border: 2px #FFFFFF solid;
	background-color:#999999;
	height:20px;
	text-align:center;
	float:left;
	width:90px;
}

.tablink {
	color:white;
}

.tablink:hover {
	color:#555555;
}

.tab_active{
	border: 2px #b0c1cf solid;
	background-color:#b0c1cf;
}

.tab_over{
	border: 2px #FFFFFF solid;
	border-bottom: 2px #b0c1cf solid;
	background-color:#b0c1cf;
}

.tab_stop{
	clear:both;
	}
	
#content{
border: 6px #b0c1cf solid;
}

#entra{
position:absolute;
width:100%;
text-align:center;
top:350px;
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

img{
border:0px;
}

a, a:hover{
text-decoration:none;
color:blue;
}


#entra:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

.colori{

height:15px;
border:0px;
padding:0px;
display:inline;
margin:0px;
}

.verde,.giallo,.rosso,.arancio,.rame,.nero,.inox{
width:15px;
color:white;

}



.verde{
background-color:#57843f;
}
.giallo{
background-color:#d9d661;
color:black;
}
.rosso{
background-color:#8f140c;
}
.arancio{
background-color:#b54304;
}
.rame{
background-color:#685848;
}
.nero{
background-color:#1c1608;
}
.inox{
background-image:url(../images/colori/arg.png);
}

.miniatura{
    float:right;
	margin-left:5px;
    margin-top: 3px;
    
}

.miniatura_sx{
	/*float:left;*/
    clear:right;
    float:left; 
	margin-right:5px;
    margin-top: 20px;
}

.anteprima0 {
    border: 1px solid white;
    float:right;
	margin-left:5px;
    margin-top: 3px;

}

.anteprima1 {
    border: 1px solid white;
    float:left;
	margin-right:5px;
    margin-top: 3px;

}

.linkhires0 {
font-size:9px;
float:left;
margin-top:10px;
}
.linkhires1 {
margin-top:10px;
font-size:9px;
float:right;
}

.valutazione{
	/*position:absolute;*/
	margin-right:0px;
    
    
}

.allegati{
 margin-top: 20px;
 margin-left:20px;
}

.menu_gallery{
/*    display: block;
    border-bottom: 1px solid red;*/
    text-align: center;
}

.hr_gallery{
    border: 0px;
    border-bottom: 1px solid red;
    
}

.articolo{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	border:0px solid #00CCFF;
	height:130px;

}

.titolo {
margin-left:8px;
margin-right:18px;
font-weight:bold;
}

.tabella_prodotto{
	margin-left:15px;
	margin-top:10px;
}

.td_prodotto{

}

.tdart{
width:190px;
}
