
#bH1{
	font-size: 1.26em;
/*	font-size:1.45em;*/
	font-variant:small-caps;
	font-weight:bold;
	padding-left: 5px;
}
.bPrincipalSup{
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.bPrincipalSupBusqueda {
	float: left;
}

.bPrincipalSuplblBusquedaAv {
	float: right;
}

.bBoton
{
	color:#000000;
	font-size: 1em;
	font-weight:bold;
	text-align:center;
	cursor: pointer;
}

.bBotonCentro
{
	color:#000000;
	font-size: 1em;
	position:relative;
	left:40%;
	font-weight:bold;
	text-align:center;
	cursor: pointer;
	margin-top:0.5em;
	margin-bottom:1em;
}

.botonPaginadorAnt {
	background-color: transparent;
	background: url(../Images/pagAnterior.gif) 0em 0.5em no-repeat;
	background-position:left center;
	border-style: none;
	color: #0000FF;
	cursor: pointer;
	padding-left:1.5em;
}

.botonPaginadorSig {
	background-color: transparent;
	background: url(../Images/pagSiguiente.gif) 0em 0.5em no-repeat;
	background-position:right center;
	border-style: none;
	color: #0000FF;
	cursor: pointer;
	padding-right:1.5em;
}
.botonPaginador {
	background-color: transparent;
	border-style: none;
	color: #0000FF;
	cursor: pointer;
}
.botonPaginaActual {
	background-color: transparent;
	border-style: none;
}

.canalactual{
	color: #666666;
	font-weight: bold;
}

.paginaActual { 
	font-size: 1.06em;
	color: #333333;
	text-decoration: none;
	width: 170px;
	padding: 0;
	text-align: left;
	background-color: transparent;
	border-style: none;
}

.paginas{ 
	font-size: 1.06em;
/*	font-size: 1em;*/
	color: #333333;
	text-decoration: none;
	width: 170px;
	padding: 0;
	cursor: pointer;
/*	cursor: text;*/
	text-align: left;
	background-color: transparent;
	border-style: none;
}

.trCabecera{
	background: #ECD8B7;
	padding: 10px 5px 10px 5px;
	text-align: center;
}
.trContenido1{
	background: #fff;
	/*background: #fff url(../images/cuadro_01.gif) no-repeat top left;*/
	width: 182px;
	/*border: 1px solid #006633;*/
	margin:0;
}
.trContenido2{
	background: #fff;
	/*background: url(../images/cuadro_03.gif) no-repeat top right;*/
}
.trContenido3{
	background: #fff;
	/*background: url(../images/cuadro_09.gif) no-repeat bottom right;*/
}
.trContenido4{
	background: #fff;
	/* background: url(../images/cuadro_07.gif) no-repeat bottom left; */
}
.trLista{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 5px;
	background: #fff;
}
.trLista li{
	margin: 3px 0px 3px 0px;
	border-bottom: 2px solid #DDDDDD;
}
.resQuizas{
	background-color: transparent;
	border-style: none;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
.paginacion{
	text-align: center;
}
.pagLista{
	padding: 0;
}
.pagLista li{
	display: inline;
	list-style-type: none;
}
.bavanzada{
	padding: 5px;
}
.bavanzada select{
	margin: 5px 0 0;
}
.titulovertical{
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;	
	margin: 15px 0;
	display: block;
}
.paginas2{
	margin-left: 10px;
/*	margin-left: 25px;*/
}
.paginas3{
	margin-left: 10px;
}
.rfechas{
	margin-left: 10px;
/*	margin-left: 25px;*/
	display: block;
}
.fechasLim{
	margin-left: 75px;
}
.noVis{
	display: none;
}
.rbResumen{
/*	background: #ECD8B7;*/
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
.rbLista{
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
/*	padding: 0;*/
}
.rbLista li{
	list-style-type: none;
	text-align: justify;
	padding-bottom: 30px
}

.rbLista li p {
	margin-top: 1px;
	margin-bottom: 1px;
}

.rbItem{
	margin-bottom: 5px
}
.rbTituloLink{
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.rbTitulo{
	margin-bottom: 5px;	
}
.rbPie{ 
	color: #333333;
	font-weight: bold;
}

.barraNavegacion {
	height: 30px;
	background-color: #dcdcdc;
}

.textoBarraNavegacion {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	display: block;
}


.busquedaAvanzada 
{
	padding-left: 5px;
	padding-right: 5px;
}

