a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.main {
	left: 50%;
	margin-left: -425px;
	margin-top: 10px;
	top: 0;
	width: 850px;
	position: absolute;
	background-color: #AF0917;
}

.leftmenu {
	float: left;
	width: 165px;
	padding-left: 10px;
	padding-top: 20px;
}

.leftmenu .data {
	float: left;
	width: 150px;
	padding-top: 10px;
}

.leftmenu .titolo {
	float: left;
	width: 150px;
	padding-top: 5px;
}

.leftmenu .testo {
	float: left;
	width: 150px;
	margin-top: 5px;
}

.leftmenu .separatore {
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.leftmenu .pulsante {
	float: left;
	width: 125px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 20px;
}

.index {
	width: 850px;
	left: 50%;
	position: absolute;
	top: 50%;
	background-color: #FFF;
	height: 400px;
	background-repeat: no-repeat;
	margin-top: -200px;
	margin-left: -425px;
}

.header {
	background-color: #AF0917;
	height: 100px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	width: 850px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.header .logo_ita {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/logo-eroli_ita.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	width: 298px;
}

.header .logo_eng {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/logo-eroli_eng.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
	width: 298px;
}

.header .firma {
	float: left;
	margin-top: 10px;
	width: 430px;
	background-image: url(../img/firma-eroli.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
.header .comune {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	background-image: url(../img/comune_narni.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 80px;
	width: 84px;
}

.footer {
	float: left;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 830px;
	background-color: #333;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: center;
}
.animazione {
	height: 200px;
}

.center {
	float: left;
	width: 675px;
	background-color: #FFF;
}

.center .titolo {
	float: left;
	height: 40px;
	width: 675px;
	padding-left: 25px;
	padding-top: 30px;
}
.center .testo {
	width: 425px;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
	text-align: justify;
	padding-bottom: 30px;
	padding-top: 30px;
}
.center .testo_newsid  {
	float: left;
	width: 450px;
	margin-top: 15px;
	margin-left: 10px;
}


.center .foto {
	width: 185px;
	padding-top: 15px;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}



.center .solo_testo {
	width: 625px;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 30px;
}

.center .allegato {
	width: 450px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.center .allegato .ico_all {
	width: 30px;
	float: left;
}
.center .allegato .txt_all {
	width: 420px;
	float: left;
	height: 20px;
	padding-top: 5px;
}


.center .allegato .txt_all a:active {
	color: #000;
	text-decoration: none;
}
.center .allegato .txt_all a {
	color: #000;
}
.center .allegato .txt_all a:visited {
	color: #000;
	text-decoration: none;
}
.center .allegato .txt_all a:hover {
	color: #fcaf17;
	text-decoration: none;
}

.menu_principale {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #333;
	height: 20px;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.center .link_esterno {
	width: 625px;
	padding-top: 30px;
	padding-bottom: 50px;
	float: left;
	padding-left: 20px;
}
.center .gallery {
	width: 300px;
	float: left;
	padding-top: 30px;
}
.center .foto_grande {
	width: 375px;
	padding-top: 30px;
	float: left;
}
.center .elemento_gallery {
	width: 300px;
	padding-left: 20px;
	float: left;
	padding-bottom: 20px;
}
.center .elemento_gallery_img {
	width: 100px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.center .elemento_gallery_testo {
	width: 130px;
	padding-top: 10px;
	padding-right: 30px;
	float: left;
}

.separatore_menu {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}




#ArchivioElenco{
	float: left;
	width: 650px;
	margin: 25px 0 0 0;
}

#ArchivioElenco .record{
	float: left;
	width: 675px;
	height: 95px;
	border-bottom: #dddddd solid 1px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

#ArchivioElenco .miniatura{
	float: left;
	width: 114px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}

#ArchivioElenco .miniaturapress{
float: left;
width: 66px;
margin: 0 42px 0 0;
}

#ArchivioElenco .testi{
	float: left;
	width: 525px;
	margin: 0 0px 0 0;
}

#ArchivioElenco .testi h2{
    font        :13px Arial, Verdana, sans-serif;
	text-align:left;
	color		: #002b54;
	line-height: 15px;
	font-weight: bold;
	margin: 0 0 6px 0;	
}

#ArchivioElenco .testi h2 a{
	color		: #AF0917;
	text-decoration: none;
}

#ArchivioElenco .testi h3, #ArchivioElenco .data h4, #ArchivioElenco .data h5, #ArchivioElenco .data h6 {
	font        :12px Arial, Verdana, sans-serif;
	text-align:left;
	color		: #000;
	line-height: 16px;
	font-weight: normal;
}

#ArchivioElenco .testi h3 a, #ArchivioElenco .data h4 a, #ArchivioElenco .data h5 a, #ArchivioElenco .data h6 a{
	color		: #000;
	text-decoration: none;
}

#ArchivioElenco .data1 h4, #ArchivioElenco .data1 h5 {
	font        :11px Arial, Verdana, sans-serif;
	text-align:left;
	color		: #002b54;
	line-height: 16px;
	font-weight: bold;
}

#ArchivioElenco .data h4 a, #ArchivioElenco .data h5 a {
	color		: #999999;
	text-decoration: none;
}

#ArchivioElenco .data1{
	float: right;
	width: 190px;
}

#ArchivioElenco .data{
	float: right;
	width: 190px;
}

#ArchivioElenco .icona{
margin: 12px 0 0 0;
}


#ColSx{
	float:left;
	width:230px;
}

#FotoSx{
	float:left;
	width: 230px;
	margin-right: 24px;
}

#PagColSx{
	float:left;
	width: 230px;
}

#PagColSx .image{
	float:left;
	width: 206px;
	text-align: center;
}

#PagColSx .elenco{
	float:left;
	width: 206px;
	text-align: left;
	margin: 24px 0 0 0;
}

#PagColSx h2, #PagColSx h3{
	display:none;
}


#PagColSx .titolo{
	float:left;
	width: 165px;
	text-align: left;
	color: #002b54;
	font        :10px Arial, Verdana, sans-serif;
	line-height: 14px;
	font-weight:bold;
	margin: 8px 0 0 0;
}

#PagColSx .titolo a{
	color: #002b54;
	text-decoration: none;
}

#PagColSx .scarica{
	float:left;
	width: 230px;
	text-align: center;
	color: #002b54;
	font:10px Arial, Verdana, sans-serif;
	line-height: 14px;
	font-weight:bold;

}

#PagColSx .scarica a{
	color: #002b54;
	text-decoration: none;
}

.link_elementi {
	text-align: center;
	}
.link_elementi a:link {
	color: #AE0917;
}
.link_elementi a:visited {
	color: #AF0917;
}
.link_elementi a:hover {
	color: #666;
}
.link_elementi a:active {
	color: #AF0917;
}

