/*CSS - 0a3n0d6e2r0l0i9s.com
	Figuracao=WBSP
	modelo= 26
*/
*{/*zerando todas as margens e espaços*/
margin: 0;
padding:0;}

ul{list-style:none;}/*elimina o símbolo das listas*/

/*-------TAGS-------*/
body{
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #9BBB59;
}

a{
	text-decoration:none;
	color: #000;
}

a img{border:none;}

address{
float:left;
font-style:normal;
padding:0 10px;
text-align:left;
width:266px;}

p{margin:10px auto;}

/*-------CLASSES-------*/
.direita{float:right;}

.espaco_esq{padding-left:30px;}

.esquerda{float:left;}

.lista{margin-top:20px;}

.lista li{margin:5px 0;}

.lista li a{color:#bc000f;}

.lista li a:hover{text-decoration:underline;}

.lista li img{
float:left;
padding-right:10px;}

.nivelador,.lista li{zoom:1;}/*limpa elementos com float no IE7 ou menor*/

.nivelador:after,.lista li:after{/*limpa todos os elementos com float*/
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;}

.title{
font-size:16px;
font-weight:bold;}

/*-------IDs-------*/
#coluna_direita{
background:url(../imagens/coluna_direita.jpg) top no-repeat;
color:#bc000f;
float:right;
height:538px;
overflow:hidden;
padding:70px 5px 5px;
width:323px;}

#coluna_direita .title{
text-shadow:1px 1px #fff;}

#coluna_esquerda{
	background:url(../imagens/coluna_esquerda.jpg) top no-repeat;
	color:#000;
	float:left;
	_height:588px;
	width:367px;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 5px;
	padding-left: 15px;
	min-height: 588px;
}
#tab {
	width: 365px;
	overflow: auto;
	height: 200px;
}


#coluna_esquerda .title{
	color:#000;
	text-shadow:1px 1px #000;
}

#geral{
margin:0 auto;
text-align:left;
width:770px;}
#ender {
	clear: both;
	height: 60px;
	width: 320px;
	margin-bottom: 0px;
	color: #000;
	text-decoration: none;
}
#ender a:hover {
	color: #FF0;
}



#logo{
	font-size:22px;
	text-align:center;
	height: 221px;
	width: 244px;
	margin-left: 55px;
}

#rodape{
font-weight:bold;
text-align:center;
width:770px;}

#rodape li{display:inline;}

#rodape li a{
	color:#000;
}

#rodape li a:hover{color:#ffe721;}

#topo{
background:url(../imagens/topo.jpg) top no-repeat;
height:92px;
width:770px;}
h3 {
	text-align: center;
}
#coluna_esquerda table {
	text-align: center;
}

#coluna_esquerda ul{
	margin:0 0 0 20px;
	}
#coluna_esquerda li{
	font-size:12px;
	list-style-type:square;
	line-height:21px;
	}


h1{ font-size:18px}
h3{ font-size:15px}



