@charset "utf-8";
/* CSS Document */
body{
	margin: 5% 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
}

div{
	margin:10px;
}

/*------declaracion de links--------------*/

#li{
	color: #999999;
	
	
}

#li a{
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	text-align:left;
}

#li a:hover{
	color:#285ACB;
}

a{
	text-decoration:none;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size:11px;
}
strong {
	font-weight: bold;
}


a:hover {
	color: #FF0000;
}



#link_info{	
	padding:5px;
	font-size:14px;	
}

#link_info a{
	color:#F70000;
	text-decoration:none;
}
#link_info a:hover{
	color:#FF9900;
}

#link_servicio{	
	padding:5px;
	font-size:14px;
}

#link_servicio a{
	color: #FFFF00;
	text-decoration:none;
}


#link_servicio a:hover{
	color:#FFFFFF;
}



#link_servicio2{
	padding:5px;
	font-size:10px;
	color: #0000FF;
}

#link_servicio2 a{
	color: #0000FF;
	text-decoration:none;
}


#link_servicio2 a:hover{
	color:#FF0000;
}


/*declaracion de links terminada*/


/*declaracion de clases*/

.strg{
    color:#ff0000;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.strg_2{
	color:#0000cc;
	font-size:12px;
	font-weight:bold;
	
}

.link_encabezado{
	color:#0000FF;
}

.link_encabezado:hover{
	color:#000000;
}

.link_oscuro{
	color:#000000;
}

.link_oscuro:hover{
	color:#0000ff;
}

/*declaracion de clases terminada*/

li{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-indent: 0px;
}

p{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:10px 10px 10px 10px;
	text-indent: 0px;
}
/*
.pie {
	margin-left: 75px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-indent: 0px;
}
*/


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}

h3 {
	color: #0000CC;
	font-size: 12px;
	margin: 0px;	
}


h4 {
	color: #666666;
	font-size: 12px;
	margin: 0px;
}

h5 {
	color: #FF0000;
	font-size: 12px;
	margin: 0px;
	font-weight:bold;

}

h5 a {
	color:#0000FF;
}




/* --declaracion de clases para contenedores----*/

.td_index_superior{
	background:url(img/banda_negro2.jpg) repeat-x;
	background-position:bottom;
	height:260px;
}

.tableLibro {
	width:800px;
}

.tableLibro td{
	padding:10px;
}

.tableLibro  a {	
	color:#666666;
	font-size:14px;
}

.tableLibro  td img{
	width:40px;
	height:56px;
	border:0;
	vertical-align:middle;
}

.tableLibro td:hover img {
	width: 150px;
	height: 212px;
	
}
.tableLibro a small{
	font-size:13px;
}

.tableLibroCentro{
	background-image:url(img/img_superiores/fondo_raya.jpg);
	background-position:center;
	background-repeat:repeat-y;"
}

.textArea{
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0px;
}



.lista{
	font-size:12px;
	line-height: 25px;
}

.tableMenu{
	background:#3D3D3D;
	border: 2 solid #000000;
	border-right:2px solid #FFFFFF;
}

.tableMenu_2{
	background:#3D3D3D;
}

.table_interna td{
	text-align:left; 
}

.cuadrillo{
	
	color:#0A77FF;
	background-color:#4A4A4A;
}

.cuadrillo_2{
	background-color:#787878;
}

.div_cuadrillo{
	width:220px;
	font-style:normal;
	text-align:left;
	font-weight: bold;
	height:25px;
	margin:10px 3px 3px 3px;
	vertical-align:middle;
}

.div_encabezado{
		background-color: #1A1A1A;
}
