    .oneColElsCtr #container {
	width: 867px;
	background: #FFFFFF;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }
	
	  body2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(IMAGENES/fondo.jpg);
	background-repeat: repeat-x;
    }
    .oneColElsCtr #container {
	width: 867px;
	background: #FFFFFF;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    }
    .oneColElsCtr #mainContent {
	width: 867px;
    }
#resumentex {
	width: 248px;
	margin-top: 10px;
	font-size: 12px;
}
#titulotex {
	width: 248px;
	font-size: 14px;
	color: #245C8B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#resumentex2 {
	width: 290px;
	margin-top: 10px;
	font-size: 12px;
}
#paginatex {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 867px;
}


#resumentex3 {
	width: 616px;
	font-size: 12px;
}

#titulotex2 {
	width: 310px;
	font-size: 14px;
	color: #245C8B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	#titulotex4 {
	width: 310px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
	#titulotex3 {
	width: 248px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
	#vermas a{
	text-transform: uppercase;
	color: #0C4173;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}
#vermas {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#vermas a:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #0E4473;
}
#pie {
	background-image: url(IMAGENES/fondopie.jpg);
	background-repeat: repeat-x;
}
#novedades {
	background-color: #eeeeee;
}

#MENUS {
	height: 131px;
	background-image: url(IMAGENES/1.jpg);
	background-repeat: no-repeat;
	width: 867px;
}
.menu1 {
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(button3.gif);}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu1 li a:hover {
	color:#666666;
	background-image: url(button2.gif);
}
.menu1 li a:hover b {background:url(button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top;}
