@charset "utf-8";
/* CSS Document */
@import url("padrao.css");
.limpa{
	clear:both; 
	font-size:0; 
	line-height:0;
}
h1, h2, h3, h4, h5, h6 {
	color: #003366;
	margin-bottom: 10px;
	line-height: 120%;
}
/*------------------------------------------------topo--------------------*/
#topo{
	margin-top: 0;
	color: #908b51;
	padding: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
/*------------------------------------------------cabecalho--------------------*/
#cabecalho{
	width:965px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	height: 238px;
	background-image: url(../../image/topo_do_site.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#cabecalho h1 {
	display: none;
}

.logo {
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(../../image/logo.gif) no-repeat 25px center;
	height: 238px;
	text-indent:-999px;
}
.logo  img {
	display: none;
}
div.menu {
	background: url(../lay/bg_menu.gif) repeat-x;
	width: 100%;
	float: left;
}
div.menu ul{
	margin:0px;
	text-align: center;
	width: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
}
div.menu ul li {
	display:inline;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
div.menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:11px 17px;
	background:url(../lay/menu.gif) repeat-x 0 0;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
div.menu ul li a:hover{
	background:url(../lay/menu_hover.gif) repeat-x 0 0;
}
/*------------------------------------------------conteudo--------------------*/
#container {
	width:965px;
	font-style: normal;
	margin: 0 auto;
	padding: 0;
}
#conteudo{
	float: left;
	margin:0px;
	background-color:#FFFFFF;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100%;
}
#principal {
	margin:0 0 10px 0;
	padding: 0px 20px;
	color: #5A7692;
	display: block;
	font-size: 16px;
	line-height: 20px;
}
#principal img {
	margin: 5px;
}
#principal a {
	font-weight: bold;
	color: #003366;
}
#principal a:hover {
	color: #0052A4;
	text-decoration: underline;
}
.img_dir    {
	float: right;
	margin: 0px;
	padding: 0px;
}
.img_esq   {
	float: left;
	margin: 0px 10px 0px 20px;
}
div.out {
	width: 925px;
	padding-right: 20px;
	float: left;
}
div.itens {
	width: 545px;
	padding-right: 20px;
	float: left;
}
/*------------------------------------------------itens--------------------*/
#psp {
	width: 370px;
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #EFF3F8;
}
#psp ul {
	padding:0px;
	text-align: center;
}
#psp li {
	display: inline;
	margin: 0px 5px;
	padding:0px;
	width: 175px;
	float: left;
}
#psp li a {
	display: block;
	color: #003366;
	padding: 5px;
	margin: 0 0 2px;
	font-size: 13px;
}
#psp li a:hover {
	color: #5A7692;
	text-decoration: none;
}
#psp li a span img{
	width: 120px;
	height:90px;
	margin:2px 0;
	padding: 0px;
	border: 1px solid #93AED0;
}
#psp li a:hover span img{
	border: 1px solid #3B70AE;
}
#psp li a span{
	display:block;
	padding:2px 3px 0 0;
}
#psp li span span{
	font-size:13px;
	color:#0A1E9C;
	margin:0;
	padding:0!important;
	height:49px;
	cursor:pointer;
	line-height: 15px;
	font-weight: normal;
	display: none;
}
#itm {
	font-size: 13px;
	font-weight: bold;
	width: 925px;
	margin-right: 20px;
	margin-left: 20px;
}
#itm ul {
	padding:5px;
	text-align: center;
}
#itm li {
	display: inline;
	margin: 0;
	padding:0;
	width: 183px;
	float: left;
}
#itm li a {
	display: block;
	color: #003366;
	padding: 3px 10px 10px 10px;
	margin: 0 0 5px 0;
}
#itm li a:hover {
	color: #5A7692;
	text-decoration: none;
}
#itm li a span img{
	width: 120px;
	height:90px;
	margin:0 9px 0 6px;
	border: 2px solid #A3CAF1;
}
#itm li a:hover span img{
	border: 2px solid #3B70AE;
}
#itm li a span{
	display:block;
	padding:5px 5px 0 0;
}
#itm li span span{
	font-size:9px;
	color:#9F0A12;
	margin:0;
	padding:0!important;
	font-weight:normal;
	line-height: 11px;
	height:49px;
	cursor:pointer;
	display: none;
}
/*------------------------------------------------boxs--------------------*/
div.area_chamadas {
	padding: 0px 20px;
	height: 210px;
}
div.area_chamadas li {
	width: 300px;
	height:210px;
	float: left;
	background: url(../lay/bg_box.jpg) no-repeat top;
	padding: 0;
	text-align:center;
}
div.area_chamadas li.b_2 {
	margin: 0 10px 0 10px;
}
div.area_chamadas li.b_3 {
	float:right;
}
div.area_chamadas li span {
	height: 100px;
	width: 200px;
	display: block;
	margin: 7px auto;
	text-indent: -9999px;
	border: 2px solid #7A9ABA;
}
div.area_chamadas li a:hover span {
	border: 2px solid #0052A4;
}
div.area_chamadas li.b_1 span {
	background: url(../../image/img_box01.jpg) no-repeat center center;
}
div.area_chamadas li.b_2 span {
	background: url(../../image/img_box02.jpg) no-repeat center center;
}
div.area_chamadas li.b_3 span {
	background: url(../../image/img_box03.jpg) no-repeat center center;
}
div.area_chamadas li a {
	display:block;
	text-align: center;
	height:155px;
	cursor:pointer;
}
div.area_chamadas li a strong {
	color: #7A9ABA;
	text-decoration: none;
	height: 25px;
	display: block;
	padding: 7px 0 0 0;
	font-size: 22px;
}
div.area_chamadas li a:hover strong {
	color: #0052A4!important;
}
div.area_chamadas li a b {
	font-size: 13px;
	color: #7A9ABA;
	text-decoration: none;
	margin: 0 15px 5px 15px;
	display: block;
	font-weight: bold;
	line-height: 18px;
}
div.area_chamadas li a:hover b {
	color: #0052A4!important;
}
/*------------------------------------------------rodape--------------------*/
#rodape{
	width:100%;
	padding: 10px 0 0px;
	float: left;
	text-align: center;
	margin:0;
	display: block;
	background: #E3EFF9;
}
#rodape_links  div.menu_rodape {
	width:100%;
	float: left;
	padding: 10px 0px;
	height: 80px;
}
.rodape_links div.menu_rodape ul{
	list-style-image: none;
	color: #e6f8b4;
	text-align: center;
	width: 100%;
}
.rodape_links div.menu_rodape ul li {
	display: inline;
}
.rodape_links div.menu_rodape ul li a{
	text-decoration: none;
	padding: 0px 15px;
	margin-bottom:20px;
	color: #004B97;
	border-left: 2px solid #BFDAF0;
	display:inline;
	font-size: 12px;
	font-weight: bold;
}
.rodape_links div.menu_rodape ul li a:hover{
	color: #000066;
	text-decoration: underline;
}
.rodape_links div.menu_rodape ul li.primeiro a{
	border: none;
}
#rodape .credito{
	margin:15px 0;
	font-size: 12px;
	color: #003366;
}
#rodape .credito  a {
	color: #000000;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
}
#rodape .credito a:hover {
	color: #3B6FAD;
	text-decoration:underline;
}
/*------------------------------------------------formulário--------------------*/
div.padrao form {
	padding: 10px 20px;
}
div.padrao form fieldset {
	border-style: none;
}
div.padrao form fieldset legend {
	display: inline;
	padding: 2px 10px;
	margin: 0 0 20px;
	float: left;
	cursor: default;
	color: #333333;
}
div.padrao form fieldset legend a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
div.padrao form fieldset legend a:hover {
	text-decoration: none;
	color: #333333;
}
div.padrao form label {
	margin: 0 0 5px;
	float: left;
	width: 100%;
}
div.padrao form label strong,
div.padrao form label strong *,
div.padrao form fieldset legend a strong {
	font-size: 13px;
	color: #000000;
}
div.padrao form label strong {
	width: 135px;
	display: block;
	text-align: right;
	line-height: 26px;
	float: left;
	margin: 0 2px 0 0;
	font-size: 12px;
}
div.padrao form input,
div.padrao form select,
div.padrao form textarea {
	font-size: 13px;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 2px 4px;
	width: 210px;
	border: 1px solid #999999;
}
div.padrao form select {
	width: 220px;
}
div.padrao form textarea {
	height: 119px;
}
div.padrao form select option{
	color: #000000;
	padding: 0px 0px 0px 2px;
}
div.padrao form label span {
	display: inline;
	font-size: 11px;
	position: absolute;
	margin: 2px 0 0 0px;
	white-space: nowrap;
	color: #973D00;
}
div.padrao form label.sim *{
	color: #006600;
}
div.padrao form label.nao * {
	color: #DF0000;
}
div.cadastro form label span.domi {
	color: #973D00;
	display: block;
	float: right;
	position: absolute;
	margin: -20px 0px 0px 217px;
	font-weight: bold;
}
div.padrao form label.sim input,
div.padrao form label.sim select,
div.padrao form label.sim textarea{
	background: #E7E7FF;
	border: 1px solid #999999;
}
div.padrao form label.nao input,
div.padrao form label.nao select,
div.padrao form label.nao textarea {
	background: #EFF1FC;
	border: 1px solid #333333;
}
div.padrao form label.sim span{
	text-indent: 10px;
}
div.padrao form label.nao span{
	text-indent: 10px;
}
div.padrao form span.exibicao {
	display: block;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 270px;
	text-align: center;
	float: left;
	margin: 0 0 5px;
	position: relative;
	left: 105px;
	padding: 2px 0;
}
div.padrao form div.botoes {
	padding: 0 0 0 135px;
}
div.padrao form button,
div.padrao form a#resetar {
	margin: 0 50px 0 0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: #3B70AE;
	border: 1px solid #3B70AE;
	float: left;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	width: 80px;
	display: block;
	position: relative;
}
div.padrao form a#resetar {
	cursor:default;
	text-decoration:none;
}