/* CSS Document */

/* GERAL */
*{margin:0px;padding:0px;}
body{background:#000; min-height:550px !important; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
img{border:0px;}
a{color: #fff;text-decoration:none;}
a:hover{color: #fff;text-decoration:underline;}

h4{font-size:14px; color:#333333; font-weight:bold; margin: 10px 0 0 0 ;}
h6{font-size:12px; color:#000000; font-weight:lighter; text-align:left;}


/* MAIN */
#main{width:700px;height:520px;background:#ff0000; z-index:1000; margin-left:auto; margin-right:auto;}

/* TOP */
#top{width:700px; height:70px; background:url("top_news.jpg") #000 no-repeat right top; z-index:1001;}

/* LEFT */
#left{width:250px; height:347px;background:url("left_news.jpg") #fff no-repeat left top; z-index:1002;}

/* CONTEUDO */
#content{margin-left:247px; margin-top:-347px; height:277px; background:url("content_buy.jpg") #fff no-repeat left top; z-index:1003; padding:35px 10px 30px 30px;}
#content a{color: #000;text-decoration:underline;}
#content a:hover{color: #f00;text-decoration:underline;}
.espaco_cima{margin-top:80px;}

/* RODAP */
#footer{
width:650px; height:50px; background:url("footer_news.jpg") #E22A2A no-repeat left top;color:#fff;
text-transform:uppercase;
padding-top:59px; padding-left:50px;
font-size:9px;
z-index:1003;
}
#sub_menu{
width:375px;
text-transform:uppercase;
padding-left:175px;
margin-left:-5px;
margin-top:3px;
padding-top:3px;
z-index:1004;
border-top:solid 1px #F7797A;
}
#link_sign{margin-top:-105px; margin-left:590px;z-index:1803;color:#FFFF00;}
#link_buy{margin-top:-102px; z-index:1804;color:#FFFF00;}
#addr{position:absolute; margin-top:-85px; margin-left:320px; font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif;text-transform:none;}
#addr h1{font-size:18px; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-stretch:condensed;}

/* FLASH */
#flash_home{position:absolute;top:10px; margin-left:auto; text-align:center; width:100%; margin-right:auto; z-index:9009;}
