* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	text-align: center;
}

.imagen {
	float: left;
	height: 300px;
	position: relative;
	top: -405px;
	left: 410px;
	width: 300px;
	background-image: url(../imagenes/fotosgran_fonsverd/opiniones.gif);
}

#abajo {
	clear: both;
	float: left;
	height: 80px;
	width: 768px;
	background-image: url(../imagenes/fondo2.jpg);
	background-position: bottom;
}
#abajo a{
	text-decoration: none;
	color: #333300;
}
#abajo a:hover{
	text-decoration: underline;
	color: #333300;
}
#abajo p{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 63px;
	left: 0px;
	color: #333300;
	word-spacing: 3px;
}
#contenedor {
	height: 600px;
	margin: 10px auto;
	width: 780px;
}
#arriba{
	height: 113px;
	width: 780px;
	float: left;
	background-image: url(../imagenes/menu_aquilama2.gif);
	background-repeat: no-repeat;
	border: 0px;
}
#arriba h1 {
	color: #A80506;
	left: -9999px;
	position: relative;
	top: 3px;
}


#arriba li {
	display: block;
	float: left;
	height: 15px;
	width: 62px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#arriba li a{
	display: block;
	float: left;
	height: 15px;
	text-decoration: none;
	width: 66px;
	font-size: 10px;
	color: #C1D685;
	vertical-align: middle;
}

#arriba li a:hover {
	color: #FFFFFF;
}
#arriba li h6 {
	color: #FFFFFF;
        font-size: 11px;
}
#arriba ul{
	clear: both;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	top: 52px;
        *top:8px;
	left: 332px;
	width: 550px;
	vertical-align: middle;
}

#principal {
	clear: both;
	float: left;
	height: 373px;
	width: 768px;
	background-image: url(../imagenes/fondo2.jpg);
	background-position: top;
}
#principal p {
	clear: both;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12pt;
	color: #333300;
	margin: 10px 0 0 38px;
	width: 350px;
	text-align: justify;
}
#principal h6{
	clear: both;
	margin: 5px 0 0 38px;
	width: 350px;
	text-align: right;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	color: #333300;
	text-decoration: none;
	font-weight: lighter;
}
#principal a{
	color: #333300;
	text-decoration: underline;
}
#principal a:hover{
	color: #333300;
	font-weight: bold;
}
#principal p strong {

	font-family: Verdana, Geneva, sans-serif;
}


