html, body {
	margin:0;
	padding:0;
}
body{
	padding-top: 20px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #000;
	color: #555;
	font-size: 75%;
}
/*body{padding-top:20px;background:black;color:#777;font:80%/140% 'helvetica neue',sans-serif;width:900px;margin: 0 auto;}*/
a{
	/*color: #27D;*/
	/*color: #0082b6;*/
	color:#555;
	text-decoration: none;
	font-weight: bold;
}
a:focus, a:hover, a:active {
	/*text-decoration: underline;*/
	color: #666;
}
p, li {
	line-height: 1.8em;
}
/*h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}*/
/*h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}*/
/*h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}*/
h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#headerhbs {
	position:relative;
	width:99%;
	height:90px;
	text-align:center;
}
div.headerside {
	position:relative;
	float:left;
	width:24%;
	height:100%;
	font-size: 8pt;
	font-family: Verdana;
	padding-top:15px;
	text-align:right;
	color:#fff;
}
div#headercenter {
	position:relative;
	float:left;
	width:49%;
	height:100%;
	text-align:center;
}
div#headerhbs a {
	font-weight:normal;
	color:#fff;
}
div#page {
	width: 900px;
	background-color: #000;
	margin: 0 auto;
	text-align: left;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #3366ff;
	margin: 0 auto;
	padding: 5px 0 40px;
	text-align: center;
}
div#banderas{
	position:relative;height:12px;width:auto;margin-top:5px;
}
.bandera{
	width:33px;height:12px;margin-right:-3px;
}

