/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px 0px 0px 0px;
}

a,a:visited,a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:hover{
	color: #FF9900;
}

#content{
	position:absolute;
	top:170px;
	left:205px;
	width:575px;
	height:374px;
	overflow:auto;
}

#capas{
	position:absolute;
	background-color:#FFFFFF;
	top:170px;
	left:0px;
	width:152px;
	height:418px;
	border-bottom:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-top:#000000 solid 1px;
	text-align:center;
}

#bottom{
	position:absolute;
	left:201px;
	top:546px;
	height:44px;
	width:579px;
	background-image:url(images/bg_bottom.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
}

#site{
	position:absolute;
	margin-left: -440px;
	left:50%;
	top:0px;
	height:100%;
}

#esq,#dir{
	position:absolute;
	height:600px;
	width:50px;
	background-repeat:repeat-y;
}

#esq{
	left:0px;
	background-image:url(images/bg_esq.jpg);
}

#dir{
	left:830px;
	background-image:url(images/bg_dir.jpg);
}

#conteudo,#topo,#topo_0,#topo_1{
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
}

#conteudo{
	left:50px;
	height:600px;
	width:780px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#topo{
	height:170px;
}

#topo_0{
	height:139px;
}

#topo_1{
	top:139px;
	left:375px;
	width:405px;
	height:31px;
}

#home,#adquira,#conselho,#publique,#situacao,#contato,#divisor{
	position:absolute;
	top:139px;
	height:24px;
}

#home{
	left:0px;
	width:46px;
}

#adquira{
	left:47px;
	width:61px;
}

#conselho{
	left:109px;
	width:70px;
}

#publique{
	left:180px;
	width:67px;
}

#situacao{
	left:248px;
	width:65px;
}

#contato{
	left:314px;
	width:61px;
}

#divisor{
	background-image:url(images/m_zspacer.jpg);
	background-repeat:repeat-x;
	width:375px;
	height:31px;
}

