@charset "UTF-8";
/* CSS Document */


#menu {
margin-bottom:30px;
}


#content {
background-image:url(../images/bg_home_line.jpg);
background-repeat:repeat-x;
background-color:#ff1677;
}

#contentsx{
float:left;
margin-left:50px;
margin-top:20px;
padding-bottom:70px;
width:350px;
text-align:left;

}

#contentdx {
float:right;
width:500px;

}


#contentsx .testo {
	margin-top: 50px;
	color:#000;
	font-weight:lighter;
	font-size:0.9em;
}

#testo_home_bottom{
	padding-top:30px; 
	padding-bottom:30px;
}

#logo_anci {
	margin-top:10px;
	border:0;
}

