body {
	background-color: #4B6D95;
	margin: 0px;
	background-image: url(/images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#page {
	margin: auto;
	width: 768px;
}
#contenedor {
  position: relative;
  left: 9px;
  width: 750px;
}
#cabecera {
	width: 750px;
	height: 170px;
	border: 0px solid red;
}
#cuerpo {
  width: 750px;
/*	height: 266px;*/
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	background-color: #2A5891;
}	
#cuerpo h1 {
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #3970B2;
	height: 32px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 0px;
}
#cuerpo h2 {
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#cuerpo p { text-align: justify; } 

#pie {
  width: 750px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.flages {
  position: absolute;
	left: 717px;
	top: 6px;
}
.flagen {
  position: absolute;
	left: 717px;
	top: 26px;
}
.sitemap {
  position: absolute;
	left: 721px;
	top: 129px;
}
.logo {
  position: absolute;
	left: 166px;
	top: 26px;
}
.top {
  width: 750px;
	height: 145px;
}
.menu {
  width: 750px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.menu a {
	text-decoration: none;
	color: #ffffff;
}
.piedestacada {
	width: 750px;
  height: 90px;
	background-color: #9c2100;
	text-align: left;
}
.piedestacada a {
	color: #FFFFFF;
}
.destacada {
	float: left;
	width: 550px;
}
.tiempo {
  position: relative;
  float: right;
	width: 200px;
	top: 10px;
}
.pie {
	width: 750px;
  height: 71px;
}
.texto {
  margin-left: 10px;
  margin-right: 10px;
	color: #FFFFFF;
}
.texto a {
  text-decoration: none;
	color: #FFFFFF;
}

.texto p { text-align: justify; } 

.texto h2 {
  text-decoration: underline;
}

.texto a:hover {
  text-decoration: underline;
}

.texto2 {
  margin-left: 20px;
  margin-right: 20px;
	color: #FFFFFF;
}
.texto2 a {
  text-decoration: none;
	color: #FFFFFF;
}

.texto2 p { text-align: justify; } 

.texto2 a:hover {
  text-decoration: underline;
}

.texto2 h2 {
  text-decoration: underline;
}

#enlaceinterno {
	color: #FFCC66;
	font-weight: bold;
	font-size: 11px;
}

#enlaceinterno  a {
	color: #FFCC66;
}

#enlaceinterno a:hover {
  text-decoration: underline;
}

#enlaceinterno h2 {
  text-decoration: underline;
}


/* Formulario de contacto */
.formulario {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A5891;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.prices_tb {
	background-color: #5076A5;
}
.prices_hd {
  color: #FFFFFF;
	font-weight: bold;
}
.prices_td1 {
	background-color: #8AA3C3;
}
.prices_td2 {
	background-color: #6C8CB3;
}
#detalle_llaves {
	position: absolute;
  left: 625px;
}
#resultado_llaves {
	border: 0px solid red;
	height: 40px;
}