@charset "UTF-8";

*{margin:0px; padding:0px;}

body {
	font-family:"Book Antiqua", "Times New Roman", Georgia, Garamond, "Palatino Linotype", serif;
	background-color: #ffffff;
	background-repeat:no-repeat;
	text-align:left;
	color: #939393;
	font-size:13px;
	background-repeat:repeat-x;
	background-position:top center;
	background-image:url(../images/bg_top.jpg);
}

p{
	padding-bottom:10px;
}

a img{
	border:none;
}

a, a:visited, a:link{
	text-decoration:none;
	color:#176d9e;
	text-decoration:underline;
}

a:hover {
	color:#176d9e;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

h1{
	font-size:28px;
	margin-bottom:5px;
	color:#31b6e1;
	font-weight:normal;
	text-transform:uppercase;
}   

h2{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#ec0000;
} 

.breadcrumbs a{
	color:176d9e;
	text-decoration:none;
}

h3{
	font-size:18px;
	text-align:justify;
	color:#ec0000;
} 

h4{ 
	font-size:16px;
} 

h5{ 
	font-size:15px;
	font-style:italic;
}

form{
	margin:0px;
	padding:0px;
}

fieldset {
	border:none;
}

label{
	margin:0px;
	padding:0px;
}

li{
	margin-left:10px;
}

#dialog{
	display:none;
}


.sfonfo{
	
}

#wrapper{
	width:889px;
	margin:0 auto;
}

.lingue{
}

.logo h2 a{
	display:block;
	height:102px;
	width:889px;
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	background-image:url(../images/logo.gif);
	margin-top:0px;
}

.top_menu{
	margin-top:17px;
	background-color:#FFFF00;
}

.slideshow{
	height:210px;
	margin-top:53px;
	overflow:hidden;
	z-index:-1;
	margin-bottom:10px;
	clear:both;
}

.breadcrumbs{
	margin-bottom:20px;
	margin-top:10px;
}

.sep{
	clear:both;
}

.colonna_2{
	float:left;
	width:200px;
	margin-right:15px;
}
.colonna_1{
	float:right;
	width:670px;
}
		
.colonne{
	background-image:url(../images/colonna.png);
	background-repeat:repeat-y;
	background-position:left;
	width:100%;
}

.footer{
	margin:0 auto;
	width:889px;
	padding-bottom:10px;
}

.footer_wrapper{
	width:100%;
	margin-top:20px;
	padding-top:15px;
	background-color:#176da2;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.footer_menu{
	float:left;
	width:250px;
	height:120px;
}

.footer_menu a{
	color:#c5e9f8;
}

.footer_menu ul li a{
	padding-bottom:3px;
}

.footer_menu a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

.footer_indirizzo{
	float:left;
	width:390px;
	height:120px;
	color:#c5e9f8;
	font-size:11px;
	
}

.footer_indirizzo a{
	color:#c5e9f8;
}
.footer_indirizzo a:hover{
	color:#fff;
}
.footer_indirizzo b{
	font-size:12px;
}

.footer_menu ul li a{
	display:block;
	width:120px;
	margin-right:5px;
	float:left;
}

.footer_menu ul li{
	margin-left:0px;
	list-style:none;
	margin-bottom:2px;
	display:inline;
}

.footer_ricerca{
	width:229px;
	float:left;
	height:90px;
}

.footer_ricerca input{
	vertical-align:middle;
}

/*modx form*/

#ajaxSearch_submit{
	width:60px;
	margin:0px;
	padding:0px;
}

#ajaxSearch_input{
	width:150px;
	margin:0px;
	padding:0px;
}


input{
	width:150px;
	margin-bottom:5px;
}

textarea{
	width:250px;
	height:100px;
	margin-bottom:5px;
	
}

.cbox{
	width:20px;
	height:20px;
	margin-top:5px;
}

.prv{
	margin-bottom:5px;
}

.ajaxSearch_intro{
	display:none;
}

.footer_ricerca .ajaxSearch_result, .footer_ricerca .ajaxSearch_resultsInfo{
	display:none;
	visibility:hidden;
}

.ajaxSearch_resultLink{
	font-size:18px;
	color:#176d9e;
}

/*notizie*/
.notizia_singola{
	margin-bottom:15px;
}

.notizia_singola h3 a{
	margin-bottom:5px;
	color:#80121b;
}

/*contatti*/

.boxcentrato{
	width:620px;
	margin:0 auto;
}

.img_contatti{
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:20px;
}

.indirizzo_contatti{
	float:left;
	width:300px;
	margin-bottom:20px;
}

.form_dei_fontatti{
	float:left;
	width:300px;
	margin-right:20px;
}

.mappaGoogle{
	float:left;
	width:549px;
	border:1px solid #e6e6e6;
	padding:5px;
	background-color:#f6f6f6;
}

.audio{
	text-align:right;
}

.escidaqui, .azioni_documento{
	padding-bottom:10px;
	text-align:right;
}

.nuovo-documento{
	padding-bottom:10px;
}

.documento_singolo{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e6e6e6;
}
