/* ---------- Contenido ---------- */

div.titulo_seccion {
color:#FFFFFF;
letter-spacing:1px;
font-size:15px;
font-weight:bold;
text-align:left;
margin-left:10px;
}

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

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

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

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


div.titulo_noticiasec_seccion {
color: #000000;
font-size: 13px;
font-weight: bold;
text-align: left;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 10px;
}

div.titulo_noticiasec_seccion a{
color: #000000;
text-decoration:none;
}

div.titulo_noticiasec_seccion a:hover{
color: #000000;
text-decoration:none;
}

div.titulo_tv {
color: #3D5A98;
font-size: 24px;
font-weight: bolder;
text-align: left;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

div.subtitulo_tv {
color: #FB2D47;
font-size: 13px;
font-weight: bolder;
text-align: left;
margin-left: 10px;
margin-right: 5px;
margin-top: 0px;
margin-bottom: 10px;
}


div.titulo_video {
color:#333333;
font-size:12px;
font-weight:bolder;
text-align:center;
margin-left: 2px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
}


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