* {	margin: 0;	padding: 0;}

body {	background-color: #fff;} /* #d8c7a4 */

a:link {color: #333333;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: none;	background-color:#EBE4DA;	color: #75020F; }
a:active {	text-decoration: none;color: #333333; }

img { border: 0; }

br {clear:both;}

.ver_mas {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #B89458;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.resaltado         {	font-weight: bold;	color: #75020F;}
.resaltado a       {	font-weight: bold;	color: #75020F;}
.resaltado a:active       {	font-weight: bold;	color: #75020F;}
.resaltado a:visited       {	font-weight: bold;	color: #75020F;}

p .resaltado a:link, p a:active, p a:visited  {
color: #75020F; 
text-decoration: none; }

.boton {
	color: #666666;
	background-color: #d2d2d2;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	border: 1px dashed #CCCCCC;
	height: 20px;
	width: 80px;
	text-align: center;
}


h2 {
 font-family: "Trebuchet MS", Arial, Helvetica;
 font-weight: normal; 
 font-size: 12px;
 line-height: 18px;
 color: #666;
 float: left;
 margin: 0px 0px 0px 4px; 
}


h4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h4 a:link, h4 a:active, h4 a:visited  { color: #6A0000;text-decoration: none; }
h4 a:hover  {color: #000;background: #EBE4DA;text-decoration: none;  }

p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #999;
	margin: 0px 0px 0px 0px;
	white-space: normal;
	padding-bottom:15px;
}
#politica li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #999999;
	margin-left: 10px;
	text-align: justify;
}


p a:link, p a:active, p a:visited  {color: #666; text-decoration: none; }
p a:hover  {	background: #EBE4DA;	color: #000000;	font-weight: bold;}

/* ------------ */



.clear { clear: both; }
.right { float: right; }
.left { float: left; }
hr, .hide { display: none; }
.raya {
vertical-align:baseline;
display:block;
text-align:right;
clear:both;
border-bottom: #ccc solid 1px;

}

/* ---------------------- las capas -------------------------------------------- */


#contenedor {
	width: 90%;
	background: #fff;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#cabecera {
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}

#submenu {
	width:125px;
	height:10px;
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#666666;
	font-size: 9px;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: right;
	float: left;
	}
/*menú superior*/

#cabecera ul {  margin: 0px 0px 0px 20px;  padding: 0;  list-style-type: none;float: right; }
#cabecera li {
	display: block;
	height: 35px;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 30px;
	text-indent: 10px;
	float: left;
	font-weight: bold;
	text-align: center;
	background-position: left top;
}

#cabecera li a:link,#cabecera  li a:active, #cabecera li a:visited  {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color:#666;
	display: block;

}

#cabecera li a:hover  {
	display: block;
	text-decoration: none;
	color: #752630;
	font-weight: bold;
	font-size: 12px;
	background-color:#EBE4DA;
}

.imagen_cabecero   {
	height: 100px;
	width: 100%;
	margin-top: 5px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
}

.mod_contenedor {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bloque_grande {
	background: #fff;
	width: 25%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.bloque_grande h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	background-color: #B89458;
	text-indent: 5px;
}
.bloque_grande .cuerpo {
	text-align:justify;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.bloque_grande .cuerpo_derecha {
	text-align:justify;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.bloque_grande  .img_bloques_act {  
  	cursor: pointer;
  overflow:hidden;  width:100%; display:block; height: 100px; background-color:#000033;}



.bloque_peque {
	background: #f9f9f9;
	height: 130px;
	display:block;
	width: 15%;
	float: left;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bloque_peque .cuerpo {text-align:justify; padding-left:3px; padding-right:3px;}

.bloque_peque h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #A75966;
	text-indent: 5px;
}

.bloque_peque .cuerpo a {
	color: #A75966;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#contenedor .mod_contenedor_bloques .bloque_grande .cuerpo .ver_mas a {color: #B89458;}

#contenedor .mod_contenedor_bloques .bloque_grande .cuerpo_derecha .ver_mas a {font-weight: bold;color: #B89458;
}

#contenedor_noticias { float:right; width:36%; height:auto; background-color:#fff;  
}

#pie {
	height:60px;
	width:99%;
	padding-right:10px;
	padding-top:10px;
	font-family: "Trebuchet MS";
	color: #84673C;
	font-size: 11px;
	background-color: #DDCCB3;
	background-position: left top;
	font-weight: normal;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB9A68;
	border-bottom-color: #BB9A68;
	margin-top: 25px;
	clear: both;
}
.bloque_pie {
	float:left;
	width:100%;
	margin-left:15px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}
.logos_pie     {
   padding-top:5px;
	float:left;
	text-align:right;
	vertical-align:baseline;
	padding-right: 5px;
}

.direccion_pie {
	float:left;
	width:auto;
	margin-left:15px;
	padding-left:10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #BB9A68;
	line-height: 14px;
	margin-right: 10px;
 }
.botones {
	background-color: #FFFFFF;
	float: right;
}
.direccion_pie a {
	color: #5E492B;
	text-decoration: none;
}


.direccion_pie_pri {
	float:left;
	width:auto;
	margin-left:15px;
	padding-left:10px;
	line-height: 14px;
 }
 .direccion_pie_premio {
	float:left;
	width:37%;
	margin-left:15px;
	padding-left:10px;
	line-height: 14px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BB9A68;
}

.botones a {
	background-color: #DDCCB3!important;
}
.botones  {
	background-color: #DDCCB3!important;
	margin: 0px!important;
}
.pie .cuerpo {margin: 10px 0px 0px 2px; text-align:justify;}

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

.firma p         {  font-size:13px; margin-top:8px;}
.firma a:link    {  text-decoration: none; color:#FF0000; font-weight:bold; }
.firma a:visited {	text-decoration: none; color:#FF0000; font-weight:bold; }
.firma a:hover   { 	text-decoration: none; color:#CC0000; font-weight:bold; background-color:#FFFFFF; }
.firma a:active  {	text-decoration: none; color:#CC0000;  font-weight:bold; background-color:#FFFFFF; }

.letra_pequena {
	font-size: 9px;
	text-align: justify;
	line-height: 10px;
	color: #999999;
}


.mod_contenedor_bloques {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


#pieblanco {
	height:40px;
	width:99%;
	padding-right:10px;
	padding-top:1px;
	font-family: "Trebuchet MS";
	color: #725B32;
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: left top;
	font-weight: normal;
}

.telefono_pie {
	float:left;
	width:auto;
	margin-left:15px;
	padding-left:10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #fff;
	line-height: 14px;
}
.logos_pie_destacado {
	float:left;
	vertical-align:top;
	color: #333333;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#contenido_derecha_largo_texto li {
	margin-top: 5px;
}
.campo_texto {
	background-color: #EEEEEE;
	width: 100%;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.campo_texto_observaciones {
	background-color: #EEEEEE;
	width: 100%;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	height: 60px;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.form_texto {
	font-size: 14px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 10px;
}
