@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------- basicas ------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(../img/basicas/fundo_geral.jpg);
	background-repeat: repeat-x;
}
a {
	color: #626262;
}
a:hover {
	text-decoration: none;
}

/* --------------------------------------------------------- divs topo ---*/
#topo {
	margin: auto;
	height: auto;
	width: 920px;
}

#box1 {
	background-image: url(../img/basicas/box1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 283px;
	padding-top: 115px;
	padding-left: 22px;
}
#box2 {
	background-image: url(../img/basicas/box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 283px;
	padding-top: 115px;
	padding-left: 20px;
}
#box3 {
	background-image: url(../img/basicas/box3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 294px;
	padding-top: 115px;
	padding-left: 18px;
}

/* --------------------------------------------------------- divs conteudo ---*/
#conteudo_todo {
	background-image: url(../img/basicas/fundo_conteudo_topo.jpg);
	background-repeat: no-repeat;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	margin: auto;
}

#bem_vindo {
	background-image: url(../img/basicas/fundo_bem_vindo.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 660px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 215px;
	text-align: justify;
	margin: auto;
}

#fundo_branco {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
}
#lateral_direita {
	float: right;
	height: auto;
	width: 173px;
	padding-right: 25px;
	padding-left: 10px;
	padding-top: 10px;
}
#conteudo_meio {
	padding-top: 10px;
	width: 484px;
	float: right;
}

/*-- fundos de novidades e depoimentos ----*/
#conteudo_novidades {
	background-image: url(../img/basicas/fundo_novidades.jpg);
	background-repeat: no-repeat;
	width: 464px;
	padding-top: 37px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 34px;
}

#conteudo_depoimentos {
	background-image: url(../img/basicas/fundo_depoimentos.jpg);
	background-repeat: no-repeat;
	width: 464px;
	padding-top: 37px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 34px;
}

/*-- fundos de conteudos --*/
#conteudo_texto_topo {
	background-image: url(../img/basicas/fundo_texto_cima.jpg);
	background-repeat: no-repeat;
	width: 484px;
	height: 13px;
}

#conteudo_texto {
	background-image: url(../img/basicas/fundo_texto_meio.jpg);
	width: 460px;
	padding-right: 14px;
	padding-left: 10px;
	text-align: justify;
	background-color: #ededed;
	background-repeat: repeat-y;
}
#conteudo_texto_br {
	width: 464px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 5px;
}
#conteudo_texto_baixo {
	width: 484px;
	background-image: url(../img/basicas/fundo_texto_baixo.jpg);
	background-repeat: no-repeat;
	height: 13px;
}


#conteudo_meio2 {
	padding-top: 10px;
	width: 692px;
	float: right;
}
#conteudo_texto2 {
	background-image: url(../img/basicas/fundo_texto_cima2.jpg);
	width: 647px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 25px;
	text-align: justify;
	background-color: #ededed;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#conteudo_texto_baixo2 {
	width: 667px;
	margin-left: 25px;
	background-image: url(../img/basicas/fundo_texto_baixo2.jpg);
	background-repeat: no-repeat;
	height: 10px;
}


#lateral_esquerda {
	float: left;
	height: auto;
	width: 173px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
}
#caixas {
	width: 858px;
	padding-right: 17px;
	padding-left: 25px;
	padding-top: 14px;
}

#caixas_antes {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#conteudo_todo:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
/* --------------------------------------------------------- divs rodape ---*/
#rodape_fundo {
	background-image: url(../img/basicas/fundo_rodape.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: auto;
}
#rodape_conteudo {
	background-image: url(../img/basicas/fundo_conteudo_baixo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 143px;
	width: 858px;
	padding-top: 7px;
	padding-right: 17px;
	padding-left: 25px;
}

/* --------------------------------------------------------- divs super rodape ---*/
#superrodape_fundo {
	background-color: #d6d6d6;
	background-image: url(../img/basicas/fundo_super_rodape.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: auto;
}
#superrodape_conteudo {
	margin: auto;
	height: auto;
	width: 900px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

/* --------------------------------------------------------- divs caixas das laterais ---*/
#lateral_caixa_topo {
	background-image: url(../img/basicas/box_lateral_cima.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 153px;
	font-size: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#lateral_caixa_meio {
	height: auto;
	width: 153px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/basicas/box_lateral_meio.jpg);
	background-repeat: repeat-y;
}
#lateral_caixa_baixo {
	background-image: url(../img/basicas/box_lateral_baixo.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 173px;
}

/*------*/

#lateral_caixa_pintada_topo {
	background-image: url(../img/basicas/box_lateral_pintada_topo.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 153px;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#lateral_caixa_pintada_meio {
	height: auto;
	width: 153px;
	;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/basicas/box_lateral_pintada_meio.jpg);
	background-repeat: repeat-y;
}
#lateral_caixa_pintada_baixo {
	background-image: url(../img/basicas/box_lateral_pintada_baixo.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 173px;
}

/*----------*/

/*----------------------------------------------agenda 2*/

#lateral_caixa_pintada_topo2 {
	background-image: url(../img/basicas/box_lateral_pintada_topo2.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 153px;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#lateral_caixa_pintada_meio2 {
	height: auto;
	width: 153px;
	;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/basicas/box_lateral_pintada_meio2.jpg);
	background-repeat: repeat-y;
}
#lateral_caixa_pintada_baixo2 {
	background-image: url(../img/basicas/box_lateral_pintada_baixo2.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 173px;
}

/*------------------------ div lateral direita contato,newsletter e indique-----------------------------*/

#lateral_caixa_contato {
	background-image: url(../img/basicas/fundo_contato.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 153px;
	font-size: 18px;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#lateral_caixa_newsletter {
	background-image: url(../img/basicas/fundo_newsletter.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 153px;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#lateral_caixa_indique {
	background-image: url(../img/basicas/fundo_indique.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 153px;
	font-size: 18px;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
/*----------*/

#atendimento {
	width: 464px;
	margin-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/basicas/fundo_atendimento.jpg);
	height: 217px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

/*----------*/

#box_meio {
	width: 222px;
	height: auto;
	padding-top: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #cfcfcf;
	padding-bottom: 12px;
}

/*----------*/

#foto_miniatura {
	height: auto;
	width: 222px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	min-height:70px;
	height:auto !important;
	height:70px;
}
/*--------------------------fontes----------------------------*/

.titulo_grande {
	font-size: 24px;
	font-weight: bold;
}
.titulo_medio {
	font-size: 18px;
	font-weight: bold;
}
.titulo_grande_verm {
	font-size: 24px;
	font-weight: bold;
	color: #9d4a4a;
}
.verm_bold {
	color: #9d4a4a;
	font-weight: bold;
}
.branco {
	color: #FFFFFF;
}
.titulo_pequeno {
	color: #9d4a4a;
	font-size: 14px;
	font-weight: bold;
}


.link_grande {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}


/*--------------------------formularios e fotos----------------*/
.foto_esq {
	border: 1px solid #cfcfcf;
	margin-right: 10px;
	margin-bottom: 10px;
}
.foto {
	border: 1px solid #cfcfcf;
}
.formulario {
	color: #626262;
	border: 1px solid #cfcfcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
.pequeno {
	font-size: 11px;
	font-weight: bold;
}
.barra {
	margin: 0px;
	padding: 0px;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #CECECE;
}
