@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #c5bc62;
}
.bandaInfo div {
	float: left;
}

h1 {
	line-height: 50px;
}
h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: small;
}



a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #F2EFA8;
	text-decoration: none;
	font-weight: bold;
}

#side {
	float: left;
	width: 199px;
}
#side1 {
	height: 97px;
	background-image: url(img/side1.jpg);
}
#info {
	width: 760px;
	margin-left: 199px;
	margin-top: 20px;
	background-color: #E2E3AE;
	color: #580000;
}
#dentroInfo {
	padding-left: 20px;
	padding-bottom: 1px;
}

#dentroInfo img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoPequenio {
	font-size: 1px;
	color: #E2E3AE;
}


.center {
	height: 15px;
	width: 730px;
	background-color: #E2E3AE;
}
#leup {
	background-image: url(img/esq-LE-UP.jpg);
	height: 15px;
	width: 15px;
}
#riup {
	background-image: url(img/esq-RI-UP.jpg);
	height: 15px;
	width: 15px;
}
#ledo {
	background-image: url(img/esq-LE-DO.jpg);
	height: 15px;
	width: 15px;
}
#rido {
	background-image: url(img/esq-RI-DO.jpg);
	height: 15px;
	width: 15px;
}


#side2 {
	height: 126px;
}
#side3 {
	height: 238px;
	background-image: url(img/side3.jpg);
}

#cuerpo {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#whole {
	float: left;
	height: 460px;
	width: 779px;
	background-image: url(img/fondoWhole.jpg);
	background-repeat: no-repeat;
}
.centrar {
	text-align: center;
}

#head {
	padding-left: 30px;
	padding-top: 10px;
	float: left;
	width: 300px;
	height: 90px;
}
#nav {
	float: left;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	width: 120px;
}
.info {
	font-size: small;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 300px;
	overflow: auto;
	text-align: center;
}
#bannerRight {
	background-image: url(img/bannerRight.jpg);
	height: 360px;
	width: 320px;
	float: left;
}

h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}






.clear {
	clear: both;
}
.formulario {
	font-size: small;
	padding: 20px;
}
