@charset "utf-8";
body {
	background-color: #97B8C9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3588BC;
}

#pie {
	background-color: #FFFFFF;
	width: 928px;
	text-align: center;
	clear: both;
}
#rompedor {
	clear: both;
}

#cuerpo {
	background-color: #FFFFFF;
	width: 928px;
	text-align: left;
	float: left;
	height: 455px;
}
#texto {
	padding-top: 40px;
	padding-right: 20px;
	width: 300px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}
#gattos {
	float: left;
}
#centrador {
	text-align: center;
}
#contenedorA {
	width: 956px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}



#cabecera {
	background-color: #FFFFFF;
	width: 928px;
	height: 114px;
}
#foto {
	float: right;
	padding-top: 60px;
	padding-right: 60px;
}

#esquina_arriba {
	width:64px;
	height:114px;
	background-image: url(../imagenes/fondo_rayado.gif);
	background-repeat:  repeat-x;
	background-position: -4px top;
	float: left;
}
#fondo_rayado {
	background-image: url(../imagenes/fondo_rayado.gif);
	background-repeat:  repeat-x;
	width: 157px;
	height: 50px;
	background-color: #99FF00;
	float: left;
}
#logo{
	width:147px;
	height:114px;
	background-image: url(../imagenes/logo2.gif);
	float: left;
}
#fondo_huellas1 {
	width:135px;
	height:114px;
	float: left;
	background-image: url(../imagenes/fondo_huella.gif);
}

#fondo_huellas2 {
	width:58px;
	height:114px;
	background-image: url(../imagenes/fondo_huellas.gif);
	float: left;
}

#gato1 {
	width:127px;
	height:114px;
	background-image: url(../imagenes/gato1.jpg);
	float: left;
}

#gato2{
	width:99px;
	height:114px;
	background-image: url(../imagenes/gato2.jpg);
	float: left;
}

#gato3{
	width:141px;
	height:114px;
	background-image: url(../imagenes/gato3.jpg);
	float: left;
}
#menu{
	width:928px;
	height:32px;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat:  repeat-x;
	padding-top: 2px;
	background-color: #FFFFFF;
}
#lateral{
	width:14px;
	height:850px;
	background-image: url(../imagenes/fondo_derecho.gif);
	float: right;
}
#lateral_iz {
	width:14px;
	background-image: url(../imagenes/fondo_izquierdo.jpg);
	height: 850px;
	float: left;
}
#central{
	width:928px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#nav {
	font-family: Tahoma, "Myriad Pro";
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 70px;
	margin-top: 2px;
	font-weight: bold;

	}
ul#nav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	padding-right: 25px;
	padding-top: 3px;
	}
ul#nav li a{
	color: #037BB7;
	}
