/* TAGS < */
html					{ height:100%; }
body					{ height:100%; margin:0px; padding:0px; background-image:url(../imagens/fundo_pre.jpg); background-color:#000000; background-position:center top; background-repeat:no-repeat; background-attachment:fixed; }
a						{ display:block; float:left; padding:5px; background-color:#000000; font-family:Arial; font-size:11px; font-weight:bold; color:#fff200; text-decoration:none; }
a:hover					{ color:#ffffff; }
/* TAGS > */


/* DIV < */
#divConteudo			{ position:relative; margin:0px auto; max-width:1336px; }
#divConteudoInterno		{ position:relative; margin:0px auto; width:594px; height:112px; z-index:2; }
#divFlash				{ position:absolute; left:0px; top:210px; width:100%; z-index:1; }
#divLinks				{ position:absolute; left:350px; top:132px; }
/* DIV > */


/* IMG < */
#imgBarra				{ position:absolute; left:0px; top:90px; z-index:1; }
#imgLogo				{ position:absolute; left:0px; top:70px; z-index:2; }
/* IMG > */