/* ----------------------- Header ----------------------- */
.header{
	width: 100%;
}

/* Upper Header */
.upperHeaderWrapper{
	width: 102.4em;
	height: 4.1em;
	margin: 2em auto 0em;
}
.logoWrapper{
	float: left;
	height: 4.1em;
	#height: 0em;
	width: 27.4em;
}
.tabWraper{
	float: left;
	height: 4.1em;
	#height: 0;
	width: 50em;
	#padding-top: 0.5em;
}
.tabs{
	margin-left: 8em;
	#margin-left: 12.25em;
	margin-bottom: 0em;
	#margin-top: 0em;
}
.innerTabLinkWrapper{
	 padding: 1em 0em;
}
.tab{
    float: left;
    width:8em;
    text-align:center;
    background-color: #FFFFFF;
}
.tabSelected{
    float: left;
    width:8em;
    text-align:center;
}
.tabLink{
    font-size: 1.2em;
    font-weight: bold;
    color: #6ab6ee;
    text-decoration: none;
}
.tabLinkSelected{
    font-size: 1.2em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
/* Área de Pesquisa */
.pesquisaWrapper {
	float: right; 
	position: relative; 
	right: 6em; 
	top: 1em; 
	border: 0.1em solid #89bde6; 
	background-color: white;
	width: 16em;
}
.pesquisaLogo {
	float: left; 
	width: 1.8em; 
	height: 1.8em; 
	margin-top: 0.2em;
}
.pesquisaForm {
	float: left;
}
.pesquisaInput {
	border: 0em;
	color: #606060;	
	padding-left: 0.2em;
	padding-top: 0.2em;
	width: 10em;
}
/* Lower Header */
.lowerHeaderWrapper {
	width: 100%;
	background-color: white;
	text-align: center;	
}
#headerOuterWrapper {
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	height: 10.9em;
	#height: 11em;
}
#headerMiddleWrapper {
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	height: 10.9em;
	#height: 11em;
}
#headerInnerWrapper {
	width: 100%; 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	#height: 10.9em;
	position: relative;
}
#headerTitleWrapper {
	position: absolute;
	float: left;
	bottom: 1.5em;
	line-height: 3em;
	overflow: hidden;
	white-space: nowrap;
}
#headerTitle {
	font-size: 2.3em;
	color: #259CDE;
	margin: 2.0em 0.0em 1.5em 0.0em;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

/* ------------------------------ Middle ------------------------------- */
.middleWrapper {
	width: 102.4em;
	margin: 0em auto;	
}
.main {
	width: 73em;
	float: left;
	text-align: justify;	
}
.rightWrapper {
	width: 27.4em;
	float: left;	
}
/* Menu */
.menuWrapper {
	width: 27.4em;
	float: left;	
}
.menuList {
	width: 20em;
	padding-left: 1em;	
}
.menuListItem {
	width: 100%;
	background-color: white;
}
.menuLink {
	font-size:1.5em;
	color: #949393;
	text-decoration: none;
	padding-left: 1em;
	text-transform:uppercase;
}
.menuLinkSelected {
	font-size:1.5em;
	color: white;
	text-decoration: none;
	padding-left: 1em;
	text-transform:uppercase;
}
.subMenuList{
	width: 19em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 1em;
}
.subMenuListItem {
	width: 100%; 
	background-color: white;	
}
.subMenuLink {
	line-height: 1.75em;
	font-size: 1.3em;
	color: #949393;
	text-decoration: none;	
	padding-left: 2em;
	text-transform:uppercase;
}
.subMenuLinkSelected {
	line-height: 1.75em;
	font-size: 1.3em;
	color: #259CDE;
	text-decoration: none;	
	padding-left: 2em;
	text-transform:uppercase;
}
.selectedMenuItem{
	background-color: #259CDE; 
	width: 20em; 
	height: 2.5em;
	line-height: 2.5em;
	vertical-align: middle;
}
.unselectedMenuItem{
	background-color: white; 
	width: 20em; 
	height: 2.5em;
	line-height: 2.5em;
	vertical-align: middle;
}
.destaquesWrapper{
	width: 27.4em;
	float: left;	
}
.caixaDestaque{
	float: left;
	background-image: url("../images/destaques.gif");
	background-repeat:no-repeat;
	width: 16.5em;
	height: 7.2em;
	margin-top: 2em;
	margin-left: 2em;
	margin-right: 2em;
}
.textoDestaque{
	text-align: center;
	color: #259CDE;
	font-size: 1.6em;
	margin-top: 1.2em;
	margin-left: 1em;
	margin-right: 1em;
}
.linkDestaque{
	color: #259CDE;
	text-decoration: none;
}


/* ---------- News ------------- */
.noticiasWrapper {
	width: 73em;
	margin: 0;
}
.yearWrapper{
	text-align: right;
}
.yearList{
	list-style-type: none;
}
.yearListItem{
	float: right;
}
.yearListLinkSeparator{
	height: 1.5em;
	line-height: 1.5em;
	width: 0.1em;
	background-color: #606060;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.yearListLink{
	color: #606060; 
	font-size: 1.4em;
}
.yearListLinkSelected{
	color: #259CDE;
	font-weight: bold;
	font-size: 1.4em;
}
.noticiasTitleWrapper {
	width: 73em; 
	text-align: left; 
	background-color: #259CDE;
	line-height: 2em;
	margin-top: 3em;
}
.noticiasTitle {
	color: white; 
	font-size: 1.5em;
	margin: 0em;	
	padding-left: 1em;
}
.noticiasDate {
	text-align: left; 
	margin-bottom: 1em;
	background-color: #f4f9fb;
	padding-top: 0.5em;
	padding-left: 1em;
	border-bottom: 0.1em dashed #3399cc;
}
.noticiasTeaser {
	text-align: left; 
	background-color: white;
	margin: 0.5em 0;
	border-bottom: 0.1em dashed #3399cc;
}
.noticiasText {
	padding-top: 0.5em;
}


/* ------------------- Footer ------------------- */
.footerWrapper {
	width: 102.4em;
	margin:0em auto;
	margin-top: 1.5em;	
}

.leftFooterWrapper {
	width: 27.4em; 
	float: left;
	text-align: center;	
}
.acessibilidadeImage{
	float: left;
	padding-left: 6em;
}
.leftFooterInnerWrapper {
	margin-top: 4.8em; 
	#width: 13em;
}
.leftFooterList {
	margin: 0;	
}
.leftFooterListFirstItem {
	float: left;
	padding: 0em 0.5em 0em 1em;	
	line-height: 1.5em;
}
.leftFooterListLink {
	font-size: 1em; 
	color: #999; 
	text-decoration: none;
}
.leftFooterListItem {
	float: left; 
	padding: 0em 0.5em;
	line-height: 1.5em;	
}
.leftFooterLastListItem {
	float: left;
	padding: 0em 0em 0em 0.5em;
	line-height: 1.5em;	
}
.leftFooterListLinkSeparator {
	width: 0.1em; 
	height: 1.5em; 
	background-color: #999999;	
}
.rightFooterWrapper {
	width: 74.9em; 
	background-color: white; 
	float: left;	
}
.rightFooterListWrapper {
	width: 58em;
	margin: 0 auto;
}

.rightFooterList {
	margin-left: 0em;
}
.rightFooterListItem {
	float: left; 
	padding: 0em 0.5em;	
}
.deImage {
	 width: 9.1em; 
	 height: 3.1em;
}
.iesImage {
	width: 7.6em; 
	height: 3.1em;	
}
.patImage {
	width: 7.6em;
	height: 3.1em;
}
.dgitaImage {
	width: 8em;
	height: 3.1em;
}
.ihruImage {
	width: 6.7em; 
	height: 3.1em;
}
.sibsImage {
	width: 9em;
	height: 3.1em;
}
.footnote {
	font: 1em Verdana;
	color: #999;
	margin: 0.5em 0em 0em 0em;
	width: 100%;
	text-align: center;
}


/* ---------- Misc ---------- */
.clear{
        clear: both;
}

/* --- Lists --- */
.whiteBullet, blueBullet {
	margin-bottom: 4em;
}

.whiteBullet li {
	font-size: 1.2em;
	color: #606060;
	line-height: 1.5em;
	margin-left: 2em;
	list-style-image: url("../../pt.opensoft.site/images/bullet_branco.gif");
}
.blueBullet li {
	font-size: 1.2em;
	color: #606060;
	line-height: 1.5em;
	margin-left: 3.5em;
	list-style-image: url("../../pt.opensoft.site/images/bullet.gif");
}
.horizontalList {
	margin: 0;
	padding: 0;
}
.horizontalList li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0em 2em 0em 0em;	
}


/* ---------- Links Úteis ---------- */
.links{
	padding-left: 0;
}
.linksListItem {
	list-style: none;
}
.linksListBlueItemWrapper{
	width: 100%;
	background-color: #f4f9fb;
	height: 2em;
	font-size: 1.3em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	border-bottom: 0.1em dashed #3399cc;
}
.linksListWhiteItemWrapper{
	width: 100%;
	background-color: #ffffff;
	height: 2em;
	font-size: 1.3em;
	padding-top: 0.5em;
	padding-left: 0.5em;
	border-bottom: 0.1em dashed #3399cc;
}
.linksListItemLink{
	font-style: italic; 
	color:#008ecf; 
	margin-left: 1em;
}


	

/* ---------- Destaques ---------- */
blockquote.blue {
	position: relative;
	padding: 1em;
	height: 10em;
	background-color: #3399cc;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3399CC,endColorStr=#2138BA);
}
blockquote.white {
	position: relative;
	padding: 1em;
	height: 10em;
	background-color: #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EEEEEE);
}

blockquote.blue > h1 {
	margin-top: 1em;
	#margin-top: 1.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: 0.75em;
}
blockquote.white > h1 {
	margin-top: 1em;
	#margin-top: 1.5em;
	color: #259CDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: 0.75em;
}
blockquote.white > q {
	color:#259CDE;
	font-style: italic;
	font-size: 1.3em;
}
blockquote.blue > q {
	color:#FFFFFF;
	font-style: italic;
	font-size: 1.3em;
}
blockquote > q:before, blockquote > q:after {
	content: '"'; 
}
blockquote > img {
	position: absolute; 
	right: 2em; 
	height:10em;
}

/* ---------- Pesquisa -------------------------- */

.searchTitleWrapper {
	width: 73em; 
	text-align: left; 
	background-color: #259CDE;
	line-height: 2em;
}
.searchTitle {
	color: white; 
	font-size: 1.5em;
	margin: 0em;	
	padding-left: 1em;
}
.searchSubTitle {
	text-align: left; 
	margin-bottom: 1em;
	background-color: #f4f9fb;
	padding-top: 0.5em;
	padding-left: 1em;
	border-bottom: 0.1em dashed #3399cc;
}
.searchTeaser {
	text-align: left; 
	background-color: white;
	margin: 0.5em 0;
	border-bottom: 0.1em dashed #3399cc;
}
.searchPagesWrapper {
	width: 73em; 
	text-align: left; 
	margin-bottom: 2em;
	background-color: #259CDE;
	line-height: 2em;
	text-align: center;
	float: left;
}
.searchPagesHorizontalList {
	margin: 0;
	padding: 0;
	padding:0 0 0 23em;
}
.searchPagesHorizontalList li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0em 2em 0em 0em;	
}
.searchPagesLink {
	font-size: 1.4em;
	color: white; 	
}

/* ---------- Listagem funcionalidades ---------- */
.functListItem {
	color:#259CDE;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 1em;
	#margin: 0 1em 0 3em;
	list-style: decimal;
}
.functListItem > span {
	color: #606060;
}


/* ---------- Mapa do site ---------- */

#mapaSite {
	padding: 0;
}
#mapaSite > li {
	list-style: none;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0.2em;
}
#mapaSite > li > div {
	background-color: #3399cc;
	width: 43em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#mapaSite > li > div > a {
	color: #FFFFFF;
	text-decoration: none;
}
#mapaSite > li > ul {
	text-transform: capitalize;
	margin-top: 0.2em;
	border-top: 0.1em dashed #3399cc;
	border-bottom: 0.1em dashed #3399cc;
	background-color: #FFFFFF;
	color:#259CDE;
	font-size: 0.7em;
	width: 60em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}
#mapaSite > li > ul > li {
	list-style: none;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#mapaSite > li > ul > li > a {
	font-size: 1em;
	color:#259CDE;
	text-decoration: none;
}
#mapaSite > li > ul  > li > ul {
	margin: 0;
	#margin-left: 2em;
	#padding-left: 1em;
}
#mapaSite > li > ul > li > ul > li {
	list-style: none;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#mapaSite > li > ul > li > ul > li > a {
	font-size: 1em;
	color:#259CDE;
	text-decoration: none;
}

/* ---------- Botőes ---------- */
.botaoWrapper {
	float: left;
	background-image: url("../images/botao_seta.gif");
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 5em;
	padding-top: 1.5em;
	margin-left: 3.2em;
	margin-right: 3.2em;	
	height: 6em;
}
.botaoLink {
	color:#259CDE;
	font-weight: bold;
	font-size: 1em;
	#padding-bottom: 0.5em;
	text-decoration: underline;
}

.botaoWrapper2 {
	float: left;
	text-align: left;
	padding-left: 4em;
	padding-top: 3.3em;
	margin: 0 0.1em;
	
	height: 7em;
}
.botaoLink2 {
	color:#259CDE;
	font-weight: bold;
	font-size: 1em;
	#padding-bottom: 0.5em;
	text-decoration: underline;
}

.botaoLink2 img {
	float: left;
}

.botaoLink2 span {
	display:block;
	float:left;
	margin:1.3em;
	text-decoration:underline;
}

.botaoLink2 span:hover {
	text-decoration:none;
}



/* ----------- Erro ----------- */
.erro{
	font-size: 1.4em;
	color: red;
}

/* ----------- Tables ----------- */

table.simpleTable {
	background-color: white;
	width: 100%;
	font-size: 1.2em;
}

table.simpleTable tr {
	border-bottom:0.1em dashed #3399CC;
	background-color: white;
}

table.simpleTable td {
	background-color: transparent;
}

table.simpleTable tr.even {
	background-color: #F4F9FB;
}

table.simpleTable th {
	background-color: #F4F9FB;
	white-space:nowrap;
	padding:0.5em;
}

table.simpleTable tr td {
	color: #404040;
	padding:0.5em;
}

/* ---------- Clipping ---------- */
.clippingListItem {
	list-style: none;
}
.clippingBlueWrapper{
	width: 100%;
	background-color: #f4f9fb;
	height: 2em;
	padding-top: 0.5em;
	border-bottom: 0.1em dashed #3399cc;
}
.clippingWhiteWrapper{
	width: 100%;
	background-color: #ffffff;
	height: 2em;
	padding-top: 0.5em;
	border-bottom: 0.1em dashed #3399cc;
}
.clippingItemQuote{
	color:#949393; 
	font-size: 1.3em;
	margin-left: 1em;
	font-style: normal; 
}
.clippingItemQuote:before, .clippingItemQuote:after{
	color:#949393; 
	font-size: 1.3em;
	content: '"'; 
}

.clippingItemLink{
	font-style: italic; 
	color:#008ecf; 
	font-size: 1.3em;
	margin-left: 0.5em;
}