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

* {
	margin:0px;
	border:0px;
	padding:0px;
} 
body {
	background-color: #B89E47;
	text-align: center;
}
#contenido {
	height: 2066px;
	width: 801px;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	position: relative;
	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 {
	position: relative;
	height: 120px;
	width: 801px;
	top: 2px;
	float: left;
	z-index: 6;
}
#cuerpo {
	position: relative;
	height: 1900px;
	width: 600px;
	top: 3px;
	background-color: #993300;
	color: #FFFFFF;
	float: left;
	z-index: 1;
}
.centro {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	position: relative;
	height: 1130px;
	width: 600px;
	top: 15px;
	float: left;
}
#menu {
	color: #FFFFFF;
	background-color: #993300;
	position: relative;
	height: 1900px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	top: 3px;
	float: right;
	z-index: 2;
}
.fotos_perris {
	height: 305px;
	width: 200px;
	position: relative;
	float: left;
	z-index: 3;
	top: 5px;
}
.publicidad_google {
	position: relative;
	height: 600px;
	width: 175px;
	z-index: 3;
	top: 10px;
	float: left;
	left: 13px;
}
.publicidad_google_2 {
	height: 600px;
	width: 160px;
	position: relative;
	float: left;
	z-index: 3;
	left: 22px;
	top: 20px;
}
.contador_web {
	position: relative;
	height: 37px;
	width: 224px;
	left: 360px;
	top: 10px;
	background-color: #FFFFFF;
}
#pie {
	font-family: "Century Gothic", Arial, Cambria, Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	height: 38px;
	width: 798px;
	float: left;
	top: 5px;
	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:295px;
	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;
}
.menuu {
	position: absolute;
	height: 50px;
	width: 800px;
	left: 1px;
	top: 67px;
	float: right;
}
.banner_abajo {
	position: relative;
	height: 310px;
	width: 600px;
	float: left;
	top: 5px;
	background-color: #999999;
}
.banner_ultimo {
	height: 240px;
	width: 160px;
	position: relative;
	float: left;
	left: 22px;
	z-index: 3;
	top: 80px;
}
.abajo_titulo_princ {
	border: medium groove #FFFF00;
	background-color: #993300;
}
.homenaje_pirata {
	background-image:url(../img/homenaje/Homenaje_Pira.JPG);
	background-repeat:no-repeat;
	position: relative;
	height: 375px;
	width: 500px;
	background-repeat:no-repeat;
	left: 40px;
	border: medium double #FFFF00;
	top: 10px;
}
.abajo_izq {
	background-repeat:no-repeat;
	background-position:center;
}
.links {
	position: relative;
	height: 185px;
	width: 320px;
	top: 5px;
	border: thin dashed #FFFF00;
	float: left;
	left: 30px;
}
.intro_web {
	position: relative;
	height: 720px;
	width: 386px;
	top: 15px;
	margin: 4px;
}
#facebook {
	background-color: #FFFFFF;
	float: left;
	height: 300px;
	width: 300px;
	border: medium double #FFFF00;
	position: relative;
	left: 150px;
	top: 10px;
}

