/* = = = = = = CSS Document = = = = = = */
#contenedor_videos{
width:670px;
float:left;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 10px;
}

.bloque_videos{
width:670px;
float:left;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

#cabecera_videos{
width:661px;
height:60px;
float:left;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
/*background-image:url(http://estaticos03.elmundo.es/elmundosalud/documentos/videos/iconos/cabecera_videos_salud.jpg);*/
background-position:left top;
background-repeat:no-repeat;
}

.titulo_columna_anteriores{
width:661px;
float:left;
margin:10px 0px 5px 0px;
padding:3px 0px 2px 0px;
font-size:11px;
border-bottom: 2px solid #993366;
color:#993366; 
}

.bloque_video{
width:216px;
float:left;
margin:0px 5px 3px 0px;
padding:0px 0px 6px 0px;
border-bottom:1px solid #CCCCCC;
}

.imagen_videos{
width:216px;
margin:0px 0px 4px 0px;
padding:0px 0px 2px 0px;
background-color:#AAAAAA;
}

.titulo_videos a{
width:203px;
margin:5px 0px 5px 0px;
padding:0px 0px 0px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#993366;
text-decoration:none;
background-image:url(http://estaticos04.elmundo.es/elmundosalud/documentos/videos/iconos/video_icon.gif);
background-position:left top;
background-repeat:no-repeat;
}

.titulo_videos a:hover{
text-decoration:underline;
color:#660033;
background-image:url(http://estaticos01.elmundo.es/elmundosalud/documentos/videos/iconos/video_icon_hover.gif);
}

.fecha_videos{
width:203px;
margin:4px 0px 3px 0px;
padding:0px 0px 0px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#AAAAAA;
background-image:url(http://estaticos02.elmundo.es/elmundosalud/documentos/videos/iconos/ico_cal.gif);
background-position:left top;
background-repeat:no-repeat;
}

.descripcion_videos{
width:198px;
height:45px;
margin:0px 0px 0px 0px;
padding:0px 5px 0px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
color:#555555;
background-image:url(http://estaticos03.elmundo.es/elmundosalud/documentos/videos/iconos/desc.gif);
background-position:left top;
background-repeat:no-repeat;
}
