/* Start of CMSMS style sheet 'style_screen.css' */
@charset "utf-8";
/* CSS Document */

/*INICIO RESET HOJA DE ESTILOS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */

body {
	line-height: 1;
	color: black;
	background: white;
        overflow-x:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    body {overflow-x:hidden;}
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight:bold;
}



/*FIN RESET HOJA DE ESTILOS*/

HTML{

}

BODY{
	background-color:#383036;
	font-size:90%;
}

.contenedor,  .contenedor_prensa{
   position: absolute;   
   text-align: center;
   vertical-align: middle;
   margin-top: 15px;
   margin-left: -450px;
   left: 50%;
   width: 900px;
   height: 550px;
   overflow:hidden;
   background-image:url(uploads/images/fondo_sombra.jpg);
   background-repeat:no-repeat;
   background-position:top left;
   padding-top:35px;
}

.contenedor_galeria{
   background-image:url(uploads/images/fondo_sombra_negro.jpg);
   background-repeat:no-repeat;
   background-position:top left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenedor_prensa {
          height:600px;
          background-image:url(uploads/images/fondo_sombra_negro_prensa.jpg);
     }
}


.contenedor_interior{
   float:right;
   position:relative;
   width: 900px;
   right:50%;
   margin-right:-450px;
   margin-top:15px;
   margin-bottom:10px;
   
	background-image:url(uploads/images/fondo_sombra_contenido.jpg);
	background-repeat:repeat-y;
	background-position:top left;

}

.contenedor_1{
	float:left;
	position:relative;
	width:100%;
	height:35px;
	overflow:hidden;
	background-image:url(uploads/images/fondo_sombra_cabecera.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.contenedor_2{
	float:left;
	position:relative;
	width:900px;
	height:555px;
	overflow:hidden;
	margin:0px;
	padding:0px;

}




.contenedor_2_interior{
	float:left;
	position:relative;
	width:888px;
	background-color:#fff;
	padding-bottom:20px;
	min-height: 500px;
	height: auto !important;
	height:500px;
}

.contenedor_pie{
	float:left;
	position:relative;
	width:100%;
	height:20px;
	overflow:hidden;
	background-image:url(uploads/images/fondo_sombra_pie.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

.cabecera{
	float:left;
	position:relative;
	width:100%;
	margin-top:0;
}

.logo{
	float:left;
	position:relative;
        display:inline;
        width:160px;
margin:0px;
	margin-left:25px;
        margin-right:5px;
padding:0px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    logo {width:100px;}
}


.logo p a{
	font-size:24px;
	color:#BB2F47;
	text-decoration:none;
        line-height:27px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo p a {line-height:0px;}
}

.logo p a:hover{
	color:#D9657A;
	text-decoration:none;
}

.menu{
	float:left;
	position:relative;
	background-color:#333333;
	background-image:url(uploads/images/menu_barra.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:6px;
	margin-left:20px;
	display:inline;
	width:658px;
	height:17px;
	line-height:17px;
	vertical-align:middle;
	overflow:hidden;
}

.menu_galeria{
	background-image:url(uploads/images/menu_barra_galeria.jpg);
}

/*MENU LISTA*/

#navcontainer ul, #navcontainer_2 ul, #navcontainer_3 ul, #navcontainer_4 ul, #navcontainer_5 ul, #navcontainer_6 ul, #navcontainer_7 ul{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li, #navcontainer_2 ul li, #navcontainer_3 ul li, #navcontainer_4 ul li, #navcontainer_5 ul li, #navcontainer_6 ul li, #navcontainer_7 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a, #navcontainer_2 ul li a, #navcontainer_3 ul li a, #navcontainer_4 ul li a, #navcontainer_5 ul li a, #navcontainer_6 ul li a, #navcontainer_7 ul li a{
width: 94px;
height: 17px;
padding: 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-size:12px;
font-family: "Lucida Sans", "Trebuchet MS", Verdana;
font-weight:normal;
text-align:center;
text-transform:uppercase;
line-height:17px;
vertical-align:middle;
}

#navcontainer ul li a:hover, #navcontainer_2 ul li a:hover, #navcontainer_3 ul li a:hover, #navcontainer_4 ul li a:hover, #navcontainer_5 ul li a:hover, #navcontainer_6 ul li a:hover, #navcontainer_7 ul li a:hover{
	color: #ccc;
}


#navcontainer li#active a{
	color: #fff;
}

#navcontainer ul li#active, #navcontainer_2 ul li#active, #navcontainer_3 ul li#active, #navcontainer_4 ul li#active, #navcontainer_5 ul li#active, #navcontainer_6 ul li#active, #navcontainer_7 ul li#active{
width: 94px;
height: 17px;
padding: 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-size:12px;
font-family: "Trebuchet MS", "Lucida Sans";
font-weight:bold;
text-align:center;
text-transform:uppercase;
line-height:17px;
vertical-align:middle;


}

/*HOME*/
#navcontainer li#active, #navcontainer li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_home.jpg);
	background-repeat:repeat-x;
	background-position:top left;      
       font-weight:bold;
}

/*ACTUALIDAD*/
#navcontainer_2 li#active, #navcontainer_2 li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_actualidad.jpg);
	background-repeat:repeat-x;
	background-position:top left;
       font-weight:bold;
        
}

/*GALERIA*/
#navcontainer_3 li#active,  #navcontainer_3 li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_galeria.jpg);
	background-repeat:repeat-x;
	background-position:top left;
       font-weight:bold;
}

/*PRENSA*/
#navcontainer_4 li#active,  #navcontainer_4 li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_prensa.jpg);
	background-repeat:repeat-x;
	background-position:top left;
       font-weight:bold;
}

/*LIFESTYLE*/
#navcontainer_5 li#active, #navcontainer_5 li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_lifestyle.jpg);
	background-repeat:repeat-x;
	background-position:top left;
       font-weight:bold;
}

/*CURRICULUM*/
#navcontainer_6 li#active,  #navcontainer_6 ul#navlist li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_curri.jpg);
	background-repeat:repeat-x;
	background-position:top left;
        display:block;
        font-weight:bold;
}

/*MAIL*/
#navcontainer_7 li#active,  #navcontainer_7 li.activeparent a.activeparent{
	background-image:url(uploads/images/menu_activo_mail.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}



/*CONTENIDO*/

.contenido{
	position:absolute;
	width:100%;
	height:550px;
	left:-5px;
	top:50px;
	overflow:hidden;
}



*html .contenido{position:relative;top:23px;}


.contenido_interior{
	width:100%;
	margin-top:20px;
}

html>body .contenido_interior{
	float:left;
	position:relative;
}

.contenido_left{
	float:left;
	width:165px;
	margin-left:35px;
	display:inline;
}

.contenido_left p img{
	margin-left:5px;
}

.contenido_main{
	position:relative;
	float:left;
	display:inline;
width: 667px;
overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenido_main {margin-top:10px;}
}




.contenido_right, .contenido_right_bottom, .contenido_right_bottom_cv, .contenido_right_bottom_lifestyle_descargas{
	float:left;
	position:relative;
	width:658px;
	margin-left:10px;
	display:inline;
	margin-top:5px;
}

.contenido_right_bottom{
	margin-top:20px;
}


.contenido_right_bottom_prensa{
	position:absolute;
	top:0px;
	left:212px;
	width:655px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenido_right_bottom_prensa{
        top:-18px;
     }
}



* html .contenido_right_bottom_prensa{/*hack IE6*/
	left:217px;

}

* html .contenido_right_bottom_cv{ /*hack IE6*/
	margin-left:15px;
}

* html .contenido_right{ /*hack IE6*/
	margin-left:15px;
}



.contenido_right_bottom ul{
	list-style-image:url(uploads/images/guion_ul_contenido.gif);
	margin:15px 15px 15px 25px;
	
}














/*MENÚS VERTICALES*/

/*SECCION MENU ACTUALIDAD*/

div.actualidad ul{
	padding-top:25px;
	margin-left:0px;
	color: #77bdd3;
	font-size:80%;
	float:left;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.curriculum{
	margin-left:-38px;
    }
}


.actualidad li{
	margin-bottom:10px;
	padding-left:10px;
}

.actualidad li a, .actualidad p.clear_both a{
	color: #77bdd3;
	text-decoration:none;
}

.actualidad li a:hover, .actualidad p.clear_both a:hover{
	color: #165850;
	text-decoration:none;
}

.actualidad li.active{
	color: #77bdd3;
	font-weight:bold;
	background-image:url(uploads/images/actualidad_guion_menu.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}
.actualidad p.clear_both{margin-left:10px;}
/*FIN MENU ACTUALIDAD*/



/*SECCION MENU PRENSA*/

div.prensa{
	position:relative;
	height:265px;
	font-size:80%;
	line-height: 17px;
}

div.prensa ul{
	padding-top:25px;
	padding-bottom:15px;
	margin-left:0px;
	color: #77bdd3;
	float:left;	
}

.prensa li{
	margin-bottom:10px;
	padding-left:10px;
}

.prensa li a{
	color: #464646;
	text-decoration:none;
}

.actualidad li a:hover{
	color: #000000;
	text-decoration:none;
}

.prensa li.active{
	color: #000000;
	font-weight:bold;
	background-image:url(uploads/images/prensa_guion_menu.gif);
	background-repeat:no-repeat;
	background-position:-2px 3px;
}


.prensa p{
	margin-left:10px;
	margin-top:10px;
	clear:both;
	text-align:left;
}

div.prensa a{
	position:absolute;
	bottom:20px;
	left:10px;
    color: #464646;
	text-decoration:none;
	padding:5px 0px 5px 25px;
	background-image:url(uploads/images/prensa_guion.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.prensa a{ padding-bottom:15px;}
}

.prensa p a:hover{
	color: #000000;
	text-decoration:underline;

	
}

div.contenido_right_bottom_prensa h3.prensa_color{
	color: #464646;
	border-bottom: 1px solid #464646;
}



.prensa_pageflip{
	float:left;
	position:relative;
	width:658px;
	height:430px;
	background-image:url(uploads/images/fondo_prensa_pageflip.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
margin:0px;
}



/*FIN MENU PRENSA*/



/*SECCIÓN MENU LIFESTYLE*/

div.lifestyle ul{
	padding-top:25px;
	margin-left:0px;
	color: #688799;
	font-size:80%;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.lifestyle{
	margin-left:-38px;
    }
}

.lifestyle li{
	margin-bottom:10px;
	padding-left:10px;
}

.lifestyle li a{
	color: #688799;
	text-decoration:none;
}

.lifestyle li a:hover{
	color: #465B68;
	text-decoration:none;
}

.lifestyle li.active{
	color: #688799;
	font-weight:bold;
	background-image:url(uploads/images/lifestyle_guion_menu.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}

div.contenido_right div.contenido_right_1.lifestyle_color{
	background-color:#688799;
}

div.contenido_right_bottom_lifestyle_descargas h3.lifestyle_color, div.contenido_right_bottom h3.lifestyle_color{
	color: #688799;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.contenido_right_bottom_lifestyle_descargas h3.lifestyle_color, div.contenido_right_bottom h3.lifestyle_color {margin-top:0px;}
}



/*FIN SECCION MENU LIFESTYLE*/


/*SECCION MENU CURRICULUM*/

div.curriculum ul{
	padding-top:25px;
	padding-bottom:25px;
	margin-left:0px;
	color: #2588C3;
	font-size:80%;
	float:left;
}

.curriculum li{
	margin-bottom:10px;
	padding-left:10px;
}

.curriculum li a{
	color: #2588C3;
	text-decoration:none;
}

.curriculum li a:hover{
	color:#1B618B;
	text-decoration:none;	
}

.curriculum li.active{
	color: #2588C3;
	font-weight:bold;
	background-image:url(uploads/images/curriculum_guion_menu.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}



div.contenido_right_bottom_cv h3.curriculum_color{
	color: #2588C3;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.contenido_right_bottom_cv h3.curriculum_color{
	margin-top:8px;
    }
}


.contenido_right_bottom_cv p{
        margin-left:3px;
        margin-top:20px;
        margin-bottom:10px;
}


.contenido_right_bottom_cv ul{
	margin-left:20px;
	clear:both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenido_right_bottom_cv ul {margin-left:-20px;}
}

.contenido_right_bottom_cv ul li{
	clear:both;
	list-style-type:none;
	list-style-image:url(uploads/images/curriculum_guion.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:18px;
}

.fondo_pantalla{
	position:relative;
	float:left;
	margin:20px 20px 20px 0px;
	display:inline;
	padding:0px;
}

div.fondo_pantalla p{
	margin:0px 0px 5px 0px;
	padding:0px;
}

div.fondo_pantalla p.lifestyle_color{
	color: #688799;
}

div.fondo_pantalla p img{
	width:205px;
	height: 160px;
}

div.fondo_pantalla a{
	color: #000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

div.fondo_pantalla a:hover{
	color:#688799;
	text-decoration:none;	
}


/*FIN SECCIÓN CURRICULUM*/


/*SECCION MENU MAIL*/

div.mail ul{
	padding-top:25px;
	margin-left:0px;
	color: #d10019;
	font-size:80%;
	float:left;
}

.mail li{
	margin-bottom:10px;
	padding-left:10px;
}

.mail li a{
	color: #d10019;
	text-decoration:none;
}

.mail li a:hover{
	color:#930012;
	text-decoration:none;
}

.mail li.active{
	color: #930012;
	font-weight:bold;
	background-image:url(uploads/images/mail_guion_menu.gif);
	background-repeat:no-repeat;
	background-position:-2px 0px;
}


div.contenido_right_bottom_mail h3.mail_color{
	color: #d10019;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.contenido_right_bottom_mail h3.mail_color{
          margin-top:-0px;
     }
}

.contenido_right_bottom_mail, .contenido_right_bottom_mail_2{
	background-image:url(uploads/images/mail_fondo_contenido.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding:15px;
	margin-left:10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenido_right_bottom_mail {margin-top:0px;}
}

* html .contenido_right_bottom_mail{
	margin-left:18px;
}

* html .contenido_right_bottom_mail_2{
	margin-left:18px;
}

.contenido_right_bottom_mail_2{
	background-image:url(uploads/images/mail_fondo_contenido_2.gif);
	margin-top:5px;
}


.contenido_right_bottom_mail p{
        margin-bottom:10px;
}


/*FIN SECCIÓN MAIL*/






.contenido_right_1{
	float:left;
	width:100%;
	height:300px;
	overflow:hidden;
	background-color:#77bdd3;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
        .contenido_right_1{
	      margin-top:-5px;
        }
 }



.contenido_right_1_imagen{
	float:left;
	width:325px;
	height:300px;
}

.contenido_right_1_imagen img{
	width:325px;
	height:300px;
}

.contenido_right_1_imagen_gallery{
	float:left;
	width:365px;
	height:300px;
}



.contenido_right_1_imagen_gallery p{
	margin-top:10px;
	margin-left:10px;
	text-align:left;
}

.contenido_right_1_imagen_gallery p img{
        width:363px;
        height:280px;
}

.contenido_right_1_texto, .contenido_right_1_texto_gallery{
	float:left;
	position:relative;
	width:285px;
	height:300px;
	overflow:hidden;
	margin-left:20px;
	display:inline;
}

.contenido_right_1_texto_gallery{
	padding-top:10px;
	margin-left:10px;
	text-align:left;
	height:280px;
	float:right;
        display:inline;
	position:relative;
        width:275px;
}

.contenido_right_1_texto_gallery img{
	float:left;
	position:relative;
	display:inline;
	margin-left:10px;
	margin-bottom:9px;
}


.contenido_right_1_texto h3{
	position:absolute;
	bottom:20px;
	left:0;
	font-size:25px;
	text-align:left;
	color:#ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        .contenido_right_1_texto h3{
	      bottom:0px;
        }
 }

.contenido_right_1_texto h3 a{
        text-decoration:none;
        color:#fff;
}

.contenido_right_1_texto h3 a:hover{
	text-decoration:underline;
        
}


.contenido_right_1_texto p.fecha{
	position:absolute;
	top:20px;
	left:0px;
	font-weight:bold;
	color:#fff;
}


/*estilos tabla noticias alternancia colores*/
.TablaCebra{
	width:100%;
}

* html .TablaCebra{ /*hack IE6*/
	margin-left:5px;
}

.TablaCebra a{
	color:#000;
	text-decoration:underline;
}

.TablaCebra a:hover{
	color:#666;
	text-decoration:underline;
}

.TablaCebra td{
	padding-left:10px;
        padding-top:6px;
        padding-bottom:6px;
}

tr:first-child{
	border-top:1px solid #77BDD3;
}

tr.impar, tr.par{
	float:left;
	position:relative;
	width:100%;
	border-bottom: 1px solid #77BDD3;
	background-color: #D3E9E7;
	font-size:80%;

}

tr.par{
	background-color:#ADD7E5;
}






.contenido_right_bottom h3, .contenido_right_bottom_cv h3, .contenido_right_bottom_lifestyle h3, .contenido_right_bottom_prensa h3, .contenido_right_bottom_mail h3, .contenido_right_bottom_lifestyle_descargas h3{
	
	font-size:30px;
	text-align:left;
	color:#77bdd3;
	margin-bottom:20px;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .contenido_right_bottom h3 {margin-top:0px;}
}

.contenido_right_bottom_prensa h3{
	margin-bottom:10px;
}

.contenido_right_bottom_lifestyle h3{
	color: #688799;
	
}

.contenido_right_bottom p{
	text-align:left;
	font-size:90%;
}




/*GALERIA ACTUALIDAD*/

ul.picturelist{
	position:relative;
	float:left;
	display:inline;
margin:0px;
padding:0px;
	
}




li.thumb{
	float:left;
	display:inline;
        width:65px;
        margin:0px 0px 8px 2px;

}

li.thumb a{
	width:60px;
	height:45px;
        padding:0px;
        border:0px;
        background-color:none;
        display:inline;
}

li.thumb a img{
	border:0px;
	width:60px;
	height:45px;
padding:0px;
margin:0px;
}

#TB_closeWindow{

        text-align:left;
        margin-left:17px;
        float:left;
        clear:both;
font-size:80%;
}

#TB_caption{
        padding-left:15px;
clear:both;
}

#TB_caption a, #TB_closeWindow a{
         font-weight:bold;
         color:#000000;
         text-decoration:none;
}

#TB_caption a:hover, #TB_closeWindow a:hover{
         font-weight:bold;
         color:#000000;
         text-decoration:underline;
}


/*GENERALES*/

.contenido_right_bottom p, .contenido_right_bottom_cv p, .contenido_right_bottom_prensa p{
	margin-bottom:20px;
	line-height:18px;
}



/*CONTENIDO COMUN*/

.hidden{
	display:none;
}

.center{
	text-align:center;
}

.clear_both{
        clear:both;
}

/*AJUSTE VENTANA DESCARGAS*/

.margin_right_0{
        margin-right:0px;
}


.creditos{
position:absolute;
top:590px;
z-index:50;
text-align:center;
font-size:70%;
color:#fff;
width:100%;
font-family:verdana;
height:25px;
}

.creditos a{
    text-decoration:underline;
    color:#fff;
font-family:verdana;
}

.creditos a:hover{
    text-decoration:none;
    color:#e6e6e6;
font-family:verdana;
}

/*AJUSTE CMSMADESIMPLE DFN*/

dfn {
   position: absolute;
   left: -2000px;
   top: -2000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


.oculto{
    display:none;
}
/* End of 'style_screen.css' */

