BODY {
background:#C7D3D8;
color:#000;
font-family:tahoma, verdana, arial, sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:center;
}
img{
border:0;
}
a{
color:#009;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
p{
margin:0;
padding:0;
}

#container{
background:url(../images/content_bg.png) repeat-y 0 -45px;
height:100%;
margin:0 auto;
text-align:left;
width:880px;
min-height:100%;
}

/*----- Header -----*/
#header{
background:transparent;
height:170px;
width:880px;
}
#header #logo{
background:url(../images/logo_bg.jpg) no-repeat;
height:120px;
width:880px;
}
#header #menu{
background:url(../images/menu_bg.png) no-repeat;
font:bold 11px arial;
height:28px;
width:880px;
}
#menu ul{
list-style:none;
margin:0;
padding:6px 0 0 0;
text-align:center;
width:100%;
}
#menu ul li{
display:inline;
padding:0 8px;
}
#menu ul li a{
color:white;	
}
#header #login{
background:url(../images/login_bg.png) no-repeat;
height:22px;
width:880px;
}
#login p{
background:transparent;
float:right;
font:11px tahoma;
margin-top:9px;
padding-right:27px;
text-align:right;
}

/*----- Content -----*/
#content{
background:url(../images/alpha_mundo.jpg) no-repeat 315px 0;
clear:both;
height:100%;
margin:0 25px;
min-height:450px;
padding-bottom:20px;
position:relative;
width:830px;
}
#column_wrapper{
text-align:justify;
}
.clearfix:after{
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
#left_column{ 
float:left;
height:100%;
margin-right:10px;
}
#right_column{
float:right;
height:100%;
margin-left:10px;
}
#center_column{
float:left;
margin:0;
}
#error_message_box{
font:11px tahoma;
padding:10px 0;
}
#error_message_box ul{
display:block;
margin-bottom:0;
margin-top:12px;
}
#error_message_box img{
float:left;
margin-top:-6px;
margin-right:3px;
}
/* Papo Cabeça Imagens */
.tema_pic{ display:block; width:30px; height:30px; background:url(../images/papocabeca/sprites.png) no-repeat; }
#tema_103{ background-position:0 0; }
#tema_104{ background-position:0 -30px; }
#tema_105{ background-position:0 -60px; }
#tema_106{ background-position:0 -90px; }
#tema_107{ background-position:0 -120px; }
/* Links */
#aj_top_logo{
display:block;
float:left;
height:100px;
margin:8px 0 0 35px;
width:110px;
}
#lbv_top_logo{
display:block;
float:right;
height:85px;
margin:20px 40px 0 0;
width:90px;
}
#bv_top_logo{
display:block;
float:right;
height:28px;
margin:70px 40px 0 0;
width:135px;
}