html,body{	
	font-family:Helvetica,Arial,sans-serif; 
	font-size:12px;
	line-height:18px;
	height:100%;


}

h3{	
	margin-bottom:0px;
	padding:0px;
}
	
h4{
	
	font-size:15px; 
	color:#333;
	margin-bottom:0px;
	padding:0px;}
	
h6{
	
	font-size:12px; 
	color:#333;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;}
/**TEXTOS**/

#texto1{ font-size:10px; color:#FF0000;}
#texto2{ font-size:10px;}
#texto3{ font-size:15px;}

#texto4{ font-size:15px; color:#000; font-weight:bold;}
#texto5{ font-size:15px; color:#FF0000; font-weight:bold;}
#texto6{ font-size:12px;}
#texto7{ color:#FF0000;}
#texto8{ color:#FF0000; font-weight:bold;}
#texto9{ color:#333; font-size:12px;}
#texto10{ color:#333; font-size:15px; }

/**TEXTOS*/

p{
	/* aqui tenia un hack*/
	margin-top:0px;
	margin-bottom:0px;
}

#general_content{ 
background-color:#FFFFFF;
width:746px;
position: relative;
margin:0 auto 0 auto;
text-align:left;
display:block;
border:0px solid red;
height:100%;
}

#lateral{
	width:199px;
	border:0px solid #ff0000;
	float:left;
}

#contenido_central{
	width:540px;
	border:1px solid #ff0000;
	float:right;
	min-height:80%;
}

#centro{
	width:520px;
	margin-left:8px;
	margin-right:8px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#menu_interior{
	border-bottom:1px solid #ff0000;
	height:28px;
	margin-top:8px;
	}

#menu_interior ul{
	display:inline;
	list-style:none;
	margin-left:30px;
	margin-top:20px;
	padding:0;
	}

#menu_interior li{
	display:inline;
	padding:5px;
	margin-top:5px;
	}

#cavecera
{
	background-image:url(../images/cap.gif);
	width:746px;
	height:59px;
	margin-bottom:3px;
}

/***************pie**************/
#pie{
	margin-bottom:5px;
	margin-top:3px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	}
a:link pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-decoration:underline;
}
a:visited pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-decoration:underline;
}
a:hover pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	text-decoration:none;
}
/*******imagenes de cavecera**********/
#img1{	
	background-image:url(../images/imagen_rotativa1.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img2{	
	background-image:url(../images/img2.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img3{	
	background-image:url(../images/img3.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img4{	
	background-image:url(../images/img4.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img5{	
	background-image:url(../images/img5.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img6{	
	background-image:url(../images/img6.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img7{	
	background-image:url(../images/img7.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img8{	
	background-image:url(../images/img8.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img9{	
	background-image:url(../images/img9.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img10{	
	background-image:url(../images/img10.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img11{	
	background-image:url(../images/img11.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img12{	
	background-image:url(../images/img12.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img13{	
	background-image:url(../images/img13.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img14{	
	background-image:url(../images/img14.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
#img15{	
	background-image:url(../images/img15.gif);
	width:746px;
	height:75px;	
	margin-bottom:3px;
	}
/*******imagenes de cavecera**********/
#menu_superior{
	background-color:#ff9100;
	height:20px;
	width:746px;
	margin-bottom:3px;
}

#menu_superior_int1{
	
	float:left;
	margin-top:0px;
	margin-left:15px;
	width:200px;
}

#menu_superior_int2{
	
	float:right;
	margin-top:0px;
	margin-right:3px;
	width:200px;
}

#banners{
	width:542px;
	height:137px;
	border:0px solid #000000;
	float:right;
	margin-bottom:5px;
	text-align:left;
	}

#banner1{height:137px; float:left; border:1px solid #ff0000; margin-right:1px;}

#banner2{width:215px; height:137px; float:right; border:1px solid #ff0000;}

#menu_cont{
	display:table;
	/*margin-top:8px;*/
	}

#menu{
       list-style:none;
	   display:table;
	   margin:0 5px 0 12px;
	   padding:0px;
}

#menu li{
	padding:3px;
	}


/* menu lateral*/
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.menu_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration:none;
}

/* menu lateral*/

/*menu superior*/
a.menu_sup:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.menu_sup:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.menu_sup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

amenu_sup_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
/*menu superio fin*/

a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration:none;
}

a.menu_div:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.menu_div:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration:none;
}
a.menu_div:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
}
.div_menu_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
}

/**************HISTORIA********/

.historia{
	margin-bottom:25px;}

.historia_texto{
	margin-left:48px;}
	
/**************LINKS*****************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}


/**********intalaciones**********/

#instalaciones_content{ margin-left:50px; width:440px;}
.instalaciones{ width:200px; margin:10px; float:left; text-align:center;}


/* ficha animal*/

#ficha{ width: 300px; 
height: 400px; 
border: 1px solid #000000;
position: absolute;
z-index: 100;
margin: 150px 40%;
background-color: #ffffff;}

#top{}