@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #454545;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}


#base {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#todo {
	height: 100%;
	width: 75%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	margin: auto;
}
#arriba {
	min-width:650px;
	position: relative;
	width: 100%;
}
#sombraiz {
	position: absolute;
	width: 5%;
	background-image: url(imagenes/sombraizq.png);
	background-repeat: repeat-y;
	background-position: right;
	top: 0px;
	height: 100%;
	left: 0px;
}

#basecont {
	background-color: #FFF;
	position: relative;
	width: 90%;
	left: 5%;
	top: 0px;
}

#cabezote {
	width: 100%;
	height: 120px;
	position: relative;
	top: 0px;
	background-image: url(imagenes/cabeza.png);
	background-repeat: no-repeat;
}
#barnav {
	height: 25px;
	width: 94%;
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3%;
	padding-left: 3%;
}

#barnav ul{
	text-align: center;
	vertical-align: middle;
	display: inline;
}
#barnav ul li{
	display: inline;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: x-small;
	color: #000;
	width: 13.4%;
	float: left;
	text-decoration: none;
	list-style-type: none;
}
#barnav a{
	text-decoration: none;
	color: #000;
}
#barnav a:hover{
	text-decoration: none;
	color: #999;
}
#barnav .current_page_item a {
	color: #FFF;
	background-color: #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
#contenedor {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(imagenes/f_amanar.jpg);
}
#contenedorAU {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(imagenes/f_entrevo.jpg);
}
#contenedorEN {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(imagenes/playa.jpg);
}
#contenedorAP {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(imagenes/pda.jpg);
}
#contenido {
	max-height:360px;
	min-height:360px;
	/*	position: relative;*/
	width: 80%;
	position: relative;
	padding-top: 1px;
	padding-right: 10%;
	padding-bottom: 1px;
	background-image: url(imagenes/blantr.png);
	background-repeat: repeat;
	background-position: center top;
	padding-left: 10%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: center;
	overflow: auto;
}
#contenido p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	float: none;
	text-align: left;
}
#contenido ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	float: none;
	text-align: left;
}
#contenido a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	float: none;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#contenido a:hover{
	text-decoration: none;
	color: #C00;
}
#contenido h1{
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
#pie {
	width: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
	height: 35px;
	background-color: #fdfdfd;
}
#pie a{
	text-decoration: none;
	font-size:7pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
}
#pie a:hover{
	text-decoration: none;
	font-size:7pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	background-color: #CCC;
}


#sombrader {
	background-image: url(imagenes/sombrader.png);
	background-repeat: repeat-y;
	background-position: left;
	position: absolute;
	width: 5%;
	/*	float: left;*/
	height: 100%;
	top: 0px;
	right: 0px;
	float: left;
}
#abajo {
	min-width:650px;
	clear: both;
	width: 100%;
	position: absolute;
	height: 25px;
}
#separador {
	position: absolute;
	width: 100%;
	clear: both;
	float: left;
	visibility: hidden;
	height: 0px;
}

#sombraizb {
	/*	float: left;*/
	width: 5%;
	background-image: url(imagenes/sombraizqb.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	height: 25px;
}
#sombraab {
	/*	float: left;*/
	width: 90%;
	position: relative;
	float: left;
	background-image: url(imagenes/sombraaba.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
}
#sombraderb {
	background-image: url(imagenes/sombraderb.png);
	/*	float: left;*/
	width: 5%;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 0px;
	right: 0px;
	float: left;
	height: 25px;
}

#botcab {
	position: absolute;
	width: 125px;
	text-align: right;
	padding-right: 5px;
	bottom: 0px;
	left: -35px;
	padding-bottom: 2px;
}
#botcab ul{
	position: relative;
	padding-right: 1px;
	padding-bottom: 2px;
}
#botcab ul li{
	display: list-item;
	color: #C00;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#botcab a:hover{
	color: #FC0;
}
#botcab ul li a {
	text-decoration: none;
	color: #CC0000;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

#logo {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 125px;
	width: 250px;
	background-image: url(imagenes/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#btsidiom {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 50px;
	padding-bottom: 7px;
}
#btsidiom a img {
	text-decoration: none;
}
.derechos{
	font-size:7pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 70%;
	line-height: 1px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.loguitos{
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
hr {
	margin-bottom: 5px;
}
