/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/pattern.jpg);
	background-repeat:repeat-x;
	/*background-position:top center;*/
	background-color:#ea8eb2;
	overflow-y: auto;
	overflow-x: hidden;
	font-family:Trebuchet MS;
	font-size:11px;
}

form {
	margin:0;
	padding:0;
}

#container {
	width:770px;
	/*background-image:url(../img/sfondo.jpg);
	background-repeat:no-repeat;*/
	text-align:left;
	padding:6px 127px 0 127px;
	display:table;
}

#menu {
	width:770px;
	height:33px;
	margin:0 0 10px 0;
}

#sinistra {
	width:431px;
	margin:0 11px 11px 0;
	float:left;
}

#destra {
	width:328px;
	margin:0 0 11px 0;
	float:left;
}

#presentazione {
	width:750px;
	height:204px;
	background-image:url(../img/sfondo_presentazione.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	color:#f4795c;
	font-weight:bold;
	line-height:13px;
}

#footer {
	width:760px;
	height:35px;
	background-image:url(../img/sfondo_footer.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 10px;
	color:#5f5e5e;
	font-size:11px;
}

.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:308px;
	height:551px;
	background-image:url(../img/sfondo_modulo.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	font-size:10px;
}

.input_testo {
	background-color:#e8e8e8;
	color:#848484;
	font-size:11px;
	margin:6px 0 0 0;
	padding:2px;
	border:1px solid #848484;
	font-weight:bold;
}

#chisiamo_sx {
	width:410px;
	height:419px;
	background-image:url(../img/sfondo_sx_chisiamo.gif);
	background-repeat:no-repeat;
	padding:5px 10px 10px 10px;
	color:#f4795c;
	font-weight:normal;
	line-height:15px;
	font-size:12px;
}

.chisiamo_sx_titolo {
	color:#f4795c;
	font-weight:bold;
	line-height:35px;
	font-size:13px;
}

#chisiamo_dx {
	width:313px;
	height:354px;
	background-image:url(../img/sfondo_dx_chisiamo.gif);
	background-repeat:no-repeat;
	padding:80px 0 0 15px;
	color:#f4795c;
	font-weight:bold;
	line-height:16px;
}

#chisiamo_dx_cont {
	width:147px;
	margin:0;
	padding:0;
}

#prodotti_dx {
	width:308px;
	height:414px;
	background-image:url(../img/sfondo_prodotti_dx.gif);
	background-repeat:no-repeat;
	padding:10px;
	color:#f4795c;
	font-weight:normal;
	line-height:16px;
}

#vantaggi {
	width:749px;
	height:355px;
	background-image:url(../img/sfondo_vantaggi.gif);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	color:#f4795c;
	font-weight:normal;
	line-height:16px;
}
#vantaggi_cont {
	width:418px;
	margin:0;
	padding:0;
}

#presentatrice_sx {
	width:410px;
	height:550px;
	background-image:url(../img/sfondo_presentatrice_sx.gif);
	background-repeat:no-repeat;
	padding:10px;
	color:#f4795c;
	font-weight:normal;
	line-height:15px;
	font-size:12px;
}

#presentatrice_sx_cont {
	width:276px;
	margin:0;
	padding:0;
}

.lista_rosa {
	color:#e04593;
	font-weight:bold;
}

.titolo_giallo_piccolo {
	color:#f4795c;
	font-weight:bold;
	line-height:40px;
	font-size:12px;
}
