@charset "utf-8";
/* CSS Document */

* {margin:0px; border:0px; padding:0px} 
body {
	background-color: #B89E47;
	text-align: center;
}
#contenido {
	height: 966px;
	width: 801px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #000000;

}
a:link {
	text-decoration: none;
	color: #33FF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#cabecera {
	height: 120px;
	width: 801px;
	z-index: 6;
	top: 2px;
	position: relative;
}
#cuerpo {
	position: relative;
	z-index: 1;
	height: 800px;
	width: 600px;
	background-color: #993300;
	float: left;
	top: 3px;
}
.tabla {
	position: relative;
	z-index: 4;
	height: 680px;
	width: 600px;
	float: left;
	top: 5px;
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 14px;
	color: #FFFFFF;
}
.td_texto {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	padding: 3px;
}
.td_texto_img {
	padding: 3px;
}
.nav_cuerpo {
	font-size: 16px;
	font-family: Forte, "Century Gothic", Arial, Cambria, Georgia;
	font-weight: bold;
	height: 42px;
	width: 600px;
	position: relative;
	float: left;
	top: 10px;
}
#menu {
	position: relative;
	z-index: 2;
	background-color: #993300;
	height: 800px;
	width: 200px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	top: 3px;
}
.contador_web {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 121px;
	top: 782px;
}
#pie {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 6;
	height: 38px;
	width: 798px;
	float: left;
	top: 3px;
	border: 1px solid #CCCCCC;
	background-color: #669900;
}
.pie1 {
	width:230px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie2 {
	width:254px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pie3 {
	width:300px;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.publicidad_google {
	height: 600px;
	width: 160px;
	left: 22px;
	position: relative;
	float: left;
	z-index: 3;
	top: 5px;
}
.banner_ciudadmascotera {
	float: left;
	height: 60px;
	width: 200px;
	position: relative;
	top: 20px;
}
