/**
 * Style sheet patronato
 */
h1
{
	margin-top:20px;
	font-weight:normal;
}

#container #main
{
	width:765px;
	margin-bottom:0px;
	*margin-bottom: 20px;
}

#container #texto #intro.ce_text
{
	width:465px;
	margin-bottom:25px;
	margin-left:255px;
}

#container #texto .ce_text
{
	width:205px;
	float:left;
	margin-right:50px;
}

#container #texto #footer.ce_text
{
	width:722px;
	height:auto;
	margin-top:20px;
}
