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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(immagini/layout_02.jpg) #a7a283 repeat-x left top;
	line-height:18px;
}

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

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

#menu{
	width:940px;
	position:relative;
	float:left;
}

#center{
	width:940px;
	position:relative;
	background-color:#FFFFFF;
	float:left;
}

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

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

/*


#center #dx #consigliati{
	width:258px;
	float:left;
	height:118px;
	background:url(immagini/box_consigliati_06.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:24px;
	color:#a7a283;
	font-weight:normal;
}

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

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

#container_menu_sotto{
	background-color:#FFFFFF;
	width:940px;
	float:left;
}

#menu_sotto{
	padding:10px 0px 10px 50px;
	color:#a7a283;
	font-size:13px;
	
}

#menu_sotto a{
	color:#a7a283;
	text-decoration:none;
	
}

#menu_sotto a:hover{
	color:#a7a283;
	text-decoration:underline;
}

#footer{
	background:url(immagini/layout_10.jpg) #a7a283 no-repeat left top;
	width:940px;
	height:63px;
	float:left;
}

/*
#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;
}
*/