	/*-----------------   FOOTER  -----------------------------*/


	.subir {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	a.subir {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0B94DA;
		text-decoration: none;
	}
	a.subir:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #767676;
		text-decoration: none;
	}
	.pie {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	a.pie {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003F7F;
		text-decoration: none;
	}
	a.pie:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #767676;
		text-decoration: none;
	}
	.pieTema {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	}



	/*-----------------   HEADER  -----------------------------*/

	.titulo-pricipal {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight:bold;
		color: #003f7f;
		text-decoration:none;
	}


	.separador {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:normal;
		color: #CBCBCB;
		text-decoration:none;
	}
	.mnu-sec {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0b94da;
		text-decoration: none;
		font-weight: bold;
	}
	.mnu-sec:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8c8b85;
		text-decoration: none;
		font-weight: bold;
	}
	td.TdBackHeader{
		background-color:#003F7F;
	}
	.txtSearch{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#A8A8A8;
	}
	.tblMnu{
		background-color: #919191;
		height:20px;
	}
	.tblMnuNoGlobal{
		background-color: #919191;
	}
	a.mnu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px 7px 0 7px;
		text-align: center;
	}
	a.mnu:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		padding: 0px 7px 0 7px;
		text-align: center;
	}
	a.mnuon {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		padding: 0px 7px 0 7px;
		text-align: center;
	}
	a.mnuon:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		padding: 0px 7px 0 7px;
		text-align: center;
	}
	a.busqueda {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#000000;
		text-align: center;
		text-decoration: none;
	}
	a.busqueda:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#E02B00;
		text-align: center;
		text-decoration: none;
	}
	a.busquedaon {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#E02B00;
		text-align: center;
		text-decoration: none;
	}
	a.busquedaon:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#E02B00;
		text-align: center;
		text-decoration: none;
	}
	.separator {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		height:1px;
		background-color:#FFFFFF;
	}
	.tblSearch {
		background-color: #E6E6E6;
		margin-top:1px;
	}
	td.tdSeparator {
		width:1px;
		background-image: url(../images/separator.gif);
		background-repeat: no-repeat;
	}
	td.tdSeparatorSearch {
		width:1px;
		background-image: url(../images/separator2.gif);
		background-repeat: no-repeat;
	}
	tr.TrSearch {
		background-color: #E6E6E6;
	}
	.caja {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	input.header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		border: 1px solid;
		border-color: #A8A8A8;
	}
	.mnu-home {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #767676;
		text-decoration: none;
	}
	.mnu-home:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #E02B00;
		text-decoration: none;
	}
	.cajas {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #767676;
	}
	.txt-busqueda {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #767676;
		font-weight: normal;
		text-decoration: none;
	}


	/*-----------------   TREE  -----------------------------*/


	tr.TrBorderTree{
		background-color:BABABA; /* C7C7C7 */
	}

	td.TdBackTree{
		background-color:F2F1F0; /* C7C7C7 */
	}

	tr.TrBackTree{
		background-color:F2F1F0; /* C7C7C7 */
	}

	table.TableBackTree{
		background-color:F2F1F0; /* C7C7C7 */
	}

    input.buscar {
        font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#8d8c8c;
		height: 22px;
		font-size: 11px;
		border: 1px solid #c5c7c5;
    }
	.buscar {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #4E4E4E;
	}

	/*-----------------   GENERAL  -----------------------------*/

	body{
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #ece9e2 ;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
    .backg_header {
        background: url(../images/imgfiles/bg_top.png) repeat-x scroll 0 28px #ece9e2 ;
        width: 100%;
    }
	.fondoCabecera{
		margin: 0px auto;
		width: 989px;
		height: 150px;
	}
	.herramientas{
		width: 635px;
		float: right;
		height: 29px;
		text-align: right;
		z-index: 0;
		position: relative;
	}
	.txt11px {
		font-family : Verdana;
		font-size : 10px;
		font-weight : normal;
		color : #74736f;
	}
	.txtGris10px {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : normal;
		color : #8d8c87;
		width: 110px;
	}
	.txt10px {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : normal;
		color : #000000;
		background-color: #b7c9db;
		border: #003a83 solid 1px;
		width: 160px;
		height: 23px;
	}

	/*-----------------   LISTADO DE RESULTADOS  -----------------------------*/

	.txt-huella {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #003f7f;
		text-decoration: none;
	}
	.txt-huella:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #003f7f;
		text-decoration: underline;
	}
	.txtBusqueda {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
	.txtCampoBusqueda {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #4E4E4E;
	}
	.VerDoc {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #4E4E4E;
	}
	.txt-nresult {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #707070;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.txt-nresult2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: 4E4E4E;
	}
	td.TdLine{
		background-color: CCCCCC;
	}
	tr.TrLine{
		background-color: CCCCCC;
	}
	table.TableLine{
		background-color: CCCCCC;
	}

	.txt-formbold {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}


	.fechaPub {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #0037F7;
	}

	.subtit-titulo {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #666666;
	}

	.titulo-result {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #6c6c69;
		text-decoration: none;
	}
	a.titulo-result {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #6c6c69;
		text-decoration: none;
	}
	a.titulo-result:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #0b94da;
		text-decoration: none;
	}
	.subtit-result {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	.txt-result {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #767676;
		text-decoration: none;
	}


	/*-----------------   FILTRO DOCUMENTOS  -----------------------------*/


	table.TableFiltre{
		background-color: F5F4F3;
	}
	tr.TrFiltre{
		background-color: F5F4F3;
	}
	td.TdFiltre{
		background-color: F5F4F3;
	}
	.mnu-ver {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-decoration: none;
	}
	a.mnu-ver {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-decoration: none;
	}
	a.mnu-ver:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FC9400;
		text-decoration: none;
	}
	a.mnu-ver:focus {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FC9400;
		text-decoration: none;
	}
	a.mnu-ver:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FC9400;
		text-decoration: none;
	}


	/*-----------------   FORMULARIOS  -----------------------------*/


	td.TdBorderForm{
		background-color:999999; /* 999999 */
	}
	.txt-form {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #707070;
		text-decoration: none;
	}
	.txt-form-black {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height: 20px;
	}
	.txt-form2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #003f7f;
		text-decoration: none;
	}
	tr.TdBackForm{
		background-color:f2efea; /* F2F1F0 */
	}
	tr.TdBorderForm{
		background-color:F2F1F0; /* F2F1F0 */
	}
	input.formulario {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#8d8c8c;
		height: 22px;
		font-size: 11px;
		border: 1px solid #c5c7c5;
	}
	textarea.formularios {
		background-color: #FFFFFF;
		height: 64px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8d8c8c;
		font-weight : normal;
		border: 1px solid #c5c7c5;
	}
	select.formulario {
		background-color: #FFFFFF;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8d8c8c;
		font-weight : normal;
		border: 1px solid #c5c7c5;
		height: 22px;
	}

	.cajaopen {
		background: url(../busquedas/images/calendar.gif) no-repeat;
		border: none;
		width: 16px;
		height: 16px;
	}



	/*-----------------   FORMULARIO NOTICIAS  -----------------------------*/



	.siglos {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0282C4;
		text-decoration: none;

	}
	.siglos:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #707070;
		text-decoration: none;
	}

	.txt-form2-bold {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0282C4;
		text-decoration: none;
	}

	/*-----------------   FORMULARIO DICCIONARIOS  -----------------------------*/

	.link-enlaces {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	.link-enlaces:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003f7f;
		text-decoration: none;
	}
	.links {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0282C4;
		text-decoration: none;
		line-height: 20px;

	}
	.links:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #707070;
		text-decoration: none;
		line-height: 20px;
	}

	/*-----------------   PÁGINAS ESTÁTICAS  -----------------------------*/

	.link-enlaces2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003F7F;
		text-decoration: none;
	}
	.link-enlaces2:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #313131;
		text-decoration: none;
	}

	/*-----------------   ERROR  -----------------------------*/


	td.TdWhite {
		background-color:#FFFFFF;
	}
	tr.TrWhite {
		background-color:#FFFFFF;
	}

	/*-----------------   ANTICS  -----------------------------*/

	a.mnubuscaron 	{font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold;color : #FBFEC0;text-decoration: none;}

	a.mnusecon 	{font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;font-weight : bold;color : #FBFEC0;text-decoration: none;}

	a.mnusec		 {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;font-weight : bold;color : #C0CDDA;text-decoration: none;}
	a.mnusec:hover {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;font-weight : bold;color : #FBFEC0; text-decoration: none;}

	.caja {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #663300;
	}
	.busccap {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #663301;
		font-weight: bold;
	}

	.txt-ico {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FFFFFF;
	}
	.mnu-up {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}

	.mnu-up:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CCFFCC;
		font-weight: bold;
		text-decoration: none;

	}

	.txt-arbol {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #663300;
		text-decoration: none;
	}

	.txt-arbolblack {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	}


	.txt-arbol:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #663300;
		text-decoration: underline;
	}


	.txt-arbol2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #663300;
		text-decoration: none;

	}
	.txt-arbol2:hover {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #663300;
		text-decoration: underline;
	}

	.npag {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 006699;
		text-decoration: underline;
	}
	.npag:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 006699;
		text-decoration: underline;
	}


	.buscar2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		line-height: 20px;

	}
	.txt-destaca-azul {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #663300;
	}
	.txt-pie-doc {


		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #663300;
		text-decoration: none;
	}
	.txt-subtitdoc {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #996633;
		font-weight: bold;
		text-decoration: none;

	}
	.txt-subtitdoc:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #996633;
		font-weight: bold;
		text-decoration: underline;

	}
	.subtitulo-form {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #663300;
		text-decoration: none;
	}
	.txt-resultnegrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-weight: bold;

	}
	.titulo-doc {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: #663300;
	}
	.txt-resultnegrita2 {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}
	.titulo-docnegrita {


		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		color: #000000;
	}
	.txt-formpet {


		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #663300;
		text-decoration: none;
	}
	.txt-abr {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}

	.txt-abrbold {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.txt-arbol-negrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 003866;
		text-decoration: none;
		font-weight: bold;
		text-decoration: none;

	}
	.txt-arbol-negrita:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #004B48;
		text-decoration: none;
		font-weight: bold;

	}
	.abc {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 28px;
		font-weight: bold;
		color: 1A426C;
	}
	.txt-grama {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 003866;
		text-decoration: none;

	}
	.txt-grama-negrita {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 003866;
		text-decoration: none;
		font-weight: bold;

	}
	.txt-arbol-italy {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 003866;
		text-decoration: none;
		font-style: italic;
		font-weight: bold;


	}
	.subtitulo-grama {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: 183D64;
	}
	.titulo-grama {

		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: 183D64;
	}



	.tituloContacto {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding-left:10pt;
	}

	.tituloContactolink {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		padding-left:10pt;
	}

	.tituloContactolink:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FBFEC0;
		text-decoration: underline;
		padding-left:10pt;
	}

	.txtContacto {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color : #333333;
	}

	.txtContactob {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color : #333333;
	}


	/*-----------------   TR  -----------------------------*/

	tr.TrBlue {
		background-color:#EAEFF5;
	}

	tr.TrBlueFort {
		background-color:#006699;
	}


	/*-----------------   TD  -----------------------------*/


	td.TdBlue {
		background-color:#EAEFF5;
	}




	/*-----------------   AYUDA   -------------------------*/

	td.RojoPlano {
		background-color: #E02A02;
	}

	.AyudaSubt {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;

	}
	.AyudaSubt:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003f7f;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;
	}
	.AyudaLad {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #313131;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;

	}
	.AyudaLad:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #003f7f;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;
	}
	.AyudaLad2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003f7f;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;

	}
	.AyudaLad2:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #313131;
		font-weight : bold;
		text-decoration: none;
		line-height: 20px;
	}
	.AyudaTxt {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #313131;
		text-align: justify;
	}

	td.cal-blanc {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FFFFFF;
		text-decoration: none;
		vertical-align : middle;
		font-weight:normal;
		padding-left: 5px;
	}

	.cal-vermell {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #003F7F;
		text-decoration: none;
	}

	.cal-vermell:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
	}

	.cal-gris {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #808080;
		text-decoration: none;
	}

	.cal-negre {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		font-weight:bold;
		text-decoration: none;
	}


/*---------------------------------   WELCOME             -----------------------------------------------*/

table.TableGris{
	background-color:#F2F1F0;
}

.txtDescripcion{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #4C4C4C;
}
a.secciones {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #CC293B;
}
a.secciones:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #4C4C4C;
}
a.titdestacado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #616161;
	height: 12px;
}
a.titdestacado:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	color : #CC293B;
	height: 12px;
}
.txtdestacado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #616161;
}
a.txtdestacado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #616161;
}
a.txtdestacado:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #CC293B;
}
a.txtmas {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	color : #CC293B;
}
a.txtmas:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration: none;
	color : #616161;
}

.fntdestacado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #e02b00;
}
a.fntdestacado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #CC293B;
}
a.fntdestacado:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	color : #616161;
}
.bordeimg {
	border:1px solid #888888;

}

/* NUEVOS ESTILOS */

        form {
			display: inline;
			margin: 0;
		}
		.herramientas ul li{
			display: inline;
		}
		.heram_lista {
			margin: 7px 0 4px 0;
			padding: 0;
			width: 635px;
		}
		.heram_lista li {
			margin: 0 5px;
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #ffffff;
		}
		.heram_lista li a {
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #0282c4;
		}
		.heram_lista li img, .txt11px img {
			margin-right: 5px;
		}
		.logotipos {
			clear: both;
		}
		.logo_princ_bck  {
            background: url(../images/imgfiles/logo_princ_tras.png) no-repeat;
			width: 400px;
			height: 120px;
			margin-top: -30px;
			float: left;
			text-align: left;
			z-index: 3;
			position: relative;
		}
		.logo_princ_bck2  {
		            background: url(../images/imgfiles/logo_princ_tras2.png) no-repeat;
					width: 400px;
					height: 120px;
					margin-top: -30px;
					float: left;
					text-align: left;
					z-index: 3;
					position: relative;
		}
		.logo_secun {
			width: 570px;
			height: 15px;
			margin-top: 20px;
			margin-right: 10px;
			margin-bottom: 5px;
			float: right;
			text-align: right;
		}
		.logo_terc {
			clear: both;
			background: url(../images/imgfiles/fondo_barra_sup.png) no-repeat;
			width: 972px;
			height: 30px;
			float: left;
			display: inline;
			text-align: center;
            position: relative;
            z-index: 5;
		}
		.texto_menu_superior {
			margin: 8px 0 0 0;
			width: 970px;
		}
		.texto_menu_superior ul{
			padding: 0;
			margin: 0;
		}
		.texto_menu_superior ul li{
			display: inline;
			margin: 0 3px;
			color: #ceccc6;
			font-weight: bold;
		}
		.texto_menu_superior ul li a{
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #0282c4;
		}
		.texto_menu_superior ul li a:hover{
			color: #8c8b85;
		}
		.center_box_h {
			clear: both;
			width: 992px;
			height: auto;
			margin: 0px auto;
		}
		.center_box_b {
			clear: both;
			width: 976px;
			height: auto;
			margin: 0px auto;
            text-align: center;
            background: #ffffff;
		}
		.center_box_b_d {
					clear: both;
					height: auto;
					width: 320px;
		            text-align: center;
		            background: #ffffff;
		}
        .center_box_b_c {
			clear: both;
			width: 670px;
			height: auto;
			margin: 0px;
            text-align: center;
            background: #ffffff;
		}
		.buscador {
			background: url(../images/imgfiles/fondo_buscador.png) no-repeat;
			height: 50px;
			text-align: left;
			overflow: hidden;
		}
		.form_buscador {
			width: 976px;
			height: 40px;
		}
		#form_buscar {
			display: inline;
			float: left;
			margin: 12px 0 0 17px;
		}
		.text_buscar {
			margin: 2px 18px 0 0;
			float: left;
		}
		.input_buscar {
			width: 165px;
			float: left;
			height: 22px;
		}
		#boton_lupa {
			width: 63px;
			margin-top: 13px;
			float: left;
		}
		#busca_avanzado {
			display: inline;
			height: 40px;
			margin-top: 5px;
			width: auto;
			float: left;
			text-align: left;
		}
		.avanzado_1_es, .avanzado_1_en, .avanzado_2_es,.avanzado_2_en, .avanzado_3_es, .avanzado_3_en {
            display: inline-block;
			border: 0px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight:bold;
			color:#FFFFFF;
			cursor: pointer;
			height: 40px;
			float:left;
		}
		.avanzado_1_es {
			background: url(../images/imgfiles/bot_busq-av_es.png) no-repeat;
			width: 209px;
		}
		.avanzado_2_es {
			background: url(../images/imgfiles/bot_busq-hem_es.png) no-repeat;
			width: 153px;
		}
		.avanzado_3_es {
			background: url(../images/imgfiles/bot_busq-tem_es.png) no-repeat;
			width: 202px;
		}
		.avanzado_1_en {
			background: url(../images/imgfiles/bot_busq-av_en.png) no-repeat;
			width: 209px;
		}
		.avanzado_2_en {
			background: url(../images/imgfiles/bot_busq-hem_en.png) no-repeat;
			width: 153px;
		}
		.avanzado_3_en {
			background: url(../images/imgfiles/bot_busq-tem_en.png) no-repeat;
			width: 202px;
		}
		.bord_left {
			background:  url(../images/imgfiles/bord_left.png) repeat-y scroll 0 0;
			height: auto;
		}
        .bord_left_b {
			height: auto;
		}
		.bord_right {
			background:  url(../images/imgfiles/bord_right.png) repeat-y scroll 100% 0;
			height: auto;
		}
		.contenido {
			background-color: #faf8f4;
			width: 968px;
			margin: 0px auto;
			height: auto;
			text-align: center;
			overflow: hidden;
		}
		.contenido_b {
			background-color: #ffffff;
			width: 968px;
			margin: 0px auto;
			height: auto;
			text-align: center;
		}
        .contenido_b_c {
			background-color: #ffffff;
			width: 667px;
			height: auto;
			text-align: center;
			overflow: hidden;
		}
		.contenido_left {
			background-color: #ffffff;
			margin: 0px auto;
			height: auto;
			text-align: center;
			overflow: hidden;
		}
		.box_izquierdo {
			background-color: #faf8f4;
			float: left;
			width: 209px;
			height: auto;
			text-align: center;
		}
		.box_gris {
			background: url(../images/imgfiles/fondo_sup_gris.png) no-repeat scroll 100% 0;
			margin: 15px auto;
			padding-top: 5px;
			width: 190px;
			height: auto;
			text-align: center;
		}
		.box_gris_inf {
			background: url(../images/imgfiles/fondo_inf_gris.png) no-repeat scroll 0 100%;
			width: 190px;
			padding-bottom: 5px;
			height: auto;
		}
		.texto_box_gris {
			background: transparent url(../images/imgfiles/fondo_box_gris.png) repeat-y;
			height: auto;
            text-align: left;
            padding-left: 6px;
		}
        .titulo_box_gris1 {
            font-family:Verdana, Arial;
            font-size: 15px;
            font-weight: bold;
            color: #24609c;
            width: 100px;
            padding: 4px 0 5px 5px;
        }
        .titulo_box_gris2 {
            font-family:Verdana, Arial;
            font-size: 15px;
            font-weight: bold;
            color: #183f65;
            width: 100px;
            padding: 4px 0 5px 5px;
        }
		.box_central {
			background-color: #ffffff;
			float: left;
			width: 759px;
			height: auto;
			text-align: center;
		}
		.contenido_centro {
			text-align: left;
			width: 700px;
			margin: 15px auto;
			height: auto;
			display: block;
			overflow: hidden;
		}
		.texto_box_central_1 {
			background-color: #f4f4f2;
			border: solid 1px #e1dfd9;
			margin: 0 5px 5px 5px;
			float: left;
            display: inline;
			width: 682px;
			height: auto;
		}
		.texto_box_central_2 {
			border:solid 1px #dfdcd5;
			margin: 0 5px 10px 5px;
			width: 682px;
			float: left;
			height: auto;
            padding-top: 5px;
		}
        .texto_box_central_2_inf {
            width: 682px;
            padding-bottom:5px;
            height: auto;
		}
        .texto_box_central_2_body {
            height: 190px;
        }
		.texto_box_central_3 {
			margin: 0 5px 5px 5px;
			width: 345px;
			float: left;
			height: auto;
		}
       .texto_box_central_4 {
           margin: 0 10px 5px 2px;
			height: auto;
			padding-top: 5px;
			width: 325px;
			height: auto;
			float: right;
			border: solid 1px #dfdcd5;
		}
        .texto_box_central_4_inf {
            width: 325px;
            height: auto;
            padding-bottom:5px;
		}
        .texto_box_central_4_body {
            height: 200px;
            padding: 10px 0;
        }
.texto_box_central_5 {
margin: 0 5px 5px 5px;
width: 685px;
float: right;
height: auto;
padding-top: 5px;
margin-right: 10px;
}
        .texto_box_central_5_inf {
            width: 345px;
            height: auto;
			float:left;
		}
		.texto_box_central_5_slider {
            background: url(../images/home/borde-articulos-inf-peq.png) no-repeat scroll 0 100%;
            width: 326px;
            height: auto;
			float:right;
		}
	#galeria {
	height: 230px;
	background-color:#EDEDED;
	margin:auto;
	padding:5px;
	text-align:center;
}
#cont-img-g {
	width: 212px;
	height: 122px;
	position: relative;
	background-color:#ccc;
	margin:auto;
	display:block;
	text-align:center;
}
#img-g {
	visibility: visible;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#img-g2 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#img-g3 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#img-g4 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#img-g5 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}

#img-g6 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#img-g7 {
	visibility: hidden;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 6px;
	top: 6px;
}
#titulo-galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E415B;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-top: 5px;
	text-align:left;
}
#text-galeria {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:5px;
}

#menu-galeria {
	clear:both;
	margin-bottom:5px;
}
#menu-galeria ul {
	margin: 0px;
	padding: 0px;
	width: 315px;
	list-style-type: none;
	text-align:center;
	margin-top:10px;
}
#menu-galeria li {
display:inline-block;
	*display:inline;
	height: 28px;
	width: 28px;
}
.uno {
	background-image: url(../images/home/btn-gal-1_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.uno a {
	background-image: url(../images/home/btn-gal-1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.uno a:hover {
	background-image: url(../images/home/btn-gal-1_hover.gif);
	background-repeat: no-repeat;
}
.dos {
	background-image: url(../images/home/btn-gal-2_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.dos a {
	background-image: url(../images/home/btn-gal-2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.dos a:hover {
	background-image: url(../images/home/btn-gal-2_hover.gif);
	background-repeat: no-repeat;
}
.tres {
	background-image: url(../images/home/btn-gal-3_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.tres a {
	background-image: url(../images/home/btn-gal-3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.tres a:hover {
	background-image: url(../images/home/btn-gal-3_hover.gif);
	background-repeat: no-repeat;
}
.cuatro {
	background-image: url(../images/home/btn-gal-4_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.cuatro a {
	background-image: url(../images/home/btn-gal-4.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.cuatro a:hover {
	background-image: url(../images/home/btn-gal-4_hover.gif);
	background-repeat: no-repeat;
}
.cinco {
	background-image: url(../images/home/btn-gal-5_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
}
.cinco a {
	background-image: url(../images/home/btn-gal-5.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.cinco a:hover {
	background-image: url(../images/home/btn-gal-5_hover.gif);
	background-repeat: no-repeat;
}



.unob {
	background-image: url(../images/home/btn-gal-I_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.unob a {
	background-image: url(../images/home/btn-gal-I.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.unob a:hover {
	background-image: url(../images/home/btn-gal-I_hover.gif);
	background-repeat: no-repeat;
}
.dosb {
	background-image: url(../images/home/btn-gal-II_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.dosb a {
	background-image: url(../images/home/btn-gal-II.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.dosb a:hover {
	background-image: url(../images/home/btn-gal-II_hover.gif);
	background-repeat: no-repeat;
}
.tresb {
	background-image: url(../images/home/btn-gal-III_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.tresb a {
	background-image: url(../images/home/btn-gal-III.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.tresb a:hover {
	background-image: url(../images/home/btn-gal-III_hover.gif);
	background-repeat: no-repeat;
}
.cuatrob {
	background-image: url(../images/home/btn-gal-IV_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.cuatrob a {
	background-image: url(../images/home/btn-gal-IV.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.cuatrob a:hover {
	background-image: url(../images/home/btn-gal-IV_hover.gif);
	background-repeat: no-repeat;
}
.cincob {
	background-image: url(../images/home/btn-gal-V_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
}
.cincob a {
	background-image: url(../images/home/btn-gal-V.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.cincob a:hover {
	background-image: url(../images/home/btn-gal-V_hover.gif);
	background-repeat: no-repeat;
}
.seisb {
	background-image: url(../images/home/btn-gal-VI_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	margin-right: 4px;
}
.seisb a {
	background-image: url(../images/home/btn-gal-VI.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.seisb a:hover {
	background-image: url(../images/home/btn-gal-VI_hover.gif);
	background-repeat: no-repeat;
}
.sieteb {
	background-image: url(../images/home/btn-gal-VII_activo.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
}
.sieteb a {
	background-image: url(../images/home/btn-gal-VII.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 28px;
}
.sieteb a:hover {
	background-image: url(../images/home/btn-gal-VII_hover.gif);
	background-repeat: no-repeat;
}	



	
        .texto_box_central_5_body {
            height: 228px;
            border: solid 1px #dfdcd5;
            padding: 5px;
        }
		.foot_center_box {
			background: url(../images/imgfiles/foot_box_centro.png) no-repeat #ece9e2;
			width: 976px;
			height: 17px;
		}
		.foot_center_box_c {
					background: url(../images/imgfiles/foot_box_centro.png) no-repeat #ece9e2;
					width: 692px;
					height: 17px;
		}
        .foot_center_box_r {
			background: url(../images/imgfiles/foot_box_centro.png) no-repeat 100% 0 #ece9e2;
			height: 17px;
		}
        .linkBoldWhite11px {
           text-decoration: none;
        }
		.footer {
			width: 975px;
			height: 30px;
			margin: 15px auto;
		}
		.texto_foot_1 {
			color: #a2a09a;
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-size:10px;
		}
		.texto_foot_1 a {
			color: #0282c4;
			text-decoration: none;
		}
        .text_num_pag, .text_num_pag_bold {
			text-decoration: none;
			color: #0282c4;
			font-family: Verdana, Arial;
			font-size: 12px; font-weight: normal;
		}
		.text_num_pag_bold {
			font-weight: bold;
			color: #000000;
		}
		.tableResultadosSup {
			margin: 10px 0px;
			border-bottom: 1px solid #e3dfd4;
			padding-bottom: 8px;
		}
		.tableResultadosInf {
			margin: -6px 0 10px 0 ;
			padding-top: 8px;
			border-top: 1px solid #e3dfd4;
			background: #ffffff;
		}
		.txt-result a {
			color: #003F7F;
			text-decoration: none;
		}
		.text_results {
			text-decoration: none;
			color: #707070;
			font-family: Verdana, Arial;
			font-size: 11px;
		}
		.busq_subir a {
			text-decoration: none;
			font-family: Verdana, Arial;
			font-size: 11px;
			color: #0b94da;
		}
		.busq_subir img {
			border: 0px;
			vertical-align: baseline;
		}
		.archivados {
			text-decoration: none;
			font: 11px Verdana;
			color: #0b94da;
		}
		.archivados img{
			border: none;
			vertical-align: middle;
		}
		.busq_hover {
			color: #003f7f;
		}
		.text_thin {
			font-weight: normal;
		}
        .cont_docum {
			text-align: left;
			height: auto;
			width: 98%;
			margin: 5px auto 0 auto;
		}
		.box_busq_simple {
			width: 100%;
			height: auto;
			margin: auto;
			overflow: hidden;
		}
		.titulo_secciones {
			background: url(../images/imgfiles/fondo_titulo.png) no-repeat;
			height: 60px;
		}
           /*IMAGENES DE LA HOME*/
        #articulo {
            float: left;
            width: 212px;
        }
		* html #articulo {
		    float: left;
            width: 226px;
        }
        #cont-img-a {
            height: 100px;
            width: 100%;
            margin: 2px auto;
            position: relative;
        }
        #img-a {
            height: 100px;
            width: 100%;
            position: absolute;
            left: 0px;
            top: 0px;
        }
        #titulo-articulo {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #2e415b;
            padding-bottom: 2px;
            margin-left: 5px;
            margin-top: 5px;
        }
        #titulo-articulo a {
            color: #2e415b;
            text-decoration: none;
        }
        #titulo-articulo a:hover {
            color: #2e415b;
            text-decoration: underline;
        }
		#titulo-articulo2 {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #2e415b;
            padding-bottom: 2px;
            margin-top: 5px;
        }
        #titulo-articulo2 a {
            color: #2e415b;
            text-decoration: none;
        }
        #titulo-articulo2 a:hover {
            color: #2e415b;
            text-decoration: underline;
        }
        #text-articulo {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #4c535e;
            margin-left: 5px;
        }
      #text-efemerides {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C535E;
	margin-left: 5px;
	overflow-y: auto;
	height: 202px;
    }
        .marg-inf8-der8 {
            padding: 7px;
        }
        #personaje {
            background-image:url("../images/home/fondo-personaje.jpg");
            background-repeat:repeat-x;
			border:solid 1px #dfdcd5;
            padding:10px 5px;
			*padding-bottom.5px;
        }
        .marg-inf-17 {
            margin-bottom: 17px;
        }
        #text1-personaje {
            float: left;
            height: 92px;
            width: 325px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #4c535e;
            display: inline;
        }
        #cont-img-ani {
            float: left;
            height: 92px;
            width: 90px;
            position: relative;
        }
        #cont-img-ani-2 {
            float: right;
            height: 92px;
            width: 90px;
            position: relative;
            margin: 0 10px;
        }
        #img-ani {
            height: 92px;
            width: 90px;
            position: absolute;
            left: 0px;
            top: 0px;
        }
        #cont-img-ani2 {
            float: left;
            height: 92px;
            width: 158px;
            position: relative;
        }
        #img-ani2 {
            height: 92px;
            width: 158px;
            position: absolute;
            left: 0px;
            top: 0px;
        }
        #text2-personaje {
            color:#4C535E;
            float:left;
            display: inline;
            font-family:Arial,Helvetica,sans-serif;
            font-size:11px;
            height:92px;
            padding-left:13px;
            width:147px;
        }
		*html #text2-personaje {
            color:#4C535E;
            float:left;
            display: inline;
            font-family:Arial,Helvetica,sans-serif;
            font-size:11px;
            height:92px;
            padding-left:13px;
            width:158px;
        }
        #titulo2-personaje {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #2e415b;
            width: 147px;
            font-weight: bold;
            padding-bottom: 4px;
        }
        #titulo2-personaje a {
            color: #2e415b;
            text-decoration: none;
        }
        #titulo2-personaje a:hover {
            color: #2e415b;
            text-decoration: underline;
        }
        #barra1 {
            height: 97px;
            width: 318px;
        }
        .boton_home1 {
            background: url(../images/boton_home1.gif) no-repeat;
            border: none;
            width: 170px;
            height: 30px;
            margin-bottom: 5px;
            color: #ffffff;
            font-family: Verdana, Arial;
            font-size: 12px;
            font-weight: bold;
            cursor: pointer;
            text-align: left;
            padding-left: 5px;
        }
        .boton_home1:hover {
            background: url(../images/boton_home2.gif) no-repeat;
        }
        .boton_home2 {
            background: url(../images/boton_home2.gif) no-repeat;
            border: none;
            width: 170px;
            height: 30px;
            margin-bottom: 5px;
            color: #ffffff;
            font-family: Verdana, Arial;
            font-size: 12px;
            font-weight: bold;
            cursor: pointer;
            text-align: left;
            padding-left: 5px;
        }
        .boton_home2:hover {
            background: url(../images/boton_home1.gif) no-repeat;
        }
        #img-ani2 {
            height:92px;
            left:0;
            position:absolute;
            top:0;
            width:158px;
        }
        img {
            border:medium none;
        }
        .titulo_tabla {
			background: url(../images/imgfiles/fondo_hem_titulo.gif) no-repeat scroll 50% 0;
			margin: 35px 0;
		}
        input.bg_boton_blue {
			background: url(../images/fons_busc_bor.gif) no-repeat scroll 0 100% ;
			border: none;
			line-height: 25px;
			color: #ffffff;
			text-decoration: none;
			font-family: Verdana, Arial;
			font-size: 11px;
			font-weight: bold;
			width: 79px;
			height: 25px;
			cursor: pointer;
			cursor: hand;
		}
		       input.bg_boton_blue22{
			background: url(../images/fons_busc_borr.png) no-repeat scroll 0 100% ;
			border: none;
			line-height: 25px;
			color: #ffffff;
			text-decoration: none;
			font-family: Verdana, Arial;
			font-size: 11px;
			font-weight: bold;
			width: 323px;
			height: 25px;
			cursor: pointer;
			cursor: hand;
		}
		       input.bg_boton_blue33{
			background: url(../images/fons_busc_borrr.png) no-repeat scroll 0 100% ;
			border: none;
			line-height: 25px;
			color: #ffffff;
			text-decoration: none;
			font-family: Verdana, Arial;
			font-size: 11px;
			font-weight: bold;
			width: 150px;
			height: 25px;
			cursor: pointer;
			cursor: hand;
		}
	input.bg_boton_blue:hover{

		}

        .linea_sup {
            background-color: #e3dfd4;
        }
        .contenido_documento {
            margin: 20px 0;
        }
        .box_busq_tem {
            width: 100%;
            height: auto;
            margin: 30px auto;
        }
        .box_buscar {
            background: url(../images/imgfiles/border-top-box-folder.gif) no-repeat;
            width: 100%;
            height: 40px;
            text-align: left;
        }
        .texto_box_buscar {
			text-decoration: none;
			color: #707070;
			font-family: Verdana, Arial;
			font-size: 12px;
			font-weight: normal;
		}
        .tit_busq {
			float: center;
		}
#estanteria
{
    width: 400px; /* ancho de la estanteria */
    height:600px; /* alto de la estanteria */
    background:url(../images/armario/armario.jpg) top left no-repeat; 
}

#estanteria li
{
    float:left;
    width:64px; /* ancho del libro (debe coincidir con la imagen que pongas en los <li></li>) */
    height: 90px; /* alto del libro (debe coincidir con la imagen que pongas en los <li></li>) */
    padding:1px;

    /* debes ajustar estos valores para que te encajen los libros en la estanteria */    
    margin-top:0px; /* margen superior de cada libro */
    margin-left:10px; /* margen izquierdo de cada libro */
    margin-right:10px; /* margen derecho de cada libro */
    margin-bottom:18px;     /* margen inferior de cada libro */
}

#biblioteca {
    float: left;
    background: url(../images/armario/bookshelf_wood.jpg) 0px -32px;
    padding-top: 35px;
    width: 870px;
    min-height: 500px;
}

#biblioteca li {
    float: left;
    /*margin: 0px 9px 90px 9px;*/
    margin-top:0px; /* margen superior de cada libro */
    margin-left:20px; /* margen izquierdo de cada libro */
    margin-right:20px; /* margen derecho de cada libro */
    margin-bottom:95px;     /* margen inferior de cada libro */
    cursor: pointer;
}

ul#biblioteca .busqueda_avanz {
    float: none;
    clear: none;
    margin: 0 auto;
}

ul#biblioteca .busqueda_avanz form {
    border: 1px solid #753C15;
    margin: 0 0 10px 0;
    box-shadow: 0 1px 23px black;
}

div.busqueda_avanz form {
    background: url('/imagenes/filter.png') no-repeat 160px center #fff;
    margin-right: 10px;
}

.rounded {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

 .paging {
        padding-bottom: 10px;
        clear: both;
        float: left;
    }
    .paging li {
        display: block;
        float: left;
        padding: 10px 15px;
        border-radius: 50%;

        background: url("images/boton_home_recursos.gif") no-repeat scroll 0% 0% transparent;
        /*background-color: rgba(0, 0, 0, 0.1);*/
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-top-width: 1px;
        border-right-width-value: 1px;
        border-right-width-ltr-source: physical;
        border-right-width-rtl-source: physical;
        border-bottom-width: 1px;
        border-left-width-value: 1px;
        border-left-width-ltr-source: physical;
        border-left-width-rtl-source: physical;
        border-top-style: solid;
        border-right-style-value: solid;
        border-right-style-ltr-source: physical;
        border-right-style-rtl-source: physical;
        border-bottom-style: solid;
        border-left-style-value: solid;
        border-left-style-ltr-source: physical;
        border-left-style-rtl-source: physical;
        border-top-color: rgba(255, 255, 255, 0.1);
        border-right-color-value: rgba(255, 255, 255, 0.1);
        border-right-color-ltr-source: physical;
        border-right-color-rtl-source: physical;
        border-bottom-color: rgba(255, 255, 255, 0.1);
        border-left-color-value: rgba(255, 255, 255, 0.1);
        border-left-color-ltr-source: physical;
        border-left-color-rtl-source: physical;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        border-radius: 10px 10px 10px 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .paging li a {
        color: #999;
        text-decoration: none;
        display: inline-block;
        line-height: 14px;
    }
    .paging li.active a {
        font-weight: bold;
        color: #eee;
        font-size: 18px;
        margin: -1px;
    }
    .paging li a:hover {
        color: #eee;
    }
