html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #660000; text-decoration: none;}
a:hover {color: black;text-decoration: none;}

body {
	background: #000 url(../img/fondo.png) repeat top center;	
	color: #444;
	font: normal 62.5% Arial, Verdana, sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font: normal 1.8em Arial, Verdana, sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

ul { margin-left:15px; }

a img {
	border: 0;
}

img.absmiddle {
	vertical-align:middle;
}

img.conborde {
border: 1px solid #a88645; 
}

.peq { font:normal 11px Arial, Verdana, sans-serif; }

.clearer {
clear: both;
}

.separador_peq {
margin-top:10px;
}

separador_peq_clear {
margin-top:5px;
clear: both;
}

.left {float: left;}

.right {float: right;}

.center { text-align:center;  }

.container {
background: #fff url(../img/fondo_por.png) no-repeat;	
	font-size: 1.2em;
	margin: 0 auto;
	width: 750px;
}

.div_izda { 
padding-left:50px; float: left; width: 395px; 
 }

.div_derecha { 
padding-left:10px; float: left; width: 225px; 
 }
 
.contendor_noticia_p { color:#666; clear:both; }
.contendor_noticia_p2 { color:#666;float:left; width:130px;}
.contimagen_p { margin-right:10px;margin-bottom:10px; float:left; }
.contimagen_p2 { margin-right:10px; float:left; }
.titulo_noticia_p { color:#660000; }
.titulo_noticia_p2 { color:#660000; margin-bottom:10px; }
.cuerpo_noticia_p { color:#333333;	font-size: 0.8em; }

.contendor_promos_p { color:#666; width:350px; margin-left:15px; }
.titulo_promocion_p { color:#a88645; border-bottom:1px solid #660000; font-weight:bold; }



.titulo_prin_1 {
color:black; background: #cc6;
padding: 5px 0 0 15px;
font: bold 12px Arial, Verdana, sans-serif;
}

.titulo_prin_2 {
color:#960; background: #cc6;
padding: 3px 0 7px 15px;
font: bold 12px Arial, Verdana, sans-serif;
}

.contenido {
	margin: 10px 15px 5px 15px; 
	min-height: 425px;
  height: auto !important;
  height: 425px;
}

.footer {
  margin-top:15px;
  clear:both;
  text-align:center;
  font: 11px Arial, Verdana, sans-serif;
}

.etiqueta_formulario { 
	display: block;  
	float: left; 
	color: #660000;
	width: 20%; 
	padding: 0; 
	margin: 5px 0 0; 
	text-align: right; 
}

.inputText {
  font: 11px Verdana, Helvetica, Sans-Serif;
	margin:5px 0 0 10px; 
	border: 1px solid #d4c3a2;
	background: #eee7da;
}

.negro { color:black; }

.googlemaps { width:400px; height: 300px; border: 1px solid #9e9c70; }

.texto_destacado{
	color: #5e0a00;
	font-weight: bold;
}

.texto_titulo {
	color: #a88645;
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
}

.imagen_contenidos{
	margin-right: 10px;
  margin-bottom: 10px;	
  float: left;
}

