html, body {
/*height:100%;*/
height:115%;
}

body{
	width:100%;
	background-color:#fff;
	font-family:Tahoma, sans serif;
        background-attachment:fixed;
	font-size:11px;
	color:#656565;

}

a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

h3{
	font-size:13px;
}



#fondo_div {
    height:100%;
    left:0;

    overflow:hidden;
    position:fixed;
    top:0;
    z-index:-1;
    width:100%
}

html > body #fondo_imagen {
left:0;
position:absolute;
top:0;

}





#fondo_imagen {
left:0;
position:absolute;
top:0;
width:100%;
z-index:-1;

}


#t_portada #cabecera_fondo{
	height:537px;
}

#cabecera_fondo{
	height:337px;
	width:951px;
	overflow:hidden;
	position:absolute;
	top:50px;

	left:50%;
	margin-left:-476px;
	z-index:2;
	/*text-align:center;*/
	
}

#cabecera_fondo img{
	/*width:951px;*/
}

html > body #cabecera_fondo img{
	width:951px;
	height:100%;
	margin-top:0px;
	/*min-width:100%;
	min-height:100%;*/
}

#cabecera_zoom{
	position:relative;
	top:0;
	left:0;
	width:100%;
      
}

#arriba{
	/*background:#333333;*/
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
  z-index:10
}


#arriba.apartado {
    height:366px;
}

html > body #arriba{
	/*background:url(/images/2/fondo_cabecera.png);*/
}

#arriba2{
	width:229px;	
	overflow:hidden;
    z-index:10;
/*float:left;
left: 10px;*/
	top:50px;
	left:50%;
	position:absolute;
	margin-left:-449px;
        
}

#arriba h1{
	float:left;
	width:198px;
        /*position: absolute;*/
       
}

.idiomas{
    position:absolute;
    top:7px;
    right:15px;
}
.idiomas li{
    display:inline;
    padding-left:8px;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    font-family: Arial, Helvetica, Sans-serif;
}
#menu_arbol{
	float:left;   
	width:225px;  
	background:#FFF;
	margin-top:-7px;
	padding-bottom:3px;  
}

#menu_arbol li{
	float:left;
	margin:2px 0 2px 1px;
	/*background:url('/images/fondo_menu_arbol.gif') repeat-x bottom left;*/
	/*border-bottom:1px solid #ddd;*/
}

#menu_arbol a{
	color:#f15922;
	font-size:12px;
	font-family:Tahoma, 'sans serif';
	text-decoration:none;
	text-transform:uppercase;
	/*border-color:#3777a5;
	border-style:solid;
	border-width:0 0 1px 0;*/
	padding-bottom:4px;
	width:215px;
	display:block;
	margin-left: 8px;

	font-weight:normal;
}

#menu_arbol a:hover {
    color: #213f6a ;
}

#menu_arbol li ul{
	margin-top:77px;
        margin-left: -30px;
        height: 359px;
        width: 177px;
        position: absolute;
        z-index:10;
        top: 10px;
        background: url('/images/fondo_lista.png');
        display: none

}

#menu_arbol.menos_alto li ul{
    height:279px
}

#menu_arbol li ul li{
	float:none;
	margin:10px 5px 10px 21px;
	clear:both;
    padding:0px 0px 0px 10px;
	line-height:14px;
        background: url('/images/rojo.gif') no-repeat 0px 3px;
    
       
}

#menu_arbol li ul li a{
	font-size:11px;
	border:none;
	padding:0;
	text-transform:none;
	margin:0;
	opacity:0.7;
	filter:alpha(opacity: 70);
	height:auto;
            font-size:11px;
        font-weight:bold;
        font-family: Tahoma;
}

#menu_arbol li ul li a:hover{
	color:#e31b18;
}







#t_portada #contenido{
	/*margin-top:342px;*/
/*	margin: 0 auto;*/
}

#contenido {

	width:967px;
	/*margin:0px auto 0 auto;*/
        position: absolute;
        top:496px;
        left:50%;
        margin-left:-484px;
        background:#ec6b04;
     
}


#contenido.menos_alto {
    top:386px !important
}

#contenido2{
	width:932px;
	padding:18px 8px 0 11px;
	/*background:url(/images/2/sombra_caja_blanca.png) repeat-y 0 0;*/
        background:#FFF;
	overflow:hidden;
        margin-left: 8px;
}

#contenido .simple,#contenido .doble, #contenido .triple, #contenido .cuadruple{
	float:left;
	display:inline;
	margin:7px 0 20px 20px;
	overflow:hidden;
        
}

#contenido .simple{
	width:211px;
}

#contenido .doble{
	width:442px;
}

#contenido .triple{
	width:673px;
}

#contenido .cuadruple{
	width:904px;
}

.destacado img{
	margin:15px 0 0 0;
}

.destacado .texto_destacado{
	margin:6px 0;
	line-height:18px;
	padding:5px;
}


.texto_destacado a {
    color:#e31c19
}

.noticia{
  clear:left;
	padding:12px 0 26px 0;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#dddddd;
}

.noticia .fecha_noticia{
	color:#656565;
	font-weight:bold;
	margin:-12px 0px 0px 0px;
	display:block;
}

.noticia img{
	float:left;
	margin:0 10px 0 0;
}	

.noticia h3{
	margin:0 0px 15px 0px;
	color:#ec6b04;

}

.noticia h3 a{
	margin:0;
	color:#ec6b04;
        font-family: Tahoma;
        font-size:12px;
        font-weight: bold

}

.noticia p{
	line-height:16px;
	margin-bottom:2px;
}

#t_noticia .triple .noticia{
	border:0;
}

#t_noticia .noticia img{
	margin:0 0 10px 0;
	float:none;
}

#t_noticia .izq_noticia{
	width:193px;
	padding-right:20px;
	float:left;
	height:200px;
}

#t_noticia .der_noticia{
	width:460px;
	float:left;
}

html > #t_noticia .izq_noticia{
	height:auto;
	min-height:200px;
}

#t_noticia .izq_noticia p{
	color:#9b9b9b;
	font-size:13px;
	font-style:oblique;
	line-height:18px;
	text-align:right;
}

#t_noticia .triple .fecha_noticia{
	margin-bottom:15px;
}

#t_noticia .contenido_editor{
	display:block;
}

#t_listanoticia .cuadruple{
	margin-bottom:0;
}

#contenido2 h2{
	font-size:18px;
	color:#fff;
	padding:5px 5px 15px 10px;
	border-width:0px 0 0px 0;
	border-style:solid;
	border-color:#dddddd;
    height: 16px;
    /*background:#2d2d2d url('/images/fondo_menu_arbol.gif') repeat-x top left;*/
/*	background:#2d2d2d repeat-x top left;*/
	background:#EC6B04  repeat-x top left ;
}

#contenido2 h2 .enlace_titulo{
	color:#ec6b04;
	font-size:11px;
        float:right;
       /* margin-right: 20px ;*/
        height:20px;
margin-top:7px;
        
}

#contenido2 h2 a:hover{
	text-decoration:none;
	color:#999999;
}


h2.noticias_p {
    background:url('/images/fondo_novedades.png') repeat-x !important;
}

h2.noticias_p span {    
    color: #bfbebe;
}

h2.noticias_p span a {
    width: 200px
}

h2.galeria {
    background:url("/images/fondo_novedades.png") repeat-x scroll 0 0 transparent !important;
}

h2.galeria span {
    color: #b5b3b3
}

#pie{	
	width:891px;
	margin-left:-11px;
	float:left;
	display:inline;
	padding:23px 29px 44px 31px;
    background:#ec6b04 url('/images/pie.jpg') no-repeat;
}

#pie a{
	color:#656565;
	font-weight:bold;
}


#pie_enlaces {
    display:inline; position:relative; float:left;background:#e31c19;width:420px;padding: 10px; margin-bottom: 10px; margin-top:-5px
}

#pie_enlaces a {
    font-size: 15px;
	font-weight:bold;
    float:right;
    margin-left: 15px;
    text-decoration: none
}

#nombre_pie{
	font-size:16px;
	display:block;
	margin-bottom:2px
}

#nombre_pie em{
	color:#6d6d6d;
}

#nombre_pie strong{
	color:#dddddd;
}

#pie #copyright{
	width:100%;
	float:left;
	clear:both;
}

#pie ul{
	width:182px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#656565;
	float:left;
	margin:10px 10px 0 0;
	line-height:16px;
	padding-top:15px;
}

#migas, #texto_galeria{
	padding:5px 7px;
	border-width:5px 0 5px 0;
	border-style:solid;
	border-color:#dddddd
}

#migas, #migas a, #texto_galeria{
	color:#949292;
	font-weight:normal;
}

.columna1{
	width:46%;
	margin:10px 1% 10px 1%;
	line-height:18px;
	float:left;
	display:inline;
}

.columna2{
	width:46%;
	margin:10px 1% 10px 1%;
	line-height:18px;
	float:right;
	display:inline;
}

.columna_unica{
	margin: 10px 1%;
	width:98%;
	line-height:18px;
}

#texto_galeria{
	text-align:right;
}

.pie_foto{
	color:#949292;
	margin:8px 0 10px 0;
}

/*
blockquote{
	color:#fff;
	font-size:34px;
	font-style:italic;
	font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	line-height:32px;
        background: #e31b18;
        padding:15px;
        width: 200px;
        height:auto;
        right:0px;
        position: absolute;
        bottom:100px;
     
        
}
*/

blockquote{
	color:#ec6b04;
	font-size:26px;
	font-style:italic;
	font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
	line-height:32px;
      
        padding:15px;
        width: 200px;
        height:auto;
   
        right:0px;
        position: relative;
        


}

#megadestacados{
    /*background:#ff0;*/
    height:297px;
    width:950px;
    margin:0 auto;
    position: relative;
}

.megadestacado{
    background: #fff;
    width: 248px;
    position: absolute;
    top: 20px;
    right: 0px;
    opacity:0.8;
	filter:alpha(opacity: 80);
}
.megadestacado h2{
    color: #4182b1;
    font:italic 18px Arial, Helvetica, snas-serif;
    padding:10px 10px 5px 10px;
    line-height:20px;
}

.megadestacado h2 a:hover{
	text-decoration:none;
	color:#303030;
}

.megadestacado .txt_megadestacado{
    font:11px Tahoma, Arial, Helvetica, sans-serif;
    line-height: 16px;
    color: #4c4c4c;
    padding: 0 0 10px 10px;
}

#titulos_megadestacados{
		height:30px;	
        position: absolute;
        top:330px;
        right:50%;            
       margin-right:-480px;
       z-index:12;
}

.titulo_megadestacado{
	display:block;
	padding:13px 15px;
	background-color:#ec6b04;
	float:left;
    width: auto;
	margin:0 5px -20px 0px;
	font-size:30px;
	cursor:pointer;
	text-decoration:none !important;
}

#titulos_megadestacados .activo{
	background-color:#ec6b04;
}

.titulo_megadestacado .numero_megadestacado{
	width:20px;
	height:20px;
	line-height:18px;
	text-align:center;
	/*background:url(/images/2/fondo_numero_destacado.gif) no-repeat 0 0;*/
	float:left;
	color:#4182b1;
	font-size:16px;
	text-decoration:none !important;
}

.titulo_megadestacado .texto_megadestacado{
	color:#ffffff;
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
	margin:0 0 0 6px;
	line-height:18px;
}

#frm_solicitud {
	background: url("/images/triangulo_gris.png") no-repeat scroll 96% 100% transparent;
	float:right;
padding:0 0 17px;
}

#frm_solicitud li {	
	list-style: none
}

#frm_solicitud li label {
	padding: 2px;
	margin:0px
}

#frm_solicitud fieldset {
	background: #d6d5d3;
	width: 275px;
	float: right
}

#frm_solicitud fieldset input {
	width: 245px;
	font-family: Tahoma;
	font-size: 11px;
	padding:2px
}

#frm_solicitud fieldset textarea {
	width: 245px;
	height: 100px;
	font-family: Tahoma;
	font-size: 11px;
	padding:2px;
	overflow: auto
}

#frm_solicitud fieldset input#btn_enviar {
	width: auto;
	height: auto;
	margin-left:87px
}

/* galeria imagenes */

/* GALERIAS IMAGENES */
#lista_galerias{
	margin:0;
	padding:0;
}
#lista_galerias li{
	list-style:none;
	list-style-position:outside;
	background:url(/images/2/fnd_puntitos.gif) repeat-x 0 bottom;
	height:62px;
	line-height:62px;
	margin:2px 0 0;
	padding:0;
	padding:7px 0 5px 7px;
}
#lista_galerias li img{
	float:left;
	display:inline;
	margin:0 2px 0 10px;
	border:4px solid #dddddd;
}
#contenido #lista_galerias .gris{
	background:#DFE1E1 url(/images/2/fnd_puntitos.gif) repeat-x 0 bottom ;
}
#lista_galerias li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-left:15px;
	font-size:12px;
}
#lista_galerias li a:hover{
	text-decoration:none;
	color:#656565;
}
.imagen_galeria{
	float:left;
	display:inline;
	margin:15px 0px 0 18px;
	width:151px;
	height:166px;
	overflow:hidden;
	
}

.imagen_galeria img{
	padding:5px 4px 7px 5px;
	background:url(/images/2/fnd_img_galeria.gif) no-repeat 0 0;
}

.imagen_galeria p{
	padding:2px 5px;
}

ul.premios li {
	width:270px;
}

ul.premios {
	width:270px;
}

/* fin galeria imagenes */

.contenido_editor ul li {
    padding-left: 10px;
    list-style: none;
    background: url('/images/list_point.png') no-repeat 0px 8px;

}

.contenido_editor a {
    color:#ec6b04;
}

#pie a {
    color: #FFF;
    font-size: 16px;
    margin-right: 20px
}

#pie a:hover {
    text-decoration: none
}

.div_cabecera {
  
}

cabecera_fondo.cportada {
    height: 446px
}

#ffondo {
    width: 967px; margin-left: -484px; background: #ec6b04; height: 463px; position: absolute; z-index:-1;top:42px; left:50%;
}

#ffondo.default {
    height: 366px;
}

span#novedades {
    position:absolute;top:31px;right:102px;float:right
}

#pie img {
	float:right;
}

.img_sub {
	margin:0px !important;
}

#entradilla_padre {
	width: 902px; 
	position:relative; 
	float:left; 
	border:0px solid red; 
	font-size:12px; 
	margin: 10px 0px 10px 20px
	
}

#en_migas {
	width:900px; 
	position:relative; 
	float:left; 
	margin-left: 20px; 
	border-top:0px solid #DDD
}

#pie_texto {
	position:absolute;
	bottom:20px;
	left:20px;
	color:#f3a261;
	font-size:11px;
	font-weight:bold
}

#pie_texto a {
	font-size:11px;color:#f3a261;padding:0px;margin:0px
}

.volver_triple {
	position:absolute;right:260px;margin-top:-62px;color:#555
}

.volver_apartados {
	position:absolute;right:5px;margin-top:-25px;color:#555
}

#migas a {
   color: #EC6B04;
}

#migas a:hover {
    color:#213f6a
}

#migas a:visited{
    font-weight: bold;
}

.miga-activa {
    font-weight:bold
}
#p_contacto{
  float: right;
  display: inline;
  width: 90%;
}