:link { line-height: 30px; text-decoration: none; color:#fff; }
:visited { text-decoration: none; color: #fff; }
:hover { text-decoration: none; color: #2a1b6e; }
:active { text-decoration: none; color: #2a1b6e; }

* {
  margin: 0px;
  padding: 0px;
  font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
  color: #0000a0;
  text-align: left;
  border: none;
}

h1 {
	margin-top: 15px;
	text-align: center;
	font-size: 200%;
}

h2 {
	margin-top: 15px;
	text-align: center;
	font-size: 150%;
}

h3 {
	margin-top: 15px;
	text-align: center;
	font-size: 125%;
}

dt.servicios {
	margin-top: 5px;
	text-align:  center;
}

dt.faq {
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 100%;
}

dt.faqr {
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
	font-size: 100%;
	border-bottom: 1px #fff solid;	
}

b.faq {
	font-weight: bold;
}

p {
	margin: 12px;
	line-height: inherit;
	text-indent:  25px;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

p.localizacion {
	margin: 3px;
	margin-top: 3px;
	line-height: inherit;
	text-indent:  25px;
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

body {
  color: #434356;
  color: #000;
  margin: 2px;
}

#sitio {
  display: block;
  position: relative;
  float:left;
  width: 998px;
  height: 668px;
}

#cabecera {
  display: block;
  position: relative;
  float:left;
  width: 998px;
  margin-left: 0px;  
	background-color: #fbfcf6;
  background-image: url("utiles/encabezado.jpg");
  height: 100px;
}

#logo {
  display: block;
  position: relative;
  float: left;
  top: 6px;
  width: 150px;
	margin-left: 115px;
  background-color: #fbfcf6;
  height: 70px;
}

#vistaalmar {
  display: block;
  position: absolute;
  float: left;
  top: 8px;
  width: 180px;
	right: 15px;
  background-color: #98cd65;
  height: 40px;
}

#botonera {
  display: block;
  position: absolute;
  float: right;
  right: 0px;
  top: 52px;
  margin: 0px;
  width: 503px;
  height: 45px;
  background-color: #fff;
/*  border-top: #bcb6d2 solid 1px;
  border-left: #bcb6d2 solid 1px; */
}

#boton {
  display: inline;
  position: static;
  float: left;
  width: 100px;
  height: 45px;
}

#animado {
  display: block;
  position: relative;
  float:left;
  width: 998px;
  height: 100px;
}

#cuerpo {
  display: block;
  position: relative;
  float: left;
  width: 1002px;
  height: 415px;
}

#texto {
  display: block;
  position: relative;
  float: left;
  width: 748px;
  background-color: #d3defa;
  height: 415px;
  overflow:auto;
}

#galeria {
  display: block;
  position: relative;
  float: left;
  text-align: center;
 	background-image: url("utiles/galeria.jpg");
  background-repeat: no-repeat;
  width: 250px;
  height: 415px;
}

#pie {
  display: block;
  position: relative;
  float:left;
  width: 998px;
  background-image: url("utiles/pie.jpg");
  height: 68px;
}

#domicilio {
	display: block;
	position: relative;
	float: left;
	left: 3px;
	top: 25px;
	width: 300px;
	height: 68px;	
}

#idiomas {
	display: block;
	position: relative;
	float: left;
	top: 43px;
	left: 30%;
	width: 91px;
	height: 21px;	
}

#validadores {
	display: block;
	position: absolute;
	float: left;
	top: 390px;
	left: 40px;
	width: 180px;
	height: 31px;	
}

#contacto {
	display: block;
	position: relative;
	float: Right;
	top: 25px;
	left: 3px;
	width: 200px;
	height: 68px;	
}

pre.pie {
	font: normal 11px/13px Arial, Verdana, Helvetica, sans-serif;
	margin-right: 3px;
	color:  #fff;
	text-align: left;
}

a.pie {
	font: normal 11px/13px Arial, Verdana, Helvetica, sans-serif;
}

#enlaces {
	display: block;
	position: absolute;
  float: left;
  top: 35px;
  right: 47%;
  width: 150px;
  height: 32px;
}

a.faq {
	font: normal 25px/27px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

a.inicio {
	font: normal 17px/18px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
