BODY, h1, h2, h3, ul, li, ol { margin: 0; padding: 0; }
BODY { background-color: #f0f0f0; font-family: Verdana, "Trebuchet MS", Verdana, Helvetica; font-size: 13px; color: #000; text-align: center; }

#ads 				{ width: 750px; height: 70px; margin: 20px auto 0 auto; }
#wrapper 			{ background-color: #fff; width: 900px; max-width: 1024px; padding: 15px; margin: 90px auto 0 auto; text-align: left; }
#logo    			{ background: url('../beta/images/logo_transparent.png') no-repeat top left; text-indent: -9999px; width: 300px; height: 180px; }
#teaser_area 		{ width: 550px; }
#logo, #teaser_area { float: left; }
#teaser 			{ font-weight: normal; }
#footer 			{ padding: 15px; text-align: center; }




.s09 { font-size: 9px;  }
.s11 { font-size: 11px; }
.s13 { font-size: 13px; }
.s16 { font-size: 16px; }
.s18 { font-size: 18px; }
.s24 { font-size: 24px; }

.tCinzaEscuro { color: #333; }
.tCinzaClaro  { color: #666; }
.tBranco      { color: #FFF; }
.tPreto       { color: #000; }


.cB { clear: both; }


