* {
	margin: 0px;
	padding: 0px;

}



body {
	font: normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(/templates/default/imgs/fondo.jpg);


}


a{
	font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color: #ad7624;
	text-decoration: none;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
						ESTRUCTURA GLOBAL DE LA PAGINA
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#contenedor {
	width:1000px;
	margin: 0 auto;
}


#content {
	width:990px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:45px;
	background: url(/templates/default/imgs/fondo1.gif);
}



#content_en { /* Solamente lo utulizamos para el index en ingles para traducir lo de ultimas noticias en ingles */
	width:990px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:45px;
		background: url(/templates/default/imgs/fondo_en.gif);
}

#content_interior {
	width:990px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background: url(/templates/default/imgs/fondo_interior.gif) no-repeat;
	min-height:840px;
}

#columna_derecha {
	float:left;
	width:464px;
	padding-top:30px;
	text-align:justify;
}


#header {
	float:left;
	width:990px;
}


#columna_izquierda {
	float:left;
	width:493px; 
	margin-top:-1px;
}

#logo {
	float:left;
	width:683px; 
	height:87px;
	border-bottom:1px solid #211916;
	padding-top:20px;
}

#telefono {
	float:left;
	width:100%;
	padding-bottom:5px;
	color:#4e4747;
	font-weight:bold;
}

#telefono li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
	padding-bottom:2px;
}


#telefono a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
}

#telefono a:hover{
	text-decoration:underline;
	
}

#colocacion_texto {
	float:left;
	width:353px;
	padding-top:35px;
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
}

#colocacion_texto li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
	padding-bottom:2px;
}


#colocacion_texto a{
    font: normal bold 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#4f4645;
}

#colocacion_texto a:hover{
	text-decoration:underline;
}

#imagen_header {
	float:left;
	width:100px;
}

#colocacion {
	margin-left:20px;
	margin-top:30px;
	width:754px;
}

#noticias {
	float:right;
	margin-top:-180px;
	width:380px;
}

#noticias li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
}

#cuerpo_noticia {
	float:left;
	width:100%;
	padding-bottom:10px;
}



#imagen {
	float:left;
	width:77px;
	padding-bottom:10px;
}

#texto {
	float:left;
	width:288px;
	padding-left:5px;
	text-align:justify;
    font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	color:#ad7624;
	padding-bottom:10px;
}

#titulo_texto {
	float:left;
	width:100%;
	padding-bottom:2px;
}

#descripcion_noticia {
	float:left;
	width:100%;
}

#descripcion_noticia a{
	font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
	text-decoration: none;
}

#descripcion_noticia a:hover{
	text-decoration: underline;
}

#texto a{
    font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	color:#362c28;
}

#paginacion {
	/*clear:left;*/
	padding-top:15px;
	float:left;
	width:100%;
	text-align:center;
}


.imagen{
	border:1px solid #ad7624;
}

.imagen1{
	border:1px solid #231817;
}


.enlace_ver_todas{
    font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	color:#362c28;
}


#titulo_noticia {
	float:left;
	width:100%;
    font: normal bold 14px Times New Roman, Arial, Helvetica, sans-serif;
	color:#231817;
}


#entradilla {
	float:left;
	width:100%;
    font: normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
	color:#ad7624;
	padding-top:5px;
}

#titulo {
	float:left;
	width:100%;
	padding-bottom:12px;
    font: normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
	text-transform:uppercase;
}



#descripcion {
	float:left;
	width:100%;
	text-align:justify;
    font: normal normal 14px Times New Roman, Arial, Helvetica, sans-serif;
	color:#000000;
}


#descripcion li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
	padding-bottom:4px;
}

#parte_imagen {
	float:left;
	width:134px;
	min-height:180px;
}

#parte_imagen a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#231817;
}


#parte_imagen li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
	padding-bottom:4px;
}

#enlace_seguir_leyendo {
	float:left;
	width:22%;
	padding-top:15px;
}

#enlace_seguir_leyendo a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
	text-decoration:none;
}


#volver {
	padding-top:15px;
	text-align:right;
}

#volver a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
	text-decoration:none;
}
#idiomas {
	float:left;
	width:117px;
	height:33px;
	padding-top:74px;
	text-align:left;
	border-bottom:1px solid #211916;
	margin-left:-10px;
}

#idiomas a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
	text-decoration:none;
}

#idiomas a:hover{
	color:#231817;
}

#idioma_index {
	float:left;
	width:98%;
	text-align:right;
	padding-right:2%;
	padding-top:15px;
}

#idioma_index a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#231817;
	text-decoration:none;
}

#idioma_index a:hover{
	color:#8d1502;
}

#footer {
	width:1000px;
	height:40px;
	padding-top:7px;
	text-align:left;
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#211916;
	float:left;
	border-top:1px solid #211916;
}

#footer_izquierda {
	float:left;
	width:600px;
	margin-top:6px;
}

#footer_centro {
	float:left;
	width:44px;
	text-align:left;
}

#footer_derecha {
	float:left;
	width:356px;
	margin-top:6px;
}


#footer li{
	display:list-item;
	line-height:1.3em;
	list-style:none;
	padding-bottom:2px;
}

#footer a{
    font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	color:#ad7624;
}

#footer a:hover{
	text-decoration:underline;
}




blockquote {
	float:left;
	width:70%;
	padding:10px;
	background-color:#eef5ff;
}


#enlaces_links{
	float:left;
	 width:71%;
	 padding-left:3%;
	 padding-top:10px;
 }

#enlaces_links a{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#231817;
 }

#logotipos_links{
	float:left;
	width:24%
}


#imagen_noticia{
	float:left;
	width:21%
}

#texto_noticia{
	float:left;
	 width:71%;
	 padding-left:3%;
	 padding-top:4px;
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#231817;
 }
 
 
#texto_noticia a{
	color:#ad7624;
	text-decoration:none;
 }
 
 #texto_noticia a:hover{
	text-decoration:underline;
 }
 
 

#imagen_premio{
	float:left;
	width:23%
}

#texto_premio{
	float:left;
	 width:69%;
	 padding-left:3%;
	 padding-top:4px;
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#8d1502;
 }

.texto_premio{
    font: normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
 }
 


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
						PAGINACION
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


a.paginacion {
	font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5f5953;
	padding: 3px 5px;
}

a.paginacion:hover {

	font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ad7624;
	padding: 3px 5px;
}
a.paginacion_listado{
	font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0033bc;
	background-color: #d0dafd;
	padding: 3px 5px;
}

a.paginacion_listado:hover {

	font: normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0033bc;
	background-color: #f2f4fa;
	padding: 3px 5px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
						FORMULARIO LOGIN
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#sencillo{
	float:left;
	width:24%;
	text-align:left;
	padding-left:4%;
	padding-bottom:25px;
	color:#ad7624;
	font:normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
}

#sencillo1{
	font:normal normal 12px Times New Roman, Arial, Helvetica, sans-serif;
	color: #ad7624;
	float:left;
	width:71%;
	text-align:left;
	padding-left:1%;
	padding-bottom:25px;
	
}
	
#sencillo2{
	float:left;
	width:96%;
	text-align:left;
	padding-left:4%;
	padding-bottom:10px;
	font:normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
	color:#ad7624;
	}

#sencillo2a{
	float:left;
	width:71%;
	text-align:left;
	padding-left:29%;
	padding-bottom:20px;
	
	}


#doble{
	float:left;
	width:36%;
	text-align:left;
	padding-left:62%;
}
	
#doble1{
	float:left;
	width:71%;
	padding-left:29%;
}


.login {
	font:normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
	color: #231817;
	border:1px solid #4b4239;
	width:240px;
	height:20px;
	background-color:#f9f9ee;
}

.boton {
	font:normal normal 11px Times New Roman, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:1px solid #4b4239;
	width:65px;
	height:22px;
	background-color:#4b4239;
}

.mensaje {
	font:normal normal 13px Times New Roman, Arial, Helvetica, sans-serif;
	color: #231817;
	border:1px solid #4b4239;
	background-color:#f9f9ee;
}

#campo{
	float:left;
	width:50%;
	text-align:left;
	padding-left:7%;
}

#boton{
	float:left;
	width:40%;
	text-align:left;
}

#ok{
	float:left;
	width:60%;
	padding:3%;
	background-color:#6daa03;
	margin-left:28%;
	margin-top:2%;
	color:#ffffff;
}

#mal{
	float:left;
	width:60%;
	padding:3%;
	background-color:#C40B0F;
	margin-left:28%;
	margin-top:2%;
	color:#ffffff;
}


#olvido_contrasena{
	float:left;
	width:83%;
	padding-top:25px;
	text-align:right;
}

#campos_obligatorios{
	font:normal normal 14px Times New Roman, Arial, Helvetica, sans-serif;
	color: #231817;
	float:left;
	width:70%;
	padding-left:30%;
	padding-top:25px;
	text-align:left;
}

#registrate{
	float:left;
	width:30%;
	padding-top:10px;
	text-align:left;
}

#parte_texto{
	float:left;
	width:310px;
	padding-right:10px;	
}
