body{
	background: #05395E url("../images/body_bg.jpg") repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
    border:0px;
}

#contenitore{
	width: 800px;
	margin: 60px auto 30px auto;
	position: relative;
}

#logo{
	width: 242px;
	height: 117px;
	background: url("../images/logo.jpg");
	position: absolute;
	top: -25px;
	left: 35px;
	z-index: 10
}
#logo:hover, #logo:active, #logo:focus {outline:none;-moz-outline-style:none;}

#cnt_menu{
	width: 758px;
	height: 316px;
	background: #fff url("../images/cont_menu_new.jpg");
	margin: 0px auto 0px auto;
	position: relative;
	overflow: hidden;
}

#cnt_alto_destro{
	width: 472px;
	height: 283px;
	position: absolute;
	top: 30px;
	right: 15px;
}

#cnt_menu_standard{
	width: 472px;
	height: 32px;
}

#box_std_menu{
	width: 118px;
	height: 32px;
	float: left;
	overflow:hidden;
}

#text_std_menu{
	font:10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-top: 10px;
	display:block;
}

#box_std_menu a{
	text-decoration: none;
	color: #fff;
	display: block;
	width: 118px;
	height: 32px;
	background: url("../images/menu1liv_bg.jpg") 0px 0px no-repeat;
}

#box_std_menu span.selected{
	font:10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-top: 10px;
	display:block;
	color: #fff;
	width: 118px;
	height: 32px;
	background: url("../images/menu1liv_bg_sel.jpg") 0px 4px no-repeat;
	padding-top:12px;
}

#box_std_menu a:hover, #box_std_menu a:active, #box_std_menu a:focus {
	outline:none;
 	-moz-outline-style:none;
	background: url("../images/menu1liv_bg_sel.jpg") 0px 4px no-repeat;
	padding-top:12px;
 }

#img_sezione{
	width: 472px;
	height: 251px;
}

#cnt_alto_sinistro{
	width: 235px;
	position: absolute;
	top:120px;
	left: 15px;
}

#cnt_alto_sinistro .primo_livello{ /*CSS class for menu headers in general (expanding or not!)*/
	text-align: left;
	text-transform: uppercase;
	width: 235px;
	position: relative;
}

#cnt_alto_sinistro .primo_livello a{
	font:11pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20px;
}

#cnt_alto_sinistro .primo_livello a:active {outline:none;}
#cnt_alto_sinistro .primo_livello a:focus {-moz-outline-style:none;}

/*CSS class to apply to expandable header when it's expanded*/
#cnt_alto_sinistro .openheader{
	background: url(../images/bullet1.jpg) no-repeat left; /*custom bullet list image*/

}

#cnt_alto_sinistro .openheader a{
}

#cnt_alto_sinistro ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0px 0 10px 0;
	/*margin-bottom: 8px;*/ /*bottom spacing between each UL and rest of content*/
}

/*bottom spacing between menu items*/
/*
#cnt_alto_sinistro ul li{
padding-bottom: 2px;
}
*/

#cnt_alto_sinistro ul li {
	margin:0px;
	padding:0px;
}

ul.secondo_livello {
	margin:0px;
	padding:0px;
}
ul.secondo_livello li {
	margin:0px;
	padding:0px;
	/* Questa riga apparentemente insulsa (e lo è) serve per correggere un bug assurdo di quel merdosissimo IE6 */
	border-bottom:1px solid #F6F6F6;
}

#cnt_alto_sinistro ul li a{
	color: #A70303;
	background: url(../images/arrowbullet.gif) no-repeat 20px; /*custom bullet list image*/
	text-align: left;
	display: block;
	padding-left: 40px; /*link text is indented 19px*/
	text-decoration: none;
	font: 8pt verdana;
	padding-top: 1px;
}

#cnt_alto_sinistro ul li a:visited{
color: #A70303;
}

#cnt_alto_sinistro ul li a:hover,
#cnt_alto_sinistro ul li a:active,
#cnt_alto_sinistro ul li a:focus {
	color: #184A6D;
	outline:none;
	-moz-outline-style:none;
}

#cnt_contenuti{
	width: 758px;
	background: url("../images/bg_contenuti.jpg") repeat;
	margin: 0px auto 0px auto;
}

#cnt_basso_sinistro{
	width: 270px;
	height: 372px;
	float: left;
	position: relative;
	z-index: 300;
	/*background: #F9F9F9;*/
	backgrond: red;
}

/**
*NEWS
*/
/* the news box */

#news{
	width: 230px;
	margin: 10px auto 0px auto;
}

#titolo_news{
	position: absolute;
	top: 6px;
	left: 75px;
	font: 10pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #414541;
	font-weight: bold;
}

#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
	font:8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* the news box when JavaScript is available */
#news.hasJS
{
	height:230px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:0px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
	text-align: justify;
}

/**
*FINE NEWS
*/

#cnt_basso_destro{
	width: 472px;
	float: left;
}

#cnt_navigatore{
	width: 472px;
	height: 27px;
	background: url(../images/barra_testo1.jpg);
	text-align: left;
	position: relative;
}

#navigatore{
	position: absolute;
	top: 6px;
	left:10px;
	font: 10pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #414541;
	font-weight: bold;
}

#contenuti{
	/*width: 472px;*/
	width: 100%;
	font:9pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #05395e;
	margin-top: 10px;
	text-align: justify;
}

#copyright a:active {outline:none;}
#copyright a:focus {-moz-outline-style:none;}

#footer{
	width: 758px;
	height: 45px;
	background: url(../images/bg_footer.jpg) no-repeat;;
	margin: 0px auto 0px auto;
	position: relative;
}

#copyright{
	height: 11px;
	position: absolute;
	top: 35px;
	right:30px;
	font: 7pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #AAA;
}

#copyright a{
	font: 7pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
}

.admin_contact{
	font: 7pt Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #CCC;
	font-weight: bold;
}



