body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #555;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background:url(../imagenes/fondo_gris.png) top center repeat-y;
	background-color:#d1d1d1;
}

h1{
	font-size:16px;
	float:left;
	font-weight:bold;
	color:#999;
	width:100%;
	border-bottom:1px solid #f9d39f;
	width:98%;
	margin:0 1% 15px 0;
	padding:5px 0 2px 1%;
}

#capa_pagina{
	width: 900px;
	margin:0px auto;
}

#capa_menu_superior{
	width:900px;
	float:left;
	height:100px;
	color:#999;
}

#capa_imagenes{
	width:900px;
	float:left;
	height:125px;
}

#logo_flotante{
	position:absolute;
	top:165px;
	left:50%;
	margin-left:340px;
	z-index:999;
}

#capa_control_imagenes{
	width:900px;
	float:left;
	height:115px;
	background:url(../imagenes/fondo_degradado.png) bottom left no-repeat;
}

#capa_contenido{
	width:900px;
	float:left;
	background:url(../imagenes/puntos_grande.png) top center no-repeat; 
	padding-top:10px;
}

#capa_informacion{
	width:600px;
	float:left;
	min-height:200px;
	padding:0 20px 0 15px;
}

.fichas_portada{
	width:635px; float:left; margin-top:25px;
}

#capa_varios{
	width:265px;
	float:left;
	min-height:200px;
	background:url(../imagenes/degradado_azul.png) top left no-repeat;
}

#capa_pie{
	width:875px;
	float:left;
	height:80px;
	background:url(../imagenes/puntos_grande.png) top center no-repeat; 
	padding-top:10px;
	padding-left:25px;
	margin-top:10px;
	color:#4b8cc8;
}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav{
	position:absolute; 
	left:50%;
	top:183px;
	margin-left:-440px;
	width:500px;
}

.nivo-directionNav a {
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	height:22px;
	width:74px;
	float:left;
	background:url(../imagenes/boton_anterior.png) no-repeat;
}
.nivo-nextNav {
	height:22px;
	width:74px;
	float:left;
	background:url(../imagenes/boton_siguiente.png) no-repeat;
}

.caja{
	border:1px solid #598CBB;
	color:#104672;
	background:url(../imagenes/fondo_caja.png) repeat-x #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.boton{
	width:120px;
	float:left;
	background:#EF920E;
	color:#FFF;
	font-weight:bold;
	border:0;
	margin-left:20px;
	padding:5px 0;
	cursor:pointer;
}

.borde_tabla{
	border-bottom:1px solid #999;
	padding:10px 0 10px 0;
}

.enlace_naranja:link{ text-decoration:none; color:#F78A11; font-size:14px;}
.enlace_naranja:visited{ text-decoration:none; color:#F78A11; font-size:14px;}
.enlace_naranja:hover{ text-decoration:underline; color:#F78A11; font-size:14px;}

.enlace_gris:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#999999; text-decoration: none; }
.enlace_gris:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#999999; text-decoration: none; }
.enlace_gris:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color:#999999;text-decoration: underline; }

.enlace_pie:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color:#4b8cc8; text-decoration: none; }
.enlace_pie:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color:#4b8cc8; text-decoration: none; }
.enlace_pie:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color:#4b8cc8;text-decoration: underline; }

.enlace_azul:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:#155ea1; text-decoration: none; }
.enlace_azul:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:#155ea1; text-decoration: none; }
.enlace_azul:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:#FFA800;text-decoration: underline; }