body {
	background-image:url(../images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#b5b2b3;
	margin:0;
	padding:0;}


h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	color: #456780;	
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #757474;
	text-decoration:none;
}
td .menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration:none;
	padding-bottom:4px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#e17f49;}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.titulo-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	top: 3px;
	bottom: 3px;
	color: #FFFFFF;
	padding-left:6px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left:6px;
}
.texto-categorias-biblio {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0px 0px;
	padding:8px 0px;
	font-size: 12px;
	font-weight: normal;
}
.texto-categorias-biblio li a {
	display:block; /*Convertimos el vínculo en un bloque.*/
	/*width:100px;*/
	margin:0px 0px;
	padding:8px 0px;
	text-align:left;
	font-weight: normal;
	text-decoration:none;
	text-indent:5px;
	color:#000000;
	border-bottom:#6699CC thin;
	border-bottom-style:dotted;
	border-left:12px solid #ffffff;

}
.texto-categorias-biblio li a:hover {
	margin:0px 0px;
	padding:8px 0px;
	text-decoration:none;
	color: #7298b4;
	border-left:12px solid #7298B4;	
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.texto a {
	font-weight: bold;
	text-decoration:none;
	color: #7298b4;
}

.texto a:hover {
 	text-decoration:underline;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.texto2 a {
	text-decoration:none;
}

.texto2 a:hover {
 	text-decoration:underline;
	background-color:#E9E9E9;
}

.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#e17f49;
border: 1px solid ;
border-color:#7298B4 #7298B4 #999 #999;
background: #FFFFFF;
color:#000000;
font-size:11px;
height:25px;
padding-left:5px;
}

.form-textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#e17f49;
border: 1px solid ;
border-color:#7298B4 #7298B4 #999 #999;
background: #FFFFFF;
color:#000000;
font-size:10px;
padding-left:5px;
height:60px;
}

.sombra-td {background-image:url(../images/bg_fondo_menu.jpg); 
background-repeat:repeat-y; 
	}

.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #333333;
}
.texto12 a {
	font-weight: bold;
	text-decoration:none;
	color: #7298b4;
}

.texto12 a:hover {
 	text-decoration:underline;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0px 30px 0px 12px;
	padding:0px 0px;
	background-color:#c7d4dd;
	font-size: 12px;
	font-weight: normal;
	text-indent:5px;
	line-height:24px;
}
.submenu li a {
	display:block;
/*Convertimos el vínculo en un bloque.*/
	/*width:100px;*/
	text-align:left;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
	border-left:12px solid #7298B4;
}
.submenu li a:hover {
	text-decoration:none;
	color: #7298b4;
	border-left:12px solid #466881;	
}
.texto-tabla-biblio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align:bottom;
}
.vermas {
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	background-color:#c7d4dd;
	font-size: 12px;
	font-weight: bold;
	text-indent:0px;
	line-height:18px;
}
.testing-barrra {
	font-family: Interleaved2of5-Regular;
}
.txts{
/*	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #999999;
	padding:2px 3px 2px 3px;
*/	
}

#contenedor {
height:100%;
width:100%;
}
.mes-calendario-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5b7c94;
	font-weight:bold;
}

.dias-calendario-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b7c94;
	}
.numeros-calendario-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #737373;
	}
.numeros-calendario-grande a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #737373;
	text-decoration:none;
	}	
	
.numeros-calendario-grande a:hover {
 	text-decoration:none;
	color:#EFA177;
	}
	
	.mes-calendario-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b7c94;
	font-weight:bold;
}

.dias-calendario-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b7c94;
	}
.numeros-calendario-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	}
.numeros-calendario-chico a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	text-decoration:none;
	}	
	
.numeros-calendario-chico a:hover {
 	text-decoration:none;
	color:#EFA177;
	}
	
	
#thumb {
width:120px;
height:80px;
float:left;
margin:3px;
}

