/*estilo para principal de centros*/

	@import "estiloprincipal.css";
	#cabecerablanca {padding: 0px;margin-bottom: 0px;background-color: #FFFFFF; height:75px; background-image:  url("../images/cabeceras/centros.jpg") !important;}

#bibliotecas {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.8em;font-weight: bold; }
#bibliotecas ul{margin-left: 15%;	padding-left: 0;/*	list-style-type: none;	*/margin-right: 15%;}
#bibliotecas li { margin:5px;list-style-type: none;border: 1px solid #003366;width: 400px;background-color: #003366;color:#BDCED6;}
#bibliotecas a{display: block;background-color: #BDCED6;height: 40px; background: top left no-repeat; border:0px; }
#bibliotecas a:link, #listabibliotecas a:visited{color: #333333;	text-decoration: none;background-color: #BDCED6;border:0px;}
#bibliotecas a:hover{color: #ffffff; background-color:#003366;}
a#cc { background-image:  url("../images/boton_bibliotecas/b_cc.gif");}
a#dcho { background-image:  url("../images/boton_bibliotecas/b_dcho.gif");}
a#eco { background-image:  url("../images/boton_bibliotecas/b_eco.gif");}
a#edu { background-image:  url("../images/boton_bibliotecas/b_edu.gif");}
a#fil { background-image:  url("../images/boton_bibliotecas/b_fil.gif");}
a#geo { background-image:  url("../images/boton_bibliotecas/b_geo.gif");}
a#poli { background-image:  url("../images/boton_bibliotecas/b_poli.gif");}
a#ali { background-image:  url("../images/boton_bibliotecas/b_ali.gif");}
a#ori { background-image:  url("../images/boton_bibliotecas/b_ori.gif");}
.tfnoscentros {font-weight: bold;color: #003366;}

/*estilo para pagina de biblioteca y centros*/
table.tarjeta {	width: 50%;	background-color: #BDCED6;	border: 1px solid #003366;	border-spacing: 0px;	margin-right: 25%;margin-left: 25%;	font-size: 1em;	color: #003366;	font-weight: bold;}
td.tarjeta_direccion {background-color: #FFFFFF;border: 2px dotted #003366;	text-align: center;}
td.tarjeta_enlaces{text-align: right;font-size: 0.8em;background-color: #BDCFD6;padding-top: 2px;padding-bottom: 2px;padding-left: 8px;padding-right: 0px;	line-height: 1.4em;}
table.horarios{width:50%;background-color: #BDCFD6;	border: 1px solid #003366;	border-spacing: 0px;margin-right: 25%;margin-left: 25%;font-size: 1em;	color: #003366;	font-weight: bold;	padding: 0px;}
th.horarios_titulo {	background-color: #BDCED6;	text-transform: uppercase;	color: #003366;	background-image: url(../images/b_reloj.gif);	background-repeat: no-repeat;	background-position: left top;	height: 27px;}
td.horarios_cuerpo{	font-size: 0.8em;	background-color: #BDCFD6;	line-height: 1.4em;	margin: 0px;	padding: 0px;}


