/* DEFINIZIONE DEL LAYOUT */

html

{height: 100%;}


body {
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	background-color: 	#000000;
	text-align: 		center;
}

#flashcontent {
  height: 100%;
}

.testata {
	
	width: 					845px;
	height: 				253px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/header/header02.jpg);

}

.button_regolmaneto {
	
	width: 					286px;
	height: 				77px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/menu/button_regolamento.jpg);

}

.button_abilita {
	
	width: 					286px;
	height: 				77px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/menu/button_abilita.jpg);

}

.chiusura {
	
	width: 					845px;
	height: 				77px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/footer.jpg);

}

.pos_fine_menu {
	
	position: 				relative;
	top: 					50px;
	left: 					40px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;

}



.menusuperiore {
	width: 					845px;
	height: 				42px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;

}

.globalcontent {
	width: 					845px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-color: 		#CCFF33;	

}

.contenitore {

	
	width: 					750px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	text-align: 			center;
		
}


.contenitore_ambientazione {	
	width: 					850px;
	text-align: 				center;
	margin: 					auto;
	overflow:				hidden;
	text-align: 				center;
		
}

.contenitoreventi {
	width: 					700px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
}

.boxcontenuto {

	position: 				relative;
	width: 					500px;
	height: 				300px;
	
	
}

.boxalert {
	position: 				relative;
	width: 					200px;
	background-color: 		#2B0102;
	border: 				thin dotted #C8C872;
	text-align: 			center;
	padding: 10px;
}

.boxalert2 {
	position: 				relative;
	width: 					400px;
	background-color: 		#2B0102;
	border: 				thin dotted #C8C872;
	text-align: 			left;
	padding: 				10px;
}


.boxalert3 {
	position: 				relative;
	width: 					500px;
	background-color: 	#140000;
	border: 					thin dotted #FF0000;
	text-align: 				left;
	padding: 				10px;
}


.boxalert4 {
	position: 				relative;
	width: 					500px;
	background-color: 	#0E140C;
	border: 					thin dotted #00FF00;
	text-align: 				left;
	padding: 				10px;
}


.boxpghome {
	position: 				relative;
	width: 					400px;
	background-color: 		#2B0102;
	border: 				thin dotted #C8C872;
	text-align: 			left;
	padding: 				10px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	blink;
	color: 				#CFE7E4;
}



.boxmex2 {
	position: 				relative;
	background-color: 		#0C0C0C;
	border: 				thin groove #161616;
	text-align: 			left;
	padding: 				10px;
}




.boxtitolomacrosezione {

	width: 					201px;
	height: 				90px;
	background-image: 		url(../00_images/menu/boxtitolomacrosezione.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	text-align: 			center;
	
}

.boxchiusurasottomenu {

	width: 					201px;
	height: 				61px;
	background-image: 		url(../00_images/menu/boxchiusurasottomenu.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}


.titolomacrosezione {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			18px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		center;

}


.txt_register {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		center;

}

.txt_abilita {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CEC573;
	text-align: 		left;

}

.txt_abilita2 {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;
	text-align: 		left;

}

.txt_abilita3 {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;
	text-align: 		left;

}



.txt_register_f {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6EFA8;

}

.txt_utenza {

	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		center;

}

.pulsottomenu {

	width: 					201px;
	height: 				35px;
	background-image: 		url(../00_images/menu/pulssottomenu.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.pulsottomenu_mygrv {

	width: 					201px;
	height: 				35px;
	background-image: 		url(../00_images/menu/pulssottomenu_mygrv.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}


.pulsottomenu_off {

	width: 					201px;
	height: 				35px;
	background-image: 		url(../00_images/menu/pulssottomenu_off.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.pulsottomenu2 {
	width: 					201px;
	text-align: 			center;
	background-image: 		url(../00_images/menu/bgsottomenu3.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	text-align: 			left;
}

.pulsottomenulink {

	position:			relative;
	top:				10px;
	left:				10px;
	width: 				155px;
	color: 				#F6D856;
	text-align: 		left;
	
}

.pulsottomenulink2 {

	position:			relative;
	top:				4px;
	left:				10px;
	color: 				#F6D856;
	text-align: 		left;
	
}


/* DEFINIZIONE SPAZIATURE */

.spazio_1 {
	position: 				relative;
	width: 					1px;
	height: 				1px;
	overflow:				hidden;
}

.spazio_5 {
	position: 				relative;
	width: 					5px;
	height: 				5px;
	overflow:				hidden;
}

.spazio_10 {
	position: 				relative;
	width: 					10px;
	height: 				10px;
	overflow:				hidden;
}

.spazio_50 {
	position: 				relative;
	width: 					10px;
	height: 				50px;
	overflow:				hidden;
}



/* HOME PAGE */

.contenitore_home {

	
	width: 					780px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	text-align: 			center;
	
}

.contenitore_emp {

	
	width: 					780px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;
	text-align: 			left;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	
}

.minia {
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				1px;
	color: 					#000000;
	background-color: 		#000000;
	visibility: 			hidden;	
	
}

.contenitore_fgl {

	
	width: 					830px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	text-align: 			center;
	
}

.contenitore_registrazione {

	
	width: 					700px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;
	text-align: 			left;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				13px;
	font-style: 			normal;
	text-decoration: 		none;
	color: 					#d5c999;	
}

.formlogin {
	
	width: 					117px;
	height: 				22px;	
}


.listabilita_txt1 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	font-weight: bold;
}

.listabilita_txt2 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
}


.forminsert {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#333333;	
}

.forminsert2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	font-weight: bold;
}

.boxeventi {
	position: 				relative;
	left: 					0px;
	top: 					0px;
	width: 					468px;
	/*height: 				310px; */ 
	text-align: 			left;
	margin: 				auto;
	overflow:				auto;
	background-image: 		url(../00_images/boxeventi/boxeventi.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.boxsviluppigioco {
	position: 				relative;
	left: 					0px;
	top: 					0px;
	width: 					468px;
	/*height: 				310px; */ 
	text-align: 			left;
	margin: 				auto;
	overflow:				auto;
	background-image: 		url(../00_images/boxsviluppigioco/boxsviluppi.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.boxsviluppigioco2 {
	position: 				relative;
	left: 					0px;
	top: 					0px;
	width: 					468px;
	/*height: 				310px; */ 
	text-align: 			left;
	margin: 				auto;
	overflow:				auto;
	background-image: 		url(../00_images/boxsviluppigioco/boxsviluppi2.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}



.boxeventi2 {
	
	position: 				relative;
	margin-top: 			0px;
	margin-left: 			0px;
	left: 					0px;
	top: 					0px;
	width: 					100%;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;
}

.boxeventi_titolo {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		left;
}

.boxeventi_testo {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#DFD3A1;
	text-align: 		left;
}

.boxnews {

	width: 					286px;
	height: 				250px;
	text-align: 			left;
	margin: 				auto;
	overflow:				auto;
	background-image: 		url(../00_images/boxnews/bgnews.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.boxic {

	width: 					467px;
	height: 				337px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/boxic/boxic.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}





/* LAYOUT TESTO */



.testopagliagrosso {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			13px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#990000;
	font-weight: bold;
}

.titolomacrosezione2 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			26px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		left;
	line-height: 		30px;
}

.titolomacrosezione7 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			20px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		left;
	line-height: 		30px;
}

.titolomacrosezione5 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			20px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#990000;
	text-align: 		left;
	line-height: 		30px;
}

.titolomacrosezione6 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#990000;
	text-align: 		left;
	line-height: 		30px;
}

.titolomacrosezione3 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			26px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		center;
	line-height: 		30px;
}

.titolomacrosezione9 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			24px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 		left;
}

.titolomacrosezione10 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#dfd39e;
	text-align: 		left;
	font-weight: lighter;
}

.titolomacrosezione11 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			26px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	text-align: 		left;
	font-weight: lighter;
}

.titolomacrosezione12 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			34px;
	font-style: 			normal;
	text-decoration: 	none;
	color: 				#F6D856;
	text-align: 			left;
	line-height: 		30px;
}

.titolomacrosezione122 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			34px;
	font-style: 			normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	text-align: 			left;
	line-height: 		30px;
}

.titolomacrosezione13 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			16px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	
	font-weight: lighter;
}

.titolomacrosezione14 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			18px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
	font-weight: lighter;
}

.titolomacrosezione15 {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			16px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#821509;
	
	font-weight: lighter;
}

.barraspaziatrice {

	width: 					475px;
	height: 				23px;
	background-image: 		url(../00_images/layout_testo/barraspaziatrice.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top center;
	
}

.contentright {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#DFD3A1;
	text-align: 		justify;
	line-height: 		18px;
}

.contentright_abe {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-style: 				normal;
	text-decoration: 		none;
	color: 					#DFD3A1;
	text-align: 				left;
	line-height: 			22px;
	font-weight: lighter;
	page-break-before: auto;
}


.contentrightxt {

	background-repeat: 		no-repeat;
	background-position: 	top right;
}

.titoloevento {
	font-family: 		"Times New Roman", Times, serif;
	font-size: 			26px;
	font-style: 		normal;
	color: 				#F6D856;

}

.titoloevento2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#DFD3A1;
	font-weight: 		bold;
}


.bg_button {
	
	height: 				21px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/menu/bg_button.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top left;

}

.bg_button2 {
	
	height: 				21px;
	width:					150px;
	text-align: 			center;
	margin: 				auto;
	overflow:				hidden;
	background-image: 		url(../00_images/menu/bg_button.jpg);
	background-repeat: 		no-repeat;
	background-position: 	top left;

}

.bg_button_pos {
	
	position: 				relative;
	top: 					1px;
	left: 					25px;
	text-align: 			left;
	margin: 				auto;
	overflow:				hidden;

}

.testonero10 {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#2E1805;
}


.testoerrore {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FF0000;
	font-weight: bold;
}

.testonoerrore {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#00CC00;
	font-weight: bold;
}

.testoverdegrosso {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#00CC00;
	font-weight: bold;
}

.testogiallogrosso {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFCC00;
	font-weight: bold;
}


.testogiallogrossolamp {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFCC00;
	font-weight: bold;
	text-decoration: 	blink;
}



.testorossogrosso {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FF0000;
	font-weight: bold;
}


.testoverdepiccolo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 			normal;
	text-decoration: 	none;
	color: 				#00CC00;
	font-weight: 		bold;
}

.testogiallopiccolo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 			normal;
	text-decoration: 	none;
	color: 				#FFCC00;
	font-weight: bold;
}

.testorossopiccolo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-style: 			normal;
	text-decoration: 	none;
	color: 				#FF0000;
	font-weight: 		bold;
}


.testoerrore2 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FF0000;
	font-weight: bold;
}



.box_temini {
	width: 					500px;
	height: 				100px;
	text-align: 			left;
	overflow:				auto;
	border:					1px solid #666666;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10px;
	font-style: 			normal;
	text-decoration: 		none;
	color: 					#666666;

}








/* LINK */

.link_menu_footer {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#939393;	
}

A.link_menu_footer {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#939393;	
	
}

A.link_menu_footer:link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#939393;	
	
}

A.link_menu_footer:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#990000;	
	
}

A.link_menu_footer:VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#939393;	
	
}

A.link_menu_footer:VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#990000;	
	
}

A.link_menu_footer:active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#939393;	
	
}





.link_sottomenu {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
}

A.link_sottomenu {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;	
	
}

A.link_sottomenu:link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;	
	
}

A.link_sottomenu:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#FFFFFF;		
	
}

A.link_sottomenu:VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;	
	
}

A.link_sottomenu:VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#FFFFFF;	
	
}

A.link_sottomenu:active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#F6D856;
	
}

.link_sottomenu_off {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#766728;
}

A.link_sottomenu_off {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#766728;	
	
}

A.link_sottomenu_off:link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#766728;	
	
}

A.link_sottomenu_off:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#FFFFFF;		
	
}

A.link_sottomenu_off:VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#766728;	
	
}

A.link_sottomenu_off:VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#FFFFFF;	
	
}

A.link_sottomenu_off:active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#766728;
	
}



.link_sottomenu2 {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
}

A.link_sottomenu2 {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

A.link_sottomenu2:link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

A.link_sottomenu2:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;	
	
}

A.link_sottomenu2:VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;	
	
}

A.link_sottomenu2:VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;
	
}

A.link_sottomenu2:active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

.link_sottomenu3 {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
}

A.link_sottomenu3 {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	
}

A.link_sottomenu3:link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	
}

A.link_sottomenu3:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;	
	
}

A.link_sottomenu3:VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;	
	
}

A.link_sottomenu3:VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#FFFFFF;
	
}

A.link_sottomenu3:active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	
}


.link_sottomenu_nero {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
}

A.link_sottomenu_nero  {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;	
	
}

A.link_sottomenu_nero :link {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;	
	
}

A.link_sottomenu_nero :HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#CC0000;		
	
}

A.link_sottomenu_nero :VISITED {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;	
	
}

A.link_sottomenu_nero :VISITED:HOVER {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	underline;
	color: 				#CC0000;	
	
}

A.link_sottomenu_nero :active {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#000000;
	
}

.link_menu_eventi {
	color: 				#999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#111111;
	border: 			1px dotted #333333;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_eventi {
	color: 				#999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#111111;
	border: 			1px dotted #333333;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_eventi:link {

	color: 				#999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#111111;
	border: 			1px dotted #333333;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;		
	
}

A.link_menu_eventi:HOVER {

	color: 				#282828;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#e4db90;
	border: 			1px dotted #666666;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_eventi:VISITED {

	color: 				#999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#111111;
	border: 			1px dotted #333333;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
	
}

A.link_menu_eventi:VISITED:HOVER {
	color: 				#282828;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#e4db90;
	border: 			1px dotted #666666;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;	
}

A.link_menu_eventi:active {

	color: 				#999999;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#111111;
	border: 			1px dotted #333333;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;	
}






/* MENU DINAMICO */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 201px; /* Width of Menu Items */
	border-bottom: 0px solid #ccc;
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 100px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */


.testoheadmex {

	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-style: 		normal;
	text-decoration: 	none;
	color: 				#DFD3A1;
}

.boxmex1 {
	position: 				relative;
	background-color: 		#160102;
	border: 				thin ridge #330000;
	text-align: 			left;
	padding: 				10px;
}

.boxmex11 {
	position: 				relative;
	background-color: 		#140000;
	text-align: 			left;
	padding: 				5px;
}

.boxmex22 {
	position: 				relative;
	background-color: 		#0C0C0C;
	text-align: 			left;
	padding: 				5px;
}

.boxmex111 {
	position: 				relative;
	background-color: 		#330000;
	text-align: 			left;
	padding: 				5px;
}

.link_menu_mex {
	color: 				#CFE7E4;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#000000;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_mex {
	color: 				#CFE7E4;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#000000;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_mex:link {

	color: 				#CFE7E4;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#000000;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
	
}

A.link_menu_mex:HOVER {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#CFE7E4;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_mex:VISITED {

	color: 				#CFE7E4;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#000000;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
	
}

A.link_menu_mex:VISITED:HOVER {
	color: 				#000000;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#CFE7E4;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_menu_mex:active {

	color: 				#CFE7E4;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-decoration: 	none;
	background-color: 	#000000;
	border: 			thin ridge #330000;
	padding:			3px;
	word-wrap:  		break-word;
	white-space:		nowrap;
}






.link_scheda {
	color: 				#FFFFFF;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#990000;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_scheda {
	color: 				#FFFFFF;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#990000;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_scheda:link {

	color: 				#FFFFFF;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#990000;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
	
}

A.link_scheda:HOVER {

	color: 				#990000;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#FFFFFF;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_scheda:VISITED {

	color: 				#FFFFFF;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#990000;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
	
}

A.link_scheda:VISITED:HOVER {
	color: 				#990000;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#FFFFFF;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
}

A.link_scheda:active {

	color: 				#FFFFFF;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold;
	text-decoration: 	none;
	background-color: 	#990000;
	border: 			1px dotted #333333;
	word-wrap:  		break-word;
	white-space:		nowrap;
}



.link_ambientazione {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#CFE7E4;
}

A.link_ambientazione {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

A.link_ambientazione:link {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

A.link_ambientazione:HOVER {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#990000;
	
}

A.link_ambientazione:VISITED {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#CFE7E4;	
	
}

A.link_ambientazione:VISITED:HOVER {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#990000;
	
}

A.link_ambientazione:active {

	font-family: 		"Times New Roman", Times, serif;
	font-size: 			22px;
	font-style: 		normal;
	text-decoration: 	none;
	text-decoration: 	none;
	color: 				#CFE7E4;
	
}

.boxtramaoff {
	position: 				relative;
	background-color: 	#140000;
	text-align: 				left;
	padding: 				5px;
	border: 1px dotted #260000;
}


.boxtramaon {
	position: 				relative;
	background-color: 	#140000;
	text-align: 				left;
	padding: 				5px;
	border: 1px dotted #FFCC00;
}

.boxtramadelibereta {
	position: 				relative;
	background-color: 	#001C00;
	text-align: 				left;
	padding: 				5px;
	border: 1px solid #003300;
}