* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(immagini/layout_bkg_body_02.jpg) #ffffff repeat-x left top;
}

#main {
	position: relative;
	width: 970px;
	margin: 0px auto 0px auto;
}

#header{
	width:970px;
	position:relative;
	background:url(immagini/layout_04.jpg) #ffffff no-repeat left top;
	height:369px;
	float:left;
}

#center{
	width:970px;
	position:relative;
	background:url(immagini/layout_bkg_center_13.jpg) #ffffff repeat-y left top;
	float:left;
}

#center #sx{
	width:270px;
	float:left;
	position:relative;
}

#center #sx #menu{
	/*padding-left:38px;*/
	position:relative;
	float:left;
}

#center #sx #menu .voce_menu{
	background:url(immagini/layout_06.jpg) #FFFFFF no-repeat left top;
	width:270px;
	height:61px;
	margin-bottom:10px;
}

#center #sx #menu .voce_menu_succ{
	background:url(immagini/layout_menu_08.jpg) #FFFFFF no-repeat left top;
	width:270px;
	height:61px;
	margin-bottom:10px;
}


#center #sx #menu .voce_menu a, #center #sx #menu .voce_menu_succ a{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#053772;
	padding:22px 0px 0px 60px;
	text-decoration:none;
}

#center #sx #menu .voce_menu a:hover, #center #sx #menu .voce_menu_succ a:hover{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:22px 0px 0px 60px;
	text-decoration:none;
}

#center #content{
	width:411px;
	float:left;
	position:relative;
	background-color:#c6def7;
}

#center #dx{
	position:relative;
	width:289px;
	float:left;
}

#center #dx #consigliati{
	width:289px;
	float:left;
	height:178px;
	background:url(immagini/layout_08.jpg) #FFFFFF no-repeat left top;
}

/*
#center #dx #consigliati_free{
	width:258px;
	float:left;
	height:118px;
	background:url(immagini/consigliati_free_06.jpg) #FFFFFF no-repeat left top;
}
*/

h1{
	padding-top:10px;
	text-align:center;
	font-size:20px;
	color:#053772;
}

.testo_interno{
	padding:10px;
	text-align:justify;
}

.testo_interno a{
	color:#000000;
	text-decoration:none;
}
.testo_interno a:hover{
	color:#4c91e6;
	text-decoration:none;
}

#footer{
	background:url(immagini/layout_15.jpg) #ffffff no-repeat left top;
	width:970px;
	height:179px;
	float:left;
}

#footer #credits{
	color:#c6def7;
	text-align:center;
	margin-top:120px;
}
/*
#menu_footer{
	text-align:center;
	padding-top:10px;
	font-weight:bold;
	color:#feefdc;
	font-size:14px;
}

#menu_footer a{
	color:#feefdc;
	text-decoration:none;
}

#menu_footer a:hover{
	color:#ffffff;
	text-decoration:none;
}
*/
