
* { list-style:none; border:none; margin:0; padding:0; font:1em Arial, Tahoma; }
body { margin:0; background:#000; }

/* forms, inputs, select, textarea */
form { padding:5px; }
input, textarea { margin:5px 2px; background:#2F1109; color:#845A40; }

/* only layout */
#container { width:960px; margin:0 auto; }

#header { width:960px; height:561px; margin:0 auto; overflow:hidden; float:left;  }
	#header_top { width:960px; height:51px; float:left; background:url(pampas_rock_header_top.jpg); clear:both;  }
		#header_left { width:67px; height:413px; float:left; background:url(pampas_rock_header_left.jpg); }
		#header_mask { width:556px; height:413px; float:left; }
		
	#header_right { float:right; background:url(pampas_rock_header_right.jpg); width:337px; height:413px; }
	#header_right ul { padding:0 0 0 0; width:220px;  }
		#header_right li { float:left; padding:0 0 11px 92px; }
		
		/* a que contiene el botón */
		#header_right li .tpop { margin:0; }
		
		/* div que contiene los subbotones */
			.apop { position:absolute; visibility:hidden; width:153px; padding:10px 5px;
					background:url(pampas_rock_subbuton.jpg) top repeat-y; border:1px solid #774A2F; text-align:center; }
			.apop a { font:normal .8em Arial, Tahoma; color:#E5DF95;  text-decoration:none; margin:2px 0; width:153px; float:left; text-align:center; }
			.apop a:hover { color:#FFF; text-decoration:underline; }
		/* posicion del submenu en el botón */
			#dummy { position:absolute; visibility:hidden; left:220px; top:0; }
	#header_bottom { float:left; width:960px; height:97px; background:url(pampas_rock_header_bottom.jpg); }



#contents { float:left; width:870px; padding:10px 45px; background:url(pampas_rock_contents.jpg); }
#footer { float:left; width:960px; height:32px; background:url(pampas_rock_footer.jpg	);}

/* general contents */
.table_features { font:normal .8em Arial, Helvetica, serif; color:#845A40; text-align:left; }
.table_features td { padding:5px; }

.table_features a { font-weight:bold; color:#632; text-decoration:underline; }
.table_features a:hover { color:#431; }
