html,body{margin: 0;padding:0;}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

background-color: #600806;
background-image: url(bg.jpg);
margin-left: auto;
margin-right:auto;
}

.ombraleft{

}
.ombraright{


}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#table1 {
margin-top: 13px;
}

/* ----------------------------------- struttura madre ----------------------------------- */
div#container{
background-color: #222;
text-align:center;
}

div#header{
}

div#corpo{	
/*background-color:White;*/
background-image: url(../images/layout/sfondo_container.gif);
background-repeat: repeat-y;
width:768px; /* Dimensioni per Opera 5 */
\width:758px; /* Dimensioni per Explorer 5.x */
w\idth:768px; /* Dimensioni per browser standard compliant */
margin-left: auto;
margin-right:auto;
/*padding-right:1px;
border-style: none dotted none dotted;
border-width: 1px;
border-color: #B9B9B9;*/
}

div#contenuto{
	text-align:left;
	padding: 12px 6px 22px 6px;
}

div#navigazione{
/*background-color:White;*/
float:right;
/* Inizia il Simplified Box Model Hack */
width:182px; /* Dimensioni per Opera 5 */
\width:192px; /* Dimensioni per Explorer 5.x */
w\idth:182px; /* Dimensioni per browser standard compliant */
/*border-left: 1px dotted #B9B9B9;
margin-right:1px;*//*
background: url(images/layout/sfondo_navigazione.gif);
background-position: top right;
background-repeat: repeat-y;*/
/*height: 828px;*/
}

div#content{
/*float:left;
border-left: 1px solid #EEE;*/
margin: 0px 182px 0px 0px;
/*background-color: White;
padding:4px 4px 4px 6px;*/
min-height: 980px;
}

/* - footer - */

div#footer{
clear: right;
} 

div#fascia_down{
 background-image: url(../images/layout/sfondo_fascia_down.gif);
 height: 53px;
} 
/* - fine footer - */

/* ----------------------------------- fine struttura madre ----------------------------------- */

/* ----------------------------------- header ------------------------------ */



div#menu_orizzontale{

height: 24px;
border-top: 1px solid #B0B1B3;
border-bottom: 1px solid #B0B1B3;

}

div#cont_menu_orizz{
width:970px; /* Dimensioni per Opera 5 */
\width:965px; /* Dimensioni per Explorer 5.x */
w\idth:970px; /* Dimensioni per browser standard compliant */
height: 22px;
text-align:left;

}

div#menu_verticale{

/*border-right: 1px solid #333;*/


}

div#cont_menu_vert{




text-align:right;
margin-left: auto;
margin-right:auto;
}




/* MENU */

.headerSpan{
cursor: pointer !important; 
cursor: hand;

}
.headerSpan a:hover{

cursor: pointer !important; 
cursor: hand;
border-bottom: 2px solid #fff;

background-color: #fff;
}

.headerSpan2{

cursor: pointer !important; 
cursor: hand;
border-bottom: 1px solid #333;

background-color: #333;
}
.headerSpan2 a:hover{

cursor: pointer !important; 
cursor: hand;
border-bottom: 2px solid #fff;

background-color: #fff;
}



.titolisottomenu{
margin-top:7px;
margin-bottom: 5px;
		padding:0px 7px;
				color:#ff9900;
					
}

.titolisottomenu2{

border-top: 1px solid #fff;
		padding-top: 7px;
		padding-bottom: 4px;
		padding-left: 7px;

				color:#ff0000;	
				background-color: #000;
}

.vocecondivisore{

border-top: 1px solid #fff;

				color:#ff0000;	
				background-color: #000;
	border-bottom: 1px solid #fff;			
}

.trasparenza {
			filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}
	.menu .options {
		margin-right:0px;
		margin-bottom:1px;
		border:1px solid #ffffff;
		border-top: 0px;
		background-color:#000000;
		text-align:left;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
	}

	.menu .options2 {
		margin-right:0px;
		margin-bottom:1px;
		border:1px solid #ffffff;
		background-color:#000000;
		text-align:left;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		color:#ff0000;

	}
	.menu a:link, .menu a:visited{
		color:#ffffff;
		display:block;
		padding:3px 15px;
		text-decoration:none;
		background-color:transparent;
		border-top: 0px solid #F5F5F5;
		border-bottom: 0px solid #F5F5F5;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;

	}

	.menu a:hover {
		background-color:#ffffff;
		color:#000000;						
		border-top: 0px solid #B0C4DE;
		border-bottom: 0px solid #B0C4DE;		
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
			filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
	}

/* FINE MENU */

/* ----------------------------------- fine header ------------------------------ */


/* COPYRIGHT */
div#copyright{
	
}

div#copyright a:link, div#copyright a:visited{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#3737A7;						
		text-decoration: none;		
}

div#copyright a:hover{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#B22222;						
		text-decoration: none;		
}

div#copyright #testo_copy{
		margin-top: 4px;
		margin-bottom: 4px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#7C7C7C;						
}

/* FINE COPYRIGHT */