/*
+----------------------------------------------------------------+
	Reset CSS by Eric Meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/															
+----------------------------------------------------------------+
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
/* body { background: #000 url(../images/background1.jpg) fixed repeat-x top center; } */
body { background:#000 }
ol, ul {list-style: none;}
/*
+----------------------------------------------------------------+
	Extras															
+----------------------------------------------------------------+
*/
.clear {clear:both; overflow:hidden; font-size:0; visibility:hidden}
.alignleft {float:left}
.alignright {float:right}
div:after, ul:after, dl:after, dd:after, dt:after{clear:both; content:""; display:block; font-size:0; height:0; visibility:hidden;}
/*Limpar fluxo oculto para IE-mac \*/
* html div, * html ul, * html dl, * html dd, * html dt {height:1%;}
/* final hack IE-mac */
*:first-child+html div, *:first-child+html ul, *:first-child+html dl, *:first-child+html dd, *:first-child+html dt, *:first-child+html ol {height:auto; display: inline-block;}

*:focus {outline: none;}

/*
+----------------------------------------------------------------+
	Definicoes Gerais															
+----------------------------------------------------------------+
*/
html, body {height:100%}
body {font-family:Tahoma, Arial, sans-serif; font-size:12px; color:#FFF}
a {text-decoration:none; color:#5f5f5f }
a:hover { text-decoration:none; color:#FFF }
/*
h1, h2, h3, h4, h5, h6, strong {font-weight:700}
+----------------------------------------------------------------+
	Pág. inicial
+----------------------------------------------------------------+
*/
#pg_inicial { width:100%; height:100%;}
#pagina { width:100%; height:100%;}
#english_version { float: left; margin-top:6px; visibility:hidden }
#container {position: relative; width:640px; height:100%; }
#sampa_title { width:640px; }
#footer { position:absolute; width:100%; height:150px; left:0px; bottom:0px;; background:url('../images/buildings.png') repeat-x bottom center; z-index:-10; }
#logo_rocket {  position:absolute; width:100%; height:30px; left:0px; bottom:0px; z-index:50}

/*
+----------------------------------------------------------------+
	INNER NAVIGATION
+----------------------------------------------------------------+
*/
#contents { width:100%; }
#sidemenu { float:left; width:120px; height:100%; }
#dados { width: 490px; text-align:justify; float:right; padding-left:15px; border-left:1px solid #999 }
#clipp { width:50%; height:150px; float:left; }
#thumb { width:156px; height:120px; float:left; }


/*
+----------------------------------------------------------------+
	GENERAL CLASSES
+----------------------------------------------------------------+
*/
.i_news { background-color: #FFFFFF; color:#666666; border:0px solid #000099; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; width:140px; }
.b_submit { height:20px; background: #990000 ; color:#CCCCCC; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; border: 1px solid #FF0000; }
.borda { border:1px solid #000000 }
.bold 	{ font-weight: bold; }
.black 	{ color:#000000; }
.white 	{ color:#FFFFFF; }
.gray { color:#5f5f5f; }
.red { color:#951a1d; }
.s10 	{ font-size: 10px; }
.s11 	{ font-size: 11px; }
.s12 	{ font-size: 12px; }
.s13 	{ font-size: 13px; }
.s14 	{ font-size: 14px; }
.s16 	{ font-size: 16px; }
.s18 	{ font-size: 18px; }