body {
	background: #e9deef url('../img/bg.gif') no-repeat;
	background-position: top center;
	background-position: top center;
	margin: 0;
	font-family: Arial;
}

.bolas {
	background: url('../img/bg.gif') no-repeat;
	background-position: top center;
	margin: auto;
	width: 100%;
	height: 100%;
}
.controle_centro {
	margin: auto;
	width: 780px;
	height: auto;
}
.controle_fundo-index {
	background: url('../img/bg_topo.gif') no-repeat 15px 0px; 
	margin: auto;
	width: 780px;
	height: 501px;
}
* html .controle_fundo-index {
	background-position: 15px 0px;
}
*+html .controle_fundo-index {
	height: auto;
}
.controle_topo {
	background: url('../img/bg_centro.gif') repeat-y 16px;
	margin: auto;
	width: 780px;
	height: auto;
	float: left;
}

/* inicio menu */
#menu {
	float:left;
	padding: 0 0 20px 0;
}
#menu .itens_menu {
	background: url('../img/bg_menu.gif') repeat-y;
	width: 206px;
	padding: 10px 0 10px 0;
}
#menu .itens_menu .item {
	width: 170px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#menu .itens_menu .item a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menu .itens_menu .item a:hover {
	color: #422758;
}
#menu .itens_menu .ln-menu {
	width: 170px;
	text-align: right;
	padding: 5px 0 5px 0;
}
/* fim menu */

/* inicio conteudo */
#conteudo {
	background: #e9deef;
	width: 530px;
	min-height: 470px;
	float: left;
	border: 1px solid #c4afd1;
	border-bottom:0px;
	margin-left: 5px;
	padding: 8px;
}
* html #conteudo {
	height: 470px;
}

#conteudo .ds_secao{
	margin: 15px 0 0 0;
	border-bottom:1px solid;
	width: 50px;
	color: #422758;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
#conteudo .guias{
	margin: 15px 0 5px 0;
	border-bottom:1px solid;
	color: #422758;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
#conteudo .guias_int{
	margin: 0 0 5px 0;
	color: #422758;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
#conteudo .txt-destaque{
	color: #422758;
	padding-bottom: 25px;
	font-size: 13px;
	width: 360px;
}
#conteudo .txt-destaque_int{
	color: #422758;
	font-size: 13px;
}
#conteudo .txt-conteudo{
	color: #422758;
	padding-bottom: 25px;
	font-size: 13px;
}

#conteudo .img-destaque{
	border: 1px solid #c4afd1;
	margin-right: 8px;
}
#conteudo .calendario{
	border: 1px solid #c4afd1;
	float:left;
	width: 140px;
	height: auto;
	font-size: 13px;
	padding: 5px;
	color: #422758;
}
#conteudo .calendario .dia_semana{
	float:left;
	width: 10px;
	text-align: center;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	color: #422758;
}
#conteudo .calendario .dia_mes{
	float:left;
	width: 10px;
	text-align: center;
	height: 15px;
	font-size: 12px;
	padding: 0 7px 2px 3px;
	color: #422758;
}
* html #conteudo .calendario .dia_mes{
	padding: 0 3px 2px 3px;
}
#conteudo .mensagem{
	background-color: #FFFFFF;
	border: 1px solid #c4afd1;
	float:left;
	width: 130px;
	min-heightL 94px;
	_height: 94px;
	margin-top: 10px;
	font-size: 13px;
	padding: 10px;
	color: #422758;
}
* html #conteudo .mensagem{
	margin-top: 5px;
}
#conteudo .observacoes_atendimento{
	border: 1px solid #c4afd1;
	float:left;
	width: 507px;
	height: 100px;
	margin-top: 10px;
	font-size: 13px;
	padding: 10px;
	color: #422758;
}
* html #conteudo .observacoes_atendimento{
	margin-top: 9px;
}

#conteudo .noticias{
	float:left;
	width: 370px;
	font-size: 13px;
	color: #422758;
}
#conteudo .noticias a {
	text-decoration: none;
	font-size: 13px;
	color: #422758;
}
#conteudo .noticias a:hover {
	text-decoration: underline;
}
#conteudo .box_secao {
	width:370px;
	
}
* html #conteudo .box_secao {
	
}
#conteudo .box_conteudo {
	width:525px;
	min-height:100px;
}
* html #conteudo .box_conteudo {
	height:100px;
}
.form_contato {
	width: 300px;
	border: 1px solid #c4afd1;
	font-size: 13px;
	color: #422758;
		font-family: Arial;
}
.form_contato_textarea {
	width: 300px;
	border: 1px solid #c4afd1;
	overflow: auto;
	height: 120px;
	font-size: 13px;
	color: #422758;
		font-family: Arial;
}
.form_contato_enviar {
	border: 0;
	background: #c4afd1;
	color: #FFFFFF;
	margin-top: 5px;
}

.form_atendimento_distancia {
	border: 1px solid #c4afd1;
	font-size: 13px;
	color: #422758;
	font-family: Arial;
}

.controle_form_atendimento {
width: 530px;
height: auto;
float: left;
padding-top: 10px;

}

.form_esquerda {
width:200px; 
float: left;

}

.form_direita {
width:117px; 
float: left;

}

/* fim conteudo */

/* inicio rodape */
#rodape {
	background: url('../img/bg_rodape.gif') no-repeat 17px 0;
	width: 750px;
	height: 28px;
	padding-bottom: 25px;
	float:left;
}
* html #rodape {
	padding-bottom: 15px;
}
#rodape .creditos{
	background: #e9deef;
	width: 546px;
	border: 1px solid #c4afd1;
	border-top:0px;
	margin-left: 211px;
	text-align:center;
	font-size: 11px;
	color: #9b77b0;
	padding: 12px 0 5px 0px;
}
/* fim rodape */

.album {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.foto_album {
	border: 0;
	margin: 0 0 5px 5px;
}
.texto_11px{
	font-size: 11px;
}
.texto_12px{
	font-size: 12px;
}
.form_indique {
	border: 1px solid #422758;
}
.btn_enviar {
	background:#e9deef;
	border: 1px solid #422758;
	color: #422758;
	margin-top: 8px;
}
.link_mes {
	color: #422758;
	text-decoration: none;
}
.link_mes:hover {
	color: #422758;
	text-decoration: underline;
}

.link_mais {
	color: #422758;
	text-decoration: none;
	font-size: 11px;
}
.link_mais:hover {
	color: #422758;
	text-decoration: underline;
}