@charset "utf-8";

#geral{
	background:#fff url(/images/innermenubg.jpg) repeat-y;
}
/* INNERMENU */
#innermenu {
	width:196px;
	float:left;
	text-align:left;
	overflow:hidden;
}
#innermenu li {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	display:inline;
}
#innermenu li a{
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #9fa0a2;
	padding:10px;
	text-decoration:none;
	cursor:pointer;

}
/* Primeiro nivel */
#innermenu li a{
	color:#01466f;
	background-color:#dedede;
}


#innermenu li.node_folder_closed span a, #innermenu li li.node_folder_closed span a {
	background-image:url(/images/arrow_down_1.png); background-position:95%; background-repeat:no-repeat;height:100%;	
}

#innermenu li.node_folder_opened span a, #innermenu li li.node_folder_opened span a  {
	background-image:url(/images/arrow_up_1.png); background-position:95%; background-repeat:no-repeat;height:100%;	
}


/*
#innermenu li.node_folder_closed span {}
*/

#innermenu li a:hover {
	color:#01466f;
	background-color:#f7f7f7;
}

/* Segundo nivel */
#innermenu ul li a{
	color:#2769a3;
	background-color:#eef0ef;
	padding-left:20px;
}
#innermenu ul li a:hover {
	color:#01466f;
	background-color:#f7f7f7;
}

/* Terceiro nivel */
#innermenu ul ul li a,
#innermenu ul ul li span {
	color:#6092ad;
	background-color:#f7f7f7;
	padding-left:30px;
}
#innermenu ul ul li a:hover {
	color:#eaedf2;
	background-color:#6092ad;
}

/* Links ativos */
#innermenu li a:active,
#innermenu li a.active,
#innermenu ul li a:active,
#innermenu ul li a.active,
#innermenu ul ul li a:active,
#innermenu ul ul li a.active {
	background-color:#01466f;
	color:#fff;
	background-image: none;
}

#innermenu li.node_folder_opened ul { display:block; }
#innermenu li.node_folder_closed ul { display:none; }


/* END - INNERMENU */

/* BREADCRUMB */
#breadcrumbs{
	width:auto;
	height:30px;
	background-color:#e5e5e5;
	color:#3f3e3e;
	font-size:9px;
	text-align:left;
}
#breadcrumbs div {
	padding-top:9px;
	padding-left:10px;
	width:auto;
}
#breadcrumbs a, #breadcrumbs span {
	letter-spacing:-0.02em;
	margin:0 2px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active{
	color:#3f3e3e;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color:#3f3e3e;
	text-decoration:underline;
}
/* END - BREADCRUMB */

/* RECOMENDATIONS */
#rel {
	margin-top:20px;
	width:250px;
	float:left; clear:both;
}
#rel h3 {
	color:#00476f;
	font-size:1.2em;
	font-weight:bold;
}
#rel ul {
	overflow:hidden;
	margin-top:10px;
	font-size:1em;
	border-top:1px solid #a0a0a0;
}
#rel ul li {
	
	border-bottom:1px solid #a0a0a0;
	border-top:1px solid #fff;
	cursor:pointer;
}
#rel a:link, #rel a:active, #rel a:visited {
	background:#fff url(/images/setapreta.gif) no-repeat 5px center;
	color:#000;
	display:block;
	padding:6px 12px;
	text-decoration:none;
}
#rel a:hover{
	background:#eaedf2 url(/images/setaazulclaro.gif) no-repeat 5px center;
	color:#01466f;
	text-decoration:underline;
}

div#download_case {
	width:255px;
	float:right;
	clear:none;
	margin-top:20px;	
}

div#download_case h3 {
	color:#00476f;
	font-size:1em;
	font-weight:bold;
	text-align:right;
}

div#download_case div {
	padding:5px;
	padding-top:10px;
	padding-left:78px;
	margin-top:5px;
	margin-bottom:20px;
	border:1px solid #a2a2a2;
	background:url(/images/pdf_cases.png) left top no-repeat;
	color:#01466f;
	float:left;	
	height:60px;
	line-height: 11px;
}

div#download_case div a {
	color:#01466f;
}


/* END - RECOMENDATIONS */



/* Box - Conteudo */
#innerwebdoor{
	width:580px;
	float:left;
	min-height: 400px; 
	height: auto !important; 
	height: 400px;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#innerwebdoorRequestok{
width:540px;
	float:left;
	min-height: 400px; 
	height: auto !important; 
	height: 400px;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.comment {
border:0;}

.palavra{}

#innerwd{
	width:100%;
	border-bottom:2px solid #FFFFFF;
	overflow:hidden;
}
#content {
	background-color:#FFFFFF;
	font-size:1em;
	padding:12px;
	_padding: 10px;
	text-align:left;
	font-size:10px;
	min-height: 400px; 
	height: auto !important; 
	height: 400px;
}

#content h1.titulo, #content h2.titulo{
	font-size:1.1em;
}

#content .subtit {
	font-size:1em;
	color:#01466f;
	padding-top:5px; 
	/*padding-left:12px;*/
	}
#content .subtit span {	color:#000;	}



/* Box - conteúdo do editor html */
#textdiv {
	float:left;
	font-size:1em;
	color:#000;
	line-height:1.6em;
	margin:0 0 10px;
	_width:555px !important;
}
#textdiv a:link, #textdiv a:visited, #textdiv a:active{
	color:#01466F;
	text-decoration:underline;
}
#textdiv a:hover{
	color:#e57520;
	text-decoration:underline;
}

#textdiv ul {
	overflow:hidden;
	margin:10px 0;
	font-size:1em;
	list-style-type: circle;
	list-style-image: url(/images/setapreta.gif);
}
#textdiv ul.input_all_message_errors{
list-style-image:none;
list-style-type:none;
}
.input_all_message_errors{
background:#FDF9ED url(/images/error.gif) no-repeat scroll 10px center;
color:#FD0505;
height:auto !important;
margin:20px 0;
min-height:40px;
padding:5px 0 5px 30px;
font-weight:bold;
}
#textdiv ul li {
	padding:0;
	margin:4px 30px;

}

#textdiv p{
	margin-bottom:10px;
}
#textdiv.list div {
    width:515px;
     _width:485px;
    float:left;
	border-top:1px solid #fff;
	border-bottom:1px solid #9e9ea0;
	padding:20px; }
	

	#content #textdiv .filter {
		color:#000;
		font-weight:bold;
		padding:5px 0;
		font-size:.9em;
		text-align:right; 
		width:545px;
	}
		
	#content #textdiv .filter a {
			color:#666;
			font-weight:normal; }
	
	#textdiv.list h4 { font-size:1em; }
	#textdiv.list p { color:#666; }
	
	#textdiv.list .description {
		color:#000;
		font-size:.9em;
		font-weight:bold;
		margin-bottom:3px;
		 }
	
	#content #textdiv .filter {
	    float:left;
		color:#000;
		font-weight:bold;
		padding:5px 0;
		font-size:.9em;
		text-align:right; }
		#content #textdiv .filter a {
			color:#666;
			font-weight:normal; text-decoration: none; }
		#content #textdiv .filter a:hover {text-decoration: underline;}
	#textdiv.list h4 { font-size:1em; }
	#textdiv.list p { color:#666; }
	
	#textdiv.list .description {
		color:#000;
		font-size:.9em;
		font-weight:bold;
		margin-bottom:3px; }

	#textdiv.list .keywords {
		color:#01466F;
		font-weight:bold; }
		#textdiv.list .keywords a {
			color:#666;
			font-weight:normal;
			margin:0 2px; }
	#textdiv.list .thumb {
		float:left;
		margin-right:5px; }
	#textdiv.list .wThumb .thumb {
		border:1px solid #999;
		float:none;
		padding:2px;
		margin:12px; }
	
	#textdiv table tr.wThumb td.bor{
		border-bottom:1px solid #9E9EA0;
		border-top:1px solid #9E9EA0;
		border-right:0;
		border-left:0;
	}
	
	#textdiv table tr td{
	border-bottom:1px solid #9E9EA0;
	border-top:1px solid #9E9EA0;
	border-right:0;
	border-left:0;
	}
	
	#textdiv table{
	border-bottom:1px solid #9E9EA0;
	border-top:1px solid #9E9EA0;
	border-right:0;
	border-left:0;
	}
	
	#textdiv table tr.wThumb td h4.title_news{
		margin-left:0;
		}
	
		
	#textdiv.list .wThumb p,
	#textdiv.list .wThumb h4 { margin-left:110px; }
	/* template download  */
	.download #textdiv.list .thumb{
		float: left;
	}
	.download #textdiv.list p{
		margin-left: 50px;
	}
	.download #textdiv.list h4 { 
		margin-left: 7px;
		_margin-left: 10px;
		margin-bottom: 10px;
		float: left;
		width: 85%
	}
	.download #textdiv.list div { padding-left:10px; width: 515px; }
	.search h3 { font-size:1em; margin-bottom:2em;}


#content #navigators {
	background:url(/images/navigator_bg.gif) no-repeat center top;
	border:0 none;
	color:#636562;
	height:44px;
	line-height:44px;
	margin-top:10px;
	padding:0;
	position:relative;
	text-align:center;
	width:556px; }
.wide #content #navigators {
	background:url(/images/navigator_bg_wide.gif) no-repeat center top;
	width:100%; }
	#content #navigators a {
		color:#636562;
		font-weight:bold; }
		.prevPage {
			background:url(/images/navigator_prev_bg.gif) no-repeat center right; 
			border-right:1px solid #ccc;
			padding-right:25px; 
			position:absolute;
			left:10px;
			top:0; }
		.nextPage {
			background:url(/images/navigator_next_bg.gif) no-repeat center left; 
			border-left:1px solid #ccc;
			padding-left:25px; 
			position:absolute;
			right:10px;
			top:0;}
	#content #navigators span {
		color:#000;
		font-weight:bold; }
	#navigators ul { display:inline;  }
	#navigators ul li { display:inline; }
	#textdiv #navigators ul li {margin:0;}

b{float:right;}
	
/* Box - tamanho de fonte */
#fontman {
	background-color:#ffffff;
	border:0;
	color:#3e6e83;
	font-size:9px;
	float:right;
	width:154px;
	padding:8px;
	margin-left:10px;
	text-align:right;
}
#fontman div {
    padding-top:2px;
	float:right; 
	margin-left:7px;
}
/* Botões - rodapé */
#contentFunctions {
	clear:both;
	float:none;
	margin-top:20px;
	width:555px;
	

}
#contentFunctions a:link, 
#contentFunctions a:visited, 
#contentFunctions a:active {
	font-weight:bold;
	color:#01466f;
	text-decoration:underline;
}
#contentFunctions a:hover{
	font-weight:bold;
	color:#e57520;
	text-decoration:underline;
	font-size:10px;
}
#contentFunctions img {
	float:left;
	margin-right:5px;
}

#error { 
	background:#fdf9ed url(/images/error.gif) no-repeat 10px center; 
	color:#fd0505; 
	margin:20px 0;
	padding:5px 0 5px 50px; 
	min-height: 40px; 
	height: auto !important; 
	height: 40px;
}

/* Classes uteis */

.fleft {
	float:left;
}
.fright{
	float:right;
}
.destaque {
	color:#1E507A;
	font-size:1.1em;
	margin-bottom:10px;
}
.w50 { width:5em;}
.w100 { width:10em;}
.w150 { width:15em;}
.w200 { width:20em;}
.w250 { width:25em;}

.tr1{
	background-color:#eaedf2;
	color:#01466f;
	font-size:10px;
	line-height:18px;
}

.tr2{
	background-color:#f4f6f8;
	color:#01466f;
	font-size:10px;
}

table{
	border:0px;
	width:100%;
}

td{
	padding:5px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}

#innerwebdoor.wide { 
	width:100%;
}
#innerwebdoor.wide #content{ 
	padding:20px 55px;
}

div#phone_areas {margin-left:30px;}
div.phone_area_detail {
	display:none;	
}

#sitemap,
#sitemap ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0; }
	#sitemap ul { margin-left:30px; }
		#sitemap li {
			line-height:2.5em;
			list-style:none;
			margin-bottom:10px;
			overflow:hidden; }		
			#sitemap li li { margin:0; }
			#sitemap li.node_folder_opened span.root, 
			#sitemap li.node_folder_closed span.root {
				font-weight:bold;
			}	
			#sitemap li a:link, 
			#sitemap li a:visited, 
			#sitemap li a:hover,
			#sitemap li span {
				font-weight:normal;
				text-decoration:underline;
				cursor:pointer;
				color:#00466f;
			}
			#sitemap li li li a:link, 
			#sitemap li li li a:visited, 
			#sitemap li li li a:hover,
			#sitemap li li li span {
				color:#6092ad;
			}

			#sitemap li.node_folder_opened ul { display:block; }
			#sitemap li.node_folder_closed ul { display:none; }
			#sitemap li.node_folder_opened span,
			#sitemap li.node_folder_closed span { 
				cursor:pointer;
				padding-left:15px;
				font-weight:bold;
			}
			#sitemap li.node_folder_opened span.root, 
			#sitemap li.node_folder_closed span.root {
				background:0 none;
				padding:0;
			}
			#sitemap li.node_folder_opened span { background: url(/images/blt_less.gif) no-repeat left center; }
			#sitemap li.node_folder_closed span { background: url(/images/blt_more.gif) no-repeat left center; }

/* FORMULARIO DA BUSCA AVANÇADA*/
form#frm_login{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 width:270px;
}
form li{
 padding-bottom:20px;
 list-style-type:none;
 margin:0px;
}
#selecione{ 
 color:#00466F;
 font-size:9px;
 margin-left:13px;
 margin-top:7px;
 margin-bottom:18px;
}
.busca{
 font-weight:bold;
}
.bt_busca{
 position:relative;
 top:5px;
}
.negrito{
 font-weight:bold;
}
#resul_input{
 padding-top:20px;
}
/* PAGINA DE LOGIN*/   
.login li{
float:left;
padding:2px 0;
width:100%;
}
.paradireita{
float:left;
margin-right:1px;
text-align:right;
width:80px;
}
.paradireita2{
float:left;
margin-right:1px;
text-align:right;
width:80px;
}
#links{
width:200px;
height:60px;
margin-left:50px;
margin-top:3px;
}
#links p{
padding-top:5px;
margin:0px;
}
div#textdiv .login #links p a{
color:#666;
}
#links a img{
padding-top:10px;
}

.odd{background-color:#EDF2F5;}

/*Termo de Ades�o*/
div.term{
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

div.term b, div.term strong{
	color: #014670 !important;
}
/*Curriculo*/
#resumeCV{
padding:0;
}
#resume_name, #resume_email, #resume_curriculum{
float:left;
}
fieldset{
border:0 none;
margin:1em 0;
padding:0;
}
.texto{
list-style-type:none;
padding:0;
}
.curriculo fieldset ul li{
 margin:0;
 padding:0;
}
.curriculo fieldset ul li label{
 float: left; 
 margin-right:20px;
 margin-top:3px;
 width:80px;
}
.filecv{
 height:21px;
 }
.curriculo fieldset ul li a.button {
cursor:pointer;
margin-top:3px;
}

#contact_hide{
	display: none;
}

div.contentsMonth p{
	float: left;
	margin-bottom: 15px;
}

div.contentsMonth p strong{
	float: left;
	margin-bottom: 5px;
	font-size: 1.1em;
}
