body{
	text-align:center;
	background:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px/11px;
	/*font-size:14px/18px Georgia, "Times New Roman", Times, serif;*/
	margin:0;
	color:#666;
}	
p{
	margin:0;
	padding:4px;
	line-height:18px;
}	
form{
	margin:0;
	padding:0;
}		   	  
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}
input,select,textarea {
	font-size:12px;
}
input[type="text"]:hover, input[type="password"]:hover,select:hover,textarea:hover {
	background:#B5C8EA;
}

.divpage{	 
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
	padding:4px;
	padding-top:0px;
}
.divpage .wrapper{
	position:relative;
	overflow:hidden;
	width:980px;
} 
.logo{			
	width:280px;
	float:left;
}
.menutop{			
	width:696px;
	float:right; 
	text-align:right;
	height:55px;
	line-height:16px;
}					 
   ul.tabs {
     list-style-type: none;
     padding: 0;
     margin: 0;
	 margin-top:41px;
	 margin-left:280px;
	 font-size:13px;
   }

   ul.tabs li {
     float: left;
     padding: 0;
     margin: 0;
     padding-top: 0;
     background: url(../img/tab_right.png) no-repeat right top;
     margin-right: 1px;
   }

   ul.tabs li a {
     display: block;
     padding: 0px 10px;
     color: #fff;
     text-decoration: none;
     background: url(../img/tab_left.png) no-repeat left top;
   }

   ul.tabs li a:hover,ul.tabs a.selected {
     color: #ff0;
   }
   
menun{
	margin:0px 0px 0px 18px; 
	height:59px;
	font-size:25px;
	} 
   
/* end menu */
.services{
	clear:both;
}
.logos{			
	width:280px;
	float:left;
}
.logosb{
	background-image: url(../img/sfondo_menu.png)
	height:296px; 
	width:278px; 
	text-align:left; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:white; 
	line-height:24px;
}
.imager{			
	width:696px;
	height:180px;
	float:left; 
	text-align:right; 
}					 

/* page */
.content{  			  
	clear:both;
	position:relative;
	overflow:hidden;
	text-align:left;
	background:url(../img/bg.gif) repeat-y left top;
} 
.container{			
	position:relative;
	overflow:hidden;
	background:url(../img/bgr.gif) no-repeat left top;
}
.mnuleft{			
	width:280px;
	float:left;
}
.vmenu{
	font-size:13px;
	margin-top:28px;
	margin-left:20px;
	margin-right:20px;
	border-collapse:collapse;
}
.vmenu ul{
	margin-left:0px;
	margin-right:16px;
	line-height:18px;
}

.vmenu ul li{
	margin-left:-10px;
	}

.vmenu h2{	 
	height:30px; 
	font:14px/18px; 
	color:#006EA6; 
	margin:10px 0px 0px;
	padding-bottom:4px;
}
.vmenu a{
	display:block;
	color:#DF4620;
	text-decoration:none;
	line-height:20px;
	font-size:15px;

}	
.vmenu a:hover,.vmenu a.selected{
	color:#5E9908;
}	 
.desc{		
	font-size:13px;
	margin-top:14px;
	margin-right:26px;
	margin-left:30px;
	line-height:20px;
	width:625px;
	float:left;
}
.desc h2{	 
	height:30px; 
	font:14px/18px; 
	color:#006EA6; 
	margin:12px 0px 0px 5px;
	padding-bottom:4px;
}	
.desc p{
 	line-height:18px;
 }
.desc img{
	margin:2px;
	/*border:2px solid #DF4620;*/
	}
.greentext{ color:#5E9908; font-size:14px; font-weight:bold; padding:14px 0 0;}	
.linkbutton{
	background:#006EA6;
	color:#FFF;
	padding:4px;
	padding-bottom:0;
	text-decoration:none;
	}
.art{
	position:relative;
	overflow:hidden;
	padding:4px;
	padding-top:0px;
	border:2px solid #006EA6;
	}
.art ul{
	list-style:disc;
	margin-top:0px;
	}
#art1 li{
	float:left;
	width:33%;
	
	}

	
/* footer */
.footer{  			  
	clear:both;
	position:relative;
	overflow:hidden;
	text-align:center;
	background:url(../img/footer_new.jpg) no-repeat left top;
	height:49px;
}
.footertext{
	font-family:"Courier New", Courier, monospace;
	color:#CC0000;
	font-weight:bold;
	padding-left:140px;

}
.footertext a{
	color:#CC0000;
	text-decoration:none;
	}
.footertext a:hover{
	text-decoration:underline;
	}
