/*****************************************************************************/

/***************************************************************************

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #c8c7c7;
}
***/
h1{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
}
h2{
	font-size: 16px;
	color: #FFFFFF;
}
h4{
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
	margin: 0;
	padding: 0;
}
h4 a{ text-decoration: none; color: #CCCCCC;
}
h4 a:hover{ text-decoration: none; color: #fff;
}

h3{
	display: block;
	margin: 4px;
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: normal;
}

.linkfissi{
	text-align: center;
	margin-top: 20px;
	color: #800707;
	font-size: 14px;
	display:block;
}

.link_continua{
	text-align: right;
	margin: 5px;
	font-size: 10px;
	color: #0099FF;}
.link_continua a{
	text-decoration: none;color: #0099FF;}
.link_continua a:hover{
	text-decoration: none; color:#999999;}

.data{
	color: #0099FF;
	display: block;
	margin-right: 10px;
	font-size: 11px;
}


a, a:link, a:visited{
	color: #ccc; text-decoration: none; cursor:pointer;
}
a:hover{
	color: #ccc;
	text-decoration: none;
}
/*****************************************************************************/

/*pagina*/
.page{
	width: 781px;
	background-color: #fff;
	/* centrare la pagina orizzontalmente */
	margin-left: -390px; /* -(larghezza_totale div 2) */
	left: 50%;
	position: absolute;
	
}
/*non necessario*/
#left_box{
	visibility: hidden;
}
/*testata*/
.header{
	width: 100%;
	height: 219px;
	background-image: url(img/header.gif);
}

#logoLeft{
	clear: both;
	float: left;
	margin-left: 150px;
	margin-top: 100px;
	color: #fff;
	font-size: 24px;
	position: absolute;
}

/*pič di pagina*/
#footer{
	width: 100%;
	height: 275px;
	background-image: url(img/footer.gif);
	clear: both;
	float: left;
	color: #fff;
}
#footer a{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #666666;
	text-decoration: none;
}

/*#copyright{
	color: #fff;
	font-size: 11px;
	clear: both;
	float: right;
	margin-top: 70px;
	margin-right: 200px;
}

contiene il search box e il menu principale*/
.header_down{
	width: 100%;
	height: 53px;
	clear: both;
	float: left;
	background-image: url(img/header-down.gif);
}


#main_menu_box{
	width: auto;
	height: 31px; /*altezza dell'immagine di sfondo*/
	float: left;
	/* centrare il box nella pagina */
	background-image: url(img/menu-background.gif);
	text-align: center;
	margin-left: 180px;
}


/*box della ricerca*/
#search_box{
	clear: both;
	float: left;
	width: 130px;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 11px;
}

/*campo di testo*/
.text{
	clear: both;
	float: left;
	width: 60px;
	height: 20px;
	padding: 0;
	margin-right: 10px;
	border: 0;
}
/*bottone
.submit{
	float: left;
	width: 58px;
	height: 21px;
	border: none;
	background-image:  url(img/search_button.gif);
	margin: 0;
	color: #333333;
	font-size: 11px;
}
*/

#flag_box{
	clear: both;
	float: left;
	margin-left: 470px;
	margin-top: 150px;
}
/*_______________________HOME PAGE SOLTANTO_____________________________*/
#subpage{
	width: 779px; /*larghezza totale meno i bordi */
	height: auto;
	clear: both;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#right_box{
	margin-top: 20px;
	margin-bottom: 30px;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
}

.box{
	width: 251px; /*largh totale= 251 + i bordi! */
	border-left: 1px solid #800707;
	border-right: 1px solid #800707;
	border-bottom: 1px solid #800707;
	margin-left: 5px;
	clear: right;
	float: left;
}

#header_evidenze{
	width: 100%;
	height: 30px; /*altezza totale (37) dell'immagine di sfondo meno i pixel del padding top (7)!!*/
	background-image:	url(img/header-evidences-box.gif);
	padding-top: 5px;
	color: #fff;
	text-indent: 7px;
	line-height: 25px;
}
#header_eventi{
	width: 100%;
	height: 30px; /*altezza totale (37) dell'immagine di sfondo meno i pixel del padding top (7)!!*/
	background-image:	url(img/header-events-box.gif);
	padding-top: 5px;
	color: #fff;
	text-indent: 7px;
	line-height: 25px;
}

#header_news{
	width: 100%;
	height: 30px; /*altezza totale (37) dell'immagine di sfondo meno i pixel del padding top (7)!!*/
	background-image:	url(img/header-news-box.gif);
	padding-top: 5px;
	color: #fff;
	text-indent: 7px;
	line-height: 25px;
}


.boxino{
	width: 100%;
	background-image: url(img/little-box-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	float: left;
	height: auto;
	min-height: 150px;
}

.paragrafo{
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.paragrafo img{
clear: both;
	float: left;
	display: block;
	margin-right: 10px;
}
.immagine_paragrafo{
	clear: both;
	float: left;
	display: block;
	border: 1px solid #800707;
	margin: 10px;
}

.testo_paragrafo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
}

.evidenza{
	width: 100%;
	height: auto;
	margin-top: 35px;
}

.evidenza img{
	margin-left: 4px;
	margin-right: 4px;
	padding: 0;
	border: 1px solid #fff;
	display: block;
	clear: both;
	float: left;
}

.evidenza_continua{
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.evidenza_testo{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 12px;
}


#submenu{
	clear: both;
	float: left;
	margin-top: 70px;
	margin-left: 50px;
	color: #fff;
}
#sumenu ul{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
}

#submenu ul a{
	color: #fff;
}

.submenu_element {
	display: block;
	clear: right;
	float: left;
	color: #fff;
	padding-left: 10px;
}

/*******************************************************************/
/* pagina interna */
#center_box{
	width: 515px;
	clear: both;
	float: left;
	height: auto;
}

#path{
	background-image: url(img/path.gif);
	clear: both;
	float: left;
	width: 506px;
	height: 37px;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	text-indent: 5px;
	color: #fff;
}

#path a{
	color: #fff;
	text-decoration: none;
	line-height: 35px;
}

.page_paragrafo{
	width: 504px;
	background-image:url(img/home-page-box.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 6px;
	margin-top: 7px;
	margin-bottom: 20px;
	border: 1px solid #800707;
	clear: both;
	float: left;
}

.big_evidenza{
	width: 730px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 7px;
	text-indent: 0px;
	color: #fff;
	float: left;
	
}
.big_evidenza a{
	color: #fff;
	text-decoration: none;
	line-height: 20px;
	width: auto;
	clear: both;
	float: left;
	display: block;
}
.big_evidenza a:hover{ color:#CCCCCC; text-decoration: none;
}

#in_right_box{
	float: left;
	height: auto;
	width: 264px;
}

.box_in_page{
	width: 251px; /*largh totale= 251 + i bordi! */
	border-left: 1px solid #800707;
	border-right: 1px solid #800707;
	border-bottom: 1px solid #800707;
	margin-left: 6px;
	clear: both;
	float: left;
	margin-top: 7px;
}

.page_testo_paragrafo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}

#in_page{
	width: 779px; /*larghezza totale meno i bordi */
	height: auto;
	clear: both;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

/*RISULTATI DELLA RICERCA*/
.box_risultato{
	margin: 10px;
}
.titolo_risultato{
	color: #ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.testo_risultato{
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}

#content_search{
	float: left;
	margin-bottom: 100px;
	margin-top: 40px;
	width: 750px;
}
.titoloSearch{
	width: 750px;
	text-align: center;
	font-style: bold;
	color: #ddd;
	font-size: 16px;
}