html, body 
{
	margin : 0px; 
	padding : 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height : 100%;
	text-align : left;
	background-color : #e9eef6;
}

A:link, A:visited, A:active {
	color : #666;
	text-decoration : none;
}

A:hover  {
	color : #ff8518;
	text-decoration : underline;
}

INPUT, SELECT, TEXTAREA
{
	font-family:  Verdana, Arial, Tahoma,Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #ff8518;
}
.pagina
{
	margin : 0px;
	padding : 0px;	
	width : 760px;
	margin : auto;
	text-align : left;	
	background-color : #ffffff;
}

.header
{
	margin : 0px;
	padding : 0px;	
	width : 760px;
	height: 190px;
	text-align : left;
	background-color : #fff;
	background: url(../img/header.jpg) no-repeat top center;	
}

.menu
{
	margin : 0px;
	padding : 0px;	
	width : 760px;
	height: 40px;
	background: url(../img/sfondo-menu.jpg) no-repeat top center;
}

.menuor
{
	margin : 0px;
	list-style : none;
	height:40px;
	line-height:40px;
}

.menuor li
{
	font-size: 11px;
	text-align: left;
	float: right;
	padding-right: 10px;
	padding-left:13px;
}

.menuor li a
{
	display: block;
	width: 100%; 
	height: 100%;
	padding-left: 10px;
	color: #fff;
}

.menuor li a:hover 
{
	text-decoration: underline;
	color: #ff8518;
}

.sx
{
	margin : 0px;	
	padding : 0px;	
	width : 515px;
	text-align : left;
	background-color: #fff;
	color:#666;
	text-align: justify;
	padding: 10px;
	padding-left:15px;
}
.sx a:link, .sx a:visited, .sx a:active {
	color : #666;
	text-decoration : none;
}

.sx a:hover  {
	color : #ff8518;
	text-decoration : underline;
}
.sx .titologrande
{
	margin : 0px;
	padding : 0px;
	color: #ff8518;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	padding-top: 15px;	
}

.sx .leggi2
{
	margin : 0px;
	padding : 0px;
	margin-bottom: 5px;
	text-align:left;
	color: #666;	
}
.sx .leggi2 a:link, .sx .leggi2 a:visited, .sx .leggi2 a:active {
	color : #666;
	text-decoration : none;
}

.sx .leggi2 a:hover  {
	color : #ff8518;
	text-decoration : underline;
}

.sx .picmenu
{
	margin : 0px;
	width: 500px;
	text-align: left;
}
.sx .sottomenu
{
	margin : 0px;
	list-style : none;
	padding-top:10px;
	padding-bottom:15px;
}

.sx .sottomenu li
{
	font-size: 11px;
	float: left;
	background-image: url(../img/spazio.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right: 10px;
	padding-left:13px;
}

.sx .sottomenu li a
{
	display: block;
	width: 100%; height: 100%;
	padding-left: 10px;
	color: #666;
}

.sx .sottomenu li a:hover 
{
	text-decoration: underline;
	color: #ff8518;
}


.dx
{
	margin : 0px;
	padding : 0px;	
	width : 200px;
	text-align : left;
	background-color: #fff;
	padding-top:20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}

.dx .titolo
{
	margin : 0px;
	padding : 0px;
	background-image: url(../img/titolodx.jpg);
	background-repeat:no-repeat;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	padding-left: 15px;	
}

.dx .titoletto
{
	margin : 0px;
	padding : 0px;
	text-align : left;
	background-color : #fff;
	margin-top: 5px;
	padding-bottom: 5px;
	color:#ff8518;
}

.dx .testo
{
	margin : 0px;
	padding : 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left:3px;
	padding-right: 5px;
	color: #666;	
}

.dx .testo a:link, .dx .testo a:visited, .dx .testo a:active {
	color : #666;
	text-decoration : none;
}

.dx .testo a:hover  {
	color : #ff8518;
	text-decoration : underline;
}

.dx .leggi
{
	margin : 0px;
	padding : 0px;
	margin-bottom: 5px;
	padding-right: 10px;
	text-align:right;
	color: #666;	
}

.dx .leggi a:link, .dx .leggi a:visited, .dx .leggi a:active {
	color : #ff8518;
	text-decoration : none;
}

.dx .leggi a:hover  {
	color : #ff8518;
	text-decoration : underline;
}

.separatoretesto
{
	margin : 0px;
	padding : 0px;	
	width : 200px;
	height: 3px;
	text-align : right;
	background-color : #fff;
	background: url(../img/separatoretesto.gif) no-repeat top center;
	margin-top: 10px;
	padding-bottom: 10px;
}

.separatorecentrale
{
	margin : 0px;
	padding : 0px;	
	width : 500px;
	height: 3px;
	text-align : right;
	background-color : #fff;
	background: url(../img/separatorecentrale.gif) no-repeat top center;
	margin-top: 5px;
	padding-bottom: 10px;
}
.footer
{
	margin : 0px;
	padding : 0px;
	height: 80px;	
	width : 750px;
	margin : auto;	
	background-color : #667b99;
	border-top:1px solid #ccd5e6;
	color: #fff;
	text-align:left;
	font-size:10px;
	padding-left: 10px;
}

.footer a:link, a:visited, a:active {
	color : #fff;
	text-decoration : none;
}

.footer a:hover  {
	color : #ff8518;
	text-decoration : underline;
}

.footer .sinistro
{
	margin : 0px;
	padding : 0px;	
	width : 560px;
	margin : auto;	
	background-color : transparent;
	color: #fff;
	text-align:left;
	font-size:10px;
}

.footer .sinistro .menufooter
{
	margin : 0px;
	list-style : none;
	height:30px;
	line-height:30px;
}

.footer .sinistro .menufooter li
{
	font-size: 11px;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left:13px;
}

.footer .sinistro .menufooter li a
{
	display: block;
	width: 100%; 
	height: 100%;
	padding-left: 5px;
	color: #fff;
}

.footer .sinistro .menufooter li a:hover 
{
	text-decoration: underline;
	color: #ff8518;
}

.footer .destro
{
	margin : 0px;
	padding : 0px;	
	width : 200px;
	margin : auto;	
	background-color : transparent;
	color: #fff;
	text-align:left;
	font-size:10px;
	padding-top: 15px;
}

.fotografia
{
	margin : 0px;
	padding : 0px;
	margin: 5px;
	background-color: #ff8518;
	border: 1px solid #ff8518;
}

/*-------------------------------------------*/



.lingua
{
	margin : 0px;
	padding : 0px;	
	width : 160px;
	text-align : center;
	background-color: #6d717a;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;		
}

