.zona a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:	capitalize;
	color: #AA0814;
	font-weight: bold;
	
}

.zona{
	margin: 2px;
	padding: 2px;
	
}

.menu_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:	capitalize;
	color: #0866AA;
	
}
#swfnoticia { position: absolute; z-index: 0; } 

/*	color: #AA0814; */
/****************************************************************/
.enlaces_portada{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:	capitalize;
	color: #000000;
}

.enlaces_portada a {
	text-decoration: underline;
	color: #0866AA;
}

.enlaces_portada a:hover{
	text-decoration: underline;
	color: #083E64;
}
/****************************************************************/
.enlaces_arriba{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:	capitalize;
	color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
}

.enlaces_arriba a {
	text-decoration: underline;
	color: #0866AA;
	background-image: url(images/flecha.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.enlaces_arriba a:hover{
	text-decoration: underline;
	color: #083E64;
}
/****************************************************************/
.enlaces_sub_arriba{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:	capitalize;
	color: #000000;
	margin-bottom: 3px;
}

.enlaces_sub_arriba a {
	text-decoration: underline;
	color: #0866AA;
	background-image: url(images/flecha.png);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.enlaces_sub_arriba a:hover{
	text-decoration: underline;
	color: #083E64;
}

/****************************************************************/
.titulo_portada{
	font-family:	"Comic Sans MS";
	font-size: 18px;
	color: #414141;
	text-align: center;
}
/****************************************************************/
.contenido_titulo,.admin_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform:	capitalize;
	color: #083E64;	
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 25px;
	background-image: url(images/img_84.gif);

}

.contenido_titulo a{
	color: #083E64;
}

.contenido_marco{
	border-width: 1px;
	border-color: #C3C8D3;
	border-style: solid;
	margin: 6px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contenido_marco a{
	color: #083E64;
}

.contenido_marco img{
	margin: 3px;
	border-width: 1px;
	border-color: #C3C8D3;
	border-style: solid;

}


.contenido_titulo2{
	background-image: url(images/img_84.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #EFF1F5;
	color: #414141;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C8D3;
	border-bottom-width: 1px;
}

/****************************************************************/

.listado{
	border-width: 1px;
	border-color: #C3C8D3;
	border-style: solid;
	margin: 6px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
	min-height: 100px;
	display: inline-block;
	width: 100%;
}

.listado a{
	color: #083E64;
	text-transform: uppercase;
	padding-left: 4px;
}

.listado img{
	margin: 3px;
	width: 60px;
	border-width: 1px;
	border-color: #C3C8D3;
	border-style: solid;
	float: left;
}

/****************************************************************/
.formulario table,input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0866AA;
}

.formulario input:focus,textarea:focus{
	background-color: #EFF1F5;
	border-style: solid;
	border-width: 3px;
	border-color: #0866AA;
}
.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFF1F5;
	background: #0866AA;
	padding: 5px;
	margin: 3px;
	
}
/****************************************************************/
.mensaje_error{
	background-color: #AA0814;
	color: Yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px;
	border-style:	dotted;
	border-width: 3px;
	border-color: Yellow;
	
}



/****************************************************************/
.mensaje{
	background-color: #C3C8D3;
	color: #0866AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px;
	border-style:	solid;
	border-width: 1px;
	border-color: #AA0814;
	
}



/****************************************************************/
.pie{
	height: 90px;
	background-image: url(images/pie.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pie a{
	color: #414141;
	text-decoration: none;
	margin: 12px;
}
.pie a:hover{
	text-decoration: underline;
}


/****************************************************************/
.editar{
	background-color: Yellow;
	font-size: 10px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.editar a{
	color: #AA0814;	
}


/****************************************************************/







