/*
CSS comum a todas as sessoes
*/

body {
	background: url(../../imgs/bgs/textura.jpg) repeat-x center top;
	color:#2a576a;
}
a{
	color:#2a576a}
#bg {
	background: url(../../imgs/bgs/site.png) no-repeat center top;
}
#desenvolvidopor {
bottom:200px;
position:fixed;
right:0;
z-index:9999;
}
.titulo_interna{
	margin-bottom:20px;
margin-top:30px;}
	
.titulo_interna h2{
	border-bottom:1px solid;
height:30px;}

.page {
	width: 952px;
}
.addthis_toolbox{
	position:absolute;
	right:50px;
top:50px;}

.addthis_toolbox a{
	color:#115BB5;}

#col-left {
	width: 300px;
	margin-right: 19px;
}

#col-right {
	width: 293px;
	margin-left: 15px;
}

#col-mid {
	width: 630px;
}

#paginacao #controles a {
	float:left;
}
#footer{
	background:url(../../imgs/bgs/bg_rodape.jpg) repeat-x;
	height:129px;}
	
#header{
	height:184px;
	background:url(../../imgs/bgs/bg_topo.jpg) no-repeat scroll right 0 transparent;}
	
ul#menu{
	margin-top:28px;
	}
	
ul#menu li {
	background:url(../../imgs/bgs/bg_li.png) no-repeat;
	margin:0 34px 0 0;
	}
	
ul#menu li a{
	padding-left:22px;}
	
#logo{
	margin-top:23px;}
	
.banner{
	margin:30px 0;}