@charset "UTF-8";
/* CSS Document */

html,body{margin:0 auto 20px auto;padding:0;text-align:center}

body {
	background-color:#666666;
	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat-x;
	
}


/*****************************************/



#container {
	margin:auto;
	width:998px;
	height:100%;
	position:relative;
}

#blocco1 {
	background-image:url(../images/index_02.png);
	background-repeat:no-repeat;
	width:998px;
	height:25px;
}

#blocco2 {
	width:998px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/index_10.png);
	background-repeat:repeat-y;
}

#blocco2wrapper { 
	float:left;
	width:100%;
}

#blocco2content {
	margin:0 58px; 
	height:100%;
	background-color:#121212;
}

#blocco2navigation {
	background-image:url(../images/index_04.png);
	background-repeat:no-repeat;
	float:left; 
	width:58px; 
	height:221px; 
	margin-left:-998px;
}

#blocco2extra {
	background-image:url(../images/index_07.png);
	background-repeat:no-repeat;
	float:left;
	width:51px;
	height:221px;
	margin-left:-51px;
}

#blocco2footer {
	background-image:url(../images/index_12.png);
	background-repeat:no-repeat;
	clear:left;
	width:998px; 
	height:46px;
}


#blocco23 {
	margin:0 auto;
	width:889px;
	height:63px;
}

#blocco23content {
	float:left;
	width:271px;
	height:63px;
	background-image:url(../images/index_05.png);
	background-repeat:no-repeat;
}

#blocco23navigation {
	float:right;
	width:618px;
	height:46px; 
	background-color:#353535;
	text-align:left;
}

#blocco23extra{
	background-color:#121212;
	text-align:right;
	font-size:11px;
	float:right;
	clear:right;
	width:618px; 
	height:17px;
}

#blocco_contenuto {
	width:883px;
	height:100%;
	margin-left:3px;
	text-align:left;
}

.ieexplorer_div {
	#margin-left:30px;
}


