/* CSS Document */

*{
padding:0;
margin:0; 
}

body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 10;
	padding: 0;
	text-align: center;
	background-color: #bbb3a9;
	}
                              /*       Estrutura        */

#geral {
	width: 760px;
	margin:0 auto;
	padding: 0px;
	text-align: left;
	}
	
	#topo {
	width: 760px;
	margin:0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	}

#espaco{
	position:relative;
	float:left;
	width:64px;
	}

#tudo{
	width:693px;
	float:right;
	background:#fff;
	}
	
#vertical{
	width:80px;
	height:auto;
	float:left;
	background:#fff;
	}
	
#conteudomenu{
	position:relative;
	float: right;
	width:599px;
	}

#rodape {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #CC0000;
	height: 30px;
	width: 693px;
	float: right;
	font-size: 9px;
	}
	
	#rodape1 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #9bd3ae;
	height: 30px;
	width: 693px;
	float: right;
	}
	
#rodape2 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #FF6600;
	height: 30px;
	width: 693px;
	float: right;
	}
	
	#rodape3 {
	clear: both;
	color: #000000;
	padding: 0px;
	text-align: center;
	background-color: #FFCC00;
	height: 30px;
	width: 693px;
	float: right;
	}
	
	#rodape4 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #339933;
	height: 30px;
	width: 693px;
	float: right;
	}
	
	#rodape5 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #0099CC;
	height: 30px;
	width: 693px;
	float: right;
	}
	
	#rodape6 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #333399;
	height: 30px;
	width: 693px;
	float: right;
	}
	
	#rodape7 {
	clear: both;
	color: #FFF;
	padding: 0px;
	text-align: center;
	background-color: #CB6397;
	height: 30px;
	width: 693px;
	float: right;
	}
     #rodape8 {
	clear: both;
	color: #000000;
	padding: 0px;
	text-align: center;
	background-color: #EBEBEB;
	height: 30px;
	width: 693px;
	float: right;
	}                         /*      Caixas       */

#menu {
	width: 70px;
	float: left;
	list-style-type:none;
	text-align: right;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 10px;
	}	
	
/*li,	#hor {
	text-decoration:none;
	display: block;
	}
.link_a {
	display: block;
	color: #000000;
}
.link_a:hover{ }
.link_a:visited{ }
.link_a:active{ }*/
	
/*#link_relato{
	display:inline;
	list-style:none;
}*/

#conteudo {
	font-size: 12px;
	text-align: left;
	float: right;
	width: 498px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a4a19a;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


                              /*      Tag       */

ul{
	list-style:none;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3E8E71;
	font-weight: bold;
	line-height: 28px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00714D;
	font-weight: bold;
	line-height: 22px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

p{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
span {
	color: #663399;
}


                              /*      Link      */

/*#menu ul {
	margin-left: 6px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#menu ul li a {
	color: #000000;
	border: 1px #FFF solid;
	border-bottom: 1px #000 solid;
	float: left;
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	background-color: #9bd3ae;
	}


#menu ul li a:hover {
	background: #FFF;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}*/

a:link, a:visited {
	color: #32745B;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 0.1em;
	}
	
a:hover, a:active {
	color: #000;
	background-color: #EDF8F4;
	}
.caixa1, caixa2, border1 {
	border: 1px solid #a4a19a;
	width: 250px;
}
.botao {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB6397;
}
/*a:link, a:hover, a:active
{
	background:#f0f7e2;
	color:#333333;
	border-bottom-width: 0.1em;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
a:link, a:visited
{
	background:#f0f7e2;
	color:#000;
	border-bottom-width: 0.25em;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}*/

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 20px;
	margin-top: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a19a;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
	text-decoration: none;
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #a4a19a;
	border-right-color: #a4a19a;
	border-bottom-color: #a4a19a;
	border-left-color: #a4a19a;
	padding-top: 3px;
	padding-right: 0.5em;
	padding-bottom: 3px;
	padding-left: 0.5em;
	background-color: #BFBEB7;
}

#tablist li a:link, #tablist li a:visited{
	color: #FFFFFF;
}

#tablist li a:hover{
	color: #FFFFFF;
	background-color: #a4a19a;
	border-top-color: #a4a19a;
	border-right-color: #a4a19a;
	border-bottom-color: #a4a19a;
	border-left-color: #a4a19a;
	font-weight: normal;
}

#tablist li a.current{
	background-color: #a4a19a;
	color: #FFFFFF;
}
#propaganda {
	float: left;
	width: 70px;
	padding-right: 5px;
	padding-left: 10px;
}

