@charset "iso-8859-2";
/* CSS Principal */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2677;
}
p{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

/*Formataçao de textos*/
h1{
	width: 100%;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

h2{
	width: 100%;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	margin: 0px 0px 15px 0px;
	background: url(../img/layout/seta_azul.gif) 0px 3px no-repeat;
}

h3{
	width: 100%;
	text-decoration: underline;
	font-size: 12px;
}

.destaque{
	float: left;
	line-break: strict;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../img/layout/aspas_left.gif) no-repeat;
}
.destaque #fecha_aspas{
	position: absolute;
	width: 14px;
	height: 10px;
	background: url(../img/layout/aspas_right.gif) no-repeat;
}

hr{
	clear: both;
	height: 2px;
	margin: 0px;
	border: none;
	margin-bottom: 10px;
	background: transparent url(../img/layout/linha_divisoria.gif) repeat-x;
}

#conteudo a{
	color: #FF6600;
	text-decoration: none;
	padding-left: 15px;
	margin-right: 3px;
	background: url(../img/layout/hiperlink.gif) 0px 2px no-repeat;
}

#conteudo a:hover{
	text-decoration: underline;
}

.download_pdf{
	padding: 10px !important;
	background: none !important;
	margin: auto !important;
	color: #000000 !important;
}

.texto_padrao{
	float: left;
	padding: 3px;
	text-align: justify;
}

.texto_secundario{
	size: 10px;
	color: #006699;
	font-weight: bold;
}

.texto_laranja{
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}

.saiba_mais{
	float: right;
	color: #FF6600;
	text-align: right;
	text-decoration: none;
	padding: 0px;
	background-image: none !important;
	font-weight: bold;
	margin-top: 5px;
}
.saiba_mais:hover{
	text-decoration: underline;
	font-weight: bold;
}

.imagem_a_esquerda{
	float: left;
	margin: 0px 10px 10px 0px;
}

.imagem_a_direita{
	float: right;
	margin: 0px 0px 10px 10px;
}

.visualizar_fotos{
	float: right;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 5px;
}

/*Sessao contato*/
#formulario_contato{
	float: left;
	width: 310px;
}
#form_trabalhe_conosco{
	float: left;
	clear: left;
	width: 400px;
	margin-top: 10px;
	display: none;
}
#form_trabalhe_conosco #left{
	float: left;
	width: 310px;
}
#formulario_contato span, #form_trabalhe_conosco span{
	float: left;
	clear: left;
	height: 25px;
	
	color: #006699;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 5px;
	background: url(../img/layout/seta_azul.gif) 0px 2px no-repeat;
}
#form_trabalhe_conosco input, #form_trabalhe_conosco select, #form_trabalhe_conosco textarea,
#formulario_contato input, #formulario_contato select, #formulario_contato textarea{
	float: left;
	clear: left;
	width: 250px;
	border: 1px #AFBFDC solid;
	margin-right: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
#form_trabalhe_conosco input, #form_trabalhe_conosco select,
#formulario_contato input, #formulario_contato select{
	background: url(../img/layout/box_pass_fundo_campo.jpg) repeat-x;
}

#dados_contato{
	float: left;
	width: 310px;
}

/*Colunas do conte&uacute;do da Index*/
#coluna_esquerda{
	float: left;
	width: 542px;
	height: auto;
}

#coluna_direita{
	float: right;
	width: 305px;
	height: auto;
}

/*Box Azul grande (ocupa todo o espaço horizontal do site)*/
.box_azul_grande{
	margin-bottom: 20px;
}
.box_azul_grande,
.box_azul_grande #cab_box,
.box_azul_grande #bottom_cab,
.box_azul_grande #cen_box
{
	width: 923px;
}
.box_azul_grande #cab_box #part2{
	width: 873px;
}
.box_azul_grande #conteudo_box{
	width: 873px;
	_background: url(../img/layout/box_azul_center_large_ie6.jpg) repeat-y;
}
.box_azul_grande #bottom_cab #part2{
	width: 899px;
}
.box_azul_grande #rigth{
	left: 911px;
}



/*Box Azul medio (Espaço lateral para o menu)*/
.box_azul_medio{
	margin-left: 20px;
	margin-bottom: 20px;
}
.box_azul_medio,
.box_azul_medio #cab_box,
.box_azul_medio #bottom_cab,
.box_azul_medio #cen_box
{
	width: 700px;
}
.box_azul_medio #cab_box #part2{
	width: 650px;
}
.box_azul_medio #conteudo_box{
	width: 650px;
	_background: url(../img/layout/box_azul_center_medio_ie6.jpg) repeat-y;
}
.box_azul_medio #bottom_cab #part2{
	width: 676px;
}
.box_azul_medio #rigth{
	left: 688px;
}



/*Box Azul grande (ocupa todo o espaço horizontal do site)*/
.box_azul_peq{
	margin-bottom: 20px;
}
.box_azul_peq,
.box_azul_peq #cab_box,
.box_azul_peq #bottom_cab,
.box_azul_peq #cen_box
{
	width: 540px;
}
.box_azul_peq #cab_box #part2{
	width: 490px;
}
.box_azul_peq #conteudo_box{
	width: 490px;
	_background: url(../img/layout/box_azul_center_peq_ie6.jpg) repeat-y;
}
.box_azul_peq #bottom_cab #part2{
	width: 516px;
}
.box_azul_peq #rigth{
	left: 528px;
}



/*Box Lateral*/
.box_lateral{
	float: left;
	width: 299px;
	margin-bottom: 10px;
}
.box_lateral #cab_box{
	float: left;
	width: 299px;
	height: 35px;
}
.box_lateral #cab_box #part1{
	float: left;
	width: 159px;
	height: 27px;
	color: #0C2677;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
	background: url(../img/layout/box_note_top_1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_note_top_1.png', sizingMethod="scale");
	_background-image: none;
}
.box_lateral #cab_box #part2{
	float: left;
	width: 135px;
	height: 35px;
	background: url(../img/layout/box_note_top_2.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_note_top_2.png', sizingMethod="scale");
	_background-image: none;
}
.box_lateral #conteudo_box{
	float: left;
	width: 279px;
	min-height: 140px;
	_height: 150px;
	padding: 5px 15px 5px 5px;
	background: url(../img/layout/box_note_rigth.jpg) top right repeat-y;
	background-color: #FFFFFF;
}
.box_lateral #bottom{
	float: left;
	width: 299px;
	height: 15px;
	background: url(../img/layout/box_note_bot.jpg) bottom right no-repeat;
}



/*CSS comum a todas as variaçoes de boxes azuis*/
.box_azul,
.box_azul #cab_box,
.box_azul #cab_box #part1,
.box_azul #cab_box #part2,
.box_azul #cen_box,
.box_azul #bottom_cab
{
	float: left;
	position: relative;
}
.box_azul #left,
.box_azul #rigth
{
	z-index: 0;
	width: 12px;
	height: 94.3%;
}
.box_azul #bottom_cab,
.box_azul #bottom_cab #part1,
.box_azul #bottom_cab #part2,
.box_azul #bottom_cab #part3{
	float: left;
	height: 22px;
}
.box_azul{
	overflow: hidden;
}
.box_azul #cab_box{
	z-index: 1;
	height: 32px;
}
.box_azul #cab_box #part1{
	width: 28px;
	height: 30px;
	background: url(../img/layout/box_azul_cab_1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_azul_cab_1.png', sizingMethod="scale");
	_background-image: none;
}
.box_azul #cab_box #part1 #icone{
	float: left;
	width: 16px;
	_width: 16px;
	height: 17px;
	margin: 8px 0px 0px 8px;
	_margin: 6px 0px 0px 4px;
	background: url(../img/layout/ico_folhas.gif) no-repeat;
}
.box_azul #cab_box #part2{
	height: 22px;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	background: url(../img/layout/box_azul_cab_2.png) repeat-x;
}
.box_azul #cab_box #part3{
	float: right;
	width: 12px;
	height: 32px;
	background: url(../img/layout/box_azul_cab_3.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_azul_cab_3.png', sizingMethod="scale");
	_background-image: none;
}
.box_azul #cen_box{
	float: left;
	background: #F2F3F7;
	height: 100%;
}
.box_azul #left{
	position: absolute;
	top: 30px;
	left: 0px ;
	background: url(../img/layout/box_azul_left.png) repeat-y;
	_background-image: none;
}
.box_azul #rigth{
	top: 30px;
	position: absolute;
	background: url(../img/layout/box_azul_rigth.png) repeat-y;
	_background-image: none;
}
.box_azul #conteudo_box{
	float: left;
	height: auto;
	z-index: -1;
	background-color: #F2F3F7;
	min-height: 120px;
	_height: 120px;
	padding: 15px 25px 5px 25px;
	text-align:justify;
}
.box_azul #bottom_cab #part1{
	width: 12px;
	background: url(../img/layout/box_azul_bot_1.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_azul_bot_1.png', sizingMethod="scale");
	_background-image: none;
}
.box_azul #bottom_cab #part2{
	background: url(../img/layout/box_azul_bot_2.png) repeat-x;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_azul_bot_2.png', sizingMethod="scale");
	_background-image: none;
}
.box_azul #bottom_cab #part3{
	float: right;
	width: 12px;
	background: url(../img/layout/box_azul_bot_3.png) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/box_azul_bot_3.png', sizingMethod="scale");
	_background-image: none;
}