/* BOX HOME PROVAS EM DESTAQUE */
#box-provas-destaque {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	width:990px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	margin-bottom:15px;
}
#box-provas-destaque .evento-destaque {
	width:31%;
	padding: 10px 10px 10px 10px;
	float:left;
}
#box-provas-destaque .imagem-evento {
	float:left;
	width:110px;
}
#box-provas-destaque .descricao-evento {
	float:left;
	width:175px;
}
#box-provas-destaque .fotos-img {
	background:url(../img_pt/texto/fotos.png);
	background-repeat:no-repeat;
	width:74px;
	height:15px;
}
#box-provas-destaque a {
	color:#0A428E;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-provas-destaque a:hover {
	color:#072F63;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-provas-destaque p {
	line-height: 140%;
	margin-bottom:5px;
}
#box-provas-destaque .info {
	color:#666;
	margin-right:5px;
}
#box-provas-destaque .fotografos {
	color:#444;
	font-size:11px;
}
/****************************************************/
/* AREAS DA HOME */
#conteudo-esquerda {
	float:left;
	width:320px;
    margin-right:15px; /* firefox */
    *margin-right:15px; /* ie7 */
    _margin-right:10px; /* ie6 */	
}
#conteudo-meio {
	float:left;
	width:650px;
}
#conteudo-direita {
	float:right;
	width:130px;
	text-align:right;
}
#conteudo-interna {
	float:left;
	width:840px;
}
#lado-esquerdo {
	float:left;
	width:235px;
}
#lado-direito {
	float:right;
	width:250px;
	margin-right:10px;
}
#conteudo-busca {
	width:500px;
	float:left;
}
#conteudo-eventos {
	float:left;
	width:325px;
	margin-left:15px;
}
#box-interna {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	width:840px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	margin-bottom:10px;
}
#box-interna .espacamento {
	padding: 10px 10px 5px 15px;
}
#box-interna p {
	line-height: 140%;
	color:#333;
}
/*************/
#box-inteira {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	width:985px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	margin-bottom:10px;
}
#box-inteira  .espacamento {
	padding: 10px 10px 5px 15px;
}
#box-inteira  p {
	line-height: 140%;
	color:#333;
}
/****************************************************/
/* BOX DE BUSCA SIMPLES */
#box-busca-simples {
	font-size:12px;
	color:#FFF;
}
#tab-busca-simples {
	font-size:12px;
	color:#FFF;
}
.busca-simples-ttl {
	background:url(../img_pt/texto/abas/busca-fotos.png);
	background-repeat:no-repeat;
	width:308px;
	height:40px;
}
.busca-simples-corpo {
	background:#8198AA;
	width:308px;
	border:1px solid #DADBDC;
	border-top:none;
}
#box-busca-simples .select {	
	width: 220px;
	height:22px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
#box-busca-simples .input {	
	width: 170px;
	height:15px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color: #Fff;
	color:#163374;
	margin-left:10px;
	margin-right:5px;
}
#tab-busca-simples-input {
	width: 170px;
	height:20px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color: #fff;
	color:#F00;
	margin-left:10px;
	margin-right:5px;
} 
#box-busca-simples .espacamento {
	padding: 0px 0 20px 15px;
}
#tab-busca-simples .busca-avancada {
	float:left;
	text-align:left;
	width:55%;
}
#tab-busca-simples .buscar {
	float:right;
	text-align:right;
	width:40%;
}
/****************************************************/
/* BOX NOVIDADES HOME */
#box-novidades-home {
	font-size:12px;
	color:#222;
	background:#f9f9f9;
	width:308px;
	border:1px solid #DADBDC;	
	margin-top: 15px;
}
#box-novidades-home .espacamento {
	padding: 10px 10px 5px 15px;
}
#box-novidades-home .imagem-novidade {
	float:left;
	width:100px;
}
#box-novidades-home .descricao-novidade {
	float:left;
	width:180px;
}
#box-novidades-home a {
	color:#222;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;	
}
#box-novidades-home a:hover {
	color:#555;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
#box-novidades-home p {
	line-height: 120%;
}
#box-novidades-home .info {
	color:#666;
	font-size:10px;
	margin-top:3px;
}
#box-novidades-home .descricao {
	color:#333;
	font-size:11px;
	margin-top:3px;
}	
#box-novidades-home .linha {
	background:url(../img_pt/layout/linha-nov.png);
	width:271px;
	height:25px;
	background-repeat:no-repeat;
}
#box-novidades-home .info2 {
	color:#666;
	font-size:10px;
	margin-bottom:8px;
}
#box-novidades-home .leia {
	margin-top:12px;
}
/****************************************************/
/* BOX EVENTOS HOME */
#box-lista-eventos {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	width:509px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	margin-bottom:15px;
}
#box-lista-eventos .espacamento {
	padding: 10px 0 10px 10px;
}
#tab-eventos-home {
	margin-top:5px;
	font-size:12px;
	color:#333;
}
#tab-eventos-home .bg-a {
	background:#F5F5F5;
}
#tab-eventos-home .bg-b {
	background:#eee;
}
#tab-eventos-home .borda-esq-bai {
	border:1px solid #FFF;
	border-top:none;
	border-left:none;	
}
#tab-eventos-home .borda-bai {
	border-bottom:1px solid #FFF;
}
#tab-eventos-home .esp {
	margin-left:10px;
}
#tab-eventos-home .data {
	font-size:11px;
}
#tab-eventos-home a {
	color:#111;
	text-decoration:underline;
	font-size:12px;
}
#tab-eventos-home a:hover {
	color:#444;
	text-decoration:none;
	font-size:12px;
}
/****************************************************/
/* PUBLICIDADE */
#publicidade-226 {
	float:left;
	width:226px;
	margin-bottom:15px;
}
/****************************************************/
/* NEWSLETTER */
#newsletter {
	float:left;
	width:226px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	font-size:11px;
}
#newsletter .espacamento {
	padding: 8px 8px 8px 8px;
}
#newsletter .input {
	width: 155px;
	height:15px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#F8F8F8;
	color:#163374;
}
#newsletter .input-alerta {
	width: 155px;
	height:15px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border:solid 1px #DFB27E;
	background-color:#FFF6EC;
	color:#111;
}
/****************************************************/
/* BOX FOTOS LTIMOS EVENTOS */
#box-fotos-eventos {
	float:left;
	width:250px;
	background-color:#F9F9F9;
	border: 1px solid #DFE0E0;
	font-size:11px;
}
#box-fotos-eventos .espacamento {
	padding: 8px 8px 2px 8px;
}
#box-fotos-eventos .imagem {
	float:left;
	width:85px;
}
#box-fotos-eventos .dados {
	float:left;
	width:120px;
}
#box-fotos-eventos .info {
	color:#666;
	margin-right:5px;
}
#box-fotos-eventos a {
	color:#0A428E;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-fotos-eventos a:hover {
	color:#072F63;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-fotos-eventos p {
	margin-bottom:6px;
}
#box-fotos-eventos .linha {
	background:url(../img_pt/layout/linha-fotos.png);
	width:239px;
	height:22px;
	background-repeat:no-repeat;
}
#box-fotos-eventos .leia {
	margin-top:0px;
}
/****************************************************/
/* BOX BUSCA AVANADA */
#box-avancada {
	float:left;
	width:900px;
	background-color:#8198AA;
	border: 1px solid #DADBDC;
	font-size:11px;
	/*border-top:none;*/
	color:#FFF;
	font-size:11px;
	margin-bottom:20px;
}
#box-avancada-ttl {
	/*background:url(../img_pt/layout/avancada/topo.png);*/
	background-repeat:no-repeat;
	width:494px;
	height:50px;
	float:left;
}
#box-avancada-interna {
	/*background:url(../img_pt/layout/avancada/topo-2.png);*/
	background-repeat:no-repeat;
	width:495px;
	height:50px;
	float:left;
}
#box-avancada .espacamento {
	padding: 0px 12px 15px 12px;
}
#box-avancada .select {	
	width: 335px;
	height:22px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
#box-avancada .input {	
	width: 335px;
	height:15px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
#box-avancada .radio {	
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
#box-avancada .checkbox {	
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
/****************************************************/
/* BOX BUSCA AVANADA */
#box-provas-destaque-interna {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	width:318px;
	background-color:#FFF;
	border: 1px solid #DFE0E0;
	margin-bottom:15px;
}
#box-provas-destaque-interna .evento-destaque {
	padding: 15px 10px 10px 10px;
	float:left;
}
#box-provas-destaque-interna .imagem-evento {
	float:left;
	width:110px;
}
#box-provas-destaque-interna .descricao-evento {
	float:left;
	width:175px;
}
#box-provas-destaque-interna .fotos-img {
	background:url(../img_pt/texto/fotos.png);
	background-repeat:no-repeat;
	width:74px;
	height:15px;
}
#box-provas-destaque-interna a {
	color:#0A428E;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-provas-destaque-interna a:hover {
	color:#072F63;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
#box-provas-destaque-interna p {
	line-height: 140%;
	margin-bottom:5px;
}
#box-provas-destaque-interna .info {
	color:#666;
	margin-right:5px;
}
#box-provas-destaque-interna .fotografos {
	color:#444;
	font-size:11px;
}
#box-provas-destaque-interna .leia {
	margin: 10px 0 15px 15px;
}
/****************************************************/
/* BOX BUSCA AVANADA */
#resultado-busca {
	margin-top:15px;
}
#resultado-busca .resultado {
	float:left;
	width:32%;
	margin-bottom:30px;
}
#resultado-busca .imagem {
	float:left;
	width:115px;
}
#resultado-busca .descricao {
	float:left;
	width:120px;
}
#resultado-busca .info {
	color:#666;
	margin-right:5px;
}
#resultado-busca a {
	color:#0A428E;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
#resultado-busca a:hover {
	color:#072F63;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;	
}
#resultado-busca p {
	margin-bottom:6px;
	line-height:160%;
}
/****************************************************/
/* PAGINACAO */
#pages {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align:center;
}
#pages ul {
	list-style-type: none;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages li a {
	color: #0A428E;
	padding: 4px;
	text-decoration: none;
	float: left;
}
#pages li a:hover {
	color: #0A428E;
}
#pages li.nolink {
	color: #CCC;
	padding: 4px;
}
#pages li.current {
	color: #0A428E;
	padding: 4px;
	font-weight:bold;
	text-decoration:underline;
}
.underline {
	text-decoration:underline;
}
/****************************************************/
/* DETALHE DA FOTO */
#detalhe-foto {
	margin: 15px 0 10px 0;
}
#imagem {
	float:left;
	width:315px;
}
#imagem .legenda {
	width:302px;
	/*background-image:url(../img_pt/layout/detalhe/fotos.png);*/
	background-color:#D3D3D3;
	background-repeat:no-repeat;
	background-position:left;
	height:24px;
	margin-top:1px;
	padding: 5px 0 0 57px;
	height:20px;
	font-size:11px;
	color:#000;
	width:245px;
}
#imagem p {
	font-size:11px;
	color:#666;
	margin: 15px 10px 15px 10px;
	line-height:110%;
	text-align:center;
}
#imagem .recortar {
	margin: 20px 0 15px 0;
}
#imagem .linha {
	background:url(../img_pt/layout/detalhe/linha.png);
	width:274px;
	height:17px;
	background-repeat:no-repeat;
	margin-left:15px;
}
#imagem .faq {
	margin-left: 45px;
	margin-top:15px;
}
#imagem a {
	font-size:11px;
}
#imagem a:hover {
	font-size:11px;
}
#informacoes {
	float:left;
	width:475px;
	margin-left:10px;
}
#informacoes .nome {
	font-size:15px;
	text-transform:uppercase;
	color:#0A428E;
	font-weight:bold;
	margin-bottom:10px;
}
#informacoes .info {
	color:#666;
	margin-right:5px;
}
#informacoes p {
	line-height: 140%;
}
#tab-informacoes {
	margin: 20px 0 0 0;
	font-size:12px;
	color:#000;
}
#tab-informacoes .fundo {
	background-color:#f3f3f3;
}
#tab-informacoes .borda-db {
	border:1px solid #fff;
	border-top:none;
	border-left:none;
}
#tab-informacoes .borda-b {
	border-bottom:1px solid #fff;
}
#tab-informacoes .esp {
	margin-left: 10px;
	color:#444;
}
#tab-informacoes .input {	
	width: 20px;
	height:15px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#222;
	text-align:center;
}
#informacoes .voltar {
	margin-top:15px;
	float:left;
}
#informacoes .comprar {
	margin-top:15px;
	float:right;
	text-align:right;
}
/****************************************************/
/* BOX EVENTOS INTERNA */
#box-lista-eventos-in {
	width:509px;
	background-color:#FFF;
	margin-bottom:15px;
	float:left;
}
#box-lista-eventos-in .espacamento {
	padding: 10px 0 10px 10px;
}
#tab-eventos-home-in {
	background:url(../img_pt/layout/blank.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:-1px;
	font-size:12px;
	color:#333;
	border: 1px solid #DFE0E0;
	float:left;
}
#tab-eventos-home-in .bg-a {
	background:#F5F5F5;
}
#tab-eventos-home-in .bg-b {
	background:#eee;
}
#tab-eventos-home-in .borda-esq-bai {
	border:1px solid #FFF;
	border-top:none;
	border-left:none;	
}
#tab-eventos-home-in .borda-bai {
	border-bottom:1px solid #FFF;
}
#tab-eventos-home-in .esp {
	margin-left:10px;
}
#tab-eventos-home-in .data {
	font-size:11px;
}
#tab-eventos-home-in a {
	color:#111;
	text-decoration:underline;
	font-size:12px;
}
#tab-eventos-home-in a:hover {
	color:#444;
	text-decoration:none;
	font-size:12px;
}
#calendario-evento {
	float:left;
	width:220px;
}
/****************************************************/
/* BOX EVENTOS FOTOS INTERNA */
#eventos-interno {
	float:left;
	width: 840px;
}
#entre-contato {
	margin: 15px 0 15px 0;
}
/****************************************************/
/* BOX DE BUSCA DE EVENTOS */
#box-busca-eventos {
	font-size:12px;
	color:#FFF;
	float:left;
}
.busca-eventos-ttl {
	background:url(../img_pt/texto/abas/busca-eventos.png);
	background-repeat:no-repeat;
	width:310px;
	height:40px;
}
.busca-eventos-corpo {
	background:#8198AA;
	width:308px;
	border:1px solid #DADBDC;
	border-top:none;
}
#box-busca-eventos .select {	
	width: 220px;
	height:22px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
}
#box-busca-eventos .input {	
	width: 170px;
	height:15px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 3px;
	border: 1px solid #E5E5E5;
	background-color:#fff;
	color:#163374;
	margin-left:10px;
	margin-right:5px;
}
#box-busca-eventos .espacamento {
	padding: 0px 0 20px 15px;
}
#tab-busca-eventos .busca-avancada {
	float:left;
	text-align:left;
	width:55%;
}
#tab-busca-eventos .buscar {
	float:right;
	text-align:right;
	width:40%;
}
/****************************************************/
/* DETALHE EVENTO */
#eventos-interno-detalhe {
	float:left; 
	width: 800px;
	min-height:500px;
	margin: 15px 0 0 10px;
}
#eventos-interno-detalhe .imagem {
	float:left;
	width:265px;
}
#eventos-interno-detalhe .descricao {
	float:left;
	width:500px;
}
#eventos-interno-detalhe .info {
	color:#666;
	margin-right:5px;
}
#eventos-interno-detalhe .nome {
	color:#0A408C;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 4px;
}
#eventos-interno-detalhe p {
	margin: 0 0 3px 2px;
}
#listagem-fotos {
	margin: 15px 0 15px 0;
}
#listagem-fotos .legenda {
	/*background-image:url(../img_pt/layout/foto.png);*/
	background-color:#E4E4E4;
	background-repeat:no-repeat;
	background-position:left;
	padding: 5px 0 0 0px;
	height:18px;
	font-size:10px;
	color:#0A428E;
	width:170px;
	text-align:center;
}
#listagem-fotos .botoes {
	margin: 6px 0 0 0;
}
#listagem-fotos .foto {
	float:left;
	width:165px;
	margin-bottom:25px;
	height:120px;
}
/****************************************************/
/* BOX NOVIDADES INTERNA */
#novidades-interno {
	float:left; 
	width: 545px;
	margin-right:15px;
}
#novidades-interno .novidade-lista {
	padding: 8px 10px 10px 5px;
}
#novidades-interno .imagem-novidade {
	float:left;
	width:100px;
}
#novidades-interno .descricao-novidade {
	float:left;
	width:400px;
}
#novidades-interno a {
	color:#222;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;	
}
#novidades-interno a:hover {
	color:#555;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	text-transform:uppercase;
}
#novidades-interno p {
	line-height: 120%;
}
#novidades-interno .info {
	color:#666;
	font-size:10px;
	margin-top:3px;
}
#novidades-interno .descricao {
	color:#333;
	font-size:12px;
	margin-top:3px;
}	
#novidades-interno .linha {
	background:url(../img_pt/layout/linha-nov-in.png);
	width:473px;
	height:21px;
	background-repeat:no-repeat;
}
#novidades-interno .info2 {
	color:#666;
	font-size:10px;
	margin-bottom:8px;
}
#novidades-interno .titulo {
	color:#222;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#novidade-texto p {
	line-height: 140%;
	margin: 0 0 8px 0;
}
/****************************************************/
/* BOX MAIS ESPORTES */
#mais-esportes {
	float:left; 
	width: 540px;
	margin-right:20px;
}
#esportes {
	margin: 10px 0 10px 0;
}
#esportes .lista {
	width:98%;
	background-color:#CED9E8;
	padding: 10px 10px 0px 10px;
	margin-bottom:5px;
	font-size:11px;
	color:#000;
}
#esportes .imagem {
	float:left;
	margin: 0 15px 10px 0;
	width:150px
}
#esportes .descricao {	
	float:left;
	width:350px;
}
#esportes .nome {
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
}
#esportes a.nome {
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
#esportes a.nome:hover {
	font-size:14px;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:underline;
	color:#000;	
}
#esportes .desc {
	font-size:11px;
	margin-bottom:10px;
	line-height:140%;
}
/****************************************************/
/* FAQ */
#faq {
}
#faq p {
	margin:0;
	padding:0;
	margin-bottom:15px;
}
#faq .pergunta {
	color:#444;
	line-height: 120%;
	font-size:13px;
	margin-bottom:2px;
	color:#073067;
	margin-left:5px;
}
#faq .numero {
	font-weight:bold;
	color:#0A428E;
}
#faq .resposta {
	color:#000;
	line-height:150%;
	margin-bottom:15px;
	margin-left:5px;
	font-size:12px;
}
/****************************************************/
/* INSTITUCIONAIS */
#institucionais {
	margin: 10px 0 15px 0;
}
#institucionais p {
	font-size:12px;
	color:#000;
	line-height: 135%;
	margin: 0 0 10px 0;
}
#institucionais .input {	
	width: 350px;
	height:17px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border: 1px solid #e6e6e6;
	background-color:#fff;
	color:#0A428E;
	margin-left:5px;
}
#institucionais .textarea {	
	width: 350px;
	height:50px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border: 1px solid #e6e6e6;
	background-color:#fff;
	color:#0A428E;
	margin-left:5px;
}
#institucionais .input-alerta {	
	width: 350px;
	height:17px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border:solid 1px #DFB27E;
	background-color:#FFF6EC;
	color:#111;
	margin-left:5px;
}
#institucionais .textarea-alerta {	
	width: 350px;
	height:50px;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0 0 3px;
	border:solid 1px #DFB27E;
	background-color:#FFF6EC;
	color:#111;
	margin-left:5px;
}
#tab-formulario {
	background-color:#F3F3F3;
	width:500px;
	margin: 15px 0 15px 0;
}
#institucionais .espacamento {
	margin: 10px 10 px 10px 10px;
}
/****************************************************/
/* MENSAGENS DA REA INSTITUCIONAL */
#sucesso-ins {
	border:dashed 1px #8BBC7E;
	background-color: #F0FEEE;
	margin: 5px 0 10px 23px;
	padding: 10px 0 0 10px;
	width:240px;
	height:23px;	
}
#alerta-ins {
	border:dashed 1px #DFB27E;
	background-color: #FFF6EC;
	margin: 5px 0 10px 23px;
	padding: 10px 0 0 10px;
	width:240px;
	height:23px;	
}
#erro-ins {
	border:dashed 1px #E1A296;
	background-color: #FFECEC;
	margin: 5px 0 10px 23px;
	padding: 10px 0 0 10px;
	width:255px;
	height:23px;
}
.txt-mensagem-ins {
	float:left;
	width:200px;
}
.btn-mensagem {
	float:left;
	width:25px;
}
/****************************************************/
/* REA DO CLIENTE */
#menu-cliente-lateral {
	 float:left; 
	 width: 190px; 
	 margin-left:-5px;
}
#menu-cliente-conteudo {
	float:left;
	width:600px;
}
