body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #646464;
	font-size: 12px;
	text-align: justify;
	background-color: #d4d0c8;
	background-repeat: repeat;
	margin: 10px auto;
}

#container {
	width: 872px;
	margin: 0px auto;
	background: url(../img/center.jpg);
	font-family: Arial, Georgia, Geneva, sans-serif;
  font-size: 12px;
}

a:link { 
	font-family: Arial, Georgia, Geneva, sans-serif;
  font-size: 12px;
	color: #577F00;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}


a:visited { 
	font-family: Arial, Georgia, Geneva, sans-serif;
  	font-size: 12px;
	color: #577F00;
	text-decoration: none;
	font-weight: normal;

}


a:active {
	color: #5387C1;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
}

a:hover {
	color: #5387C1;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
}

.komunica a:link { 
	font-family: Arial, Georgia, Geneva, sans-serif;
  font-size: 12px;
	color: #AF1515;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}


.komunica a:visited { 
	font-family: Arial, Georgia, Geneva, sans-serif;
  	font-size: 12px;
	color: #AF1515;
	text-decoration: none;
	font-weight: normal;

}


.komunica a:active {
	color: #AF1515;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
}

.komunica a:hover {
	color: #5387C1;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
}

.container_top {
	float: left;
	width: 872px;
	background-image: url(../img/container.jpg) ;
	background-repeat: no-repeat;
}




#header {
	width: 811px;
	float: left;
	position: relative;
	left: 28px;
	top: 1px;
}

#logo {
	float: left;
	width: 191px;
	height: 128px;
	position: relative;
	left: 15px;
}

.foto_header {
	width: 580px;
	height: 219px;
	float: right;
}


#menu {
z-index: 1;
	width: 515px;
	height: 34px;
	background: transparent url(../img/menu_sfondo.jpg);
	position: relative;
	top: -35px;
	left: 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

*html #menu {
top: -37px;
} 

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#menu ul li{
	display: inline;
	position: relative;
	top: 14px;
	left: 18px;

}

#menu ul li a{
	font-family: Arial, Verdana, Georgia, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px 18px 10px 18px;
	border-left: 1px solid #FFF;
		font-weight: bold;
}

#menu ul li a:hover {
	font-family: Arial, Verdana, Georgia, Geneva, sans-serif;
	font-size: 12px;
	color: #0A65AF;
	padding: 8px 18px 10px 18px;
	border-left: 1px solid #FFF;
	font-weight: bold;
}



#menu ul li .active {
	font-family: Arial, Verdana, Georgia, Geneva, sans-serif;
	font-size: 12px;
	color: #E30F0F;
	padding: 8px 18px 10px 18px;
	border-left: 1px solid #FFF;
}



/*MENU FOOTER*/

#menu_footer ul{
text-align: right;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#menu_footer ul li {
display: inline;
position: relative;

}


#menu_footer ul li a{
border-bottom: 2px solid #8BB82E;
margin-right: 20px;
font-size: 12px;
}


#menu_footer ul li a:hover {
border-bottom: 2px solid #5387C1;
margin-right: 20px;
font-size: 12px;
}

#menu_footer ul li .active {
border-bottom: 2px solid #5387C1;
color: #5387C1;
}


.current {
  font-family: Arial, Verdana, Georgia, Geneva, sans-serif;
	font-size: 12px;
	padding: 8px 18px 10px 18px;
	color: #E30F0F;
	border-left: 1px solid #FFF;
}


.frase_header {
	float: left;
	height: 60px;
	width: 200px;
color: #5387C1;
	position: relative;
	top: 15px;
	left: 15px;
font-family: georgia;
font-style: italic;
font-size: 11px;
}

.container_center {
	float: left;
	width: 872px;
	
	background-position: top;
	background-image: url(../img/centrale.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
}

*html .container_center {
top: -36px;
}

#titolo_corpo {
margin-left: 260px;
position: relative;
color: #e30f0f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
width: 560px;
}


#testo_corpo {
	float: left;
	width: 770px;
	position: relative;
	top: 10px;
	left: 50px;
	text-align: justify;
  line-height: 20px;
}


#titolo_home {
	position: relative;
	color: #e30f0f;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;

}


#testo_home {
	float: left;
	width: 562px;
	position: relative;
	text-align: justify;
  line-height: 20px;
display: block;

}

#img {
}

#colonna_sx {
float: left;
position: relative;
width: 192px;
margin-top: 32px;
margin-left: 50px;
margin-right: 18px;
}

*html #colonna_sx{
margin-left: 25px;

}
 

ul {
  list-style-type: none;
  list-style-image: url(../img/li.gif);
  position: relative;
  left: -20px;
  top: -5px;
}


#testo_corpo ul li .active {
color: #5387C1;
border-bottom: 2px solid #5387C1;
}


.container_footer {
	float: left;
	width: 872px;
	height: 30px;
	background-image: url(../img/footer.jpg) ;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
}

.copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #5387C1;
	text-align: left;
	clear: both;
	position: relative;
	background-color: #d4d0c8;
	text-align: center;
}

a img {
border: 0px;
}

/*NEWS - RUBRICA*/

#box_news {
width: 192px;
top: 20px;
position: relative;
float: left;
}


.data_news {
color: #646464;
font-size: 11px;
padding: 8px;
text-align: left;
}

.data_news a{
color: #5387C1;
font-size: 12px;
}

.data_news span{
color: #8BB82E;
font-size: 12px;
}

.data_news a:hover{
text-decoration: underline;
}


#commenta {

}

#commenta span {
color: #e30f0f;
	font-size: 13px;
	font-weight: bold;

}

#mostra {
margin:3px; 
display:none;
text-align:left; 
}

#iniziali{
letter-spacing: 6px;

}

#iniziali a{
font-size: 13px;
font-weight: bold;
}

#iniziali .active {
font-weight: bold;
color: #5387C1;
}

.textarea {
width: 300px;
height: 150px;
}

.line {
border-bottom: 1px dashed #646464;
}

#blocco_glossario {
width: 760px;
float: left;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px dashed #000;
}

.termini_glossario {
width: 250px;
float: left;
}

.termini_glossario a{
font-weight: bold;
font-size: 12px;
}