﻿body
	{
   		
  		background: #0f1400 url('images/fondotop.jpg') top left repeat-x;

  		
   		/*
 		background-color : #E 6 6014;
   		BACKGROUND-IMAGE: url('images/topback.gif'); 
		background-repeat: repeat-x;		
 
		*/
		margin-top : 0px;			
		margin-bottom : 0px;			
		margin-left : 0px;			
		margin-right : 0px;			
		color : #000;
		font-family : Trebuchet MS, Arial, Verdana, Tahoma;
		font-size : 11px;
	}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0f1400;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
	
.titolo {
	font-family : georgia, Times New Roman, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 23px;
	color : #0f1400;
	
}
.titolo2 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 14px;
	color : #0f1400;
	font-weight : bold;
	
}
.titolo3 {
	font-family : georgia, Times New Roman, Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 16px;
	color : #0f1400;
	
}

.link {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #83A43C;
}

.textbox{
	margin-left: 13px; 
	margin-right: 13px;
}
.main {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
}

.bodyCel {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #000000;
}
.bodyCelmail {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #000000;
}

.bodyTopmail {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 15px;
	color : #002C6E;
}

.bodyCel2 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #000;
}
.bodyCelguest {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #000;
	border: 1px solid #FFDE13;

}
.bodyCel4 {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 11px;
	color : #666666;

}
.bodyCelEco {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;

}
.bodyCelSpo {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
	border-bottom: 1px dotted #0f1400;
}
.bodyCelCul {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #666666;
}
.bodyCelBox {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #000;
	
}

.menu {
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size: 13px;
	color : #25403F;
}

.img{
	border: 1px dotted #fff 
}
	
/* campo testo  */ 

.campo	{
	background-color: #f6f6f6;
	border: 1px dotted #0f1400;
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size : 12px;
	height: 20px;
	color : #666666;
}
	
.camponote{
	background-color: #f6f6f6;
	border: 1px dotted #0f1400;
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	font-size : 12px;
	color : #666666;
}	
	
/* pulsanti */ 
	 								
.btn
	{
	height: 20px;
	color: #fff;
	background-color: #0f1400;
	border: 1px solid #0f1400;
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Verdana, Tahoma;
	}