/* ---------- Carrusel ---------- */
div.contenedor_carrusel_00 {
position: relative;
}
div.caja_texto_carrusel_00 {
position: absolute;
background-color:#FFFFFF;
opacity:0.6;
filter:alpha(opacity=60); 
top: 280px;
left: 0px;
height: 60px;
width:490px;
}

div.titulo_carrusel_00 {
position: absolute;
top: 290px;
left: 0px;
color:#333333;
font-size:15px;
text-align: justify;
text-decoration: none;
width:470px;
font-weight:bolder;
margin-left: 10px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
}
div.titulo_carrusel_00 a {
color:#333333;
text-decoration:none;
}
div.titulo_carrusel_00 a:hover{
text-decoration:underline;
}

div.titulo_noticias {
font-size:12px;
text-align:left;
margin-left: 5px;
margin-right: 5px;
}
div.titulo_noticias a {
color:#333333;
text-decoration:none;
}
div.titulo_noticias a:hover {
text-decoration:none;
}


div.titulo_seccion {
color: #666666;
font-size: 16px;
text-align: left;
margin-top: 5px;
margin-left: 10px;
}


div.foto_seccion {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

div.titulo_noticia_seccion {
color: #CC0000;
font-size: 15px;
font-weight: bolder;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
}

div.titulo_noticia_seccion a{
color: #CC0000;
text-decoration:none;
}

div.cuerpo_noticia_seccion {
color: #666666;
font-size: 13px;
text-align: justify;
margin-top: 5px;
}

div.cuerpo_noticia_seccion a{
color: #666666;
text-decoration:none;
}

div.cuerpo_noticia_seccion a:hover{
color: #666666;
text-decoration:none;
}


div.titulo_noticia_seccion_sec {
color: #333333;
font-size: 12px;
font-weight: bolder;
text-align: left;
margin-bottom: 10px;
}

div.titulo_noticia_seccion_sec a{
color: #333333;
text-decoration:none;
}


div.boton_mas {
width: 80px;
background-color: #CC0000;
color: #FFFFFF;
font-size: 12px;
font-weight: bolder;
text-align: center;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
div.boton_mas a{
color: #FFFFFF;
text-decoration:none;
}
div.boton_mas a:hover{
color: #FFFFFF;
text-decoration:none;
}

div.titulo_video {
color: #333333;
font-size: 13px;
font-weight: bolder;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}