@import url(../reportajes.css);

#cuerpo {
	margin: 0;
	padding: 0;
	background-color: #2f3a4e;
}

#reportaje {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#reportaje h2 {
	height: 250px;
	background: #fff url("../../imagenes/reports/totalfight2006/titular.jpg") top no-repeat;
}

#reportaje .texto {
	float: left;
	font-size:9pt;
	margin-top:5px;
	padding:10px;
	text-align: justify;
}

#reportaje .textoyfotos50 {
	float:left;
	width:420px;
	font-size:9pt;
	background-color: #fff;
	margin-top:5px;
	padding:10px;
	text-align: justify;
}

#footer_reportaje {
	font-size: 7pt;
	margin : 0px;
	padding-left: 15px;
	padding-bottom: 15px;
	text-align : justify;
}
