.titCajaNoticia {
	padding: 4px 0px 2px 24px;
	height: 20px;
	background-color: #FDF2A8;  
    background-image: url('../img/ppal/ico_not.gif');
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: bold;
}
.cajaNoticia ul
{	
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
}

.cajaNoticia ul li a {
	background: transparent url(../img/ppal/bullet_not.gif) left top no-repeat;
	margin-left: 0px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #000;
}

.cajaNoticia ul li a:hover	{
	background: transparent url(../img/ppal/bullet_not_o.gif) left top no-repeat;
	color: #4D1712;
}

/* PARA EL LISTADO DE FICHAS. CAMBIA EL COLOR DE LA SALIDA */

.listadoFichaContainer {
	list-style-type: none;
	padding: 4px;
	margin: 6px;
	background-color: #FDF2A8;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}
.listadoFichaContainer a {
	/*background: transparent url(../img/ppal/bullet_not.gif) left center no-repeat;
	padding-left: 15px;*/
	text-align: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.listadoFichaContainer a:hover {
	/*background: transparent url(../img/ppal/bullet_not_o.gif) left center no-repeat;*/
	color: #4D1712;
	text-decoration: underline;
}
.listadoFichaContainer p {
	font-style: italic;
	margin: 15px;
}
.iconitos {
	float: right;
}

.cajaContenido {
	position: relative;
	/*border:1px solid #868686;	
	background-color: #E9B8AE;*/
	margin: 5px 10px;
	font-size: 1em;
	padding: 5px;
	text-align: left;	
}
.cajaContenido h3 {
	font-size: 1.5em;
	font-weight: bold; 
	font-style: italic;
	color: #000ECC;
}
.cajaContenido h5 {
	font-weight: normal; 
	font-style: italic;
	color: #000ECC;
	font-size: 1em;
}
.cajaContenido ul {
	list-style-image: url(../img/cola/bullet.gif);
	margin-left: 20px;
}
.cajaContenido #foto {
	float: left;
	clear: left;
	margin-right: 20px;
}
.cajaContenido a {
	color: #2E4AC7;	
	text-decoration: none;
}
.cajaContenido a:hover {
	color: #D1B538;
	text-decoration: underline;
}
.cajaContenido #filaDestacada {
	color: #000;
	font-size: 0.9em;
}
.cajaContenido #filaDestacada a {
	font-size: 0.8em;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	background-color: #FDF2A8;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
	font-size: 0.8em;
}

div.floatright  img {
	border-top: 2px solid #555;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
}

.cajaContenido p { margin-top: 0; }

#mensajeAlerta {
	background-color: #FDF2A8;
	margin: 5px 10px;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	text-align: center;
	font-size: 1.2em;
}
.clearboth { clear: both; }

#bContacto {
	background-image: url('../img/cola/b_contacto.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    border: 1px solid #000;
    padding-top: 175px;
	padding-left: 1px;
	padding-right: 1px;
	width: 142px;
	background-color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 0.95em;
}
#bSocio {
	background-image: url('../img/cola/b_socio.jpg');
	background-repeat: no-repeat;
    background-position: top left;
    border: 1px solid #000;
    padding-top: 175px;
	padding-left: 1px;
	padding-right: 1px;
	width: 142px;
	background-color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 0.95em;
}
#cajaInfo {
	position: relative;	
	background-color: #FEFBC2;
	margin: 10px 10px;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}
#cajaInfo a {
	color: #900000;
	text-decoration: none;
}
#cajaInfo a:hover {
	color: #000;
	text-decoration: underline;
}
.cajaInfoTitulo {
	position: relative;	
	margin: 0 -11px 10px -10px;	
	padding: 10px;
	background-color: #E6E292;
	color: #000ECC;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #999;	
	border-bottom: 1px solid #999;		
}
#cajaInfo h3 {
	font-weight: bold; 	
	font-size: 1.4em;
	padding: 5px;
	color: #702700;
}
.formularioR {
	position: relative;
	float: left;
	width: 80px;	
	font-weight: bold; 
	text-align: right;
	margin: 0 15px 15px 0;
	border: 1px solid #000;
}
.formularioC {
	position: relative;
	margin: 0 15px 15px 0;
	text-align: center;
	font-weight: bold; 
}
.formularioL {
	position: relative;
	text-align: left;
	margin: 0 15px 15px 0;
	border: 1px solid #000;
}

.cajaFormulario {
	position: relative;
	color: #000000;
	width: 250px;
	text-decoration: none;
	border-top: 1px outsed #999;
	border-right: 2px outsed #555;
	border-bottom: 2px outsed #555;
	border-left: 1px outsed #999;
	background-color: #B2E8ED;	
}

.cajaSubmit {
	position: relative;
	color: #000000;
	width: 100px;
	text-decoration: none;
	border-top: 1px outsed #999;
	border-right: 2px outsed #555;
	border-bottom: 2px outsed #555;
	border-left: 1px outsed #999;
	background-color: #B2E8ED;	
}

#cajaDocumentosMultiples {
	position: relative;
	padding: 0px 15px; 
	margin: 2px 6px;
	background-color: ;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	background-color: #FDDEA8;
}
#cajaDocumentosMultiples h3 {
	font-weight: bold; 	
	font-size: 1.2em;
	margin: 0px -17px 0 -15px;
	padding: 2px 0px 2px 15px;
	color: #fff;	
	background-color: #702700;
}
#cajaDocumentosMultiples ul {	
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	text-align: left;
}
#cajaDocumentosMultiples ul li a {
	background: transparent url(../img/ppal/bullet_not.gif) left top no-repeat;
	margin-left: 0px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#cajaDocumentosMultiples ul li a:hover	{
	background: transparent url(../img/ppal/bullet_not_o.gif) left top no-repeat;
	color: #4D1712;
}

/* PARA LA PANTALLA DEL THUMBNAIL*/
.cajathumbnail {	
	margin: 5px 10px;
	font-size: 0.8em;	
	color: #000;		
	text-align: center;
}
.cajathumbnail a {
	color: #fff;
	text-decoration: none;
}
.cajathumbnail a:hover {
	color: #FFF000;
	text-decoration: underline;
}
.thumbnail {
	width: 220px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	background-color: #FDDEA8;
	margin: 0 15px 15px 0;
}
.thumbnailL {
	float: left;
	width: 220px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	background-color: #FDDEA8;
	margin: 0 15px 15px 0;
}
.thumbnailR {
	float: right;
	width: 220px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	background-color: #FDDEA8;
	margin: 0 15px 15px 0;
}