/*stili generali*/
HTML, BODY {
	text-align: center;   /*centra in IE 5.x */
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0%;

}

#container {
	width: 760px;
	color: #000000;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/

}
#testata {
	width: 760px;
	height: 70px;
	color: #fff;
}
#riga_fotoup {
	background-color: #3E7BB2;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0em;
	padding-bottom: 0em;

}
/*stili per il menù di navigazione principale*/
#container_mainmenu {
	margin-left: 0.4em;
	margin-bottom: 0.3em;
	margin-top: 0.5em;
	color: #666666;
	font-size: 1.1em;
}

#mainmenu {
	float: left;
}

#container_mainmenu a {
	color: #666666;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right:0.5em;
}
#container_mainmenu a:link{
	text-decoration: none;
}
#container_mainmenu A:active{
	text-decoration: none;
}
#container_mainmenu A:visited{
	text-decoration: none;
}
#container_mainmenu A:hover{
	text-decoration: underline;
}
.container_mainmenuOver {
	text-decoration: none;
}
.container_mainmenuBorder A	{
	border-left: 0.2em dotted #3E7BB2;

}
.container_mainmenuOver A {
	text-decoration: none;
	font-weight: bold;
	border-left: 0.2em dotted #3E7BB2;
}
.container_mainmenuOver A:link{
	text-decoration: none;
	border-left: 0.2em dotted #3E7BB2;
}
.container_mainmenuOver A:active{
	text-decoration: none;
	border-left: 0.2em dotted #3E7BB2;
}
.container_mainmenuOver A:visited{
	text-decoration: none;
	border-left: 0.2em dotted #3E7BB2;
}
.container_mainmenuOver A:hover{
	text-decoration: underline;
	border-left: 0.2em dotted #3E7BB2;
}

.container_mainmenuOverNoBorder A {
	text-decoration: none;
	font-weight: bold;
    border-left: 0px;
}
.container_mainmenuOverNoBorder A:link{
	text-decoration: none;
	font-weight: bold;
}
.container_mainmenuOverNoBorder A:active{
	text-decoration: none;
	font-weight: bold;
}
.container_mainmenuOverNoBorder A:visited{
	text-decoration: none;
	font-weight: bold;
}
.container_mainmenuOverNoBorder A:hover{
	text-decoration: underline;
	font-weight: bold;
}

#linkMappa {
	text-align: right;
}
#linkMappa a{
	border-left: 0.1em solid #3E7BB2;
}

/*stili per la barra "bussola" - sei qui*/
#container_bussola {
	background-color: #F2F2F2;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0.3em;
	font-size: 1em;
	font-weight: normal;
}
#container_bussola A {
	color: #666666;
	text-decoration: none;
	border-left: 0px;
	font-weight: normal;
}
#container_bussola A:link{
	color: #666666;
	text-decoration: underline;
}
#container_bussola A:active{
	color: #666666;
	text-decoration: underline;
}
#container_bussola A:visited{
	color: #666666;
	text-decoration: underline;
}
#container_bussola A:hover{
	color: #3E7BB2;
	text-decoration: none;
}

#bussola {
	padding: 0.3em;
	margin-left: 0.3em;
	float: left;
	font-size: 1em;
}
#mail {
	padding: 0.4em;
	text-align: right;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}
#mail A{
	padding: 0.4em;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}
#mail A:link{
	padding: 0.4em;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}
#mail A:active{
	padding: 0.4em;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}
#mail A:visited{
	padding: 0.4em;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}
#mail a:hover{
	padding: 0.4em;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	color: #3E7BB2;
	font-size: 1em;
}

#page_title {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	font-size: 2em;
	color: #3E7BB2;
}

.eos_title {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	font-size: 1.6em;
	text-align:center;
	color: #666;
}
.eos_voice {
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	font-size: 1.3em;
	text-align: center;
	color: #3E7BB2;
}
.small_text {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	font-size: 0.9em;
	text-align:justify;
	color: #666;
	
}

#linea_corpo {
    width: 760px;
	height: 8px;
	margin-bottom: 0.8em;
}

#sub_container {
	width: 100%;
	font-size: 1.1em;
}

#sub_container A	{
	border-left: 0px;
}

#corpo {
	margin-right: 25%;
	padding-left: 1%;
	text-align: justify;
	font-weight: normal;
}

#menu_right {
	float: right;
	width: 22%;
	font-weight: normal;
}

#contenuto_menu_right {
	margin-left: 0.8em;
	margin-top: 0.5em;
	width: 100%;
}
#contenuto_menu_right A {
	color: #0054A8;
	text-decoration: underline;
}
#contenuto_menu_right A:link{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto_menu_right A:active{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto_menu_right A:visited{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto_menu_right A:hover{
	color: #0054A8;
	text-decoration: none;

}


.link_menu_right {
	margin-left: 0.6em;
	margin-right: 0.6em;
	color: #666666;
	line-height: 1.6em;
	font-size: 1.1em;
	border-bottom: 0.1em dotted #3E7BB2;
	width: 95%;
}
.link_menu_right A {
	text-decoration: none;
	width: 100%;
	padding-left: 0.3em;
}
.link_menu_right A:link{
	color: #666666;
	text-decoration: none;
}
.link_menu_right A:active{
	color: #666666;
	text-decoration: none;
}
.link_menu_right A:visited{
	color: #666666;
	text-decoration: none;
}
.link_menu_right A:hover{
	color: #666666;
	border-left: 0.2em solid #0054A8;
	text-decoration: underline;
}
.link_menu_rightOver {
	margin-left: 0.6em;
	color: #666666;
	line-height: 1.6em;
	font-size: 1.1em;
	border-bottom: 0.1em dotted #666666;
	width: 100%;
	font-weight: bold;
}
.link_menu_rightOver A {
	color: #666666;
	text-decoration: none;
	margin-left: 0.3em;
}
.link_menu_rightOver A:link{
	color: #666666;
	text-decoration: none;
	margin-left: 0.3em;
}
.link_menu_rightOver A:active{
	color: #666666;
	text-decoration: none;
	margin-left: 0.3em;
}
.link_menu_rightOver A:visited{
	color: #666666;
	text-decoration: none;
	margin-left: 0.3em;
}
.link_menu_rightOver A:hover{
	color: #666666;
	text-decoration: none;
	margin-left: 0.3em;
}

#footer {
	clear: both;
	margin-top: 1em;
	padding: 1em;
	background-color: #3E7BB2;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#footer A	{
	color: #fff;
	padding-left: 0.3em;
	padding-right: 0.3em;

}
.footerBorder  {
	border-left: 0.1em solid #fff;
	text-decoration: none;
}
.footerBorder A:link {
	border-left: 0.1em solid #fff;
	text-decoration: none;
}
.footerBorder A:active {
	border-left: 0.1em solid #fff;
	text-decoration: none;
}
.footerBorder A:visited {
	border-left: 0.1em solid #fff;
	text-decoration: none;
}
.footerBorder A:hover {
	border-left: 0.1em solid #fff;
	text-decoration: underline;
}

.footerNoBorder A {
	text-decoration: none;
	border-left: 0px;
}
.footerNoBorder A:link {
	text-decoration: none;
	border-left: 0px;
	
}
.footerNoBorder A:active {
	text-decoration: none;
	border-left: 0px;
}
.footerNoBorder A:visited {
	text-decoration: none;
	border-left: 0px;
}
.footerNoBorder A:hover {
	text-decoration: underline;
	border-left: 0px;
}
.footerOverNoBorder A {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.footerOverBorder A {
	color: #fff;
	text-decoration: none;
	border-left: 0.1em solid #fff;
	font-weight: bold;
}
.footerOverNoBorder A:link{
	color: #fff;
	text-decoration: none;
}
.footerOverNoBorder A:active{
	color: #fff;
	text-decoration: none;
}
.footerOverNoBorder A:visited{
	color: #fff;
	text-decoration: none;
}
.footerOverNoBorder A:hover{
	color: #fff;
	text-decoration: underline;
}
.footerOverBorder A:link{
	color: #fff;
	text-decoration: none;
	border-left: 0.1em solid #fff;
}
.footerOverBorder A:active{
	color: #fff;
	text-decoration: none;
	border-left: 0.1em solid #fff;
}
.footerOverBorder A:visited{
	text-decoration: none;
	color: #fff;
	border-left: 0.1em solid #fff;
}
.footerOverBorder A:hover{
	color: #fff;
	text-decoration: underline;
	border-left: 0.1em solid #fff;
}

#contenuto A {
	color: #0054A8;
	text-decoration: underline;
}
#contenuto A:link{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto A:active{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto A:visited{
	color: #0054A8;
	text-decoration: underline;
}
#contenuto A:hover{
	color: #0054A8;
	text-decoration: none;
}

#contenitore H1 {
	font-size: 1.2em;
}


HR {
	width: 85%;
	text-align: center;
	border: 0pt none;
	color: #666666; 
	background-color: #666666; 
	height: 1px;
}

.noBorder A {
border-left: 0px;
}


#contenuto IMG {
        padding: 0.3em;
}

#contenuto INPUT {
	font-size: 0.9em;

}
#metaimg  {
margin-left: 2.0em;
margin-top: 1.2em;
width: 100%;
}
#eos  {
margin-left: 2.0em;
margin-top: 1.2em;
width: 100%;
}
#linkcorpo a {
color: #666666;
font-weight: bold;
text-decoration:none;
 }
#linkcorpo a:link {
color: #666666;
font-weight: bold;
text-decoration:none;
 }
#linkcorpo a:visited{
color: #666666;
font-weight: bold;
text-decoration:none;
 }
#linkcorpo a:hover{
color: #3E7BB2;
font-weight: bold;
text-decoration:underline;
 }
 



