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

body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
}
#contenedor {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 750px;
	height: auto;
	z-index: 2;
	right: 50%;
	margin-left: -375px;
}
#cabecera {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 595px;
	height: 138px;
	z-index: 14;
}
#titulo {    /*El titulo de las opaginas de portadas*/
	position:absolute;
	left:150px;
	top:165px;
	width:295px;
	height:15px;
	z-index:9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border: 2px solid #6C4331;
	padding-top: 2px;
	padding-bottom: 4px;
}
#apDiv1 { /* capa de "ver la contraportada"*/
	position:absolute;
	left:371px;
	top:637px;
	width:auto;
	height:29px;
	z-index:10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
#portada {
	position:absolute;
	left:295px;
	top:200px;
	width:300px;
	height:425px;
	z-index:12;
}
#contraportada {
	position:absolute;
	left:295px;
	top:200px;
	width:300px;
	height:425px;
	z-index:115;
	visibility: hidden;
}
#menuhor {
	position: absolute;
	left: 0px;
	top: 139px;
	width: 595px;
	height: 25px;
	z-index: 8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
}
.menuhor   a:link, .menuhor   a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	display: block;
	float: left;
	width: 119px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menuhor_link.jpg);
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}
.menuhor a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #660000;
	text-align: center;
	display: block;
	float: left;
	width: 119px;
	text-decoration: none;
	background-image: url(images/menuhor_hover.jpg);
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
}
.menuhor a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #663300;
	text-align: center;
	display: block;
	float: left;
	width: 119px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuhor_hover.jpg);
	vertical-align: middle;
	height: 20px;
}
#menuvert {
	position: absolute;
	left: 0px;
	top: 165px;
	width: 150px;
	height: 265px;
	z-index: 9;
}
#menuizq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	list-style-type: none;
	top: 200px;
	left: 0px;
	position: absolute;
}

.menurev{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	height: auto;
	position: relative;
	font-size: 1em;
	z-index: 100;
	font-weight: 600;
	margin: 0px;
	background-color: #724D3B;
	border: 1px solid #FA5F4B;
	line-height: normal;
}
.menurev ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 200px;
	background-color: #724D3B;
}
.menurev ul li {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	background-color: #724D3B;
	width: 200px;
	border: 1px solid #FD1D03;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.menurev ul li a, .menu2 ul li a:visited {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	width: 195px;
	height: auto;
	line-height: normal;
	font-size: 0.9em;
	background-color: #724D3B;
}
/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menurev ul li:hover a,
.menurev ul li a:hover{
	color: #000000;
	background-color: #E9E402;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #D39041;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 1.5em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #D69344;
	float: right;
	width: 587px;
	display: inline;
	text-align: right;
}
.centrar {
	text-align: center;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 0.2em;
	margin-bottom: 0.5em;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: inline;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:160px;
	width:595px;
	height:auto;
	z-index:16;
}
#apDiv4 {
	left:0px;
	top:8px;
	width:585px;
	height:auto;
	float: left;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
#sangria {
	text-indent: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Estilo5 {
	font-size: 1.5em;
	font-weight: bold;
}
#apDiv6 {
	position:absolute;
	left:600px;
	top:1405px;
	width:100px;
	height:65px;
	z-index:15;
}
.imgder{
	float:right; /* un margen cualquiera */
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 0px;
}
.imgder .pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}
.imgizq .pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}
.imgizq{
	float:left; 
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.imgizq img, .imgder img{
	margin-top: 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0;
}
.menuservdocu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid #FD1D03;
	color: #000000;
	text-align: center;
	display: tabla;
	vertical-align: middle;
	background-image: url(images/fondo.jpg);
	background-color: #724D3B;
	font-weight: bold;
}
.menuservdocu h1 {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

.menuservdocu  table {
	text-align: center;
	display: inline;
	z-index: 100;
}


.menuservdocu table td {
	text-align: center;
	display: tabla;
	background-color: #724D3B;
}


.menuservdocu table  a:link, .menuservdocu  table a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 20px;
	display: block;
	background-color: #724D3B;
}
.menuservdocu table:hover a, .menuservdocu table a:hover {
	color: #000000;
	background-color: #E9E402;
	text-align: center;
	display: block;
}

