/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px*/
	background-color:#FFFFFF;
	background-image:url(../imgs/IGE_back.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:18px;
}
#container {
	/*border:solid 1px #000000;*/
	position:relative;
	width:886px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:651px;
	/*height:620px;*/
	float:right;
	margin: 0px;
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	/*border:1px solid #FF0000;*/
}

/* ---------------------------HEADER--------------------------- */
#header {
	width:886px;
	height:100px;
	/*border:solid 1px #0000FF;*/
	margin: 0px;
}

#logoIGE {
	float:left;
	/*border:solid 1px #00FFFF;*/
	margin: 0px;
	margin-top:25px;
	cursor:pointer;
}
#logoME {
	float:right;
	/*border:solid 1px #00FFFF;*/
	margin: 0px;
	margin-top:18px;
	margin-right:10px;
	_margin-right:5px;
	cursor:pointer;
}
#languages {
	/*width:200px;*/
	text-align:right;
	/*border:solid 1px #0000FF;*/
	float:right;
	font-size:0.65em;
	/*_font-size:1.2em;*/
	margin:0px;
	margin-top:12px;
	margin-bottom:7px;
}
#languages a {
	color:#9578AE;
}
a, a:visited, a:visited {
	color: #3C0072;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#search {
	width:720px;
	border:solid 1px #99FF00;
	margin: 20px 20px 20px 20px;
}
#banner {
	/*border:solid 1px #FFCC33;*/
	margin: 0px;
	height:150px;
	background-repeat:no-repeat;
}
#bannerSep {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#3C0072;
	height:10px;
}
/* ---------------------------HEADER--------------------------- */


/* ---------------------------MENU TOP--------------------------- */
#menuTop {
	width:760px;
	border:solid 1px #33FF00;
	margin: 20px 20px 20px 20px;
}

#menuTop ul {
	border:solid 1px #FFCC33;
	margin: 20px 20px 20px 20px;
}

#menuTop ul li{
	list-style:none;
	margin:2px 2px 2px 0px;
	width:50px;
	float:left;
	background-color:#CCCCCC;
}

#menuTop ul li:hover{
	background-color:#FFFFFF;
}

#menuTop ul li a,
#menuTop ul li a:visited,
#menuTop ul li a:active{
	display:block; /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#FFFFFF;
}

#menuTop ul li a:hover{
	color:#000000;
}


/* ---------------------------COLUNA ESQUERDA--------------------------- */

#contentLeft {
	width:210px;
	float:left;
	/*border:solid 1px #990066;*/
	margin: 0px;
}

#menuLeft {
	position:relative;
	float:left;
	width:210px;
	padding:0px;
	margin:0px;
	/*border-top:solid 1px #9FBACD;*/
	border-bottom:solid 1px #3C0072;
}

#menuLeft ul {
	margin:0px;
	padding:0px;
	width:100%;
	font-size:12px;
}

#menuLeft ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	_border-bottom:solid 1px #EFEFEF;
	border-top:solid 4px #3C0072;
	color:#3C0072;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
}
#menuLeft ul li a,
#menuLeft ul li a:visited,
#menuLeft ul li a:active{
	display:block; /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#3C0072;
	text-decoration:none;
	margin:0px;
	padding:5px 0px 5px 0px;
	_padding-bottom:4px;
	
	/*background:url(../img/menuLeft_arrow.gif) top right no-repeat;*/
}
#menuLeft ul li a.on,
#menuLeft ul li a.on:visited,
#menuLeft ul li a.on:active,
#menuLeft ul li a:hover{
	color:#3C0072;
	/*background:url(../img/menuLeft_arrow.gif) top left no-repeat;*/
}

#menuLeft ul li ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	width:100%;
}

#menuLeft ul li ul li{
	list-style:none;
	width:100%;
	padding:0px;
	margin:0px;
	padding-top:4px;
	padding-bottom:3px;
	*padding-top:3px;
	*padding-bottom:2px;
	border-top:1px solid #3C0072;
	/*color:#014888;*/
}
#menuLeft ul li#menuLeftSep {
	padding-top:4px;
	border-top:1px solid #3C0072;
}
#menuLeft ul li#menuLeftSep ul li{
	border:none;
}

#menuLeft ul li ul li a,
#menuLeft ul li ul li a:visited,
#menuLeft ul li ul li a:active{
	display:block; /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#3C0072;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:none;
	text-transform:none;
	font-weight:normal;
}

#menuLeft ul li ul li a.on,
#menuLeft ul li ul li a.on:visited,
#menuLeft ul li ul li a.on:active,
#menuLeft ul li ul li a:hover{
	color:#3C0072;
	background:none;
}

#menuLeft ul li ul li a.on,
#menuLeft ul li ul li a.on:visited,
#menuLeft ul li ul li a.on:active {
	/*background:url(../img/SubmenuLeft_arrow.gif) top 8px no-repeat;*/
}
#menuLeft form {
	padding:0px;
	margin:0px;
}
#menuLeft #contact {
	width:72px;
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url(../imgs/bt_contact.gif);
}
#menuLeft ul li label input#serchField {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:none;
	background-color:#FFFFFF;
	width:120px;
	margin:0px;
	padding:4px;
	color:#999999;
	font-weight:normal;
}
#menuLeft ul li input#send {
	background-color:#3C0072;
	color:#FFFFFF;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;
	width:25px;
}
/* ---------------------------COLUNA ESQUERDA--------------------------- */


/* ---------------------------MIOLO HOMEPAGE--------------------------- */
#contentHome {
	width:651px;
	min-height:620px;
	_height:620px;
	text-align:center;
	/*border:solid 1px #999933;*/
	margin: 0px;
	background-image:url(../imgs/home_sep_vert.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#contentNews {
	width:290px;
	text-align:left;
	float:left;
	/*border:solid 1px #FF0000;*/
	margin: 0px;
	margin-left:15px;
	_margin-left:8px;
}
#contentNews #newsTop {
	width:290px;
	height:200px;
	background-image: url(../imgs/home_IGE_2011.jpg);
}
#news {
	width:290px;
	/*border:solid 1px #660099;*/
	margin: 0px;
}

#news h1{
	font-size:0.7em;
	/*_font-size:1.4em;*/
	font-weight:bold;
	color:#BBD6B7;
	text-transform:uppercase;
	margin:0px;
}
#news h1 a, #news h1 a:link, #news h1 a:visited {
	color:#BBD6B7;
}

#news p, #highlight p{
	font-size:0.7em;
	/*_font-size:1.4em;*/
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBD6B7;
	padding-top:3px;
	line-height:16px;
	margin-top:10px;
	margin-bottom:10px;
}
#highlight p {
	border-top-color: #ECDAAC;
}
#news p {
	border-top-color: #BBD6B7;
}
#news a,
#news a:visited,
#news a:active{
	color:#666666;
}

#news a:hover{
	color:#006600;
}

#contentHome #contentRight {
	width:300px;
	float:right;
	/*border:solid 1px #FF00FF;*/
	margin: 0px;
	margin-right:15px;
	_margin-right:8px;
}
#contentHome #contentRight #menuRight {
	width:100px;
	border:solid 1px #999933;
	margin: 20px 20px 20px 20px;
}

#contentHome #contentRight #menuRight ul {
	border:solid 1px #FFCC33;
	margin: 20px 20px 20px 20px;
}

#contentHome #contentRight #menuRight ul li{
	list-style:none;
	margin:2px 2px 2px 0px;
	width:60px;
	background-color:#CCCCCC;
}
#contentHome #contentRight #menuRight ul li:hover{
	background-color:#FFFFFF;
}

#contentHome #contentRight #menuRight ul li a,
#contentHome #contentRight #menuRight ul li a:visited,
#contentHome #contentRight #menuRight ul li a:active{
	display:block; /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#FFFFFF;
}
#contentHome #contentRight #menuRight ul li a:hover{
	color:#000000;
}
#contentHome #contentRight #contentHighLights {
	width:300px;
	/*border:solid 1px #999933;*/
	text-align:left;
	margin: 0px;
}
#contentHome #contentRight #contentHighLights #highlightTop{
	width:300px;
	height:199px;
	background-color:#EFEFEF;
	color:#3C0071;
	text-align:left;
	font-size:0.7em;
	/*_font-size:1.4em;*/
	border-top:1px solid #EFEFEF;
	/*apenas para o IE7 */
	*border-top:none;
	*height:200px;
}
#contentHome #contentRight #contentHighLights #highlightTop p {
	padding:8px 10px 10px 10px;
	line-height:15px;
	*padding:18px 10px 10px 10px;
}
#contentHome #contentRight #contentHighLights #highlight {
	/*border:solid 1px #660099;*/
	margin: 0px;
}

#contentHome #contentRight #contentHighLights #highlight h1{
	font-size:0.7em;
	/*_font-size:1.4em;*/
	font-weight:bold;
	color:#ECDAAC;
	text-transform:uppercase;
	margin:0px;
}
#contentHome #contentRight #contentHighLights #highlight h1 a,
#contentHome #contentRight #contentHighLights #highlight h1 a:link,
#contentHome #contentRight #contentHighLights #highlight h1 a:visited {
	color:#ECDAAC;
}
#contentHome #contentRight #contentHighLights #highlight a,
#contentHome #contentRight #contentHighLights #highlight a:visited,
#contentHome #contentRight #contentHighLights #highlight a:active{
	color:#666666;
}

#contentHome #contentRight #contentHighLights #highlight a:hover{
	color:#006600;
}
/* ---------------------------MIOLO HOMEPAGE--------------------------- */



/* ---------------------------FOOTER--------------------------- */

#footer {
	float:left;
	width:886px;
	height:100px;
	border-top:solid 1px #F2F2F2;
	border-bottom:solid 1px #F2F2F2;
	margin:0px;
	margin-top:18px;
}

#footerContent {
	width:635px;
	/*border:solid 1px #00FF00;*/
	margin: 0px;
	margin-left:248px;
	margin-top:7px;
}

#footerContent p{
	font-size:0.55em;
	/*_font-size:1.1em;*/
	color:#B2B2B2;
	margin-top:13px;
}

#footerContent a,
#footerContent a:visited,
#footerContent a:active{
	color:#666666;
}

#footerContent a:hover{
	color:#006600;
}

#footerCopy {
	width:615px;
	/*border:solid 1px #0000FF;*/
	margin: 0px;
	margin-left:248px;
	margin-top:8px;
	font-size:0.55em;
	/*_font-size:1.1em;*/
}

#footerCopy p{
	color:#B2B2B2;
}

#footerCopy a,
#footerCopy a:visited,
#footerCopy a:active{
	color:#B2B2B2;
}

#footerCopy a:hover{
	color:#B2B2B2;
}

#footerLogoME {
	/*width:128px;*/
	/*height:115px;*/
	/*border:solid 1px #FF00FF;*/
	margin:0px;
	margin-top:46px;
	float:left;
}
#footerLogoME A {
	background-image:url(../imgs/logo_me.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	/*border:1px solid #FF0000;*/
}
#footerLogoME A:hover {
	background-image:url(../imgs/logo_me_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#footerContent #logoEuropa a {
	background-image:url(../imgs/logo_ue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:61px;
}
#footerContent #logoEuropa a:hover {
	background-image:url(../imgs/logo_ue_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#footerContent #logoPOSC a {
	background-image:url(../imgs/logo_posc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:150px;
	padding:0px;
	_margin-right:150px;
}
#footerContent #logoAcess {
	float:right;
}
#footerContent #logoPOSC a:hover {
	background-image:url(../imgs/logo_posc_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#footerContent #logoPD a {
	background-image:url(../imgs/logo_pd.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:78px;
}
#footerContent #logoPD a:hover {
	background-image:url(../imgs/logo_pd_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#footerContent #logoPOSI a {
	background-image:url(../imgs/logo_posi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:219px;
}
#footerContent #logoPOSI a:hover {
	background-image:url(../imgs/logo_posi_f2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* ---------------------------FOOTER--------------------------- */


/* ---------------------------MIOLO CONTENT--------------------------- */
#contentMain {
	/*width:550px;*/
	/*border:solid 1px #999933;*/
	min-height:620px;
	margin-left: 15px;
	margin-right: 15px;
}

#menuPath {
	/*width:510px;*/
	/*border:solid 1px #999933;*/
	border-bottom:1px solid #E4E4E4;
	margin: 0px;
	/*margin-bottom:10px;*/
	padding-bottom:10px;
	font-size:0.7em;
	font-weight:bold;
	color:#3C0072;
}
#menuPath h1 {
	font-size:1em;
	margin:0px;
	padding:0px;
}
#menuPath a, #menuPath a:visited, #menuPath a:active {
	color: #3C0072;
	font-weight:normal;
	text-decoration:none;
}
#menuPath a:hover {
	text-decoration:underline;
}
#menuContext {
	/*width:340px;*/
	/*border:solid 1px #00FF00;*/
	margin: 0px;
	font-size:0.7em;
}

#menuContext ul.folders{
	/*border:solid 1px #FFCC33;*/
	margin: 0px;
	margin-top:0px;
	padding-bottom:5px;
	border-bottom:1px solid #E4E4E4;
	padding-left:0px;
}

#menuContext ul.folders li{
	list-style:none;
	padding:4px 0px 0px 15px;
	*padding:0px 0px 0px 15px;
	_border-bottom:solid 1px #FFF;
	position:relative;
	background:url(../imgs/folder_icon.gif) top left no-repeat;
	/*float:left;*/
	/*background-color:#CCCCCC;*/
}

#menuContext ul.folders li:hover{
	/*background-color:#FFFFFF;*/
}

#menuContext ul.folders li a,
#menuContext ul.folders li a:visited,
#menuContext ul.folders li a:active{
	/*display:block;*/ /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#3C0072;
	text-decoration:none;
}

#menuContext ul.folders li a:hover{
	text-decoration:underline;
	/*color:#000000;*/
}

#menuContext ul.items{
	/*border:solid 1px #00FFFF;*/
	margin: 0px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom:1px solid #E4E4E4;
}

#menuContext ul.items li{
	list-style:none;
	padding:4px 0px 0px 15px;
	*padding:0px 0px 0px 15px;
	background:url(../imgs/list_icon.gif) top left no-repeat;
	_border-bottom:solid 1px #FFF;
	/*background-color:#CCCCCC;*/
}

#menuContext ul.items li:hover{
	/*background-color:#FFFFFF;*/
}

#menuContext ul.items li a,
#menuContext ul.items li a:visited,
#menuContext ul.items li a:active{
	display:block; /* IMPORTANTE: para o link ocupar a largura toda do <li>*/
	color:#3C0072;
	text-decoration:none;
}

#menuContext ul.items li a:hover{
	/*color:#000000;*/
	text-decoration:underline;
}

#menuContext #separator {
	height:1px;
	background-color:#E4E4E4;
	/*width:300px;*/
	margin: 0px 0px 0px 0px;
}

#contentBody {
	/*width:340px;*/
	/*border:solid 1px #FF00FF;*/
	margin: 0px;
	margin-top:15px;
	color:#808080;
}
#contentBody h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color:#0B60A2;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:12px;
}
#contentBody h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	color:#0B60A2;
	margin-top:0px;
	margin-bottom:6px;
	font-size:0.9em;
	font-weight:normal;
}
#contentBody h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0B60A2;
	font-size:0.8em;
	margin-top:0px;
	margin-bottom:6px;
}

#contentBody p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:20px;
	/*color:#808080;*/
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
}

#contentBody hr{
	margin:0px;
	height:1px;
	color:#808080;
}
#contentBody ul {
	font-size:0.7em;
	margin-top:0px;
	margin-left:15px;
	padding-left:2px;
}
#contentBody ul li {
	list-style-image:url(../imgs/img_bullet.gif);
}
#contentBody ul li, #contentBody ol li {
	line-height:20px;
	margin:5px 5px 5px 0px;
}
#contentBody ul li ul li  {
	font-size:1.4em;
}
#contentBody ul li a  {
	font-size:1.4em;
	*font-size:1em;
}
/*
ul.txtList ul.txtList li.txtItem,
ul.txtList ul.txtList ul.txtList li.txtItem, ul.txtList ul.txtList ul.txtList li.txtItem a,
ul.txtList ul.txtList ul.txtList ul.txtList li.txtItem, ul.txtList ul.txtList ul.txtList ul.txtList li.txtItem a {
	font-size:1.4em;
	*font-size:1em;
}*/
.txtList,.txtItem {
	font-size:11px;
	_font-size:1em;
	*font-size:1em;
}
#contentBody ol li {
	font-size:0.7em;
}
#contentBody ol li ul li, #contentBody ol li ul li p {
	font-size:1.4em;
	line-height:15px;
}
#contentBody ol li #corpo p {
	font-size:1em;
}
#contentBody a, #contentBody a:visited, #contentBody a:active, #contentBody a:link {
	color: #3C0072;
	text-decoration:none;
}
#contentBody a:hover {
	text-decoration:underline;
}

/*
#contentBody ul li:hover{
	background-color:#FFFFFF;
}

#contentBody ul li a,
#contentBody ul li a:visited,
#contentBody ul li a:active{
	display:block;
	color:#FFFFFF;
}

#contentBody ul li a:hover{
	color:#000000;
}
*/
table {
	font-size:0.8em;
	color:#808080;
	width:100%;
}
table thead tr td {
	border-bottom:solid 2px #E4E4E4;
	padding:2px;
}

table tfoot tr td,table tr td, table tbody tr td{
	border-top:solid 1px #E4E4E4;
	padding:5px;
/*	font-size:0.85em;*/
}
#contentMain #contentRight {
	float:right;
	width:210px;
	/*border:solid 1px #FF00FF;*/
	margin: 0px;
	margin-top:15px;
	margin-right:0px;
}
#contentImgs p {
	color:#949494;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:0.6em;
}


/*
#contentMain #contentRight #menuRight {
	width:100px;
	border:solid 1px #999933;
	margin: 20px 20px 20px 20px;
}

#contentMain #contentRight #menuRight ul {
	border:solid 1px #FFCC33;
	margin: 20px 20px 20px 20px;
}

#contentMain #contentRight #menuRight ul li{
	list-style:none;
	margin:2px 2px 2px 0px;
	width:60px;
	background-color:#CCCCCC;
}

#contentMain #contentRight #menuRight ul li:hover{
	background-color:#FFFFFF;
}

#contentMain #contentRight #menuRight ul li a,
#contentMain #contentRight #menuRight ul li a:visited,
#contentMain #contentRight #menuRight ul li a:active{
	display:block;
	color:#FFFFFF;
}

#contentMain #contentRight #menuRight ul li a:hover{
	color:#000000;
}
*/




/* ---------------------------PESQUiSA AVANÇADA--------------------------- */
input.txtPesquisa, select.txtPesquisa, input.bot {
	font-size:0.9em;
	color:#999999;
}


table.downloads {
	font-size:0.7em;
}
