body {
	margin: 0px;
	background-color: #FFFEFC;
	background-image: url(imagens/plano_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

html {
	height: 100%;
}

.bg_midias {
	background-image: url(/imagens/bg_midias.gif);
	background-repeat: no-repeat;
}

.bg_box_arrendondado {
   border: 1px solid #CCC;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   padding: 10px;
}

#menu_midias {
	position: absolute;
	top: -25px;
	z-index: 1000;
	left: 120px;
}



h1 {
	font-size: 16px;
	color: #786E5D;
}

h2 {
	font-size: 14px;
	color: #786E5D;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}



/*Div responsável por toda a estrutura do site*/
#div_container {
	margin-top: 15px;
	width: 980px;
	margin-left: -490px;
	position: relative;
	left: 50%;
}
.div_caixas {
	margin-right: 29px;
	position: relative;
}


#div_topo {
	position: relative;
	z-index: 100;
}

#imagem_topo {
	position: relative;
	background-image: url(/imagens/logo_fundo.png);
	background-position: 50% top;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}

#div_menu_topo {
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	height: 54px;
	text-align: right;
	z-index: 2;
}

#div_submenu_servicos {
	position: absolute;
	left: 329px;
	top: 174px;
	width: 192px;
	height: 69px;
	visibility: hidden;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ab437e;
	z-index: 10;
	text-align: left;
}

#div_submenu_quemsomos {
	position: absolute;
	left: 207px;
	top: 174px;
	width: 220px;
	height: 138px;
	visibility: hidden;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ab437e;
	z-index: 99;
	text-align: left;
}
#div_submenu_apoio {
	position: absolute;
	left: 526px;
	top: 174px;
	width: 192px;
	height: 69px;
	visibility: hidden;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ab437e;
	z-index: 10;
	text-align: left;
}


.div_submenu_esq {
	background-image: url(imagens/base_submenu_esq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

.div_submenu_dir {
	background-image: url(imagens/base_submenu_dir.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
}

.div_submenu_centro {
	background-image: url(imagens/base_submenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:7px;
}


.tit_padrao {
	color: #936;
	width: 600px;
}

#div_conteudo {
	width: 750px;
	float: right;
	position: relative;
	margin-bottom: 25px;
	z-index: 2;
	min-height:1700px;
}

#conteudo_texto img {
	border: 1px solid #d7d7d7;
   max-width: 100%;
}
#div_topo_conteudo {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 30px;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	/* [disabled]font-size: 12px; */
	color: #822c62;
	z-index: 3;
}
/* div do rodapé do site, obs: ela é saparada da div container, pois o mesmo é infinito por "x"*/
#div_rodape {
	min-height: 100px;
   height: auto;
	/* background-image: url(imagens/fundo_rodape.jpg); */
	/* background-repeat: repeat-x; */
   background: #AD4083;
	position: relative;
	overflow: visible;
	clear: both;
}
/* posicionamento das imagens com borda no lado esquerdo*/
.img_esq {
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* posicionamento das imagens com borda no lado direito*/
.img_dir {
	border: 1px solid #DE9680;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#div_col_esq {
	float: left;
	width: 296px;
	position: relative;
}
#div_col_dir {
	float: right;
	width: 304px;
	position: relative;
	margin-right: 29px;
}


.div_caixa_esq {
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 15px;
	width: 295px;
	float: left;
	height: auto;
}
.div_caixa_dir {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 15px;
	width: 295px;
	float: right;
	height: auto;
}
.div_subtit_caixas {
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
.div_tit_rosa {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	/* [disabled]font-size: 12px; */
	color: #8f3e6e;
}
.div_tit_salmao {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	/* [disabled]font-size: 12px; */
	color: #ab5858;
}


.div_tit_verde {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif; */
	/* [disabled]font-size: 12px; */
	color: #7b995e;
}




.div_links_submenu {
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	/* [disabled]font-size: 11px; */
	color: #ffcc33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ab437e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.div_links_submenu a{
	color: #ffcc33;
	text-decoration:none;
}

.div_links_submenu a:hover{
	color: #ffcc33;
	text-decoration: underline;
}


#div_indicacao {
	z-index: 999;
	height: 50px;
	width: 92px;
	position: absolute;
	left: 558px;
	top: 63px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
#div_topo_compartilha {
	height: 20px;
	position: absolute;
	top: 75px;
	right: 0px;

}


#div_menu_esq {
	position: absolute;
	width: 202px;
	top: 157px;
	visibility: visible;
	left: 0px;
}
#div_status_login {
	position: absolute;
	top: 136px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	left: 33px;
	width: 265px;
	text-align: left;
}
#sobe_restrito {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#div_login {
	width: 222px;
	position: absolute;
	top: -20px;
	overflow: visible;
	visibility: visible;
	right: 0px;
	z-index: 110;
}
/* div responsável pelo afastamento mínimo de "Y" do site, caso altere o conteúdo dos menus esquerdos */
#div_distancia_y {
	float: left;
	height: 1050px;
	position: relative;
	width: 20px;
}

#div_fundo_menu_esq {
	background-image: url(imagens/fundo_menu_esq.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 25px;
	text-align: left;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

/* div responsável pelo e-mail e senha apenas, possui tabela dentro. */
.form_caixa {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	background-color: #E6DAE2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_bt {

	color: #000;
	background-color: #E6DAE2;
/*	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; */
}

#div_dados_rodape {
	position: relative;
	top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;

}

a {
	text-decoration: none; /* Para deixar o link sem o underline */
	color: #ab5858; /* Cor da fonte ativa no link */
}

a:hover {
	text-decoration:underline; /* Para deixar o link sem o underline */
	color: #800040; /* Cor da fonte no hover */
}

.a_branco {
text-decoration: none; /* Para deixar o link sem o underline */
color: #FFF; /* Cor da fonte ativa no link */
}

.a_branco:hover {
text-decoration:underline; /* Para deixar o link sem o underline */
color: #fc0; /* Cor da fonte no hover */
}
hr {
	margin: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

.linhas_esq{
	border-left: 1px dashed #E0E0E0;
	padding-left: 15px;
	margin-right: 15px;
}

#apDivCaixa{
	position:absolute;
	left:50%;
	top:50%;
	width:900px;
	height:428px;
	margin-left:-450px;
	margin-top:-214px;
	z-index:1;
	background-image: url(imagens/bg_tabela.png);
	border:#999999 solid  1px;
	overflow: auto;
	visibility: hidden;
}
#submenu_secao {
	height: 180px;
	width: 747px;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(imagens/submenu_bg.gif) no-repeat;
	line-height: 18px;

}

#submenu_secao ul {
	color: #666;
	list-style-type: circle;
	padding-left: 0px;
}


#submenu_img {
	position: absolute;
	right: 43px;
	top: 0px;
}
#submenu_indica {
	right: 30px;
	position: absolute;
	top: 10px;
	width: 190px;
	cursor: pointer;
	z-index: 999;
	color: #999;
	padding-bottom: 10px;
}
#submenu_indicacao_op {
	position: absolute;
	width: 174px;
	margin-right: 0px;
	background-color: #FFF;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	top: 50px;
	right: 0px;
	visibility: hidden;
	z-index: 200;
}
#indica_conteudo {
	top: 10px;
	position: absolute;
	right: 0px;
	background-color: #FFF;
	padding: 5px;
}


/*  Login    */

#panel {
	height: 100px;
	display: none;
	background-color: #ad4083;
}
.slide {
	margin: 0;
	padding: 0;
	background-image: url(/imagens/bt_login.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #90336c;
}
.btn-slide {
	text-align: center;
	width: 222px;
	height: 40px;
	padding:0;
	margin: 0;
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(/imagens/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: 180px -52px;
}
.active {
	background-position: 180px 10px;
}

/*  fim Login    */

.submenu_titulos {
	padding-left: 25px;
	padding-top: 10px;
}

/*
Input login
*/

.box_login{
	border: 1px dashed #CCC;
	font-size: 10px;
	height:20px;
	color: #333;
	background-color: #f4f4f4;
}

.login_bg{
	background-image:url(/imagens/img_login_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

 .senha_bg{
	border: 1px dashed #CCC;
	font-size: 10px;
	color: #333;
	background-color: #f4f4f4;
}

#cloud { padding: 2px; margin: 0;}
#cloud li { display: inline; }
#cloud a { padding: 0px; color:#999; }
#cloud a.tag1 { font-size: 0.6em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.7em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.8em; font-weight: 300; }
#cloud a.tag4 { font-size: 0.9em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.0em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.1em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.2em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.3em; font-weight: 800; }
#cloud a.tag9 { font-size: 1.4em; font-weight: 900; }
#cloud a.tag10 { font-size: 1.5em; font-weight: 900; }

/* Busca */
.inputtext {
	border: 1px dashed #CCC;
	font-size: 12px;
	height:20px;
	color: #333;
	background-color: #f4f4f4;
}

#banners_home_180x60 {
	float: right;
	width: 180px;
	position: absolute;
	height: 275px;
	padding: 0px;
	top: 0px;
	right: 0px;
}
#banners_home_180x60 div{
	margin-bottom: 8px;
}
#loginon {
	background-image: url(/imagens/login_on.gif);
	width: 470px;
	height: 33px;
	position: absolute;
	z-index: 1001;
	right: 0px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 30px;
	text-align: center;
}
