/* CSS Document Main */
html, body{
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	background: #030;
	
}

#container{
	min-height: 100%; 
  height: auto !important;
 	height: 100%;
	position:relative;
	margin:auto;
	padding:0;
	width:776px;
	background:#191F22;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	text-align:center;
	background: #fff;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:766px;
}

#header{
	margin:auto;
	height:205px;
	padding:0;
	text-align:center;
	width:760px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:766px;
}

html>#header{ /*Valori per Opera*/
  width:766px;
}

/*###############################################################################################*/
/*CONTENT CX */

#contentCX{
	float:left;
	margin:0 2px 0 2px;
	width:540px;
	margin-top:2em;
	padding:0 5px 0 0;
	text-align:justify;
	background: #fff;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	width:540px;
	margin:0 5px 0 5px;
	margin-top:2em;
}

#contentCX p{
	line-height:20px;
}
/*###############################################################################################*/
/*CONTENT DX*/
#contentDX{
text-align:left;
float:left;
width:200px;
padding:0;
margin-top:2em;
background: #fff;



}
/*###############################################################################################*/
/*FOOTER*/
#footer{
	bottom:0;
	clear:left;
	width:auto;
	margin:auto;
	margin-top:0.5em;
	text-align:center;
	font:0.8em Verdana, "Times New Roman", Times, serif;
	color:#666;
	background:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;				 /*Valori per IE*/
	margin:auto;
	padding:0.5em 0 0.5em 0;	
}
#footer a{
  color:#090;
  text-decoration:none;
}
#footer a:hover{
  color:#030;
  text-decoration:none;
}
#footer a:visited{
  color:#090;
  text-decoration:none;
}
