#texto {
	border: 1px solid #bdb831;
}
#texto h1 {
	color: #6063AF;
	padding-left: 20px;
	background-image: url("/commons/img/flecha_textoh1.png");
	background-position: top left;
	background-repeat: no-repeat;	
}
#texto h2 {
	color: #000000;	
}
#texto .textoDefault a {
	color: #da484c;
}
#texto .textoDefault a:hover {
	color: #000000;
}
#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 #BEB831;
}
#texto .textoDefault table.fckTableCenter th {
	background-color:#FFFFDF;
	border: 1pt solid #BEB831;
}
#texto .textoDefault table.fckTableCenter td {
	border: 1pt solid #BEB831;
}
/* LISTADO DE PAGINAS */
#paginas p.titulo {
	color: #000000;
}
#paginas #contenidoPaginas {
	border-left: 1px solid #BDB831;
	border-bottom: 1px solid #BDB831;
}
#paginas #contenidoPaginas ul{
	list-style: url("/commons/img/bolo_paginas.png");
}
#paginas #contenidoPaginas ul a {
	color: #696ba6;	
	font-weight: bold;
}
#paginas #contenidoPaginas ul a:hover{
	color: #000000;	
}
#navegacionListado a {
	color: #696ba6;
}
#navegacionListado a:hover {
	color: #000000;	
}
#btnHemeroteca {
	border-bottom: 1px dashed #BDB831;
}
/* LISTADO DE DOCUMENTOS */
#texto div.parteDerecha div.documentos p {	
	color: #FFFFFF;
	background-color: #BEB832;
	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: 1px solid #BEB832;	
}

/* LISTADO DE PUBLICACIONES */
#contenedorPublicaciones{	
}
#contenedorPublicaciones div.imgCajaDocumentos{	
}
#contenedorPublicaciones div.imgCajaDocumentos div.bordeImgCajaDocumentos{
	border: 1px solid #6063af;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos{
	border: 1px solid #6063af;
	border-top: 0;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a {
	color: #6063af;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a:hover {
	color: #000000;	
}
/* HERRAMIENTAS DEL USUARIO */
#utilidadesUsuario #correoContentTools {
	border-left: 1px dashed #BDB831;
	border-bottom: 1px dashed #BDB831;
}

#utilidadesUsuario #correoContentTools input {
	background-color:#FFFFDF;
	border:1px solid #000000;
}
#utilidadesUsuario #contenidoRefRapida {
	border-left: 1px dashed #BDB831;
	border-bottom: 1px dashed #BDB831;
}
#utilidadesUsuario #contenidoRefRapida ul {
	list-style: url("/commons/img/bolo_texto.png");
}
#utilidadesUsuario #contenidoRefRapida ul li a {
	color: #696ba6;	
}
#utilidadesUsuario #contenidoRefRapida ul li a:hover {
	color: #000000;	
}