
body
	{
		background-color : #800000;
   		BACKGROUND-IMAGE: url('images/fondo.gif'); 
		background-repeat: repeat-x;
		margin-top : 0px;			
		margin-bottom : 0px;			

		font-family : Arial, Verdana, Tahoma;
		font-size : 10px;
		color : #000000;
	}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	

.tab
	{
		background-color : #f6f6f6;
	}
.tabtop
	{
		background-color : #400000;
	}
	
.cel
	{
		background-color : #800000;
	}
.cel_news
	{
		background-color : #400000;
	}

.titoliPag
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
		font-weight : bold;
	
		color : #800000;
	}

	
.testiTopCel
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
		font-weight : bold;
	
		color : #FFFF00;
	}
	
.testo
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
	/*	font-weight : bold; */
	
		color : #000000;
	}
.testoPrimo
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 13px;
	/*	font-weight : bold; */
	
		color : #800000;
	}
	
.testocart
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 10px;
	/*	font-weight : bold; */
	
		color : #ffffff;
	}
	
.avvertenze
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 12px;
	/*	font-weight : bold; */
	
		color : #ff0000;
	}
	
.avvertenze2
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 18px;
	/*	font-weight : bold; */
	
		color : #ff0000;
	}

.avvertenze3
	{
		font-family : Arial, Verdana, Tahoma;
		font-size : 10px;
	/*	font-weight : bold; */
	
		color : #ff0000;
	}
	
.descrizioniTopCel
	{
		font-family : Verdana, Arial, Tahoma;
		font-size : 12px;
		font-weight : bold;
	
		color : #FFFFFF;
	}	
	

/* campo testo  */ 

.campo
	{
		height: 18;
		background-color : #FFFFFF;
		border-width : 1px;
		border-color: #800000;
		font-size : 10px;
		font-family : Arial, Verdana, Tahoma;
	}  
	
/* campo testo contatti */ 
							
.campocontact
	{ 
		width : 250px;
		background-color : #FFFFFF;
		border-width : 1px;
		border-color: #800000;
		font-size : 10px;
		font-family : Arial, Verdana, Tahoma;
	}
	
.camponote
	{ 
		width : 250px;
		background-color : #FFFFFF;
		border-width : 1px;
		border-color: #800000;
		font-size : 12px;
		font-family : Arial, Verdana, Tahoma;
	} 
 
	
/* pulsanti */ 
	 								
.btn
	{
		height: 18;
		color: #ffffff;
		background-color: #800000;
		border-color: #C0C0C0;
		border-width : 1px ;
		
		font-size : 10px;
	 	font-weight : bold;  
		font-family : Arial, Verdana, Tahoma;
	}