/*CSS - 2a1n0d5e2r0l0i9s.com
	Figuracao=WBSP
	modelo= 9
*/
*{/*zerando todas as margens e espaos*/
margin: 0;
padding:0;}

/*-------TAGS-------*/
body{
background:#9be19d url(../imagens/fundo.jpg) repeat-x;
color:#747474;
font:11px Arial, Helvetica, sans-serif;
text-align:center;}

a{
color:#0a827c;
text-decoration:none;}

a img{border:none;}

/*-------CLASSES-------*/
.direita{float:right;}

.esquerda{
	float:left;}
	
.esquerda2{
	float:left;
	margin-right:20px;}			

.lista li{
list-style:url(../imagens/bullet.gif);
margin:5px 0 5px 16px;}

.nivelador{zoom:1;}/*limpa elementos com float no IE7 ou menor*/

.nivelador:after{/*limpa todos os elementos com float*/
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;}

.title{height:18px;}

.title2{
	margin-bottom:18px;
	margin-top:35px;
	font-size:18px;}
/*-------IDs-------*/
#caixa1{
height:192px;
overflow:hidden;
padding-left:27px;
width:181px;}

#caixa1 p{padding-left:6px;}

#caixa2{
height:175px;
overflow:hidden;
padding-left:55px;
width:190px;}

#caixa2 ul li{
color:#0a827c;
list-style:url(../imagens/bullet.gif);
margin:5px 0 5px 16px;}

#caixa2 .title{text-align:right;}

#coluna_direita{background:url(../imagens/coluna_direita.jpg) top no-repeat;}

#coluna_direita_int{background:url(../imagens/coluna_direita_int.jpg) top no-repeat;}

#coluna_direita,#coluna_direita_int{
float:right;
padding:30px 10px 0 0;
width:502px;}

#coluna_direita p,#coluna_direita_int p{padding-left:16px;}

#coluna_direita strong,#coluna_direita_int strong{color:#0a827c;}

#coluna_direita .title,#coluna_direita_int .title{margin-bottom:20px;}

#coluna_esquerda{
background:url(../imagens/coluna_esquerda.jpg) top no-repeat;
float:left;
height:422px;
padding-top:64px;
width:258px;}

#conteudo{
background:url(../imagens/conteudo.gif) repeat-y;}

#geral{
margin:0 auto;
text-align:left;
width:770px;}


#form{
float:left;
left:5px;
font-size:10px;

text-align:left;
position:absolute;
}

#direita_celular{
height:122px;
margin-bottom:12px;
padding-right:192px;}

#rodape{
background:url(../imagens/rodape.jpg) top no-repeat;
height:31px;
overflow:hidden;
padding-top:4px;
text-align:center;}

#rodape li{
display:inline;}

#rodape li a{
color:#0a827c;
font-weight:bold;}

#rodape li a:hover{
color:#06b85e;
text-decoration:underline;}

#topo{
background:url(../imagens/topo.jpg) top no-repeat;
height:187px;}
