@charset "utf-8";
/* CSS Document */

/* Zerando alguns atributos padroes do css */
* {margin: 0; padding: 0; border: 0 none; list-style-type: none; text-decoration:none;}

body {margin:0; width:100%; background-color: #8785ad; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: center top;}

#geral {width:1000px; background: url(../images/bg_geral.jpg) #ffffff; margin:0 auto; position:relative;}

#topo {width:1000px; height:124px; clear:both;}
#conteudo_principal {width:700px; float:left; clear:both;}
#coluna_esquerda {width:210px; float:left; background-color:#fef9e5;}
#coluna_centro {width:490px; min-height:500px; float:left; background-color:#ffffff;}
#navcontainer {width:490px; height:29px; background:url(../images/bg_menu.jpg) #f3bf01;}
#coluna_direita {width:300px; float:right; background-color:#facf34;}
#rodape {width:1000px; height:90px; clear:both; background-color:#ffffff;}

/* COLUNA TOPO */

#logotipo {width:303px; height:124px; float:left;}
#logotipo h1 {display: none;}

#topo_publicidade {width:495px; height:124px; background-image:url(../images/topo_pub_bg.jpg); float:left; position:relative;}
/* #topo_publicidade a img {margin:27px 0 0 13px;} */

#banner_topo {float:left; margin:27px 0 0 13px; position:relative; display:inline;}
#banner_principal {float:left; margin:15px 0 0 10px; position:relative; display:inline;}

#topo_feed {width:202px; height:124px; float:right;}

#favoritos {width:202px; height:57px; background-image:url(../images/bg_feed.jpg); float:left;}
.add_favoritos {font:11px Verdana, Geneva, sans-serif; color:#fefefe; margin:25px 0 0 25px;}
.add_favoritos p a {color:#ffffff;}

#feed {width:202px; height:67px;}