body{
	background-image: url(../img/bg_repeat_main.gif);
	background-repeat: repeat-x;
	background-color: #8F288F;
}
div#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -8px;
}

#cont_cabecalho {
	z-index: 0;
	position: absolute;
	width: 955px;
	height: 75px;
	top: 0px;
	background-image: url(../img/cabecalho2.gif);
}

#main_body {
	position: absolute;
	width: 955px;
	z-index: 0;
	top: 78px;
	left: 0px;
	height: 508px;
	color: #333;
}

#left_navbar {
	position: relative;
	left: 10px;
	top: 10px;
	width: 202px;
	height: 460px;
	z-index: 1;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}


#cont_main_txt {
	position: absolute;
	left: 251px;
	top: 10px;
	width: 689px;
	height: 462px;
	z-index: 1;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

#text_main {
	position: absolute;
	left: 9px;
	top: 50px;
	width: 671px;
	height: 401px;
	z-index: 2;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#rodape {
	position: absolute;
	left: 253px;
	top: 481px;
	width: 671px;
	height: auto;
	z-index: 2;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	visibility: visible;
}
.tit_principal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	height: auto;
	width: auto;
	text-transform: none;
	text-align: left;
	position: absolute;
	letter-spacing: 1px;
	top: 20px;
	left: 263px;
	z-index: 3;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.cont_main_txt {
	background-image: url(../img/txt.png);
}


.txt_main {
	font-size: 11px;
	font-weight: bold;
	color: #306;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}


/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }


a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-color: #FFF;
	color: #333;
}


.base_botoes {
	position: relative;
	width: auto;
	height: auto;
	float: right;
	padding-top: 6px;
	padding-right: 11px;
}
.botoes_link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	text-transform: lowercase;
	color: #FFF;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #7D154B;
}
.botoes {
	margin-right: 3px;
	margin-left: 3px;
	position: relative;
	float: left;
}
.left_navbar {
	background-image: url(../img/sidebar.png);
	height: auto;
	width: auto;
}
.cell_tit_navbar {
	margin-left: 2px;
	margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 2px;
	padding-left: 3px;
	background-color: #801D8D;
}


.tit_nav_esq {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin-left: 2px;
	padding-left: 3px;
	vertical-align: top;
	margin-right: 4px;
}
.cell_tit_navbar_atend {
	background-color: #CF1C85;
	margin-left: 2px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.tit_nav_esq_atend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	padding-left: 3px;
	vertical-align: top;
	margin-right: 4px;
}
.cell_txt_navbar {
	background-color: #A361C0;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 2px;
	padding-left: 3px;
}


.txt_nav_esq {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	line-height: 15px;
}

.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
}
.email_nav_esq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 0px;
}
.box_emailefone {
	z-index: auto;
	height: auto;
	width: auto;
	visibility: visible;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 9px;
	margin-bottom: 10px;
}

.cell_email_navbar {
	padding-left: 3px;
	margin-top: 0px;
	background-color: #7D154B;
}
.telefone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 0px;
}
.cell_telefone {
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #7D154B;
	margin-top: 8px;
}

.mapa {
	position: absolute;
	top: 60px;
	left: 17px;
	width: 577px;
	height: 156px;
}
.mapa2 {
	position: absolute;
	top: 253px;
	left: 17px;
	width: 577px;
	height: 190px;
}
.clinicas_mapa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top: 42px;
	left: 20px;
	width: 565px;
}
.clinicas_mapa_vm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	top: 232px;
	width: 568px;
	left: 20px;
}
.contato_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #FFF;
	text-align: center;
	position: relative;
	font-weight: bold;
	top: 20px;
}
.form_cont {
	position: absolute;
	height: 334px;
	width: 671px;
	top: 47px;
}
.form_erro_01 {
	color: #F00;
	position: absolute;
	height: auto;
	width: 517px;
	left: 7px;
	top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFF;
}
.form_tabela {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.form_txt_01 {
	color: #FFF;
}
.form_txt_02 {
	color: #5000AB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
}
#cont_cabecalho #main_body #cont_main_txt #text_main #form_titulo_red {
	color: #006;
}
.form_tit_01 {
	color: #FFF;
	position: absolute;
	height: auto;
	width: 517px;
	left: 7px;
	top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.red {
	color: #F00;
}
