@charset "utf-8";
/* CSS Document */
body {margin-left: 0px; margin-top: 0px; background-color:#dadadb;}

/*- ESTRUCTURA PÁGINA -*/
.contenido_widget {width:204px; height:auto; float:left;}
.widget_gral {width:204px; height:auto; float:left;}
.widget_lat { width:3px; height:auto; min-height:254px; float:left;}
.widget_center { width:198px; height:auto; min-height:254px; float:left; background:url(imagenes/widget_center.gif) no-repeat; background-color:#FFF;}

.cont_destacado { width:193px; height:58px; float:left; margin:2px 0 0 3px;}

/*- IMÁGENES -*/
.foto_90x50 { width:92px; height:52px; float:left;}

/*- TEXTOS -*/
.texto1 { width:98px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:10px; line-height:11px; margin-left:3px;}
.texto1 a { color:#000; text-decoration:none;}
.texto1 a:hover {color:#e20000;}

/*- UTILIDADES -*/
.playch{width:16px; height:16px; background:url(imagenes/playCH.png) top left no-repeat; background-position:left; margin-top:33px; margin-left:2px;}
.playch:hover{background-position:right;}


