body{
	margin:0px;
	padding:0px;
	background:#5F7A91 url(/images/sfondo.jpg) top left repeat-x;
	font:11px Helvetica, Arial, Verdana,sans-serif;
	color:#333333;
}

#main{
	width:856px;
	text-align:center;
}

#top{
	background:url(/images/sfondo_top.jpg) top left repeat-x;
}

#top_dx{
	background:url(/images/sfondo_top_dx.jpg) top right no-repeat;
}

#top_sx{
	background:url(/images/sfondo_top_sx.jpg) top left no-repeat;
	height:112px;
	text-align:left;
	padding:50px 35px 0px 35px;
}

#content{
	border-top:solid 1px #CC0000;
	width:850px;
	margin:0px 3px;
	background:#FFFFFF;
}

#menu{
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	background:#989CA0 url(/images/sfondo_menu.jpg) top left repeat-x;
	padding:0px 35px 0px 32px;
}

.data{
	float:right; 
	margin-top:5px;
}

/*solo IE 7.0*/ :first-child+html .data{
	margin-top:5px;
}

html>/**/body .data /* FireFox*/{
	margin-top:7px;
}

.login_sfondo{
	width:189px;
	margin:0px 5px 0px 0px;
	padding:13px;
	text-align:center;
}

.login{
	line-height:135%;
}

a{
	color:#1E5B7E;
}

a:hover{
	color:#333333;
}

#contenuto{
	padding:0px 15px 35px 32px;
}

.contenuto_sx{
	width:530px;
}

.tit_categoria{
	font:10px Arial, Helvetica, Verdana,sans-serif;
	color:#CC0000;
	font-weight:bold;
}

h1{
	font-size:19px;
	font-weight:bold;
	margin:5px 0px 20px 0px;
	line-height:130%;
	font-weight:normal;
}

h2{
	font-size:16px;
	color:#999999;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

.home h2{
	font-size:15px; 
	margin:5px 0px; 
	line-height:110%;
}

h3{
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	margin:0px;
}

h4{
	font-size:11px; 
	margin:0px 5px 3px 10px; 
	line-height:115%;
	font-weight:normal;
}

.piede{
	background:url(/images/sfondo_piede.jpg) top left repeat-x;
	min-height:36px;
	height:auto !important;
	height:36px;
	font:9px Arial, Helvetica, Verdana,sans-serif;
	color:#666666;
	padding:25px 35px 0px 35px;
	text-align:left;
}

.archivio{
	background:url(/images/sfondo_archivio.jpg) top left no-repeat;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding:20px 18px 0px 18px;
}