
/*INICIO DO CONTEUDO*/
#conteudo{
	width:851px;
	height:416px;
	background:#eaeaea;
	/*background:url(img/bg_conteudo.jpg);
	background-repeat:repeat-x;*/
}
#painel{
	width:811px;
	height:207px;
	/*background:url(img/painel.jpg);
	background-repeat:no-repeat;*/
}
#cont_01{
	width:811px;
	height:199px;
	margin-top:10px;
	/*background:#000;*/
}
.title{
	color:#5F5F5F;
	margin-bottom:10px;
}
#caixa_01{
	width:460px;
	height:175px;
	float:left;
	margin-left:5px;
	border-right:1px solid #cbcbcb;
}
#caixa_01 p.text, #caixa_02 p.text{
	font-size:10pt;
	margin-right:10px;
	text-indent:25px;
}
#caixa_02{
	width:240px;
	height:175px;
	float:left;
	border-right:1px solid #cbcbcb;
	border-left:1px solid #fff;
}
#caixa_02 a,#caixa_01 a{color:#4f4f4f;}
#caixa_02 a:hover,#caixa_01 a:hover{color:#000;}
#caixa_02 p, #caixa_02 h3, #contato h3, #contato p{margin-left:15px;}
#contato{
	width:320px;
	/*background:#ccc;*/
	height:175px;
	float:left;
	border-left:1px solid #fff;
}
#contato_01{
	width:190px;
	height:auto;
	float:left;
}
#contato p{
	font-size:10pt;
	margin-right:5px;
	text-indent:25px;
}

#tel{margin-left:10px;}
#tel img{margin-right:5px;}
#tel li{margin-top:5px;}

.text_tel{
	color:#d06b13;
	font-size:10pt;
	font-weight:bold;
}
#entre img{
	width:120px;
	height:37px;
	float:right;
}
#local img{
	width:120px;
	height:37px;
	float:right;
	margin-top:20px;
}
