
#guide { text-decoration: underline }
a.mese { text-decoration: none }
a { text-decoration: none }

html, body {
	font-family: Verdana;
}

h1 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
}
h4 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
}
h5 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
}


#corpoPagina {
	border: 1px solid #BFBFBF;
	margin: 0px 2px 10px 0px;
	padding: 3px;
}

#corpoPagina  img{
	width: 150px; 
	margin: 5px 10px 5px 10px;
	border: 3px solid #BFBFBF;
}


p{
	font-size: 10px;
}

#corpoPagina li { list-style:circle; font-size: 0.8em; }
/*#corpoPagina blockquote { font-size:0.8em; }*/

/* MENU PAESI*/
#menuPaesi {
	/*border: solid 1px red;*/
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 28px;
	/*border: solid green 1px;*/
}

#menuPaesi ul{
	margin: 0px;
	padding: 1px;
	height: 25px;
	width: 100%
	/*border: solid red 1px;*/
}

#menuPaesi li{
	display: inline;
}

#menuPaesi a{
	font-size:  0.8em;
	color: black;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 2px 12px 2px 12px;
	font-weight: bold;
}

#menuPaesi a:hover{
	color: white;
	background-color: #25bcd6;
	text-decoration: none;
}

#menuPaesi  .attivo{
	font-size:  0.8em;
	color: white;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 2px 12px 2px 12px;
	font-weight: bold;
	background-color: #25bcd6;
}

/*FINE MENU PAESI*/



/* SUBMENU DI OGNI PAESE*/
#submenuPaese {
	
	/*border: solid 1px red;*/
	text-align: right;
	display: block;
	/*float: right;*/
	margin: 0px 2px 5px 0px;
	border: solid 2px #25bcd6;
	height: 30px;
	padding: 3px 3px 3px 3px;
}

#submenuPaese ul{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	float: right;
	height: 25px;
	/*border: solid green 1px;*/
}

#submenuPaese li{
	display: inline;
}

#submenuPaese a{
	font-size:  0.6em;
	color: black;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}

#submenuPaese a:hover{
	color: white;
	background-color: #25bcd6;
	text-decoration: none;
}

#submenuPaese  .attivo{
	font-size:  0.6em;
	color: white;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	background-color: #25bcd6;
}

/* FINE SUBMENNU PAESE*/




#menuFooter {
	
	/*border: solid 1px red;*/
	text-align: center;
	display: block;
	/*float: right;*/
	margin: 0px 2px 0px 0px;
	/*border: solid 2px #25bcd6;*/
	background-color: #25bcd6;
	height: 30px;
	padding: 5px 3px 3px 3px;
}

#menuFooter ul{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	/*float: right;*/
	height: 25px;
	/*border: solid green 1px;*/
}

#menuFooter li{
	display: inline;
}

#menuFooter a{
	font-size:  0.7em;
	color: black;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	background-color: white;
}

#menuFooter a:hover{
	color: white;
	background-color: #25bcd6;
	text-decoration: none;
}

/* nuovi stili da mimmo */
#tdstandard {
	font-family: verdana, arial, sanserif;
	color: #000;
	font-size: 10px;
}
#tdelenco {
	font-family: verdana, arial, sanserif;
	color: #00f;
	font-size: 10px;
}
#fotohtl {                        
  width:auto;              
  height:auto;             
}