/*#####################################
generici
/*#####################################*/

html,body{
	margin: 0; padding: 0; height: 100%;
	font: 0.86em Arial, sans-serif; color: #535353; text-align: center; line-height: 150%;
	background-color: #E2E2E2;
}
p{
	margin: 0 10px 10px;
}
img, div, table, td, tr, th, tbody{
	padding: 0; margin: 0; border: 0;
}
a{
	margin: 0; padding: 0;
	font-weight: bold; color: #7C0721; text-decoration: underline;
}
a:visited{
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
.interruzione{
	clear: both;
}
.titolo{
	display: block;
	font-weight: bold; color: #005899;
}

b.bourdeaux{
	color:#7C0721;
}


/*#####################################
struttura
/*#####################################*/

#principale{
	text-align: left;
	width: 100%; margin: 0 auto;
	background: #ffffff url("../img/sfondo_testata.gif") top center no-repeat;
}

#wrapper{
	float: left;
	width: 100%;
}
#corpo_centrale{
	width: 923px; margin: 20px auto;
}
#colonna_sinistra{
	float: left;
	width: 627px; padding: 20px 0 40px 0;
	text-align: left;
	border-right: 1px dashed #E2E2E2;
/*	background-color: #AAFFCC;*/
}
#colonna_destra{
	float: right;
	width: 295px;
/*	background-color: #FFFFCC;*/
}
#colonna_intera{
	width: 923px;
	margin: 0 auto;
}


/*#####################################
testata - logo - menu orizzontale
/*#####################################*/

#header{
	height: 352px; width: 923px; margin: 0 auto;
}

#wrapper1{
	float: left;
	width: 100%;
}
#logo{
	margin-top: 18px;
}
#menu_orizzontale{
	text-align: center;
}
#menu_ul{
	padding: 0 5px; margin: 216px auto 0 auto;
	text-align: center; color: #535353;
}
#menu_ul li{
	display: inline;
	margin: 0 2px 0 4px; padding: 0;
}
#menu_ul a, #menu_ul a:visited{
	padding: 15px 20px;
	color: #535353; font-size: 130%; font-weight: bold;
	text-decoration: none;
	background: url("../img/sfondo_menu.gif") top left repeat-x;
	border: 1px solid #F4F4F4;
}
#menu_ul a:hover{
	color: #7C0721;
	font-weight: bold;
	text-decoration: none;
	background: url("../img/sfondo_menu_hover.gif") top left repeat-x;
}
#menu_ul li.selezionato a{
	font-weight: bold;
	color: #7C0721;
}
#sottomenu_orizzontale{
	position:relative;
}
#sottomenu_orizzontale ul{
	overflow:hidden;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	list-style: none;
}
#sottomenu_orizzontale ul li{
	border-bottom:1px solid #E7DFE0;
	text-align:center;
}
#sottomenu_orizzontale ul li a{
	display:block;
	padding:4px 0px;
	background-color:white;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
#sottomenu_orizzontale ul li a:hover{
	background-color:#E7DFE0;
}
/*#####################################
menu laterale
/*#####################################*/

#menu_laterale{
/*	padding: 0 5px; margin: 0;*/
	font-weight: bold; text-align: left; color: #535353;
	list-style: none;
/*	list-style: none url('../img/indicatore_menu.gif') outside;*/
	margin-top: 10px !important;
	margin-bottom: 25px !important;
}
#menu_laterale li{
	margin: 0 0 10px 0;
/*	padding: 0 4px;*/
}
#menu_laterale li a, #menu_laterale li a:visited{
	background: transparent url('../img/indicatore_menu.gif') center left no-repeat;
	color: #535353;
	text-decoration: none;
	padding: 6px 20px;
}
#menu_laterale li a:hover{
	background: transparent url('../img/indicatore_menu_selezionato.gif') center left no-repeat;
	color: #7C0721;
	text-decoration: none;
	padding: 6px 20px;
}
#menu_laterale li.selezionato{
	background: transparent url('../img/indicatore_menu_selezionato.gif') center left no-repeat;
	color: #7C0721;
	text-decoration: none;
	padding: 0 20px;
}

/*#####################################
struttura dei vari box
#####################################*/


.box{
	width: 87%; margin: 0px auto; padding: 5px 0 0 8px;
	display: block; text-align: left;
	background: url("../img/bianco.gif") top center repeat-x;
}
.box img{
	float: left;
	margin: 0 5px;
}
h1.titolo_pagina{
	width: 87%;
	margin: 0px auto 26px auto; padding: 0 0 4px 8px;
	color: #D95900; font-weight: normal;
	font-size: 20px;
	overflow:visible;
	line-height:150%;
}
.box p{
	text-align: left;
	padding: 0; margin: 5px 0px;
}
.box .data{
	color: #D95900;
	display: inline;
}
.box .titolo{
	font-weight: bold; color: #000000;
	display: inline;
}
.box h2{
	font-weight:normal;
	font-size:19px;
	margin: 0 0 10px 0;
}
hr{
	width: 80%; size: 1px; height: 1px;
	padding: 0; margin: 4px auto;
	clear: left; text-align: center;
	color: #E2E2E2; background-color: #E2E2E2;
}

.banner{
	margin: 20px auto 20px 20px;
	text-align: center;
}
.banner img{
	border: 1px solid #E2E2E2;
}

/*#####################################
struttura box fondi
#####################################*/


.box_fondo{
	width: 87%; margin: 0px auto; padding: 5px 0;
	display: block; text-align: left;
	background: url("../img/bianco.gif") top center repeat-x;

}
.box_fondo img{
	float: left;
	margin: 0 5px;
}
.box_fondo p{
	text-align: left;
	padding: 0; margin: 5px 0px;
	font-size: 8pt;
}
.box_fondo .data{
	color: #D95900;
	display: inline;
}
.box_fondo .titolo{
	font-weight: bold; color: #000000;
	display: inline;
}
.box_fondo h2{
	font-weight:normal;
	font-size:19px;
}

.box_fondo h3{
	font-weight:bold;
	font-size:11pt;
	color: #7C0721;
	margin-bottom:0px !important;

}

.box_fondo a{
	background: transparent url('../img/indicatore_menu_selezionato.gif') center left no-repeat;

	margin: 0;
	padding: 0;
		padding-left:15px;
		margin-right:15px;

	font-size: 8pt;
	font-weight: normal; color: #000000; text-decoration: underline;
}
.box_fondo a:visited{
	text-decoration:underline;
}
.box_fondo a:hover{
	background: transparent url('../img/indicatore_menu.gif') center left no-repeat;
	color:#D95901;

	text-decoration: none;
}


/*#####################################
footer
#####################################*/

#footer{
	height: 100px; width: 100%; margin: 0 auto; padding-bottom: 40px;
	text-align: left;
	clear: left;
	background: url("../img/sfondo_footer.gif") left top repeat-x;
}
#contatti{
	width: 923px; margin: 0 auto;
	background: url("../img/logo_footer.gif") left top no-repeat;
}
address{
	float: left;
	margin-left: 80px;
	display:inline;
	padding-top: 35px;
	font-style: normal;
}
address strong{
	color: #000000; line-height: 250%;
}
address a{
	font-weight: normal;
}
.copyright{
	float: right;
	margin-top: 81px;
	font-style: normal;
}
cite{
	color:#7C0721;
	font: 1.15em Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
}
#nav{
	margin-left:20px;
}
#nav table{
	margin-top:2px;
	border-collapse:collapse;
	width:100%;
	font-size:1em;
}
#nav th{
	background-color:#E2E2E2;
	padding:2px 8px;
}
#nav td{
	border-bottom:1px solid #E2E2E2;
	padding:2px 8px;
}
.t_right{
	text-align:right;
}


.button {
	background-color: #7D0823;
	padding:5px;
	color:#ffffff;
	text-decoration: none !important;
	font: 1.15em Arial, sans-serif;
	border-top:1px solid #E2E2E2;
}



/*#####################################
video gallery
#####################################*/
#container {
/*	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;*/
	width: 813px;
	margin: 0 auto;
}
#center {
/*	position: absolute;
	left: -425px;
	top: -187px;	
	width: 850px;
	height: 375px;
*/
}
