#texto {
	border: 1px solid #0084bb;
	margin-right: 2%;
}
#texto h1 {
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url("/commons/img/f_textoh1.png");
	background-position: top left;
	background-repeat: no-repeat;	
	color: #224455;
}
#texto h2 {
	color: #298897;	
}
#texto .textoDefault a {
	color: #0084bb;
}
#texto .textoDefault a:hover {
	color: #FF0000;
}
#texto .textoDefault ul {
	list-style: url("/commons/img/adorno2.png");
}
#texto .textoDefault ul li ul {
	list-style: url("/commons/img/bolo_texto.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 {
	margin-right: 2%;
}
#paginas p.titulo {
	color: #000000;
	font-size: 105%;
}
#paginas #contenidoPaginas {
	border-left: 1px solid #0084bb;
	border-bottom: 1px solid #0084bb;
}
#paginas #contenidoPaginas ul{
	list-style: url("/commons/img/bolo_paginas.png");
}
#paginas #contenidoPaginas ul a {
	font-size: 105%;
	color: #0084bb;
	font-weight: bold;
}
#paginas #contenidoPaginas ul a:hover{
	color: #FF0000;	
}
#navegacionListado a {
	color: #0084bb;
	font-size: 105%;
}
#navegacionListado a:hover {
	color: #FF0000;	
}
#btnHemeroteca {
	border-bottom: 1px solid #0084bb;
}
/* LISTADO DE DOCUMENTOS */
#texto div.parteDerecha div.documentos {
	font-size: 90%;
	background-image: url("/commons/img/f_documentos.png");
	background-position: top left;
	background-repeat: no-repeat;	
	background-color: #288896;
}
#texto div.parteDerecha div.documentos p {	
	color: #FFFFFF;
	padding-left: 6px;	
	font-weight: bold;
}
#texto div.parteDerecha div.documentos ul {
	list-style: url("/commons/img/bolo_documentos.png");
}

#texto div.parteDerecha div.documentos ul a {
	color: #f7f0be;	
}
#texto div.parteDerecha div.documentos ul a:hover{
	color: #FFFFFF;	
}
#texto div.parteDerecha div.documentos span.datos {
	color: #FFFFFF;	
}
/* 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 #497CCE;	
}

/* LISTADO DE PUBLICACIONES */
#contenedorPublicaciones{	
}
#contenedorPublicaciones div.imgCajaDocumentos{	
}
#contenedorPublicaciones div.imgCajaDocumentos div.bordeImgCajaDocumentos{
	border: 1px solid #0084bb;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos{
	border: 1px solid #0084bb;
	border-top: 0;
	font-size: 100%;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a {
	color: #0084bb;
}
#contenedorPublicaciones div.imgCajaDocumentos div.textoImgCajaDocumentos a:hover {
	color: #FF0000;	
}
/* HERRAMIENTAS DEL USUARIO */
#utilidadesUsuario {
	margin-right: 2%;
}
#utilidadesUsuario #correoContentTools {
	border-left: 1px solid #0084BB;
	border-bottom: 1px solid #0084BB;
}

#utilidadesUsuario #correoContentTools input {
	background-color:#EFFEFF;
	border:1px solid #000000;
}
#utilidadesUsuario #correoContentTools input.enviarMail {
	margin-left:0;	
}
#utilidadesUsuario #contenidoRefRapida {
	border-left: 1px solid #497CCE;
	border-bottom: 1px solid #497CCE;
}
#utilidadesUsuario #contenidoRefRapida ul {
	list-style: url("/commons/img/bolo_texto.png");
}
#utilidadesUsuario #contenidoRefRapida ul li a {
	color: #9b3d63;
}
#utilidadesUsuario #contenidoRefRapida ul li a:hover {
	color: #64c29c;	
}
