@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(imgnes/fondo.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
}
img {
	border: none;
	outline: none;
}
p {
	text-indent: 1.3em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
}
#contenedor {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
	outline: none;
}


#lateral {
	float: left;
	width: 114px;
}

#lateral ul {
	list-style-type: none;
	margin-top: 15px;
	width: 114px;
}

#lateral ul li {
	width: 114px;
	text-align: left;
	display: block;
	height: 28px;
	line-height: 28px;
}
#lateral ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(imgnes/botona.jpg);
	height: 28px;
	width: 114px;
	display: block;
	color: #000;
	font-size: 1em;
	font-weight: 600;
	background-repeat: no-repeat;
	padding-left: 5px;
}
#lateral ul li a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 28px;
	width: 114px;
	display: block;
	color: #FFF;
	font-size: 1em;
	font-weight: 600;
	background-image: url(imgnes/botonh.jpg);
}
#bandera {
	height: 30px;
	width: 114px;
	text-align: center;
	padding-top: 5px;
}
#bandera a {
	float: left;
	height: 28px;
	width: 57px;
}
#bandera img {
	float: left;
	height: 28px;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cuerpo {
	float: left;
	width: 474px;
	margin-left: 16px;
}
h1 {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #854809;
	font-weight: 900;
	font-size: 2.1em;
}
.img_ini {
	float: left;
}
#cuerpo #aparecer span {
	visibility: hidden;
	height: auto;
	width: 300px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.img_ini_der {
	float: right;
}

#cuerpo a {
	text-decoration: none;
}
#cuerpo #aparecer a:hover span {
	visibility: visible;
}
#cuerpo #aparecer {
	position: relative;
	left: auto;
	top: auto;
	width: 170px;
	float: left;
	padding-right: 6px;
}
.img_ini_b {
	padding-right: 1px;
}
#cuerpo #aparecer_b span {
	visibility: hidden;
	height: auto;
	width: 300px;
	top: 0px;
	position: absolute;
	right: 0px;
}
#cuerpo #aparecer_b a:hover span {
	visibility: visible;
}
#cuerpo #aparecer_b {
	position: relative;
	left: auto;
	top: auto;
	width: 170px;
	float: right;
	padding-left: 6px;
}
#lat_der {
	float: right;
	width: 140px;
	margin-top: 5px;
}
.imglatder {
	margin-top: 5px;
}
h2 {
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #FFF;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: 700;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724D3B;
	margin-bottom: 6px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 6px;
	color: #724D3B;
}
#pie {
	clear: both;
	height: 20px;
	width: 760px;
	text-align: center;
	font-size: 10px;
	padding-top: 9px;
	color: #854809;
}
.active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 25px;
	width: 114px;
	display: block;
	color: #FFF;
	font-size: 1em;
	font-weight: 600;
	background-image: url(imgnes/botonh.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
}
span {
	text-indent: 0em;
}
