* { list-style:none; border:none; margin:0; padding:0; font:normal 1em Verdana, Arial,"Trebuchet MS", Tahoma, Helvetica, sans-serif; }
body { margin:0; background: top center no-repeat #000; }

/* forms, inputs, select, textarea */
a { text-decoration:none; }
a:hover { text-decoration:underline; }
form { padding:0 5px; }
input, textarea { margin:5px 2px; border:1px solid #D8D7DC; padding:2px; }

/* only layout */
#header { width:1100px; height:400px; margin:0 auto; padding-left:6px; }
#header_mask { width:770px; margin:0 auto; height:343px; }

#header ul { width:1100px; float:left; clear:both; text-align:center; margin:1px 0 0 0; padding:0 5px; }
 #header li { display:inline; width:125px; height:46px; overflow:hidden; margin:0; }

/* a que contiene el botón */
	#header li a { display:inline; overflow:hidden;}

#contents { width:890px; clear:both; padding:0 10px; margin:0 auto; min-height:340px;  }

#footer { width:100%; background: top repeat-x #000; margin-top:15px; height:60px;}

		/* div que contiene los subbotones */
#header li .apop { position:absolute; visibility:hidden; width:108px; padding:5px; z-index:1; background: top no-repeat #999A9A; text-align:center; 
												border:1px solid #3B3B3B; border-top:none; margin:0; }
#header li .apop a { display:inline; float:left; width:97px; padding:0 5px; margin:5px 0 0 0; clear:both; font:bold .7em Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#000; text-align:left; }

	/* posicion del submenu en el botón*/
#dummy { position:absolute; visibility:hidden; top:45px; left:2px; }
/* hack for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) { #dummy { top:18px; }}
/* hack for ie */
#dummy {  
/*ie8*/ top /*\**/:3px\9;
/*ie7*/ *top:45px; }

/* general contents */
.table_features { font:normal .7em Verdana, Arial, Tahoma, Helvetica, sans-serif; color:#FFF; text-align:left; }
.table_features td { padding:5px; line-height:1.6em; }

.table_features a { font-weight:bold; color:#CCC; }
.table_features a:hover { color:#999; }


















