@charset "utf-8";
/* CSS Document */
body {
	background:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

img { border:0; }

.fl { float:left; }

.total_contenitor { width:990px; }

.clear { clear:both; height:0px; overflow:hidden; font-size:0px; }

form { padding:0; margin:0; }

a:link, a:visited {
	color:#FFF;	
}
