#encabezado{
	color: #025AA2;
	background-color: #fff;
	margin-bottom: 0px;
	padding-top: 30px;
	height: 139px;
}
#encabezado_in{
	position: relative;
	/*border-bottom: 4px solid #E67817;*/
}
#encabezado form{
	color: #669900;
	display: none;
}
#general{
	
	
}
#cuerpo{
	background-image: url(imas/fondo-centro.gif);
	background-repeat: repeat-y;
	background-position: top center;
	border-bottom: 1px solid #fff;
}
#cuerpo_in{
	/*background-image: url(imas/logo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	padding-bottom: 130px;
	
}
.ficha #cuerpo{
	
	background-image: url(imas/fondo-general2.gif);
}

#franja{
/*	position: relative;
	height: 15px;
	display: block;
	top: 0px;
	background-color: #3a9eb6;*/
}
#logo{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 230px;
	display: none;
}
#logo2{
	position: absolute;
	bottom: 0px;
	left: -28px;
	width: 280px;
	z-index: 1000;
}
a{
	color: #eba03a ;
}
a:hover{
	color: #5BA0CB;
	text-decoration: underline;
}
#encabezado a{
	color: #025AA2;
}
h1{
	/*
	color: #fff;
	background-color: #278EC8;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	*/
	color: #45a2d0;
	font-size: 30px;
	line-height: 32px;

	font-family: 'ABeeZee', sans-serif;

}
#principal_contenidos .bloque_animales h2{
	/*background-color: #fafafa;*/
	text-align: center;
}
#principal_contenidos .bloque_animales h2 a{
	/*background-color: #fafafa;*/
	color: #2D8ECB;
}
h3{
	color: #e67817;
}

#menuPrincipal{
	color: #1F240E;
	
	margin-bottom: 1em;
	overflow: hidden;
	/*background-color: #FFFEEF;*/
}
#menuPrincipal li{
	/*border-bottom: 1px dotted #D0F15E;*/
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
}
#menuPrincipal strong{
	/*background-color: #91BB00;*/
	color: #1F240E;
}
#menuPrincipal li a{
	color: #fff;
	font-size: 11px;
}
#menuPrincipal li a:hover{
	color: #fff;
	text-decoration: underline;
}
#menuPrincipal li.titulo_separador strong{
	font-size: 15px;
	text-align: center;
	border-bottom: 2px solid #fff;
	/*
 	background-color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	*/
	color: #fff;
	
}
#menuPrincipal li.titulo_separador.prime strong{
	/**/background-color: #019cd5;
	
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-size: 13px;
	padding-left: 0;
}
.cuadro_animal strong{
	color: #eba03a;
}
#auxiliar2 h2{
	

}

#auxiliar2 .cuadro_animal,
#auxiliar1 .cuadro_animal{
	background-image: url(imas/trnsnegro.png);
	margin: 0px 5px 10px 5px;
	border-radius: 1px;
	/*
	background-color: #fbfbfb;
	background-image: url(imas/trnsblanco.png);*/
	color: #003C5E;
	min-height: 80px;
	border: 0;
	box-shadow: 0 0 3px #ccc;
}
#ficha_animal{
	background-image: url(imas/trnsblanco2.png);
	padding: 10px;
}
.editorial_destacado{
	background-image: url(imas/trnsblanco.png);
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
#pie{

	padding: 10px;
	border-bottom: 12px solid #278FC6;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color:#fff;
	
}
.leer_completo a{
	display: block;
	width: 140px;
	background-color: #2D8ECB;
	border: 1px solid #d9e892;
	text-align: center;
	padding: 2px;
	color: #fff;
	margin-left: auto;
	margin-right: 20px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 9px;
	background-image: url(imas/ver-mas.png);
	background-repeat: no-repeat;
	background-position: 8% 50%;
}
.ver_ficha a{
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	padding: 2px;
	font-weight: bold;
	background-color: #2D8ECB;
	text-align: center;
	margin-left: -3px;
	margin-bottom: -2px;
	border-top: 4px solid #ccc;
	background-image: url(imas/ver-mas.png);
	background-repeat: no-repeat;
	background-position: 8% 40%;
}
#auxiliar2 .ver_ficha a{
	display: inline;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top: 0;
	padding: 2px 4px;
	border-radius: 3px;
	color: #fff;
	background-color: transparent;
	background-image: url(none);
	top: 3px;
}
#deco_isotipo{
	position: absolute;
	right: -20px;
	top: 0;
	z-index: 200;
	width: 220px;
	height: 240px;
	background-image: url(imas/encabezado.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #fff;
}

#icos_redes_sociales{
	position: absolute;
	left: 35px;
	bottom: 5px;
}
.editorial h3 a{
	color: #fff;
}