/* Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
strong {
	font-weight:bold;
}
body {
	font-size:62.5%;
	font-family:Tahoma;
	line-height:62.5%;
}
/* ************************************************************************************************************** FONTES E LINKS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	/* definiçao da fonte padrao do projeto */
	font-family:Calibre, Tahoma, Arial;
}
p {
	font-size:13px;
	color:#333;
	line-height:18px;
	margin-bottom:1em;
}
#inicial p{
	line-height:16px;
}
h1{
	float:left;
	width:475px;
	padding-right:40px;
	height:110px;
	background:url(../imagens/bg_h1.gif);
	text-align:right;
	font-size:32px;
	color:#FFF;
	line-height:100px;
}
h2{
	font-size:23px;
	color:#000;
	line-height:16px;
	margin-bottom:0.8em;
}
h3 {
	font-size:17px;
	color:#000;
	line-height:16px;
	margin-bottom:0.8em;
}
h5 {
	font-size:16px;
	color:#000;
	line-height:15px;
	margin-bottom:0.8em;
	line-height:normal;
}
#inicial h3{
	margin-bottom:0.2em;
}
.azul a, .azul h2{
	color:#0053a0;
}
.verde a, .verde h2{
	color:#10a900;
}
.vermelho a, .vermelho h2{
	color:#ff0000;
}
a {
	text-decoration:none;
	color:#c90000;
}
#content a:hover{
	text-decoration:underline;
}
/* ************************************************************************************************************** FORMULÁRIO */
.inputText{
	height:19px;
	border:solid 1px #bdbdbd;
	background:#f2f2f2;
	padding:1px 3px 0 3px;
	font-size:13px;
}
textarea.inputText{
	overflow:auto;
	height:80px;
}
/* ************************************************************************************************************** ESTRUTURA BÁSICA */
#divCenter {
	margin:0 auto;
	width:800px;
}
#divCenter #site{
	float:left;
	width:780px;
	padding:10px;
	background:#FFF;
}
#menu {
	float:left;
	width:745px;
	height:36px;
	padding-left:35px;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	background:url(../imagens/bg_menu.gif);
}
#topo{
	float:left;
	width:780px;
	height:110px;
	margin-bottom:30px;
}
#inicial #topo{
	height:200px;
	margin-bottom:15px;
}
#content{
	float:left;
	width:780px;
}
#footer{
	float:left;
	width:800px;
	height:75px;
	background:#666;
}
/* ************************************************************************************************************** GLOBAIS */
#content .col1_3{
	float:left;
	width:250px;
}
.pRight .btn{
	float:right;
}
.btn *{
	float:left;
	height:25px;
	cursor:pointer;
}
.btn .btnLeft{
	width:6px;}
.btn .btnMiddle{
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	line-height:23px;
	padding:0 3px;}
.btn .btnRight{
	width:6px;
}
.azul .btn .btnLeft{
	background:url(../imagens/btn_left_azul.gif);
}
.azul .btn .btnMiddle{
	background:url(../imagens/btn_middle_azul.gif);
}
.azul .btn .btnRight{
	background:url(../imagens/btn_right_azul.gif);
}
.verde .btn .btnLeft{
	background:url(../imagens/btn_left_verde.gif);
}
.verde .btn .btnMiddle{
	background:url(../imagens/btn_middle_verde.gif);
}
.verde .btn .btnRight{
	background:url(../imagens/btn_right_verde.gif);
}
.vermelho .btn .btnLeft{
	background:url(../imagens/btn_left_vermelho.gif);
}
.vermelho .btn .btnMiddle{
	background:url(../imagens/btn_middle_vermelho.gif);
}
.vermelho .btn .btnRight{
	background:url(../imagens/btn_right_vermelho.gif);
}
.imgLeft{
	float:left;
	margin-right:8px;
	border:solid 3px #dddddd;
}
.list{
	padding-bottom:1em;
	float:left;
	width:460px;
}
#servicos .list{
	float:none;
	width:780px;
}
.list p{
	margin-bottom:0;
	background:url(../imagens/marc.gif) no-repeat 3px 7px;
	padding-left:15px;
}
.listLinks p{
	margin-bottom:0;
	background:url(../imagens/marc_verm.gif) no-repeat 3px 8px;
	padding-left:15px;
	margin-bottom:0.8em;
	font-size:16px;
}
p.obs{
	font-style:italic;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.formGroup, .formUnit{
	float:left;
	width:780px;
	margin-bottom:30px;
}
.formGroup p{
	float:left;
	width:370px;
	margin:0 10px;
	display:inline;
}
.formUnit p{
	margin:0 10px;
}
.formGroup p .inputText{
	width:362px;
}
.formUnit p .inputText{
	width:752px;
}
/* ************************************************************************************************************** GERAL */
body{
	background:#01396a;
}
#menu li, #menu li a{
	float:left;
	margin:0;
}
#menu li, #menu li a:hover{
	color:#00e4ff;
}
#menu li {
	line-height:33px;
	height:36px;
}
#menu li a {
	color:#FFF;
	font-size:15px;
}
#menu li img {
	float:left;
	height:36px;
	width:5px;
	margin:0 25px;
	background:url(../imagens/menu_ball.gif) no-repeat center;
}

#topo .logo{
	float:left;
	width:250px;
	margin-right:15px;
}
#topo .destaque{
	float:left;
	width:515px;
	position:relative;
}
.news{
	float:left;
	width:778px;
	height:18px;
	padding:6px;
	overflow:hidden;
	background:url(../imagens/bg_news.gif) no-repeat;
	margin-bottom:15px;
}
.news *{
	float:left;
}
.news h3, .news p.pText{
	height:18px;
	padding-right:10px;
	background:url(../imagens/div_vert.gif) repeat-y right;
	margin-right:10px;
}
.news .inputText{
	width:172px;
	padding:0 3px;
	height:16px;
	border:solid 1px #c4c4c4;
	margin-right:5px;
}
#content .col1_3{
	position:relative;
}
#content .col1_3 .col1_3Titulo{
	float:left;
	width:250px;
	height:50px;
	background:url(../imagens/bg_boxes_titulo.gif);
	margin-bottom:10px;
	overflow:hidden;
}
#content .col1_3 .col1_3Titulo span{
	position:absolute;
	display:block!important;
	display:none;
	width:250px;
	height:120px;
	background:url(../imagens/home-aheach-foto-border.png);
	top:60px;
	left:0;
	z-index:10;
}
#content .col1_3 .col1_3Titulo h2{
	float:left;
	display:inline;
	width:184px;
	text-align:center;
	line-height:48px;
}
#content .col1_3 .col1_3Titulo .tituloBtnEsq, #content .col1_3 .col1_3Titulo .tituloBtnDir{
	float:left;
	display:inline;
	width:18px;
	height:24px;
	cursor:pointer;
}
#content .col1_3 .col1_3Titulo .tituloBtnEsq{
	margin:13px 0 0 15px;
}
#content .col1_3 .col1_3Titulo .tituloBtnDir{
	margin:13px 15px 0 0;
}
#content .col1_3.azul .col1_3Titulo .tituloBtnEsq{
}
#content .col1_3.azul .col1_3Titulo .tituloBtnDir{
}
#content .col1_3.verde .col1_3Titulo .tituloBtnEsq{
	background:url(../imagens/seta_esq_verde.gif);
}
#content .col1_3.verde .col1_3Titulo .tituloBtnDir{
	background:url(../imagens/seta_dir_verde.gif);
}
#content .col1_3.vermelho .col1_3Titulo .tituloBtnEsq{
	background:url(../imagens/seta_esq_vermelho.gif);
}
#content .col1_3.vermelho .col1_3Titulo .tituloBtnDir{
	background:url(../imagens/seta_dir_vermelho.gif);
}




#content .col1_3 .foto{
	float:left;
	width:248px;
	height:118px;
	padding:1px;
	margin-bottom:5px;
}


#content .parceiros{
	clear:both;
	float:left;
	width:768px;
	padding:1px 0 1px 12px;
	height:78px;
	margin-top:15px;
	background:url(../imagens/bg_parceiros.gif);
}
#content .parceiros img{
	float:left;
	margin:0 7px 0 15px;
}

#content .listServicos, #content .listServicos li{
	float:left;
	width:780px;
}
#content .listServicos li{
	margin-bottom:10px;
}
#content .listServicos li h4{
	float:left;
	width:773px;
	padding-left:7px;
	height:26px;
	background:url(../imagens/bg_aba_servicos.gif) 0 0;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	color:#0053a0;
	margin-bottom:8px;
	cursor:pointer;
}
#content .listServicos li.ativo h4{
	background-position:0 -26px;
	color:#FFF;
}
#footer p{
	float:left;
	margin:28px 0 0 28px;
	display:inline;
	color:#FFF;
}
#footer img{
	float:right;
	margin:28px 28px 0 0;
}
#prev2{
	background:url(../imagens/btn_left.gif) no-repeat;
	display:block;
	width:26px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:85px;
	left:0px;
	z-index:1000;
}
#next2{
	background:url(../imagens/btn_right.gif) no-repeat;
	display:block;
	width:26px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:85px;
	right:0px;
	z-index:1000;
}
#next3{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	right:10px;
	text-indent:9999px;
	overflow:hidden;
}
#prev3{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	left:10px;
	text-indent:9999px;
	overflow:hidden;
}
#next4{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	right:10px;
	text-indent:9999px;
	overflow:hidden;
}
#prev4{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	left:10px;
	text-indent:9999px;
	overflow:hidden;
	background-color:#000;
}
#next5{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	right:10px;
	text-indent:9999px;
	overflow:hidden;
}
#prev5{
	display:block;
	width:26px;
	height:28px;
	z-index:1000;
	position:absolute;
	top:10px;
	left:10px;
	text-indent:9999px;
	overflow:hidden;
}
#cOportunidades, #cServicos, #cHeach{
	margin-top:60px;
}
/* slider */
		.destaque, .destaque li{ 
			height:200px;
			width:515px;
			overflow:hidden;
			}
		 .slideUm, .slideDois, .slideUm li, .slideDois li{ 
			/*height:400px;*/
			width:250px;
			overflow:hidden;
			}
		.destaquePrinc{
			height:200px;
			width:515px;
			position:relative;
			float:right;
		}
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:0px;
			top:85px;
			z-index:1000;
			}
		#prevBtnDois, #nextBtnDois,
		#prevBtnTres, #nextBtnTres{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			top:13px;
			z-index:1000;
			}
			#prevBtnDois, #prevBtnTres{
				left:15px;
			}
		#nextBtn{ 
			left:487px;
			}	
		#nextBtnDois,#nextBtnTres { 
			left:217px;
			}
		#prevBtn a, #nextBtn a{  
			display:block;
			width:27px;
			height:30px;
			background: url(../imagens/btn_prev.gif) no-repeat ;
			z-index:1000;
			text-indent:-9999px;
			overflow:hidden;
			}
		#prevBtnDois a,#prevBtnTres a, #nextBtnDois a, #nextBtnTres a{  
			display:block;
			width:27px;
			height:30px;
			background: url(../imagens/seta_esq_azul.gif) no-repeat ;
			z-index:1000;
			text-indent:-9999px;
			overflow:hidden;
			}
			#prevBtnTres a{
				background:url(../imagens/seta_esq_azul.gif) no-repeat;
			}
			#nextBtnTres a{
				background:url(../imagens/seta_dir_azul.gif) no-repeat;
			}
			#nextBtnDois a{
			background: url(../imagens/seta_dir_azul.gif) no-repeat ;
			}
			#nextBtn a{ 
			background: url(../imagens/btn_next.gif) no-repeat;	
			}
	/* // slider */	
/*------------------------------------------------OPORTUNIDADES-----------------------------------------*/
#oportunidades #divCenter #content table{
	width:100%;
	border:0;
}
#oportunidades #divCenter #content table tr{
	background-color:#F0F0F0;
	
}
#oportunidades #divCenter #content table td{
	padding-top:10px;
	padding-left:5px;
}
#oportunidades #divCenter #content table th{
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	background-color:#CCC;
	padding-right:5px;
}
#oportunidades #divCenter #content table tr.background{
	background-color:#FFF;
}
