@charset "utf-8";

/* Formatações default */
html                        {overflow:auto; background:#000;}
body                        {background:#000; color:#999999; font-size:11px;}
.indent                        {text-indent:-5000px;}
.hide                        {display:none;}
.clear                        {clear:both;}
.left                        {float:left;}
.right                        {float:right;}
.top                        {vertical-align:top;}
.middle                        {vertical-align:middle;}
.bottom                        {vertical-align:bottom;}
.tleft                        {text-align:left;}
.tright                        {text-align:right;}
.tcenter                {text-align:center;}
.tjustify                {text-align:justify;}
.tdouble                {border-bottom:3px #FFF double; padding-bottom:4px;}
.c-clear:after        {content:"CLEAR"; display:block; height:0; clear:both; visibility:hidden;}
* html .c-clear        {height: 1%;}

/*
input.default                {background:#fff; border:1px #a2a2a2 solid; color:#787878; font:10px Tahoma; height:14px; line-height:13px; margin:0; padding:2px;}
textarea.default        {background:#fff; border:1px #a2a2a2 solid; color:#787878; font:10px Tahoma; line-height:13px; margin:0; padding:2px; overflow:auto;}
select.default                {background:#fff; border:1px #a2a2a2 solid; color:#787878; font:10px Tahoma; height:20px; line-height:13px; margin:0; padding:1px;}
*/
/*HTML, body {position: absolute; width:100%; height:100%; min-height:570px; min-width:990px; _display: block;}
body {_position:relative; _height:570px; _width:990px; _margin:auto;}

AllSITE
#allsite {position:absolute; background-color:#CCCCCC; top:50%; left:50%; margin: -285px 0 0 -495px; height:570px; width:990px;}
AllSITE */

HTML, body {position: absolute; width:100%; height:100%; min-height:556px; min-width:932px; _display: block;}
body {_position:relative; _height:556px; _width:932px; _margin:auto;}

/* AllSITE */
#allsite {position:absolute; z-index:1; top:50%; left:50%; margin: -278px 0 0 -466px; height:556px; width:932px;}
/* AllSITE */



/*#content, #footer, #allsite {border:#333 thin solid;}*/
/*#imagem {display:none;}*/
/* ESCONDE ELEMENTOS INVISIVEIS */

/* HEADER LOGO */
#header                            {background:url(../img/logo_athas.png) no-repeat; width:358px; height:70px; position:absolute; bottom:25px; right:16px;}
#header h1 a                       {width:358px; height:70px; display:block;}
#header h1 a .hide                 {display:none;}
/* HEADER LOGO */

/* Navegation */
#comprarL                          {width:100px; z-index:2; position:absolute; bottom:0px; left:10px; top:380px; visibility: visible;}
#navegation                        {width:100px; z-index:2; position:absolute; bottom:16px; left:10px; top:400px; visibility: visible;}
#navegation .menu                  {margin:0;}
#navegation .menu li               {height:20px; *height:18px;}
#navegation .menu li a             {clear:both; font-size:11px; font-weight:lighter; display:block; color:#949494; height:20px; line-height:20px; padding:0 7px;}
#navegation .menu li a:hover       {clear:both; display:block; color:#FF0000; background-color:#111111;}

#navegation2                                                {width:100px; z-index:2; position:absolute; bottom:16px; left:100px; top:140px; visibility: visible;}
#navegation2 .menu2                                        {margin:0;}
#navegation2 .menu2 li                                {height:20px; *height:18px;}
#navegation2 .menu2 li a                        {clear:both; font-size:11px; font-weight:lighter; display:block; color:#5F0305; height:20px; line-height:20px; padding:0 7px;}
#navegation2 .menu2 li a:hover                {clear:both; display:block; color: #FFFFFF; background-color:#990000;}
