/*CSS - 2a1n0d5e2r0l0i9s.com
	Figuracao=WBSP
	modelo= 5
*/
*{/*zerando todas as margens e espaços*/
margin: 0;
padding:0;}

/*-------TAGS-------*/
body{
background:#fff;
color:#2f2f2f;
font:11px Arial, Helvetica, sans-serif;
text-align:center;
background:#f5f5f5 url(../imagens/fundo.png);
}


a{text-decoration:none;}

a img{border:none;}

address{
font-style:normal;
text-align:left;}

address strong{display:block;}



/*-------CLASSES-------*/
.addr{margin-top:10px;}

.addr strong{color:#304571;}

.direita{float:right;}

.espaco_dir{padding-right:10px;}

.esquerda{float:left;}

.lista li{
list-style:none;
text-align:left;}

.lista li a{
color:#000;
display:block;
float:left;
padding-top:5px;
width:180px;}

.lista li a:hover{color:#FF9900;}

.lista li img{
float:left;
padding:0 4px 10px 0;}

.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{
color:#2d416b;
font-size:12px;
text-align:left;}

.title2{
	color:#ff7800;
font-size:13px;
}

/*-------IDs-------*/
#coluna_direita{
background:url(../imagens/coluna_direita.jpg) repeat-y;
float:right;
width:284px;}

#coluna_dir_base{
background:url(../imagens/coluna_direita_base.jpg) bottom no-repeat;
padding:10px;
text-align:center;
width:264px;}

#coluna_dir_topo{background:url(../imagens/coluna_direita_topo.jpg) top no-repeat;}

#coluna_esquerda{
background:url(../imagens/coluna_esquerda.jpg) repeat-y;
float:left;
width:454px;}

#coluna_esq_base{
background:url(../imagens/coluna_esquerda_base.jpg) bottom no-repeat;
padding:10px;
width:434px;}

#coluna_esq_topo{
background:url(../imagens/coluna_esquerda_topo.jpg) top no-repeat;}

#conteudo{
	background:url(../images/conteudo.jpg) no-repeat;
	width:773px;
	padding-left:45px;
	padding-right:45px;
	height:580px;
	margin: 0 auto;
	}
	
#conteudo2{
	background-image:url(../images/conteudo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#cceeb4;
	width:773px;
	padding-left:45px;
	padding-right:45px;
	height:710px;
	margin: 0 auto;
	}

#conteudo_base{
background:url(../imagens/conteudo_base.jpg) bottom no-repeat;
padding:17px 15px 100px 18px;}

#conteudo_base2{
background:url(../imagens/conteudo_base2.jpg) bottom no-repeat;
padding:17px 15px 100px 18px;}

#telefone{
	width:300px;
	float:right;
	font-size:25px;
}

#geral{
background:#fff;
margin:0 auto;
text-align:left;
width:780px;}

#info{text-align:left;}

#rodape{
background:#fff;
border-top:28px solid #b19206;
color:#FF9900;
overflow:hidden;
padding-top:8px;
text-align:center;
width:780px;}

#rodape li{display:inline;}

#rodape li a{color:#FF9900;}

#rodape li a:hover{color:#6e6e6e;}

#topo{
	width:100%;
	background-image:url(../images/topo.jpg);
	background-position:center;
height:228px;}

#fundo_rodape{
	width:100%;
	background-image:url(../images/fundo_rodape.jpg);
	background-position:center;
height:67px;}

#fundo_conteudo{
	width:100%;
	background:url(../images/fundo_conteudo.jpg) repeat-x;
	background-position:top;
	background-color:#FFF;
	height:580px;
}
	
	#fundo_conteudo2{
	width:100%;
	background-image:url(../images/fundo_conteudo.jpg);
	background-repeat:repeat-x;
	height:710px;
	background-position:bottom;
	background-color:#cceeb4;}

#menu{
	background-image:url(../images/menu.jpg);
		background-position:center;
height:30px;
padding-top: 15px;
text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
}

.menu {
		font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #fff;
}

#menu ul {
padding:0px;
margin:0px;
list-style:none;
text-align:center;

}

#menu li{
display:inline;
padding:7px;
padding-left:25px;
text-align:center;
}

.texto1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
}

.texto2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
	font-weight:bold;
}

.texto3
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-align:justify;
	font-weight:bold;
}

.img_rodape {
	position:relative;
	left:-45px;
	top: 407px;
	height:121px;
	width:863px;
}

