body
{
	background-color: #fff;
	background-image: url(../images/bg_pg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#corpo_pg
{
	width: 950px;
	overflow: hidden;
	background-image: url(../images/bg_cont.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 700px;
	padding-bottom: 0px;
	position: relative;
	top: 0;
	left: auto;
	right: auto;
	padding-bottom: 40px;
}
.bg_ombra_sx
{
	width: 950px;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(../images/bg_ombra_alto.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.testata
{
	position: absolute; 
	left: 0;
	top: 0;
	text-align: left;
	width: 500px; 
	height: 210px;
	background-color: #fff;
}
.chiude_corpo_pg
{
	width: 972px;
	height: 75px;
	background-image: url(../images/bg_chiude_corpo_pg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* colonna SX*/

.cl_sx
{
	float: left;
	width: 228px;
	padding-left: 12px;
	margin-right: 12px;
	text-align: center;
	z-index: 1000;
} 
.cl_sx a:link, .cl_sx a:visited
{
    color: #345a7b;
	text-decoration: none;
}
.cl_sx a:hover, .cl_sx a:active
{
    color:#345a7b;
	text-decoration: underline;
}
.link_home
{
    height: 210px;
	width: 228px;
	cursor: pointer;
	margin-bottom: 200px;
	font-size: 11px;
	color: #a35006;
}
.countdown
{
	width: 228px;
	text-align: center;
	padding-top: 11px;
	font-size: 13px;
	color: #1a2461;
	margin-top: 0px;
	cursor: default;
}
.titolo_colonnasx
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #777777;
	padding-bottom: 1px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	width: 188px;

}

/* colonna DX*/

.cl_dx
{
	float: left;
	width: 698px;
	overflow: hidden;
	z-index: 1000;
} 
.cl_dx a:link, .cl_dx a:visited
{
    color: #345a7b;
	text-decoration: none;
}
.cl_dx a:hover, .cl_dx a:active
{
    color:#345a7b;
	text-decoration: underline;
}
.cont_banner_alto
{
	height: 61px;
	width: 650px;
	padding-right: 28px;
	padding-left: 20px;
	padding-top: 0px;
	overflow: hidden; 
	text-align: left;
}
.banner_alto
{
	height: 60px;
	width: 600px;
	float: right;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
	background-color: #fff;
	overflow: hidden;
}	
.search
{
	width: 313px;
	height: 34px;
	padding-left: 385px;
	padding-top: 17px;	
}
.input_search
{
	float: left;
	width: 262px;
	border: 0px;
	background: transparent;
	height: 14px;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 10px;
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.button_search
{
	float: left;
	width: 26px;
	height: 26px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}
.english
{
    width: 633px;
	height: 23px;
	margin-right: 46px;
	padding-right: 22px;
    text-align: right;
    font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-position: right 1px;
    background-image: url(../images/english.png);
    background-repeat: no-repeat;
} 
.english a:link, .english a:visited
{
    color: #777;
	text-decoration: none;
}
.english a:hover, .english a:active
{
    color:#345a7b;
	text-decoration: none;
}
.percorso
{
    width: 660px;
	height: 10px;
	padding-top: 12px;
	padding-left: 38px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 12px;
} 
.percorso a:link, .percorso a:visited
{
    color: #000000;
	text-decoration: none;
}
.percorso a:hover, .percorso a:active
{
    color:#000000;
	text-decoration: underline;
}

/*######### MENU ##############*/
.menu
{
	height: 34px;
	width: 650px;
	padding-left: 35px;
	padding-right: 13px;
	margin-top: 0px;
	border-top: #5c5535 1px solid;
}
.link_pres
{
	float: left;
	height: 34px;
	width: 106px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.link_pres:hover
{
	background-position: left bottom;
}
.link_prog
{
	float: left;
	height: 34px;
	width: 89px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -106px top;
}
.link_prog:hover
{
	background-position: -106px bottom;
}
.link_sponsor
{
	float: left;
	height: 34px;
	width: 70px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -195px top;
}
.link_sponsor:hover
{
	background-position: -195px bottom;
}
.link_expo
{
	float: left;
	height: 34px;
	width: 78px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -265px top;
}
.link_expo:hover
{
	background-position: -265px bottom;
}
.link_dove
{
	float: left;
	height: 34px;
	width: 91px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -343px top;
}
.link_dove:hover
{
	background-position: -343px bottom;
}
.link_stampa
{
	float: left;
	height: 34px;
	width: 63px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -434px top;
}
.link_stampa:hover
{
	background-position: -434px bottom;
}
.link_multimedia
{
	float: left;
	height: 34px;
	width: 83px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -497px top;
}
.link_multimedia:hover
{
	background-position: -497px bottom;
}
.link_contatti
{
	float: left;
	height: 34px;
	width: 69px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -580px top;
}
.link_contatti:hover
{
	background-position: -580px bottom;
}
.link_link
{
	float: left;
	height: 34px;
	width: 50px;
	cursor: pointer;
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: -600px top;
}
.link_link:hover
{
	background-position: -600px bottom;
}
.under_menu
{
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 180px;
	text-align: left;
	background-image: url(../images/bg_under_menu.png);
	background-repeat: repeat;
} 
.under_menu a:link, .under_menu a:visited
{
    color: #fff;
	text-decoration: none;
}
.under_menu a:hover, .under_menu a:active
{
    color:#fff;
	text-decoration: none;
	font-weight: bold;
}
.under_menu_son
{
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
	margin-left: 1px;
	margin-right: 1px;
	width: 160px;
	text-align: left;
	border-bottom: #ddd 1px dotted;
}
.under_menu_son:hover
{
	background-color: #444;
}
#slider_menu {position: absolute; top: 0; left: 0; width:648px}
.header_menu {height: 49px; cursor: pointer; overflow: hidden;}
.content_menu {width: 182px; overflow:hidden}
.text_menu {border:1px solid #ffffff; background-color: #f0f0f0; border-top:none; padding: 1px;}

/*######### ------ ##############*/

/*---Contenuto---*/

.cont_home
{
	width: 698px;
	overflow: hidden;
}
.cont_sx_home
{
	float: left;
	width: 500px;
	margin-right: -30px;
}
.cont
{
	width: 698px;
	overflow: hidden;
	background-image: url(../images/bg_vert_tratt.png);
	background-repeat: repeat-y;
	background-position: 500px;
}
.cont_large
{
	width: 698px;
	overflow: hidden;
}
.cont_sx
{
	float: left;
	width: 442px;
	padding-left: 38px;
	margin-right: 40px;
	text-align: left;
}
.cont_sx_dx
{
	float: left;
	width: 625px;
	padding-left: 38px;
	margin-right: 15px;
	text-align: left;
}
.video
{
	width: 500px;
	height: 309px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_video.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
.cont_dx_home
{
	float: left;
	width: 228px;
}
.cont_dx
{
	float: left;
	width: 163px;
	text-align: left;
	padding-top: 11px;
	margin-right: 15px;
}
/* Testatina di pagina */

.testatina_pres
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #bc5913;
}
.testatina_pres a:link, .testatina_pres a:visited, .testatina_pres a:hover, .testatina_pres a:active
{
    color: #bc5913;
	text-decoration: none;
}
.testatina_prog
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #134873;
}
.testatina_prog a:link, .testatina_prog a:visited, .testatina_prog a:hover, .testatina_prog a:active
{
    color: #134873;
	text-decoration: none;
}
.testatina_expo
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #7a0573;
}
.testatina_expo a:link, .testatina_expo a:visited, .testatina_expo a:hover, .testatina_expo a:active
{
    color: #7a0573;
	text-decoration: none;
}
.testatina_dove
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #686909;
}
.testatina_dove a:link, .testatina_dove a:visited, .testatina_dove a:hover, .testatina_dove a:active
{
    color: #686909;
	text-decoration: none;
}
.testatina_stampa
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #560875;
}
.testatina_stampa a:link, .testatina_stampa a:visited, .testatina_stampa a:hover, .testatina_stampa a:active
{
    color: #560875;
	text-decoration: none;
}
.testatina_multimedia
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #14570a;
}
.testatina_multimedia a:link, .testatina_multimedia a:visited, .testatina_multimedia a:hover, .testatina_multimedia a:active
{
    color: #14570a;
	text-decoration: none;
}
.testatina_contatti
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #881d0d;
}
.testatina_contatti a:link, .testatina_contatti a:visited, .testatina_contatti a:hover, .testatina_contatti a:active
{
    color: #881d0d;
	text-decoration: none;
}
.testatina_link
{
	height: 26px;
	padding-top: 10px;
	font-size: 21px;
	border-top: #b8b2ac 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #bc5913;
}
.testatina_link a:link, .testatina_link a:visited, .testatina_link a:hover, .testatina_link a:active
{
    color: #bc5913;
	text-decoration: none;
}
.testatina_home
{
	width: 450px;
	height: 24px;
	padding-top: 4px;
	padding-right: 40px;
	padding-left: 10px;
	padding-bottom: 16px;
	background-image: url(../images/bg_testatina_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.testatina_home a:link, .testatina_home a:visited, .testatina_home a:hover, .testatina_home a:active
{
    color: #999;
	text-decoration: none;
}
/*-----------------------------------*/

/*------------ Elenchi -------------*/

.voce_menu
{
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: #bbb dotted 1px;
	background-image: url(../images/elenco.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
}
.voce_allegato
{
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: #bbb dotted 1px;
	background-image: url(../images/allegato.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.elenco_pag
{
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: #ddd dotted 1px;
	background-image: url(../images/elenco2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.voce_menu_light
{
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: #bbb dotted 1px;
	background-image: url(../images/elenco.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.voce_menu2
{
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(../images/elenco2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}

/* BANNER colonna destra*/

.bn_presentazione
{
	width: 127px;
	height: 100px;
	background-image: url(../images/bg_bn_presentazione.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 60px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_presentazione a:link, .bn_presentazione a:visited, .bn_presentazione a:hover, .bn_presentazione a:active
{
    color: #f9f9f9;
	text-decoration: none;
}
.bn_programma
{
	width: 127px;
	height: 95px;
	background-image: url(../images/bg_bn_programma.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_programma a:link, .bn_programma a:visited, .bn_programma a:hover, .bn_programma a:active
{
    color: #f9f9f9;
	text-decoration: none;
}
.bn_verde
{
	width: 127px;
	height: 125px;
	background-image: url(../images/bg_bn_verde.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_verde a:link, .bn_verde a:visited, .bn_verde a:hover, .bn_verde a:active
{
    color: #f9f9f9;
	text-decoration: none;
}
.bn_expo
{
	width: 127px;
	height: 95px;
	background-image: url(../images/bg_bn_expo.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_expo a:link, .bn_expo a:visited, .bn_expo a:hover, .bn_expo a:active
{
    color: #fff;
	text-decoration: none;
}
.bn_stampa
{
	width: 127px;
	height: 70px;
	background-image: url(../images/bg_bn_stampa.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_stampa a:link, .bn_stampa a:visited, .bn_stampa a:hover, .bn_stampa a:active
{
    color: #fff;
	text-decoration: none;
}

.bn_multimedia
{
	width: 127px;
	height: 95px;
	background-image: url(../images/bg_bn_multimedia.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
.bn_multimedia a:link, .bn_multimedia a:visited, .bn_multimedia a:hover, .bn_multimedia a:active
{
    color: #fff;
	text-decoration: none;
}
.bn_generico
{
	width: 127px;
	height: 95px;
	background-image: url(../images/bg_bn_generico.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #444;
}
.bn_generico a:link, .bn_generico a:visited, .bn_generico a:hover, .bn_generico a:active
{
    color: #444;
	text-decoration: none;
}

/*---------------------------------------*/

/*------- News ------*/

.cont_news
{
	width: 420px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(../images/bg_cont_news2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.chiude_news_home
{
	width: 471px;
	height: 12px;
	background-image: url(../images/chiude_news_home.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#slider 
{
	width:471px
}
.header 
{
	width:420px;
	margin-top:7px;
	cursor:pointer;
	padding-bottom: 2px;
	border-bottom: #c8c5b8 1px dotted;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #444;
}
.header:hover 
{
	background:url(images/header_over.gif);
	color: #000;
}
.content 
{	
	overflow:hidden
}
.text 
{
	width:388px;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	background-color: #fff;
	border-bottom: #c8c5b8 1px dotted;
	border-right: #c8c5b8 1px dotted;
	border-left: #c8c5b8 1px dotted;
	margin-bottom: 10px;
	background-image: url(../images/freccina_news_home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #f9f9f9;
}

/*---- Galleria foto -----*/

.gall_foto
{
	float: left;
	width: 140px; 
	height: 139px; 
	padding-right: 19px; 
	padding-left: 19px; 
	padding-top: 17px; 
	padding-bottom: 17px; 
	background-image:url(../images/bg_foto_galleria.png); 
	background-repeat: no-repeat; 
	background-position: center top;
	margin-right: 30px; 
	margin-bottom: 20px;
}
.cont_gall_foto
{
	width: 140px; 
	height: 139px;
	z-index: 1;
	background-image: url(../images/bg_foto_galleria_hover.png);
	background-repeat:no-repeat;
	background-position: center top;
}
.cont_gall_foto:hover
{
	background-position: -500px top;
} 
/*---- Piede -----*/

.piede
{
	width: 100%;
	height: 60px;
	text-align: center;
} 
.piede a:link, .piede a:visited
{
    color: #345a7b;
	text-decoration: none;
}
.piede a:hover, .piede a:active
{
    color:#345a7b;
	text-decoration: underline;
}
.piede_cont
{
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_piede.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---- Varie -----*/

.tit_pg
{
	font-size: 18px;
	color: #666;
}
.titoletto_pg
{
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: #bbb solid 1px;
}
.input
{
	width: 250px;
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #f6f6f6;
	padding: 2px;
	border: 1px solid #999;
}
.titolo_news_pagina
{
    font-family: Geneva, Times, serif;
    font-size: 20px;
    margin-bottom: 5px;
	color: #666;
}
.ob_show_panelsholder
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* contenitore foto home */
.cont_scrollable
{
	width: 500px;
	height: 309px;
	background-image: url(../images/cornice.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0;
	z-index: 10;
}
