/* CSS Document */

html {
	margin: 0px;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	height: 100%;
	width: 100%;

}
.sombra
          {
              text-shadow:1px 1px 0 #000000;
              -moz-text-shadow:1px 1px 0 #000000;
              -webkit-text-shadow:1px 1px 0 #000000;
          }
#superior_cem {
	height: 33px;
	width: 100%;
	background-color: #eeeeee;
}
#superior_cem #superior_miolo {
	height: 33px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
}
#topo_opcoes {
	height: 23px;
	width: 320px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #6a6868;
	text-align: right;
	padding-top: 10px;
	background-image: url(../imagens/tel_topo.gif);
	background-position: 18px 8px;
	background-repeat: no-repeat;
}

#login_geral {
	height: 25px;
	width: 500px;
	float: right;
	background-image: url(../imagens/login.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-top: 5px;
}
#login form {
	margin: 0px;
}
#superior_miolo #login_geral .input_login {
	height: 18px;
	width: 100px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
#superior_miolo #login_geral .botao_loga {
	background-color: #F2F2F2;
	border: 1px solid #750000;
	font-family: Verdana;
	color: #333;
	width: 52px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

#superior_miolo #login_geral .botao_loga:hover {
	background-color: #FFF;	
	
}

#topo_opcoes a {
	font-family: Verdana;
	font-size: 11px;
	color: #949599;
	text-decoration: none;
	font-weight: bold;
}
#topo_opcoes .ico {
	background-image: url(../imagens/ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 3px;
}


#topo_opcoes a:hover {
	text-decoration: underline;
}

#topo_cem {
	height: 137px;
	width: 100%;
	background-image: url(../imagens/fundo_topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topo_cem #topo_miolo {
	height: 137px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/topo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo_topo {
	height: 111px;
	width: 190px;
	float: left;
	margin-top: 12px;
}
#logo_topo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_geral {
	height: 45px;
	width: 705px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 40px;
}




.botao_hover {
	font-family: Verdana;
	font-size: 9px;
	color: #434343;
	text-decoration: none;
	background-image: url(../imagens/botao_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 21px;
	width: 92px;
	text-align: center;
	padding-top: 8px;
}

.botao_hover:hover {
	background-position: bottom;
}
#banner {
	height: 325px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#conteudo_inicial {
	height: 310px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#rodape_cem {
	height: 234px;
	width: 100%;
	background-image: url(../imagens/rodape_cem.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}
#rodape_cem #rodape_miolo {
	height: 234px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/rodape.gif);
	background-repeat: no-repeat;
	background-position: center 75px;
}
.caixa {
	width: 220px;
	height: 280px;
	padding-left: 90px;
	padding-top: 30px;
}

.esquerda {
	float: left;	
}

.direita {
	float: right;	
}

.ico1 {
	background-image: url(../imagens/ico1.gif);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	
}

.ico2 {
	background-image: url(../imagens/ico2.gif);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	
}

.ico3 {
	background-image: url(../imagens/ico3.gif);
	background-position: 0px 30px;
	background-repeat: no-repeat;
	
}#conteudo_inicial .h1_ini {
	font-family: 'Oxygen', sans-serif;
	font-size: 17px;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #353535;
}
#conteudo_inicial .p_descri {
	font-family: Verdana;
	font-size: 11px;
	color: #919191;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

.p_not_ini {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #919191;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-bottom: 15px;
}
.p_not_ini a {
	color: #e04a20;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.p_not_ini a:hover {
	color: #a90909;	
}

.p_convenios {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	color: #e04a20;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 15px;
}

.p_convenios a {
	text-decoration: none;	
		color: #e04a20;
}

.p_convenios a:hover {
	color: #a90909;	
}

#rodape_menu {
	height: 35px;
	width: 660px;
	float: left;
	margin-top: 76px;
}

#rodape_menu #ul_rodape {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ul_rodape li {
	display: inline;
}
#ul_rodape li a {
	font-family: 'Oxygen', sans-serif;
	float: left;
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: 300;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
}

#ul_rodape li a:hover {
	text-decoration: underline;	
}
#online_rodape {
	height: 134px;
	width: 266px;
	float: right;
}
#online_rodape a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ass_rodape {
	width: 100%;
	height: auto;
}
#ass_rodape #logo {
	float: left;
	width: 154px;
	height: 72px;
	margin-left: 154px;
	margin-top: 20px;
}
#ass_rodape #ass {
	float: left;
	width: 325px;
	height: 72px;
	margin-top: 20px;
}
#ass p {
	font-family: Verdana;
	font-size: 11px;
	color: #919191;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
}
#ass a {
	color: #919191;
	text-decoration: none;
}

#ass a:hover {
	text-decoration: underline;	
}
#mais a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mais a:hover {
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

.blurb{
	margin:0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 1px 3px #999;
	-webkit-box-shadow:0 1px 3px #999;
	-o-box-shadow:0 1px 3px #999;
	box-shadow:0 1px 3px #999;
	background-color:#fff;
}

html.ie9 .blurb{box-shadow:-1px -1px 3px #999,0 1px 3px #999}

#corrige {
	
	width: 100%;

}

#conteudo_internas {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#tabela_conteudo {
	width: 606px;
	float: left;
	margin-top: 20px;
}
#tabela_conteudo  .topo_tabela {
	background-image: url(../imagens/topo_tabela.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
}
.miolo_tabela {
	background-color: #FFF;
}

#tabela_conteudo .base_tabela {
	background-image: url(../imagens/base_tabela.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
}

#lateral {
	float: right;
	height: 550px;
	width: 290px;
	padding-top: 5px;
	margin-bottom: 10px;

}

 .caixa_lateral {
	height: 258px;
	width: 290px;
	margin-top: 16px;

}

.titulo {
font-family: 'Oxygen', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E60000;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}


.texto_inst {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #7C7C7C;
	line-height: 21px;
}
.texto_inst a {
	text-decoration: none;
	color: #333333;
}

.texto_inst a:hover {
	text-decoration: underline;
}

.texto_inst .imgtexto {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}

.h1_lateral {
	font-family: 'Oxygen', sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #353535;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.margemc {
	margin-left: 15px;	
}

.parceiros h2 {
	font-family: Arial;
	font-size: 13px;
	color: #d73f16;
	display: block;
	padding-left: 11px;
	font-weight: bold;
	height: 17px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../imagens/seta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.parceiros {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 16px;
}
.parceiros p {
	font-family: Verdana;
	font-size: 11px;
	color: #4A4A4A;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
.parceiros .imgtexto {
	padding: 2px;
	border: 1px solid #DADADA;
	background-color: #FFFFFF;
}

.parceiros a {
	font-family: Verdana;
	font-size: 11px;
	color: #d73f16;
	margin-top: 2px;
	text-decoration: none;
} 

.parceiros a:hover {
	text-decoration: underline;
}

#barra_divide {
	height: 1px;
	background-color: #d1d0d0;
	margin-right: auto;
	margin-bottom: 10px;
	width: 90%;
	margin-left: auto;
}
