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

/* ===== Parte izquierda del cuerpo ===== */
div.r49_fullTextSearch {
	width				: 100%;
}
div.r49_bodyLeftColVMenu1 {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r49_bodyLeftColBanner1{
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}
div.r49_bodyLeftColBanner2{
	width				: 100%;
	text-align			: center;
	margin-bottom		: 20px;
}
div.r49_bodyLeftColImg{
	width				: 100%;
	text-align			: center;
	margin-bottom		: 10px;
}


/* ===== Parte central del cuerpo ===== */

div.r49_bodyCenterColImg{
	text-align			: center;
	margin-bottom		: 10px;
}
div.r49_bodyCenterColBanner5{
	text-align			:center;
	margin-bottom		: 10px;
}

div.r49_bodyCenterColNewDes1{
	border-right		: #e4e4e4 1px solid; 
	border-top			: #e4e4e4 1px solid; 
	border-left			: #e4e4e4 1px solid; 
	width				: 100%; 
	border-bottom		: #e4e4e4 1px solid
}
div.r49_bodyCenterColDes1Img{
	float				: left; 
	margin				: 5px;
}
div.r49_bodyCenterColDes1VMenu{
	float				: left; 
	border-left			: #e4e4e4 2px solid;  
	width				: 75%;
}
div.r49_bodyCenterColNewDes5{
	border-right		: #e4e4e4 1px solid; 
	border-top			: #e4e4e4 1px solid; 
	border-left			: #e4e4e4 1px solid; 
	width				: 100%; 
	border-bottom		: #e4e4e4 1px solid
}
div.r49_bodyCenterColDes5Img{
	float				: left; 
	margin				: 5px;
}
div.r49_bodyCenterColDes5VMenu{
	float				: left; 
	border-left			: #e4e4e4 2px solid;  
	width				: 75%;
}
div.r49_bodyCenterColNewDes2{
	border-right		: #e4e4e4 1px solid; 
	border-top			: #e4e4e4 1px solid; 
	margin-top			: 10px; 
	border-left			: #e4e4e4 1px solid; 
	width				: 100%; 
	border-bottom		: #e4e4e4 1px solid
}
div.r49_bodyCenterColDes2Img{
	float				: left; 
	margin				: 5px; 
}
div.r49_bodyCenterColDes2VMenu{
	float				: left; 
	border-left			: #e4e4e4 2px solid;  
	width				:75%;
}
div.r49_bodyCenterColNewDes3{
	border-right		: #e4e4e4 1px solid; 
	border-top			: #e4e4e4 1px solid; 
	margin-top			: 10px; 
	border-left			: #e4e4e4 1px solid; 
	width				: 100%; 
	border-bottom		: #e4e4e4 1px solid;
}
div.r49_bodyCenterColDes3Img{
	float				: left; 
	margin				: 5px; 
}
div.r49_bodyCenterColDes3VMenu{
	float				: left; 
	border-left			: #e4e4e4 2px solid;  
	width				: 75%;
}
div.r49_bodyCenterColNewDes4{
	border-right		: #e4e4e4 1px solid; 
	border-top			: #e4e4e4 1px solid; 
	margin-top			: 10px; 
	border-left			: #e4e4e4 1px solid; 
	width				: 100%; 
	border-bottom		: #e4e4e4 1px solid
}
div.r49_bodyCenterColDes4Img{
	float				: left; 
	margin				: 5px; 
}
div.r49_bodyCenterColDes4VMenu{
	float				: left; 
	border-left			: #e4e4e4 2px solid;  
	width				: 75%;
}

/* ==== Parte derecha del cuerpo ==== */

div.r49_bodyRightColContentList{
	margin-bottom:		: 10px;
}
div.r49_bodyRightColVerticalMenu{
	margin-bottom		: 20px;
	margin-top			: 20px;
}

