/* CSS Document */
body {
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#contenuto_totale {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
}

form {
	margin:0;
	padding:0;
}

#container {
	width:788px;
	text-align:left;
	padding:0;
	margin:0 0 0 45px;
}

#testata {
	width:788px;
	height:103px;
	margin:0 0 0 0;
	padding: 0;
	position:relative;
}
#testata img{
position:absolute;
bottom:0;
right:0;
}
#testata img.logo{
position:absolute;
top:0;
left:0;
border:none;
}

#centralebianco {
background:white;
padding:8px;
}

#sinistra {
	width:431px;
	margin:0 11px 11px 0;
	float:left;
}

#destra {
	width:328px;
	margin:0 0 11px 0;
	float:left;
}

#presentazione {
	width:750px;
	height:194px;
	background-image:url(../img/sfondo_presentazione.gif);
	background-repeat:no-repeat;
	padding:20px 10px 10px 12px;
	margin:0;
	color:#ffffff;
	line-height:13px;
}

#footer {
	width:788px;
	height:35px;
	padding:4px 0 0 10px;
	color:#636363;
	font-size:11px;
}
#login {
	width:100%;
	height:35px;
	background:url(../img/sfondo_footer.gif) no-repeat;
	padding:4px 0 0 10px;
}

.video {
	width:411px;
	height:353px;
	margin:0 0 10px 0;
	padding:10px;
	background-image:url(../img/video.gif);
	background-repeat:no-repeat;
}

.banner_presentatrice {
	width:430px;
	height:187px;
	margin:0;
	padding:0;
}

.modulo {
	width:288px;
	height:531px;
	background-image:url(../img/sfondo_modulo.gif);
	background-repeat:no-repeat;
	padding:20px;
	margin:0;
	font-size:10px;
	color:#ffffff;
}

.modulo a {
	text-decoration:underline;
	color:white;
}

.input_testo {
	background-color:#a5a5a5;
	color:#636363;
	font-size:11px;
	margin:6px 0 0 0;
	padding:2px;
	border:1px solid #848484;
	font-weight:bold;
}

#chisiamo_sx {
	width:391px;
	height:551px;
	background-image:url(../img/sfondo_sx_chisiamo.gif);
	background-repeat:no-repeat;
	padding:10px 20px;
	color:#ffffff;
	font-weight:normal;
	line-height:15px;
	font-size:12px;
}
#chisiamo_sx ul{
margin-top:0
}

.chisiamo_sx_titolo {
	color:#ffffff;
	font-weight:bold;
	line-height:35px;
	font-size:13px;
}

#chisiamo_dx {
	width:313px;
	height:491px;
	background-image:url(../img/sfondo_dx_chisiamo.gif);
	background-repeat:no-repeat;
	padding:80px 0 0 15px;
	color:#000000;
	font-weight:bold;
	line-height:16px;
}

#chisiamo_dx_cont {
	width:147px;
	margin:0;
	padding:0;
}

#prodotti_dx {
	width:308px;
	height:550px;
	background-image:url(../img/sfondo_prodotti_dx.gif);
	background-repeat:no-repeat;
	padding:10px;
	color:#ffffff;
	font-weight:normal;
	line-height:16px;
}

#vantaggi {
	width:770px;
	height:561px;
	background-image:url(../img/sfondo_vantaggi.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	color:#ffffff;
	font-weight:normal;
	line-height:16px;
}
#vantaggi_cont {
	width:418px;
	margin:0;
	padding:0;
}

#presentatrice_sx {
	width:410px;
	height:532px;
	background-image:url(../img/sfondo_presentatrice_sx.gif);
	background-repeat:no-repeat;
	padding:20px;
	color:#ffffff;
	font-weight:normal;
	line-height:15px;
	font-size:12px;
}

#presentatrice_sx_cont {
	width:320px;
	margin:0;
	padding:0;
}

.lista_rosa {
	color:#e04593;
	font-weight:bold;
}

.titolo_giallo_piccolo {
	color:#ffffff;
	font-weight:bold;
	line-height:40px;
	font-size:12px;
}
