/* CSS Document Main */
html, body{
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background: #eee url(../images/bg-body.jpg) top repeat-x;
	
}

#container{
	min-height: 100%; 
  height: auto !important;
 	height: 100%;
	position:relative;
	margin:auto;
	padding:0;
	width:776px;
	background:#191F22;
	border-left: 5px solid #666;
	border-right: 5px solid #666;
	text-align:center;
	background: #000;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:766px;
	}

#header{
	margin:auto;
	height:160px;
	width:100%;
	padding:0;
	text-align:center;
	width:760px;
	background:#000;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:766px;

}

html>#header{ /*Valori per Opera*/
  width:766px;
}

/*MENU NAVIGAZIONE*/
#nav{
  width:670px;
	height:55px;
  margin:auto;
	color:#333;
	text-align:left;
  font:10px Verdana;
  font-weight: bold;
	background: #000;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:630px;
	height:35px;

}
/*MENU DI NAVIGAZIONE ORIZZONTALE*/

ul#menu{
	font:1em Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
	list-style: none;
	margin:auto;
	padding:0px;
	top:0px;
	background:#000;
	height:40px;
}
ul#menu li {
	float:left;
	padding:0px;
	width: 126px;
	height: 40px;
	padding-top:10px;
	background:#000;
}
ul#menu li a {
	display: block;
	padding-top:22px;
	width: 126px;
	height: 40px;
	color: #999;
	text-decoration: none;
	background:#000 url(../images/pulsante_off.jpg) top left no-repeat;
}

ul#menu li a:hover {
  padding-top:18px;
	background:#fff; 
	color: #fff;
	background:#000 url(../images/pulsante_on.jpg) top left no-repeat;
}



/*MENU NAVIGAZIONE VERTICALE*/

ul#menu2{
	width:200px;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:180px;
}

ul#menu2 li{
  text-align:left;
  font:10px Verdana, Arial, Helvetica, sans-serif;
  color:#ccc;
  padding:0; 
	margin:0;
}

ul#menu2 li a{
	display: block;
	width:200px;
	height:50px;
	line-height:50px;
	color:#666;
	padding-left:20px;
	text-decoration:none;
	font-weight: bold;
	background:#000 url(../images/pulsante_laterale_off.jpg) top left no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	padding-left:20px;
	line-height:50px;
	width:180px;
}

ul#menu2 li a:hover{
	color:#fff;
	text-decoration:none;
	background:#000 url(../images/pulsante_laterale_on.jpg) top left no-repeat;
}	

/*###############################################################################################*/
/*CONTENT CX */

#contentCX{
	float:left;
	width:530px;
	margin:0 2px 0 2px;
	margin-top:2em;
	padding:0;
	text-align:justify;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:550px;
	margin:0 5px 0 5px;
	margin-top:2em;
	
}

#contentCX p{
	line-height:20px;
}
/*###############################################################################################*/
/*CONTENT DX*/

#contentDX{
	background:#000;
	float:left;
	text-align:left;
	width:210px;
	margin:0;
	margin-top:2em;
	padding:0;
	color:#ccc;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:200px;
}

/*###############################################################################################*/
/*FOOTER*/
#footer{
	bottom:0;
	clear:left;
	width:auto;
	padding:0.5em 0 0.5em 0;
	margin:auto;
	text-align:center;
	font:0.8em Verdana, "Times New Roman", Times, serif;
	color:#ccc;
}
#footer a{
  color:#999;
  text-decoration:none;
}
#footer a:hover{
  color:#fff;
  text-decoration:none;
}
#footer a:visited{
  color:#999;
  text-decoration:none;
}
