
.personalizza .attivo {display:inline-block; margin-left:10px;}
#menuLink, img {display:none}
.wrapMegamenu {display:block!important;opacity:1!important;zoom:0!important;-moz-opacity:1.0!important;filter: alpha(opacity=100)!important;}
.wrapMegamenu {font-size:1em!important;font-style:normal!important;font-weight:normal!important}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 3px;
	background-color: #000;
	color: #FFFBBB;
	}
	
div, p, span, pre, input, form, h1, h2, h3, h4, h5, h6, table, tr, td, th {
	text-align: left;
	}

p { line-height: 120%; }
p, li { text-align: left; }

a:link {
	color: #00FFFF;
	font-weight: bold;
	padding: 2px;
	}

a:visited {
	color: #FF70FF;
	font-weight: bold;
	padding: 2px;
	}

a:hover, a:active {
	color: #651866;
	background-color: #FFFDDD;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	}
	
table {
	width: 96%;
	font-size: 100%;
	}
caption {
	font-weight: bold;
	text-align: left;
	} 

th {
	border: 2px solid white;
	border-collapse: collapse;
	padding: 6px;
	}

td {
	border: 2px solid white;
	border-collapse: collapse;
	padding: 6px;
	}
dl, dd {
	margin: 0px;
	padding: 0px;
}

dt {
	margin-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h3, h4, h5, h6 { margin-top: 1em; }
h1 { font-size: 180%; }
h2 { font-size: 170%; }
h3 { font-size: 150%; }
h4 { font-size: 140%; }
h5 { font-size: 130%; }
h6 { font-size: 120%; }

ul li, ol li, dl dt, dl dd{
	line-height: 2em;
	}
 
 hr {
 	color: #fff;
	height: 2px;
 }
 input{
	margin: 0px;
	background-color: #ffffff;
	border: 1px ;
	margin: 0px 3px 0px 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	border-color : #FFFBBB;
	border-style : solid;
	font-size: 100%
	}
	
textarea {
	background: #ffffff;
	width: 90%;
	border: 1px solid #FFFBBB;
	margin: 0px 3px 0px 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px ;
	border-color : #FFFBBB;
	border-style : solid;
	}	
object { margin: 20px 0px; }		

								