body{  
	font-family:Helvetica,sans-serif;
	font-size:11px;
	color:#474747;
  	margin:0px; 
  	margin-left:20px;  	
  	margin-top:40px;  	
  	background-color:#000000;
  	/* background-image: url("img/fondo.gif");*/
  	overflow:auto;
}
table{
	font-size:11px;
}
table.menu{
	margin-bottom:1px;
}
table.listado_detalle{
	background-color:#cccccc;
	height:21px;
	background-image:url("img/pattern_navegacion.jpg");
  	background-repeat: repeat-x;
}
tr{
}
tr.listado_modulo{
	background-color:#ffffff;
}
td{
	text-align:left;
	vertical-align:top;
}
td.listado_modulo_info{
	padding-left:10px;
	padding-top:5px;
}
td.listado_detalle_izq{
	width:50%;
	vertical-align:middle;
	padding-left:10px;	
}
td.listado_detalle_der{
	color:#262626;
	width:50%;
	text-align:right;
	vertical-align:middle;
	padding-right:10px;	
}
td.info{
	width:480px;
	border-top:solid 1px #474747;	
	padding-bottom:50px;
}
img{
	margin:0px;
	border:none;
}
a:link,
a:active,
a:visited{}
a:hover{
}
a:link.logo_detalle,
a:active.logo_detalle,
a:visited.logo_detalle{	
	font-size:9px;		
	color:#6d6d6d;
	text-decoration:none;
}
a:hover.logo_detalle{
	color:#ffe100;
}

a:link.listado_modulo_play,
a:active.listado_modulo_play,
a:visited.listado_modulo_play{	
	color:#c9c9c9;
	text-decoration:none;	
}
a:hover.listado_modulo_play{
}
a:link.info,
a:active.info,
a:visited.info{	
	color: #3c3c3c;	
}
a:hover.info{
	color:#54ffff;
}

/* layers */ 

.logo{
	width:155px;
	height:24px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='img/logo.png');
	margin-bottom:8px;
}
.logo[class]{
	 width:155px;
	 height:24px;
	 background-image:url('img/logo.png');
	 background-repeat:no-repeat;
	 margin-bottom:10px;
}
.pagina_normal{
	width:9px;
	height:11px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='img/pagina_normal.png');	
	margin-right:2px;
}
.pagina_normal[class]{
	 width:9px;
	 height:11px;
	 background-image:url('img/pagina_normal.png');
	 background-repeat:no-repeat;
	 margin-right:2px;
}
.pagina_seleccionada{
	width:9px;
	height:11px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image', src='img/pagina_seleccionada.png');	
	margin-right:2px;
}
.pagina_seleccionada[class]{
	 width:9px;
	 height:11px;
	 background-image:url('img/pagina_seleccionada.png');
	 background-repeat:no-repeat;
	 margin-right:2px;
}

/* */

div.logo_effio{
	font-family:Helvetica,sans-serif;
	font-size:26px;
	color:#ffe100;
}
div.logo_detalle{
	font-size:9px;	
	margin-bottom:3px;
	color:#6d6d6d;
}
div.menu{
	margin-bottom:3px;
}
div.menu_opcion{
	display:inline;
	font-size:9px;
	color:#6d6d6d;
	margin-right:5px;
	
}
div.info_encabezado{	
	color:#54ffff;
	border-top: 1px dotted #54ffff;
	font-size:9px;
	padding-top:5px;
	margin-top:8px;
	cursor:pointer;
	cursor:hand;
}
div.info_enlaces{
	color:#54ffff;
	border-top: 1px dotted #54ffff;
	font-size:9px;
	padding-top:5px;
	margin-top:8px;
	cursor:pointer;
	cursor:hand;
}
div.content{
	width:480px;
	/* height:150px; */
}
#info0 .text{
	color: #3c3c3c;
	font-size:25px;
	padding-top:5px;
}
#info1 .text{
	color: #3c3c3c;
	font-size:11px;
	padding-top:10px;
}
#info2 .text{
	color: #3c3c3c;
	font-size:11px;
	padding-top:5px;
}

#info0 .content{height:140px;}
#info3 .content{height:140px;}

div.info_nombre{
	color:#ffe100;
	font-weight:bold;	
}
div.listado{
	width:480px;
	background-color:#000000;
	padding:0px;
}
div.listado_modulo{	
	background-color:#161616;
	margin-bottom:1px;		
}
div.listado_modulo_seleccionado{
	margin-bottom:1px;		
}
div.listado_modulo_nombre{
	font-weight:bold;
	color:#808080;
}
div.listado_modulo_cliente{	
}
div.listado_modulo_fecha{	
}
div.listado_modulo_categoria{
	font-size:9px;
	margin-bottom:5px;
}
div.listado_modulo_vacio{	
	background-color:#161616;
	margin-bottom:1px;
	height:71px;
}
span.copyright{
	font-size:9px;
}

/**/

#wtv{
	height:381px;
	background-color:#000000;
}
#loading{
	color:#54ffff;
	padding-top:5px;	
}

/**/

div.tweet{
}
div.tweet h1{
	color:#7a7a7a;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
div.tweet p{
	color: #3c3c3c;
 	margin:0px;
}
div.tweet a:link, a:active, a:visited{
	color: #3c3c3c;
}
div.tweet a:hover{
	color:#54ffff;
	text-decoration:underline;
}



