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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #37444c;
}

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

#header{
	width:1101px;
	position:relative;
	background:url(immagini/header.jpg) #37444c no-repeat left top;
	height:410px;
	float:left;
}

#menu{
	font-size:18px;
	color:#FFFFFF;
	padding-left:120px;
	padding-top:375px;
	font-weight:normal;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#center{
	width:1101px;
	position:relative;
	background:url(immagini/bkg_corpo.jpg) #37444c repeat-y left top;
	float:left;
}

#center #centro{
	width:900px;
	margin:0px 102px;
}

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

#container_testo_sx{
	width:630px;
	float:left;
}

#container_testo_sx #header_testo_sx{
	width:630px;
	height:35px;
	background:url(immagini/header_testo_sx.jpg) #FFFFFF no-repeat left top;
}

#container_testo_sx #centro_testo_sx{
	width:630px;
	background:url(immagini/bkg_testo_sx.jpg) #FFFFFF repeat-y left top;
}

.testo_sx{
	color:#37444c;
	padding-left:25px;
	width:570px;
	text-align:justify;
}

#container_testo_sx #footer_testo_sx{
	width:630px;
	height:35px;
	background:url(immagini/footer_testo_sx.jpg) #FFFFFF no-repeat left top;
}

#center #centro #dx{
	position:relative;
	width:250px;
	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{
	color:#37444c;
	font-weight:normal;
	font-size:24px;
	text-align:center;
	padding-top:10px;
}

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

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

#footer{
	background:#37444c no-repeat left top;
	width:1101px;
	height:60px;
	float:left;
}

#footer #testo_footer{
	padding:10px 0px 0px 100px;
	color:#CCCCCC;
	text-align:center;
	width:900px;
}

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