#texto {
	border: 0;
}
#texto h1 {
	color: #000000;
	padding-bottom: 10px;
	background-image: none;
	/*background-position: bottom left;
	background-repeat: repeat-x;	*/
}
#texto h2 {
	color: #000000;	
}
#texto .textoDefault a {
	color: #3b5aa3;
}
#texto .textoDefault a:hover {
	color: #000000;
	text-decoration:underline;
}
#texto .textoDefault ul {
	list-style: url("/commons/img/bolo_texto.png");
}
#texto .textoDefault ul li ul {
	list-style: url("/commons/img/subbolo.png");
}
/* TABLAS */
#texto .textoDefault table.fckTableCenter caption {
	background-image: url("/commons/img/f_piepagina.png");
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 1pt solid #BEB831;		
}
#texto .textoDefault table.fckTableCenter {
	border: 1pt solid #8F8F8F;
}
#texto .textoDefault table.fckTableCenter th {
	background-color:#E5E5E5;
	border: 1pt solid #8F8F8F;
}
#texto .textoDefault table.fckTableCenter td {
	border: 1pt solid #8F8F8F;
}
/* LISTADO DE PAGINAS */
#paginas {
	
}
#paginas p.titulo {
	color: #000000;
	font-size: 105%;
}
#paginas #contenidoPaginas {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#paginas #contenidoPaginas ul{
	list-style: url("/commons/img/bolo_paginas.png");
	margin: 0px;
}
#paginas #contenidoPaginas ul a {
	font-size: 105%;
	color: #000000;
}
#paginas #contenidoPaginas ul a:hover{
	color: #3d63ae;	
}
#navegacionListado a {
	color: #9F9F9F;
	font-size: 105%;
}
#navegacionListado a:hover {
	color: #FF0000;	
}
#btnHemeroteca {
	border-bottom: 0px;
}
/* LISTADO DE DOCUMENTOS */
#texto div.parteDerecha div.documentos p {	
	color: #FFFFFF;
	background-color: #4694c8;
	background-image: url("/commons/img/flecha_cajah1c.png");
	background-position: bottom right;
	background-repeat: no-repeat;	
	font-weight: bold;
}
#texto div.parteDerecha div.documentos ul {
	list-style: url("/commons/img/bolo_texto.png");
}

#texto div.parteDerecha div.documentos ul a {
	color: #696ba6;	
}
#texto div.parteDerecha div.documentos ul a:hover{
	color: #000000;	
}
/* CAJA DE LA IMAGEN */
#texto div.parteDerecha div.ioParteDerecha {	
}
#texto div.parteDerecha div.contenedorImagen {
	
}
#texto div.parteDerecha div.imagen {
	border: 1px solid #000000;		
}
#texto div.parteDerecha div.pie {
	border: 1px solid #000000;	
	border-top: 0;
	min-height: 18px;
}
* html #texto div.parteDerecha div.pie {
	height: 18px;
}
#texto div.parteDerecha hr{
	border: 0px;	
}

/* LISTADO DE PUBLICACIONES */
#contenedorPublicaciones{	
}
#contenedorPublicaciones div.imgCajaDocumentos{	
}
#contenedorPublicaciones div.imgCajaDocumentos div.bordeImgCajaDocumentos{
	border: 1px solid #000000;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos{
	border: 1px solid #000000;
	border-top: 0;
	font-size: 100%;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a {
	color: #000000;		
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a:hover {
	color: #3d63ae;	
}
/* HERRAMIENTAS DEL USUARIO */
#utilidadesUsuario #correoContentTools {
	border-left: 1px dashed #2983C0;
	border-bottom: 1px dashed #2983C0;
}

#utilidadesUsuario #correoContentTools input {
	background-color:#EBEBEB;
	border:1px solid #000000;
}
#utilidadesUsuario #contenidoRefRapida {
	border-left: 1px dashed #2983C0;
	border-bottom: 1px dashed #2983C0;
}
#utilidadesUsuario #contenidoRefRapida ul {
	list-style: url("/commons/img/bolo_texto.png");
}
#utilidadesUsuario #contenidoRefRapida ul li a {
	color: #9F9F9F;	
}
#utilidadesUsuario #contenidoRefRapida ul li a:hover {
	color: #ff0000;	
}
