/************ QUITAR EL LUNES *************/
/*NEW@import url('/css/facebox.css');*/
/******************************************/
* {padding:0;margin:0;}
html {font-family:arial,heltevica,sans-serif;font-size:62.50%;}
/**/    * html {overflow:none;}
/**/    *:first-child+html {overflow:auto;}
body {font-size:1em;line-height:110%;}

/********** GESTION GENERAL DE ENLACES **********/
/************************************************/ 
/*
a {width:auto;color:#004276;text-decoration:none;outline:none;border-bottom:1px solid #004276;//solo se puede con "display:inline"}
a:hover {color:#b00640;border-bottom:1px solid #b00640;}
*/
a {width:auto;color:#004276;text-decoration:none;outline:none;}
a:hover {color:#b00640;text-decoration:underline;}
/*enlaces en listas*/
li a {}
li a:hover {}
/*Subrayado de titulares en módulos madre*/
/*Utilizamos border-bottom en lugar de subrayado::siempre nos aseguramos el estilo sea normal o bold*/
.news h3 a,
.news h2 a,
.breakingnews h2 a {border-bottom:0;text-decoration:none !important; //Explorer 6 necesita arrastrar esta declaracion al estado 'hover'}
.news h3 a:hover,
.news h2 a:hover,
.breakingnews h2 a:hover {border-bottom:1px solid #b00640;}

/********** GESTION GENERAL DE ENLACES **********/
/*****************  END  ************************/ 

/*li,ol,ul {list-style:none;}*/
ul li {list-style:none;}
/*    * html .news ul {width:100%;}*/
/*reseteo de tamanyo de fuentes*/
h1,h2,h3,h4,h5,h6,p {font-size:100%;font-weight:normal;}

img {border:0;width:auto;}
a img {display:block;}

form {margin:0;padding:0;}
fieldset {border:0;}
input, textarea {outline:none;}


.hddn,.oculto {visibility:hidden;position:absolute;top:-100%;left:-100%;}
*::selection			{background:#fff2a8;}
*::-moz-selection {background:#fff2a8;}


/*nuevo elemento exclusivo de 'A la Carta'*/
.tipo {display:none;}
/*****************************************/


/* icos blue */
.bg02 .new      { background:url("i/iconos/news-blue.gif")       0 0  no-repeat; }
.bg02 .video    { background:url("i/iconos/video-blue.gif")      0 0  no-repeat; }
.bg02 .audio    { background:url("i/iconos/audio-blue.gif")      0 0  no-repeat; }
.bg02 .question { background:url("i/iconos/question-blue.gif")   0 0  no-repeat; }
.bg02 .doc      { background:url("i/iconos/doc-blue.gif")        0 0  no-repeat; }
.bg02 .podcast  { background:url("i/iconos/podcast-blue.gif")    0 0  no-repeat; }
.bg02 .foto     { background:url("i/iconos/foto-blue.gif")       0 0  no-repeat; }
/* icos blue */

/***********START AJUSTES "main.css"*/

/*start iconos */ 
.taghead .vdirect,
.taghead .bullet,
.taghead .rss,
.taghead .download,
.taghead .play,
.taghead .new,
.taghead .video,
.taghead .foto,
.taghead .audio,
.taghead .question,
.taghead .doc,
.taghead .blog,
.taghead .podcast,
.taghead .print,
.taghead .mail,
.taghead .pdf,
.taghead .poll {height:20px;display:block;}
/* end iconos  */
