body {
	background: url(Images/sist_biblio.gif) no-repeat top left;
	background-attachment:fixed;
	background-color: #9d9c6b;
	padding: 0px 20px 0 71px;
	font:normal 13px/14px arial;
	color:#626b5e;
	text-align: justify;
	}
table, th, td {
	text-align: justify;
}
div {
	text-align:left;
}
a {
	font-size: 13px;
	color: #006600;
	text-decoration:none;
}
a:hover {
	font-size: 13px;
	color: #006600;
	text-decoration:underline;
}

/*Layaout ---------------------------------------------------------*/	
	
	#contenedor {
		background: url(Images/fondo.gif) repeat-y scroll 0pt; 
		width: 674px;
		text-align: justify;
		margin:auto;
	}
	#cabezal { 
		background: url(Images/cabezal_centro.gif) no-repeat left top; 
		width: 674px;
		height: 140px;							
	}
	#GrupoCentro {
		background: url(Images/fondo.gif) repeat-y scroll 0pt;
		width: 674px;
	}
		#sub_cabezal  {
			width: 455px;
			padding: 0px 23px 5px 16px;
			float: left;
			text-align: left;
			font-size:10px;		
		}
			#sub_cabezal a, #infoPie a {
				font-size:10px;
				text-decoration:none;
				color:#709d6b;
			}
			#sub_cabezal a:hover, #infoPie a:hover {
				font-size:10px;
				text-decoration:none;
				color: #006600;
			}
			#itemSubcabezal {
				border-bottom:1px solid #e6e5ca;
			}
	
		#centro  {
			width: 455px;
			padding: 15px 23px 5px 16px;
			float: left;
			text-align:justify;
				
		}
	#menu {
		width: 152px;
		padding: 5px 11px 5px 10px;
		float: right;
		text-align:center;
		font-size: 11px;
	}
		#item {
		border-bottom:1px solid #e6e5ca;
		text-align:center;
		}
			#item a {
			font-size: 11px;
			color: #709d6b;
			text-decoration:none;
			}
			#item a:hover {
			font-size: 11px;
			color: #006600;
			text-decoration:none;
			}
		#titulo {
				width:152px;
				text-align:center;
				background-color: #9d9c6b;
				}
	#infoPie  {
			width: 455px;
			padding: 0px 203px 5px 16px;
			float: left;
			text-align: center;
			font-size:10px;		
		}
	#pie {
	background: url(Images/pie.gif) no-repeat left top;
	width: 674px;
	height: 22px;	
	clear:both;
	}
#fuera_menu {
		/*width: 152px;
		padding: 5px 11px 5px 10px;*/
		text-align:center;
		font-size: 11px;
		color: #3a4d76;
		padding: 3px;
		border-bottom:1px dotted #000066;
	}
#fuera_menu a{
		font-size: 11px;
		color: #3a4d76;
		text-decoration:none;
	}	
#fuera_menu a:hover{
		font-size: 11px;
		color: #3a4d76;
		text-decoration:none;
		font-weight:bold;
	}	
/*Clases-------------------------------------------------------*/	
.cita {
	padding: 0 10px 0 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Claseimg {
	float : left;
	border : 1px solid silver; 
	padding : 3px; 
	margin-right : 5px; 
}
.agraria {
	color: #78a83e;
}
.artistica {
	color: #f39928;
}
.tecnologica {
	color: #a28ebe;
}
.social {
	color: #ac4173;
}
.salud {
	color: #6f88bf;
}
.interior {
	color: #3a4d76;
}
.contenido-citas {
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc; 
}
.divjustify {
text-align: justify;
}
#fuente {
font-size:11px;
}
#fuente a {
	font-size: 11px;
	color: #006600;
	text-decoration:none;
}
#fuente a:hover {
	font-size: 11px;
	color: #006600;
	text-decoration:underline;
}
/* Elementos de Formulario ------------------------------------*/
select {
	/*width:420px;*/
	height:20px;
	color:#003366;
	font-size:10px;
	font-family:Tahoma;
}
.campoTexto {
	color:#003366;
	font-size:10px;
	font-family:Tahoma;
}

/* ESTILOS PARA FORMATAR RESULTADO DE LA CONSULTA */
.resultadoConsulta {
text-align: left;
}

font {
color: #000088;
}

hr {
border: 1px;
height: 1px;
color: #000088;
background-color: #A2A7A0; 
}
/* FIN ESTILOS PARA FORMATEAR RESULTADO DE LA CONSULTA */

/* Novedades ------------------------------------*/

#news {
	border-bottom: 1px solid #999999;
}
#news #subject {
	font-style: italic;
	text-align: left;
	color: #3a4d76;
	padding: 0px;
	font-weight:bold;
}

#news #maintextLink {
	font-size: 11px;
}
#news #titletext {
	font-size: 11px;
}
#subject ul {
	padding: 0px;
	list-style:none;
}
#subject li {
	padding: 0px;
	list-style:none;
}
.thinborderfloat {
	float : left;
	border : 1px solid silver;
	padding : 3px;
	margin-right : 5px;
}
#fullnews #subject {
	font-style: italic;
	text-align: left;
	font-weight:bold;
	color: #3a4d76;
	padding-bottom: 10px;
}

#titletext {
	padding-bottom: 10px;
}
/* PRENSA NEWS IMAGES */
div#news img, div#fullnews img, div#importantnews img {
	float : left;
	border : 1px solid silver; 
	padding : 3px; 
	margin-right : 5px; 
}
