/* CSS Document */

/* WWW.FER-COM.COM */

body{
	border: 0;
	margin:0;
	background-color:#414141;
	background-image: url(../img/decorazionebody.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#generale{
	width: 760px;
	margin: auto;
	background-color: #F6F5F3;
}

#footer{
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height:110px;
	clear:both;
}

#centro{
	padding: 0 0 15px 0;
}

/* menu */
#menu{
	width: 184px; 
	float:left;
	margin-top: 15px;
}
#menu ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#menu li {
	height:33px;
	font-size: 11px;	
	font-weight: bold;	
	color: #435460;
}
#menu a{
	display: block;	
	width: 184px; 
	color: #666666;	
	background-image:url(../img/roll.gif); 
	background-repeat: no-repeat;	
	height:33px;
}
#menu a:link{
	color: #435460;	
	text-decoration: none;
}
#menu a:visited{
	color: #435460;
	text-decoration: none;
}
#menu a:hover{	
	background-image: url(../img/over.gif);	
	width: 184px;	
	color: #435460;	
	text-decoration: none;	
	background-repeat: no-repeat;	
	height:33px;
}
.vocemenu{
	padding: 9px 0 0 10px;
}

/* area testo */
#areatesto{
	margin-left: 190px;
	width: 560px;
	padding: 0 5px 0 0;
}

.articolo{
	padding: 10px 10px 20px 10px;
	background-image: url(../img/base_titolo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 15px;

}

.articolo h1{
	padding: 12px 10px 5px 10px;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #3C3D3E;
	font-family: Arial, Helvetica, sans-serif;
}

.articolo h2{
	margin: 0;
	padding: 0 10px 10px 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #595E5E;
}

h3{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #595E5E;
}

.articolo a{}
.articolo a:link{
	color: #333333;
	text-decoration: underline;
}
.articolo a:visited{
	color: #333333;
	text-decoration: underline;
}
.articolo a:hover{
	color: #435460;
	text-decoration: none;
}

/* footer */
#piva{
	color:#999;
	text-align: center;
	padding: 15px 0 12px 0;
	font-size: 10px;
	
}

/* indirizzi */
#indirizzi{
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	padding: 0 10px 0 10px;
}

#indirizzi a:link{
	color: #333;
	text-decoration: none;
}
#indirizzi a:visited{
	color: #333;
	text-decoration: none;
}
#indirizzi a:hover{
	color: #999;
	text-decoration: none;
}


#indirizzosx{
	float: left;
	padding: 25px 0 0 0;
}

#indirizzodx{
	float: right;
	text-align: right;
	padding: 25px 0 0 0;
}

.clear{
	clear:both;
}

/* credits */
#credits{
	padding: 0 10px 0 10px;
	font-size: 10px;
	}
#credits .testo_news_home a{
	text-decoration:none;
}

#credits a:link{
	color: #666;
	text-decoration: none;
}
#credits a:visited{
	color: #666;
	text-decoration: none;
}
#credits a:hover{
	color: #999;
	text-decoration: none;
}

#alfred{
	float: left;
}
#monkey{
	float: right;
	text-align: right;
}


/* news home page */

.testo_news_home{
	padding: 0 10px 0 5px;
}

.testo_news_home a:link{
	text-decoration:none;
}

.testo_news_home a:visited{
	text-decoration:none;
}

.testo_news_home a:hover{
	text-decoration:none;
	color:#5a5a5a;
}

.testo_news_home a{
	text-decoration:none;
}

.testo_news_home ul{
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

.testo_news_home li{
	padding:0 0 10px 0;
 }

.testo_news_home h1{
	text-align: left;
	margin: 0;
	padding: 0;
	color:#333333;
	/*font-size: 11px;*/
	/* text-transform:uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;

}

.continua{
	text-align: right;
	color:#0C76E2;
	text-decoration:underline;
}

.continua a:link{
	text-decoration:none;
	color: #0F6B9A;
}

.continua a:visited{
	text-decoration:none;
	color: #0F6B9A;
}

.continua a:hover{
	text-decoration:none;
	color:#5a5a5a;
}


/* listaprodotti */
.listaprodotti{

}

.listaprodotti h1{
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}

.fotinaprodotti{
	float:left;
	padding: 0 10px 0 0;
	border: 0;
}

#prodotti ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#prodotti li{
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
}

#prodotti a:link{
	text-decoration:none;
}

#prodotti a:visited{
	text-decoration:none;
}

#prodotti a:hover{
	text-decoration:underline;
	color:#5a5a5a;
}



.listaprodottili{
	border-bottom: dotted 1px gray;
	height: 120px;
}

.testo_lista_prodotti{
}

.continuaprodotti{
	padding: 10px 0 0 0;
	text-align: right;
	color:#0C76E2;
	text-decoration:underline;
}

.continuaprodotti a:link{
	color:#0C76E2;
}

.continuaprodotti a:visited{
	color:#0C76E2;
}

.continuaprodotti a:hover{
	color:#0C76E2;
}

.tabellaprodotti td{
	border-bottom: solid 1px #E1E3E4;
}


/* form */

input{
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

textarea{
	background-color: #EEEEEE;
	border: 1px solid #999999;
}


/* news */
/* listaprodotti */
.listanews{

}

.listanews h1{
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
}

.fotinanews{
	float:left;
	padding: 0 10px 0 0;
	border: 0;
}

#news ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#news li{
	list-style-type: none;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
}

#news a:link{
	text-decoration:none;
}

#news a:visited{
	text-decoration:none;
}

#news a:hover{
	text-decoration:underline;
	color:#5a5a5a;
}



.listanewsli{
	border-bottom: dotted 1px gray;
}

.testo_lista_news{
}

#archivionewsback{
	padding: 10px 0 10px 0; 
}