html, body {
	font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #0099d3;
	background-image: url(../img/pattern_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
#site {
	margin: 0px auto;
	width: 960px;
	background-color: #0099d3;
	text-align: left;
}

/*---header------------------------------------------------------*/

#header {
	position: relative;
	float: left;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 960px;
	/*background-color: red;*/
}
.tit_login {
	color: #ffffff;
	font-weight: bold;
}
.text_logout {
	color: #b3c7ce;
}
.field_login {
	font-size: 10px;
	color: #4c4c4c;
	border: 0px solid;
	background-color: #ffffff;
	font-family: Verdana;
	position: relative;
	left: 4px;
	top: 3px;
	width: 108px;
	/*border: 1px solid red;*/
	/*line-height: 16x;*/
}
#data {
	color: #ffffff;
}
.direttore {
	font-size: 10px;
	color: #a5a5a5;
	/*font-weight: bold;*/
}
#logo {
	position:relative;
	float:left;
	width:198px;
	top:35px;
	left:20px;
}
#menu {
	margin-right: 5px;
	color: #80b6ca;
	text-decoration: none;
	text-align: right;
}
#menu a:link, #menu a:visited {
	color: #80b6ca;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*---content------------------------------------------------------*/
.largContent{
	width:450px;
}
#headerStampa{
	display:none;
}
#centrale {
	position:relative;
	float:left;
	left:14px;
	width:482px;
}
#colonna_sx {
	position:relative;
	float:left;
	left:8px;
	width:204px;
}
#colonna_dx {
	position:relative; 
	float:left; 
	left:20px; 
	width:246px;
}
#template {
	position:relative; 
	float:left; 
	left:9px; 
	width:464px; 
	background-color:#ffffff; 
	margin:2px 0px 0px 0px;
}
#content {
	position: relative;
	float: left;
	background-image: url(../img/pattern_content.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 960px;
}
#menu_terr {
	background-image: url(../img/bg_menu_territoriale.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 204px;
}
#banner_canali {
	background-color: #ffffff;
	width: 190px;
	position: relative;
	left: 7px;
	padding: 6px 0px 4px 0px;
}
.stroke_banner {
	border: 6px solid #ffffff;
}
.combo_regione {
	font-size: 11px;
	font-family: Verdana;
	width: 190px;
}
#ricerca_avanzata {
	/*background-image: url(../img/bg_ricerca_avanzata.gif);
	background-repeat: no-repeat;*/
	width: 246px;
}
.field_ricerca_avanzata {
	font-size: 11px;
	border: 0px solid;
	font-family: Verdana;
	position: relative;
	left: 5px;
	top: 3px;
	width: 222px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid red;*/
	/*line-height: 16x;*/
}
.combo_ricerca_avanzata {
	font-size: 11px;
	font-family: Verdana;
	width: 232px;
}
.ico_ultima_ora_sel {
	color: #ed1c24;
	text-decoration: none;
}
.ultima_ora {
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}
.ultima_ora a:link, .ultima_ora a:visited {
	color: #7f7f7f;
	text-decoration: none;
}
.ultima_ora a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.ultima_ora_sel {
	font-weight: bold;
	color: #ed1c24;
	text-decoration: underline;
}
.ultima_ora_sel a:link, .ultima_ora_sel a:visited {
	color: #ed1c24;
	text-decoration: underline;
}
.ultima_ora_sel a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.data_eventi {
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
.eventi {
	color: #7f7f7f;
	text-decoration: underline;
}
.eventi a:link, .eventi a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
.eventi a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.tit_primopiano {
	font-size: 18px;
	color: #ed1c24;
	text-decoration: underline;
	line-height: 19px;
	padding-bottom: 10px;
}
.tit_primopiano a:link, .tit_primopiano a:visited {
	color: #ed1c24;
	text-decoration: underline;
}
.tit_primopiano a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.tit_sezione {
	font-size: 10px;
	font-weight: bold;
	color: #0099d3;
	text-decoration: none;
}
.tit_content {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
.tit_content a:link, .tit_content a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.tit_content a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.text_content {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #4c4c4c;
	text-decoration: none;
	line-height: 15px;
}
.text_content a:link, .text_content a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
.text_content a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.stroke_img {
	border: 1px solid #dadada;
}
.field_embed {
	font-family: Verdana;
	font-size: 11px;
	width: 256px;
}
.tit_content_sezione {
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	text-decoration: underline;
	line-height: 19px;
}
.subtit_content_sezione {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 19px;
}
#ricerca_multimedia {
	background-image: url(/img/bg_colonna_dx.gif);
	background-repeat: repeat-y;
	width: 246px;
}
.tit_ricerca_multimedia {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tit_ricerca_multimedia a:link, .tit_ricerca_multimedia a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tit_ricerca_multimedia a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.combo_giorno {
	font-size: 11px;
	font-family: Verdana;
	width: 45px;
}
.combo_mese {
	font-size: 11px;
	font-family: Verdana;
	width: 97px;
}
.combo_anno {
	font-size: 11px;
	font-family: Verdana;
	width: 59px;
}


.titolo_risultati, .titolo_risultati a:link, .titolo_risultati a:visited {
	color: red;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

.abstract_risultati, .abstract_risultati a:link, .abstract_risultati a:visited {
	color: gray;
	text-decoration:none;
	line-height: 16px;
}
.abstract_risultati a:hover {
	color:black;
}

.abstract a:link, .abstract a:visited {
	text-decoration:none;	
	color: #4c4c4c;
}
.abstract a:hover {
	text-decoration:underline;
	color: #4c4c4c;
}

/*---footer------------------------------------------------------*/

#footer {
	position: relative;
	float: left;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 960px;
	font-size: 10px;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #0099d3;
	text-decoration: underline;
}

#footerStampa{
	display:none;
}



/*---  Paginazione  ------------------------------------------------------*/


.paginazione {
	display: block;
	text-align: center;
	margin-top: 20px;
}
.paginazione a:link, .paginazione a:visited {
	color: gray;
	text-decoration:none;
	line-height: 16px;
}
.paginazione a:hover {
	color:black;
}
.pagina_prima {
}
.pagina_precedente {
	margin: 0px 10px;
}
.pagina {

}
.pagina_selected {
	font-weight: bold;
}
.pagina_successiva {
	margin: 0px 10px;
}
.pagina_ultima {
}