/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r51_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
	width				: 20%;
	margin-right        : 10px;
	margin-bottom		: 10px;
}
div.r51_bodyCenterCol {
	float				: left;
	width				: 55%;
	margin-bottom		: 10px;
	margin-left			: 3.5%;
}
div.r51_bodyRightCol {
	float				: right;
	width				: 18%;
	margin-bottom		: 10px;
}

/* ===== Parte izquierda del cuerpo ===== */
div.r51_fullTextSearch {
	width				: 100%;
}
div.r51_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r51_bodyLeftColVMenu2 {
	margin-bottom		: 20px;
	width				: 100%;
	
}
div.r51_bodyLeftColBanner1{
	margin-top			: 10px;
	text-align			: center;
	margin-bottom		: 20px;
	width				: 100%;
}
div.r51_bodyLeftColBanner2{
	margin-top			: 20px;
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;	
}
div.r51_bodyLeftColBanner3{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r51_bodyLeftColBanner4{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r51_bodyLeftColBanner5{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r51_bodyLeftColImg{
	text-align			: center;
	width				: 100%;
	margin-bottom		: 3px;
}

/* ===== Parte central del cuerpo ===== */
div.r51_bodyCenterImg {
	text-align			: center;
	margin-bottom		: 10px; 
}
div.r51_bodyCenterHeadLine{

	margin-bottom		: 10px;
}
div.r51_bodyCenterContentList {

}

/* ===== Parte derecha del cuerpo ===== */
div.r51_bodyRightVMenu1 {
	margin-bottom		: 10px;
	text-align			: center;
}
div.r51_bodyRightVMenu2 {
	margin-bottom		: 10px;
	text-align			: center;
}
div.r51_bodyRightContentList {
	text-align			: center;
}

