/* ===== Cuerpo central: posicionamiento izq, centro, derecha ===== */
div.r41_bodyLeftCol {
	border				: 1px solid #CCCCCC;
	float				: left;
/*	padding				: 2px;*/
	width				: 21%;
	margin-bottom		: 10px;
}
div.r41_bodyCenterCol {
	float				: left;
	width				: 55%;		/* no llegar a 100% junto con el bloque izq y derecho */
	/*height: 58%;*/
	margin-bottom		: 10px;
	margin-left			: 2.5%;
}
div.r41_bodyRightCol {
	float				: right;
	width				: 18%;
	margin-bottom		: 10px;
}
/* ===== Parte izquierda del cuerpo ===== */
div.r41_fullTextSearch {
	width				: 100%;
}
div.r41_bodyLeftColVMenu {
	margin-bottom		: 20px;
	width				: 100%;
}
div.r41_bodyLeftColBanner0{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}


div.r41_bodyLeftColBanner1{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner2{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner3{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColBanner4{
	text-align			: center;
	margin-bottom		: 10px;
	width				: 100%;
}
div.r41_bodyLeftColImg{
	text-align			: center;
	width				: 100%;
}


/* ===== Parte central del cuerpo ===== */

div.r41_bodyCenterColBanner{
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyCenterColHeadLine{
}


/* ==== Parte derecha del cuerpo ==== */

div.r41_bodyRightColBanner1{
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColBanner2{
	text-align			: center;
	margin-bottom		: 10px;
}
div.r41_bodyRightColContentList{
}
div.r41_bodyRightColImg {
	text-align			: center;
	margin		: 20px;

}


div.r01gTitletit_home2009 {
background-image: url(/images/r41-sombra.gif);
background-repeat:repeat-x;
background-position: bottom left; 

}
