.cabecera {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.subcabecera {
	color: #FFFFFF;
	background-color: #B7ADD6;
}

.menuTab A:hover, .menuTab A:active,
.menu A:hover, .menu A:active {
	background-color: #EEEEEE;
	color: #666666;
}
.submenu A {
	COLOR: #00234C;
	background-color: #FBFBFB;
}

.menu_pest {
	text-align:center;
	z-index: 1;
	vertical-align: middle;
	background-color: #CCCCCC;
	background-image: url(../../comun/img/toolbar/fondo_menu.gif);
	background-repeat:  repeat-x;
	min-height: 23px;
	height: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 0px solid #FFFFFF;
}


/*******************************************************/
/* Bloques ocultos                                                                                   */
/*******************************************************/
#titulo_noprint,
#header,
#subcabecera_izquierda,
#subcabecera_derecha ,
#cabecera_izquierda,
#cabecera_derecha {
	visibility: hidden;
	display: none;
}

.noprint,
.sb,
.nav,
.subcabecera ,
.lat_derecha ,
.FondoIzq ,
.FondoDcha ,
.menu_pest,
.jrubikweb_cabecera,
.cabecera,
.submenu ,
.menu,
.menuTab,
.pie,
.FondoIzq ,
.FondoDcha ,
.lateralIzqd ,
.lateralDcho { 	visibility: hidden;
	display: none;
}

/*******************************************************/
/* Bloques                                                                                              */
/*******************************************************/
#cuerpo {
	width: 100%;
	position: relative;
	left: 0%;
}

.lat_izquierda {
	width: 100%;
	float: right;
	text-align: right;
}

/*******************************************************/
/* Contenidos                                          */
/*******************************************************/
.oculto {
	visibility: visible;
	display: inline;
}

.titulo {
	color: #000000;
	font-size: 2em;
	font-weight: bolder;
	margin-right: 5px;
	margin-left: 25px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
}

.jrubikweb_subtitulo,
.subtitulo {
	color: #00234C;
	font-size: 1.2em;
	font-weight: bolder;
	font-variant: small-caps;
	margin: 0px 0px 10px 25px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-transform: uppercase;
}

.capitulo {
	text-align: justify;
	font-weight: normal;
	z-index: 1;
	border: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	padding: 0 0 0 20;
}

.capitulo UL LI {
	DISPLAY: list-item;
	LIST-STYLE-IMAGE: none;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 0px;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	color: #000000;
	margin-left: 30px;
}

.subcapitulo {
	margin-left: 10px;
}

.contenido_cuadro {
	text-align:center;
}

.contenido_cuadro UL LI {
	word-spacing: normal;
	color: #00234c;
	font-size: 1em;
	font-weight: bold;
	font-variant: normal;
	margin-right: 5px;
	margin-left: 25px;
	list-style-image: url(../../comun/img/fondo/flecha.gif);
	list-style-position: outside;
}

.no-flecha {
	list-style-image: none;
	list-style-type: none;
	display: list-item;
}


.contenido_cuadro UL LI UL LI {
	font-size: 1em;
	list-style-image: none;
	list-style-image: url(../../comun/img/fondo/flecha_gral.gif);
	list-style-position: outside;
	font-weight: bold;
	padding-top: 5px;
}

.contenido_cuadro UL LI UL LI UL LI{
	padding-top: 1px;
	font-weight: normal;
}
.contenido_cuadro UL LI UL LI UL LI UL LI{
	font-size: 0.9em;
	list-style-image: url(../../comun/img/fondo/guion.gif);
}
.contenido_cuadro UL LI UL LI UL LI UL LI UL LI{
	list-style-image: none;
}

.contenido_cuadro  A {
	text-decoration: none; 
	color: #00234c;
}

.contenido_cuadro A:visited { color: #2C517B; }
.contenido_cuadro A:hover, .cabecera A:active {
	text-decoration: underline;
	border: none;
	color:  #2C517B; 
}
