.destacar{
font-weight:bold;
}

.texto6{
font-size:0.6em;
}

.texto7{
font-size:0.7em;
}

.texto8{
font-size:0.8em;
}

.texto9{
font-size:0.9em;
}

.texto10{
font-size:1em;
}

.texto11{
font-size:1.1em;
}

.texto12{
font-size:1.2em;
}

.texto13{
font-size:1.3em;
}

.texto14{
font-size:1.4em;
}

/*-- BÃ¡sico ----------------------------------------------------------*/
ul, ul li {margin:0; padding:0; /*list-style:none;*/ }
h1, h2, h3, p, form {margin:0; padding:0; }
.clear {clear:both;border:none;}
img {border:none; }
div {margin:0;padding:0;}
a {color:#333333;text-decoration:none;}
a:hover{text-decoration:underline;}
body{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
background-color:#EEEEEE;
}

.ultimo{
border-bottom:0;
}

#contenedor {
  width:59.5em;
  padding-top:1em;
  padding-left:1em;
  padding-right:1em;
  margin-left:auto;
  margin-right:auto;
  /*margin-bottom:2em;*/
  background-color:#FFFFFF;
  border-left:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
  font-size:1em;
}

#menu {clear:both; }
#master {float:left; width:41em;padding-right:0.5em;border-bottom:none;}
#secundario {float:right; width:17.4em; padding-left:0.5em; padding-right:0;border-left:1px solid #cccccc; background:none;}
#pie {width:61.5em;clear:both;text-align:center;margin:2em auto 2em auto;font-size:0.6em; font-weight:bold;}
#pie div{margin-bottom:0.5em;}

/*-- Título sección ------------------------------------------------------------*/
#destacadas #titulo{
font-size:1.4em;
font-weight:bold;
padding:6px;
padding-left:0;
margin-bottom:0.75em;
}

#destacadas #titulo h4,#destacadas #titulo h5,#destacadas #titulo h6{
margin:0;
}

#destacadas #titulo h5{
font-size:0.65em;
font-weight:normal;
margin-top:3px;
}

#destacadas #titulo h6{
font-size:0.45em;
font-weight:bold;
margin-top:6px;
}
#destacadas #titulo h6 a{
font-weight:normal;
margin-top:-6px;
}

#destacadas #botones{
font-weight:bold;
color:#666666;
padding:6px;
padding-left:0;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
margin-bottom:0.75em;
}

#destacadas #botones .aviso{
color:#FF0000;
font-size:0.8em;
width:37em;
float:left;
}

#destacadas #botones .iconos{
float:right;
text-align:right;
}

#destacadas #botones .iconos img{
margin-right:0.2em;
}

#destacadas #cuerpo .imgnoticia{
float:right;
margin-left:1em;
display:inline;
text-align:center;
}
#destacadas #cuerpo .imgnoticia .piefoto{
font-size:0.8em;
display:block;
width:250px
}

#destacadas #cuerpo{
font-size:0.9em;
text-align:justify;
}

#destacadas #cuerpo p{
margin:1em 0;
}

#destacadas #cuerpo a:link {
font-weight: bold; text-decoration: none;
} 

#destacadas #cuerpo a:hover {
font-weight: bold; text-decoration: underline;
}

#destacadas #cuerpo .vidyoutube{
margin-bottom:1em;
text-align:center;
}

#destacadas #cuerpo .vidyoutube .pievideo{
font-size:0.8em;
font-weight:bold;
}
