/* CSS Document */
/* ................................ basicas ............................................. */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f6f6f6;
	margin: 0px;
	background-image: url(../img/basicas/fundo_baixo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
a {
	color: #0c5a93;
}
a:hover {
	text-decoration: none;
}
/* ................................ basicas ............................................. */

/* ................................ topo ............................................. */

#fundo_topo {
	background-image: url(../img/basicas/fundo.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
}
#topo {
	color: #dae0e8;
	height: 40px;
	width: 960px;
	margin: auto;
}
#flash {
	height: 350px;
	width: 960px;
	margin: auto;
}
/* ................................ topo ............................................. */

/* ................................ conteudo ............................................. */
#tudo {
	background-image: url(../img/basicas/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 960px;
	margin: auto;

}
#tudo:after {	content: ".";	display:block;	clear:both;	visibility:hidden;	height:0;	overflow:hidden;}

#conteudo_todo {
	float: left;
	height: auto;
	width: 920px;
}
#borda_esq { /* div somente de enfeite da borda */
	background-image: url(../img/basicas/f_conteudo_esq.jpg);
	background-repeat: no-repeat;
	height: 561px;
	width: 20px;
	float: left;
}
#borda_dir { /* div somente de enfeite da borda */
	background-image: url(../img/basicas/f_conteudo_dir.jpg);
	background-repeat: no-repeat;
	height: 561px;
	width: 20px;
	float: right;
}

#torre_esq {
	float: left;
	height: auto;
	width: 193px;
}
#torre_dir {
	float: right;
	height: auto;
	width: 169px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}

#meio {
	float: left;
	height: auto;
	width: 502px;
	padding-right: 16px;
	padding-left: 16px;
}

/* ................................ conteudo ............................................. */

/* ................................ release ............................................. */
#release_fundo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #d2d2d2;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
}
#release_topo {
	background-image: url(../img/basicas/f_topo_release.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 516px;
}
#release_baixo {
	background-image: url(../img/basicas/f_baixo_release.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 516px;
}
#release_fundo:after {	content: ".";	display:block;	clear:both;	visibility:hidden;	height:0;	overflow:hidden;}
#artigos {
	float: left;
	height: 190px;
	width: 224px;
	padding-right: 9px;
	text-align: left;
}
#artigos:after {	content: ".";	display:block;	clear:both;	visibility:hidden;	height:0;	overflow:hidden;}
/* ................................ release ............................................. */

/* ................................ rodape ............................................. */
#rodape {
	height: 788px;
	width: 920px;
	margin: auto;
	font-size: 11px;
	color: #dae0e8;
	padding-right: 20px;
	padding-left: 20px;
}
/* ................................ rodape ............................................. */

/* ................................ fomularios da torre da direita ............................................. */
#form_lateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #d2d2d2;
	padding-right: 7px;
	padding-left: 7px;
}
#form_topo {
	background-image: url(../img/basicas/f_topo_box.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 169px;
}
#form_baixo {
	background-image: url(../img/basicas/f_baixo_box.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 169px;
}
/* ................................ fomularios da torre da direita ............................................. */

/* ................................ menu ............................................. */
#menu {

}
#menu a {
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	display: block;
	height: 14px;
	width: 167px;
}
#menu a:hover {
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	display: block;
	height: 14px;
	width: 167px;
	background-color: #f6f6f6;
	margin-right: 1px;
	margin-left: 1px;
}
#menu_titulo {
	display: block;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	display: block;
	height: 14px;
	width: 167px;
	font-weight: bold;
	color: #FFF;
	background-color: #0c5a93;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #85acc9;
}

/* ................................ menu ............................................. */

/* ................................ atendimento ............................................. */

#atendimento {
	height: 200px;
	width: 470px;
	background-image: url(../img/basicas/f_atendimento.jpg);
	background-repeat: no-repeat;
	padding: 16px;
}
/* ................................ atendimento ............................................. */

#agenda {
	height: 220px;
	width: 920px;
	color: #FFF;
	background-image: url(../img/basicas/agenda_fundo.jpg);
	background-repeat: repeat-x;
}

#parceiros {
	float: left;
	height: 90px;
	width: 248px;
	padding-right: 9px;
	text-align: left;
}

#certificado {
	text-align: left;

}



/*--------------------------fontes----------------------------*/

h1 {
	font-size: 35px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	color: #0c5a93;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #0c5a93;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	color: #bd2a2a;
	font-weight: normal;
}

.titulo_grande {
	font-size: 35px;
	font-weight: bold;
}
.titulo_medio {
	font-size: 18px;
	font-weight: bold;
}
.titulo_branco {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.titulo_pequeno {
	color: #0c5a93;
	font-weight: bold;
}
.titulo_medio_vermelho {
	font-size: 18px;
	color: #bd2a2a;
}

.branco {
	color: #dae0e8;
}

.titulo_medio_pq {
	font-size: 16px;
	font-weight: bold;
}

.link_grande {
	font-size: 18px;
	color: #545454;
}
.vermelho {
	color: #a02528;
}

/*--------------------------formularios e fotos----------------*/
.foto_esq {
	border: 1px solid #d5d5d5;
	margin-right: 10px;
	margin-bottom: 7px;
}
.foto {
	border: 1px solid #d5d5d5;
}
.formulario {
	color: #545454;
	border: 1px solid #d5d5d5;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
