/* ===== Cuerpo central: posicionamiento izq y centro ===== */
div.s04_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 19%;
	margin-bottom		: 10px;
}
div.s04_bodyCenterCol {
	float				: right;
	width				: 80%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.s04_fullTextSearch {
	width				: 100%;
}
div.s04_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.s04_bodyLeftColBanner1{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.s04_bodyLeftColBanner2{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.s04_bodyLeftColBanner3{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}div.s04_bodyLeftColImg{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
/* ===== Parte central del cuerpo ===== */
div.s04_bodyCenterColContainer {
}

.r01Titular {color:#C40035 !important;}
