/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	color: #2A558D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


#wrapper {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: 1px solid #F00;*/
	position:relative;
  }


/* POP UP ADV HOME */

#pophomeadv {
	display: none;
	width:225px;
	height:515px;
	position:absolute;
	z-index:999;
	top:50px;
	left:100px;
	/*background:#ffffff;*/
	background-color:transparent;
	padding: 0px;
	text-align:center;
	/*border: 1px solid #000000;*/
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border: 1px solid #CCC;
}  

#boxchiudi {
	width:225px;
	height:30px;
	text-align: right;
} 
 
/* POP UP ADV HOME FINE */




a {
	color: #D20A2C;
	text-decoration: none;
}

a:hover {
	color: #D20A2C;
	text-decoration: underline;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mnutopselect  {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	border: 1px solid #7F9DB9;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#divmnulanguage {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.tablemnu {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DEDEDE;
	background-color: #E6E6E6;
}

.tablemnu a {
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}

.tablemnu a:hover {
	font-size: 10px;
	color: #D20A2C;
	text-decoration: none;
	text-transform: uppercase;
}
.testo11verde {

	font-size: 11px;
	font-weight: normal;
	color: #51994F;
	text-decoration: none;
}
.testo9blu {

	font-size: 9px;
	font-weight: normal;
	color: #2A558D;
	text-decoration: none;
}
.testo9arancio {


	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.testo9grigio {
    font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.testo11blu {
	font-size: 11px;
	font-weight: normal;
	color: #2A558D;
	text-decoration: none;
}

.testo11rosso {
	font-size: 11px;
	font-weight: normal;
	color: #D20A2C;
	text-decoration: none;
}

.tablecopy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.testo10grigio {

    font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.testo14blu {

	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.tablepercorso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.testo11grigio {

	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
}
.registrato {
	vertical-align: 20%;
}

