	@charset "UTF-8";

/* CSS Document */
*{
	margin:0px;
	padding:0px;
	border:none;
}

.pulisci{
	clear:both;
}

p{
	margin-bottom:5px;
}

input{
	vertical-align:middle;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484848;
	background-image:url(../images/cbg.png);
}

a{
	color:#2e2e2e;
	text-decoration:underline;
}

a:hover{
	color:#ea0b00;
}

h1{
	color:#2e2e2e;
	font-size:25px;
	font-weight:normal;
}

h2{
	color:#2e2e2e;
	font-size:20px;
}

h3{
	color:#2e2e2e;
	font-size:16px;
}
top{

	width:955px;}
.top_bordo{
	width:955px;
	margin:0 auto;
	background-image:url(../images/top_bordo.png);
	background-repeat:repeat-y;
	height:413px;
}
.page_bg{
	width:955px;

	margin:0 auto;
	
	height:413px;
}
.bg_rosso{
	width:929px;
	
	margin:0 auto;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;

	height:413px;
}
#wrapper{
	width:955px;
	background-image:url(../images/bg_wrapper.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

.lingue{
}

.logo{
	height:121px;
	width:929px;
	margin:0 auto;
}

.logo h2 a{
	background-position:top;
	display:block;
	width:929px;
	height:121px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.top_menu{
	height:34px;
	margin:0 auto;
	width:929px;
	background-color:#FFFFFF;
}

.area_flash{
	height:216px;
	margin:0 auto;
	width:923px;
	margin-top:14px;
	margin-bottom:23px;
	padding-left:5px;
}

.sep{
}

.breadcrumbs{
	margin-bottom:5px;
}

#dialog{
	display:none;
}

.content{
	padding-left:30px;
	width:925px;
	padding-top:20px;
	color:#484848;
	padding-bottom:10px;
	font-size:13px;
	font-family:Georgia;
}

.colonne{
	padding-left:30px;
	width:925px;
	background-image:url(../images/colonna.png);
	background-repeat:repeat-y;
}

.left{
	width:200px;
	float:left;
}
.top_menu{
	width:929px;
	height:30px;
	overflow:hidden;
	padding-bottom:4px;
}

.top_menu ul{
	padding-top:5px;
}

.top_menu ul li{
	display:inline;
	list-style:none;
}

.top_menu ul li a{
	font-size:13px;
	text-decoration:none;
	/*background-image:url(../images/bg_riga.png);
	background-repeat:no-repeat;*/
	padding-left:5px;
	padding-right:8px;
	border-right:1px solid #e4e4e4;
	color:#686868;
	font-weight:bold;
}

.top_menu ul li a:hover, .top_menu ul li.active a{
	color:#ea0b00;
}
#submenu{
	width:200px;
	display:block;
}
#submenu a{
	background:none;
	list-style:none;
	display:block;
}
#submenu li a{
	display:block;
	text-decoration:none;
	padding-bottom:7px;
	color:#686868;
	padding-left:24px;
	padding-top:5px
}
#submenu li a:hover{
	color:#ea0b00;
}
#submenu .selected{
}

#submenu ul li{
	list-style:none;
	background-image:url(../images/punto.png);
	background-repeat:no-repeat;
	background-position:left;
}
#submenu ul li ul{
	display:none;
}

.right{
	float:left;
	padding-left:5px;
	width:690px;
}
.foot_bg{
	width:955px;
	margin:0 auto;
	background-image:url(../images/top_bordo.png);
	background-repeat:repeat-y;
}
.footer_bg{
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x;
	height:108px;
	width:930px;
	margin-left:13px;
}
.footer{
	width:909px;
	padding-top:20px;
	margin:0 auto;
	padding-left:30px;
}

.footer_menu{
	text-align:center;
}

.footer_menu ul li{
	display:inline;
	text-align:center;
}

.footer_menu ul li a{
	color:#ea0b00;
	border-right:1px solid #ea0b00;
	padding-left:5px;
	padding-right:8px;
}
 ul li.last a{
	 border-right:none;
}
.footer_menu ul li a:hover{
	color:#fff;
}

.footer_indirizzo b{
	font-size: 12px;
	margin-top:5px;
}

.footer_indirizzo{
	color:#fff;
	text-align:center;
	font-size:10px;
	margin-top:5px;
}

.footer_ricerca .ajaxSearch_intro{
	display:none;
}
/*
.footer_ricerca{
	color:#2e2e2e;
	float:left;
	width:219px;
}*/

/*modx form*/

.footer_ricerca .AS_ajax_resultsIntroFailure, .skype_pnh_mark{
	display:none;
}

.ajaxSearch_highlight{
	color:#2e2e2e;
	font-weight:bold;
}

.ajaxSearch_highlight1{
	color:#2e2e2e;
	font-weight:bold;
}

#ajaxSearch_submit{
	width:60px;
	margin:0px;
	padding:0px;
}

#ajaxSearch_input{
	width:150px;
	margin:0px;
	padding:0px;
}


input{
	width:150px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

textarea{
	width:250px;
	height:100px;
	margin-bottom:5px;
	border:1px solid #ccc;
}

.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:#80121b;
}

/*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;
}*/

.code{
}
.form_dei_fontatti{
	float:left;
	width:300px;
	
}

.mappaGoogle{
	float:left;
	width:500px;
	border:1px solid #e6e6e6;
	padding:5px;
	background-color:#f6f6f6;
	margin-left:80px;
}

.galleria_fotografica_mirko_gallery{
	width:865px;
	padding-left:10px;
}

.ale_form{
	width:900px;
	margin-right:10px;
}
