body{
	background:url(/images/background.jpg) top center repeat;
	margin:0px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

#main_top{
	background:url(/images/background_top.jpg) top center repeat-x;
}

#main{
	background:url(/images/sfondo.png) top center repeat-y;
}

#content_back{
	background:url(/images/background_img_top.jpg) top center no-repeat;
}

/*solo IE 7.0 */:first-child+html #content_back{
	margin-left:1px;
}

#content_box{
	width:910px;
	padding-top:23px;
	position:relative;
	min-height:910px;
	height:auto !important;
	height:910px;
}

.top{
	background:url(/images/sfondo_top.png) top left no-repeat;
}

html>/**/body .top, x:-moz-any-link, x:default { 
	margin-right:1px;
	margin-left:-1px;
} /* Only FireFox 3 */

.sfondo_sx{
	position:absolute; left:-300px; top:651px;
}

html>/**/body .sfondo_sx, x:-moz-any-link, x:default { 
	left:-301px;
} /* Only FireFox 3 */


.menu{
	background:url(/images/sfondo_menu_sx.jpg) bottom left no-repeat; 
	padding-left:20px;
}

.menu h1{
	position:absolute;
	left:-5000px;
}

.display h2{
	position:absolute;
	left:-5000px;
}

h1{
	font-size:25px;
	font-weight:normal;
	margin:0px 0px 15px 3px;
	line-height:140%;
}

/*.menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu li{
	float:left;
	margin:0px;
	padding:0px;
	background:url(/images/linea_menu.png) top right no-repeat;
	padding-right:2px;
}

/*.menu a{
	color:#FFFFFF;
	font-size:12px;
	display:block;
	padding:4px 15px 3px 15px;
	text-decoration:none;	
}

.menu a:hover{
	color:#1F6FB3;
	background:url(/images/sfondo_menu_f2.png) top center no-repeat;
}

.menu .big a:hover{
	background:url(/images/sfondo_menu_f2b.png) top center no-repeat;
}*/

/* IE 6 
.menu a:hover, .menu .big a:hover{
	_background:url(/images/sfondo_menu_f2.jpg) top center no-repeat;
}*/

.path{
	font:10px Arial, Helvetica, Verdana, sans-serif;
	padding:5px 10px;
}

.path a{
	text-decoration:none;
}

a{
	color:#666666;
}

a:hover{
	color:#1F6FB3;
}

.menu_sx{
	/*background:url(/images/menu_sx_bottom.jpg) bottom left no-repeat;*/
	padding:0px 10px 25px 10px;
}

.menu_sx ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

/* IE 6 */
.menu_sx li{
	_margin-bottom:-14px;
}

.menu_sx a{
	text-decoration:none;
	font-weight:bold;
	background:url(/images/menu_sx.gif) bottom left no-repeat;
	display:block;
	padding:10px 10px 2px 10px;
}

.menu_sx a:hover, .menu_sx .attivo{
	background:url(/images/menu_sx_f2.jpg) bottom left no-repeat;
}

.piede{
	font:10px Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	bottom:-1px;
	width:910px;
	left:0px;
}

html>/**/body .piede, x:-moz-any-link, x:default { 
	margin-right:1px;
	margin-left:-1px;
} /* Only FireFox 3 */

.paginatore{
	font:10px Arial, Helvetica, Verdana, sans-serif;
	padding:10px 0px;
}

.paginatore a{
	text-decoration:none;
	color:#666666;
	display:inline;
	padding:2px;
}

.paginatore a:hover, .paginatore .pagina{
	color:#1F6FB3;
	background: url(/images/sfondo_paginatore.jpg) bottom left repeat-x;
	padding:2px;
}

.carosello ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

.carosello li{
	padding:5px;
	border-right:solid 1px #EAEAEA;
	width:200px;
	float:left;
}
