/* CSS Document */

@import url("forms.css");


/*
	-- -- -- -- -- -- --

	CM CARREGAL DO SAL v2006 CSS
	NOV/2006
	Desenvolvido por Multiweb * Business Inspiration
	www.multiweb.pt

	-- -- -- -- -- -- --

*/


/* =ELEMENTOS COMUNS
------------------------------------------------------------------------ */
* {margin:0; padding:0;}

html {height: 100%;}

body{
	margin:0;
	padding:0;
	font: .71em /*"Lucida Sans Unicode", "Lucida Grande" ,"Trebuchet MS",*/ Arial, Helvetica, sans-serif;
	color:#51545f;
	line-height:1.20em;
	height:100%;
	background: #fff url(../../img/layout/body.fundo.png) repeat-y left top;
	}



/* =TIPOGRAFIA
------------------------------------------------------------------------ */
.devnote {color:#FF0000; background:#FFFF99; display:block; padding:10px;}
div.clear {clear:both;}

p {margin:0 0 0.9em 0;}
p.note {font-size:85%;}
h1, h2, h3, h4, h5, h6 {margin:0; line-height:1em; color:#5a5a5a;}

h1 {font-size:265%; font-weight:normal; margin-bottom:0.2em; letter-spacing:-3px;}
h2 {font-size:200%; font-weight:normal; margin-bottom:0.2em; letter-spacing:-1px;}
h3 {font-size:160%; font-weight:normal; margin-bottom:0.2em; }
h4 {font-size:120%; letter-spacing:-0.1em;}
h5 {letter-spacing:0;}
h6 {}

h2.separador {border-bottom:1px solid #9dd300; padding-bottom:2px; margin-top:20px;}
	h2.separador span {border-bottom:1px solid #9dd300;}


a:link, a:visited {text-decoration:none; color:#63a602;}
a:hover, a:active {text-decoration:none; color:#558e03;}
/*a:link, a:visited {text-decoration:none; color:#51545f; border-bottom:2px solid #98ce00;}
a:hover, a:active {text-decoration:none;  border-bottom:2px solid #b6e631;}*/

hr {border:1px dotted #a8dbda; width:98%; clear:both;}

/* =LAYOUT
------------------------------------------------------------------------ */
#globalContainer {}
.innerContainer {
	width:987px;
	}

#header01 {position:relative; height:124px; background:#fff;}
	#header01 img#headerPrint{display:none;}
#header02 {position:relative; height:150px; background:#eeeeee;}
	#header02 img#slogan{
		position:absolute;
		left:90px;
		top:25px;
		z-index:3;
		}
	#header02 form{
		float:right;
		width:230px;
		padding:15px 10px 10px 20px;
		margin:15px 0 0 0;
		border-left:1px solid #fff;
		}
		div#userOps {border-top:1px solid #fff; clear:both; padding:15px 0 8px 100px; margin:15px 0 0 0;}
			div#userOps p{font-size:1.1em; float:left; margin:0 8px 0 0; border-right:1px dotted #fff; padding-right:8px;}
			div#userOps ul{list-style:none; margin:0;}
				div#userOps ul li{
					display:inline;
					margin:0 10px 0 0;
					background: url(../../img/layout/bullet01sA.gif) no-repeat left 4px;
					padding-left: 10px;
					}
			div#userOps ul#supportNav{display:block; float:right; width:250px; border-left:1px solid #fff; text-align:right; padding:0;}


#header03 {position:relative;}
	.secHome #header03 {height:270px;}

#mainContent {
	float:left;
	background: #fff url(../../img/layout/mainContent.fundo.png) repeat-y left top;
	border-top:1px solid #fff;
	}
	.secHome #mainContent { background:url(../../img/layout/home.mainContent.fundo.png) repeat left top;}
	#mainContent.noBack {background:none;}
	#mainContent .content{float:right; width:731px; padding:30px 25px;}
	#mainContent .sidebar{float:left; width:110px; padding:30px 25px 30px 65px; position:relative;}
		#mainContent .sidebar img#legSection{position:absolute; left:10px; top:25px;}
	
	#mainContent.layoutB .content{float:right; width:930px; padding:30px 25px;}
	#mainContent.layoutB .sidebar{display:none;}


#footer {}
	#footer01 {clear:both; background:#e2e2e2; height:94px; padding:20px 30px 30px 50px; border-top:1px solid #fff;}
	#footer02 {padding:0px 30px 0px 60px; color:#abaca4; border-top:1px solid #fff;}
		#footer02 .columns03{
			float:left;
			/*background: url(../../img/layout/footer02.column03.fundo.png) repeat-y -80px top;*/
			}
			#footer02 .columns03 .column{float:left;}
				#footer02 .columns03 .column.c01{width:360px; }
				#footer02 .columns03 .column.c02{width:345px; padding:32px 0 0 0; }
				#footer02 .columns03 .column.c03{width:170px; padding:25px 0 0 0; text-align:right;}

/* =LAYOUT SNIPPETS
------------------------------------------------------------------------ */

/* =subLayoutA */
.subLayoutA {border-top:1px solid #fff;}
	.subLayoutA .subContent{float:left; /*width:470px; */width:300px; margin:0 15px 15px 0; padding:15px 15px 0 0; border-right:1px solid #fff;}
	.subLayoutA .subSideBar{float:right; width:400px; margin:0; padding-top:15px;}


.LOcolumns03 {
	float:left;
	width:100%;
	/*background: url(../../img/layout/columns03.fundo.png) repeat-y center top;*/
	}
	.LOcolumns03 .column{float:left; width:30%; padding-right:3%;}
	.LOcolumns03 .column.last{float:left; width:33%; padding-right:0;}
		.secHome .LOcolumns03 .column01{float:left; width:300px; margin-right:25px;}
		.secHome .LOcolumns03 .column02{float:left; width:200px; margin-right:25px;}
		.secHome .LOcolumns03 .column03{float:left; width:170px; padding-left:10px;}



.artigo {
	position:relative;
	padding:15px 45px 0 0;
	border-top:1px solid #fff;
	float:left;
	width:630px;
	}
	.artigo div.intro{font-size:1.25em; line-height:1.5em; margin-bottom:1.5em; padding-bottom:1.5em; border-bottom:1px dotted #fff;}
	.artigo ul{margin:0 0 0 25px;}
	.artigo .footerNotes{font-size:0.90em; border-top:1px solid #ccc;}
		
.artigoOps {
	float:left;
	width:50px;
	border-left:1px solid #fff;
	}
	.artigoOps ul{
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		list-style:none;
		text-align:center;
		}
		.artigoOps ul li{
			border-bottom:1px solid #fff;
			padding:6px;
			}
			.artigoOps ul li a{display:block;}
			.artigoOps ul li:hover{border-bottom:1px solid #99cc00; color:#fff;}


/* elementos html no desenvolvimento do artigo publicados via gestor*/
div#htmlDesenvolvimento table {width:100%;}
	div#htmlDesenvolvimento table td{padding:2px 5px 2px 0; border-bottom:3px solid #d6d6d6; vertical-align:top;}
		div#htmlDesenvolvimento table td table{margin:8px 0 8px 0;}
			div#htmlDesenvolvimento table td table td{ border-bottom:1px solid #fff; padding:1px;}

	div#htmlDesenvolvimento ul {margin:0 0 15px 25px;}
	div#htmlDesenvolvimento ol {margin:0 0 15px 25px;}



div.gallery {
	/*Galeria de imagens e documentos associados ao artigo*/
	position:relative;
	float:right;
	width:260px;
	margin:0 0 10px 10px;
	padding:0;
	}
	div.gallery img{border:2px solid #ccc;}
	div.gallery img:hover{border:2px solid #a6dd00;}
	div.gallery ul.thumbs{
		margin:5px 0;
		padding:0;
		list-style:none;
		}
	div.gallery ul.thumbs li{
		display:inline;
		margin:1px;
		}

div.flashGallery {margin:25px 0;}

.relatedItems {
	padding:15px;
	border:1px solid #fff;
	}
	.relatedItems h4{font-weight:normal;}
	.relatedItems ul{margin:10px 0 15px 15px; list-style:none;}
		.relatedItems ul li{margin:0 0 5px 0;}
		.relatedItems ul.internalLinks li {background: url(../../img/layout/related.internal.icon.png) no-repeat 2px 1px; padding:0 0 0 20px;}
		.relatedItems ul.externalLinks li {background: url(../../img/layout/related.external.icon.png) no-repeat left top; padding:0 0 0 20px;}
		.relatedItems ul.downloads li {background: url(../../img/layout/related.document.icon.png) no-repeat left top; padding:0 0 0 20px;}

span.date {
	display:block;
	float:left;
	width:35px;
	text-align:center;
	margin:0 10px 0 0;
	background: #667b30 url(../../img/layout/date.fundo.png) repeat-x left top;
	color:#fff;
	padding:8px 0 3px 0;
	}
	span.date .day{font-size:2.5em; line-height:0.6em; letter-spacing:-4px; display:block; font-weight:bold; text-align:center;}
	
.warn01 {
	padding:10px;
	background:#fffeda;
	border:1px solid #eeeba7;
	margin:5px 0;
	}
	.warn01 p{margin:0;}


.graph { 
	position: relative; /* IE is dumb */
	width: 200px; 
	border: 1px solid #B1D632; 
	padding: 2px; 
	}
.graph .bar { 
	display: block;
	position: relative;
	background: #B1D632; 
	text-align: center; 
	color: #333; 
	height: 2em; 
	line-height: 2em;            
	}
	.graph .bar span { position: absolute; left: 1em; }

.surveyArea {border:1px solid #fff; padding:15px;}
	.surveyArea table {margin:10px auto;}
		.surveyArea table th,
		.surveyArea table td{padding:2px 15px;}
		.surveyArea table th { text-align:right;}

p#folderIntro {margin:0 0 15px 0;}


div#overlayRecomendar {
	visibility:hidden;
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	}
	div#overlayFundo{
		position: absolute;
		z-index:101;
		top: 0px;
		left: 0px;
		background-color:#000;
		width:100%;
		height:180%;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		}
	div#overlayForm{
		position:absolute;
		top:50%;
		left:50%;
		background: #ffffff;
		z-index: 102;
		color:#000000;
		border: 4px solid #525252;
		text-align:left;
		width:460px;
		height:400px;
		margin:-220px 0 0 -250px;
		padding:20px;
		}

p#pdfDownload {
	position:relative;
	padding-left:35px;
	}
	p#pdfDownload img.icon{
		position:absolute;
		left:0;
		top:0;
		border:0;
		}
	p#pdfDownload {}


/* =ZONAS
------------------------------------------------------------------------ */


/* =LISTAS
------------------------------------------------------------------------ */


ul.siteNav {list-style:none; height:25px; width:650px; position:absolute; left:-30px; top:25px; z-index:2; padding:15px 0 0 110px;}
ul.siteNav li{display:inline;}
ul.siteNav li a:link,
ul.siteNav li a:visited{color:#fff; border-bottom:1px solid #ff0000;}
ul.siteNav li a {
	display:block;
	float:left;
	height:40px;
	background: url(../../img/langPT/siteNav.ops.gif) no-repeat;
	border-bottom:none;!important
	}
	ul.siteNav li a span {display:none;}

ul.siteNav img{position:absolute; left:30px; top:0;}

ul.siteNav li#op01 a:link, ul.siteNav li#op01 a:visited{width:72px; background-position:0 0; border-bottom:none;}
ul.siteNav li#op02 a:link, ul.siteNav li#op02 a:visited{width:112px; background-position:-72px 0; border-bottom:none;}
ul.siteNav li#op03 a:link, ul.siteNav li#op03 a:visited{width:104px; background-position:-184px 0; border-bottom:none;}
ul.siteNav li#op04 a:link, ul.siteNav li#op04 a:visited{width:92px; background-position:-288px 0; border-bottom:none;}
ul.siteNav li#op05 a:link, ul.siteNav li#op05 a:visited{width:80px; background-position:-380px 0; border-bottom:none;}
ul.siteNav li#op06 a:link, ul.siteNav li#op06 a:visited{width:76px; background-position:-460px 0; border-bottom:none;}
ul.siteNav li#op07 a:link, ul.siteNav li#op07 a:visited{width:108px; background-position:-536px 0; border-bottom:none;}

ul.siteNav li#op01.active a:link, ul.siteNav li#op01.active a:visited{width:72px; background-position:0 -40px;}
ul.siteNav li#op02.active a:link, ul.siteNav li#op02.active a:visited{width:112px; background-position:-72px -40px;}
ul.siteNav li#op03.active a:link, ul.siteNav li#op03.active a:visited{width:104px; background-position:-184px -40px;}
ul.siteNav li#op04.active a:link, ul.siteNav li#op04.active a:visited{width:92px; background-position:-288px -40px;}
ul.siteNav li#op05.active a:link, ul.siteNav li#op05.active a:visited{width:80px; background-position:-380px -40px;}
ul.siteNav li#op06.active a:link, ul.siteNav li#op06.active a:visited{width:76px; background-position:-460px -40px;}
ul.siteNav li#op07.active a:link, ul.siteNav li#op07.active a:visited{width:108px; background-position:-536px -40px;}

ul.siteNav li#op01 a:hover{width:72px; background-position:0 -40px;}
ul.siteNav li#op02 a:hover{width:112px; background-position:-72px -40px;}
ul.siteNav li#op03 a:hover{width:104px; background-position:-184px -40px;}
ul.siteNav li#op04 a:hover{width:92px; background-position:-288px -40px;}
ul.siteNav li#op05 a:hover{width:80px; background-position:-380px -40px;}
ul.siteNav li#op06 a:hover{width:76px; background-position:-460px -40px;}
ul.siteNav li#op07 a:hover{width:108px; background-position:-536px -40px;}

	ul.siteNav li span.description{
		display:none;
		font-size:9px;
		position:absolute;
		top:55px;
		left:125px;
		color:#696969;
		}

		ul.siteNav li#op01{}
		ul.siteNav li#op01:hover span.description{display:block;}
		ul.siteNav li#op02:hover span.description{display:block;}
		ul.siteNav li#op03:hover span.description{display:block;}
		ul.siteNav li#op04:hover span.description{display:block;}
		ul.siteNav li#op05:hover span.description{display:block;}
		ul.siteNav li#op06:hover span.description{display:block;}
		ul.siteNav li#op07:hover span.description{display:block;}


ul.sectionNav {margin:0; list-style:none;}
	ul.sectionNav li{
		width:132px;
		list-style:none;
		font-size:1.6em;
		}
		ul.sectionNav li span{
			display:block;
			background: url(../../img/layout/sectionNav.li.fundo.png) no-repeat right top;
			padding:8px 0;
			margin:0;
			}
		ul.sectionNav li ul{ margin:10px 0 10px 15px; list-style:none;}
			ul.sectionNav li ul li{display:block; width:125px; font-size:0.6em; background:none;}
	ul.sectionNav a:link, ul.sectionNav a:visited{color:#757575;}
	ul.sectionNav a:hover, ul.sectionNav a:active{color:#8f8f8f;}

ul.rootNav {list-style:none; font-size:9px; margin-bottom:0px; display:block; height:35px;}
	ul.rootNav li{display:inline; float:left;}
		ul.rootNav li a:link, ul.rootNav li a:visited{
			display:block;
			float:left;
			padding:0 0 0 0;
			margin:0 3px 0 3px;
			border-bottom:2px solid #ccc;
			}
		ul.rootNav li a:hover, ul.rootNav li a:active{
			border-bottom:2px solid #95ca00;
			}


ul.folderRoot {list-style:none; font-size:1.5em; margin:15px 0;}
	ul.folderRoot li{
		display:inline;
		padding-left:15px;
		background: url(../../img/layout/folderroot.icon01.png) no-repeat 3px center;
		}


ul#servicos {list-style:none; float:left;}
	ul#servicos li{
		display:block;
		float:left;
		background: url(../../img/layout/ul.servicos.li.fundo01.gif) no-repeat left top;
		min-height:100px;
		margin:0 5px 0 0;
		padding:0 6px 0 20px;
		position:relative;
		z-index:1;
		}
		ul#servicos li:hover ul{
			display:block;
			}
		ul#servicos li ul{
			position:absolute;
			right:-15px;
			bottom:35px;
			display:none;
			background:#fff;
			border:1px solid #ccc;
			border-right:3px solid #dadada;
			border-bottom:3px solid #dadada;
			padding:10px;
			list-style:none;
			z-index:3;
			}
			ul#servicos li ul li{
				border-bottom:1px dotted #ccc;
				min-height:10px;
				padding:3px 4px;
				margin:0;
				float:none;
				width:85px;
				position:relative;
				z-index:3;
				}
				ul#servicos li ul li:hover{background:#99cc00;}
				ul#servicos li ul li:hover a:link,
				ul#servicos li ul li:hover a:visited{color:#fff;}
				ul#servicos li ul li a:link,
				ul#servicos li ul li a:visited{color:#666666; position:relative; z-index:3;}

ul.supportNav {list-style:none;  font-size:1.3em; margin:0 0 20px 0;}
	ul.supportNav li{display:inline; margin-right:8px; padding-right:8px; border-right:1px solid #fff;}


ul.pageNav {
	list-style:none;
	margin:12px 0;
	text-align:right;
	padding:5px;
	color:#ccc;
	background:#f8f8f8;
	width:100%;
	height:15px;
	}
	ul.pageNav li{display:block; float:left; padding:2px 2px; margin:0 1px;}
	ul.pageNav li.active{font-size:150%; font-weight:bold; background:#fff; padding:2px; text-align:center; width:15px;}


ul.entidades {list-style:none;}
	ul.entidades li{display:inline;}
		ul.entidades li img{
			-moz-opacity: 0.60;
			opacity: .60;
			filter: alpha(opacity=60);
			}
		ul.entidades li:hover img{
			-moz-opacity: 1;
			opacity: 1;
			filter: alpha(opacity=100);
			}


ul.sitemap {list-style:none;}
	ul.sitemap li{
		display:block;
		padding:15px;
		}
		ul.sitemap li ul {list-style:none;}
			ul.sitemap li ul li{border:none; font-weight:normal; font-weight:bold; font-size:1.35em; padding-bottom:2em;}
				ul.sitemap li ul li ul{line-height:1.5em; margin-left:15px;}
					ul.sitemap li ul li ul li{ font-weight:normal; margin:0; font-size:0.9em; padding:0 10px; border-right:1px solid #ccc; display:inline}
						ul.sitemap li ul li ul li ul{}

/*ul.sitemap {}
	ul.sitemap li{display:block; border:1px solid #ededed; background:#f7f7f7; padding:1em; clear:left; float:left; width:96%; margin:5px 0 0 0;}
	ul.sitemap li:hover{border:1px solid #c4dc7e; background:#f5f9e8;}
		ul.sitemap li a{display:block; font-size:1.4em;}
		ul.sitemap li ul{list-style:none; font-size:.70em; margin-top:5px;}
			ul.sitemap li ul li{width:28%; float:left; background:#fff; clear:none; margin-right:5px;}
			ul.sitemap li ul li:hover{background:#eaf1d3;}
				ul.sitemap li ul li ul li:hover{background:#e2ecc3;}*/

/* =SFIR
------------------------------------------------------------------------ */


/* =DATATABLES
------------------------------------------------------------------------ */

table.dataTable01 {margin:25px 0;}
	.secHome table.dataTable01 {margin:0;}
	table.dataTable01 td{padding:10px 0 20px 0; vertical-align:top;}
	table.dataTable01 h3{margin:0 0 5px 0;}
	table.dataTable01 p{margin:0;}
	table.dataTable01 img.thumb{
		float:left;
		margin:5px 15px 10px 0;
		padding:3px;
		border:1px solid #ccc;
		background:#fff;
		-moz-opacity: 0.80;
		opacity: .80;
		filter: alpha(opacity=80);
		}
		table.dataTable01 td:hover img.thumb{
			border:1px solid #99cc00;
			-moz-opacity: 1.00;
			opacity: 1.00;
			filter: alpha(opacity=100);
			}
		table.dataTable01 td:hover {
			background: url(../../img/layout/dataTable01.hover.fundo.png) no-repeat center center;
			}
	table.dataTable01 h3 a:link, table.dataTable01 h3 a:visited{}
	table.dataTable01 h3 a:hover, table.dataTable01 h3 a:active{}
	table.dataTable01.columns02 {}
		table.dataTable01.columns02 td{padding:10px 30px 20px 0;}
	table.dataTable01.columns03 {}
		table.dataTable01.columns03 td{padding:10px 30px 20px 0;}

table.dataTable02 {
	/*border-top:1px solid #fff;
	border-right:1px solid #e8e8e8;*/
	border-bottom:1px solid #e8e8e8;
	/*border-left:1px solid #fff;*/
	}
	table.dataTable02 th{
		border-top:1px solid #dad9d9;
		border-right:1px solid #b7b6b6;
		border-bottom:1px solid #b7b6b6;
		border-left:1px solid #dad9d9;
		background:#c8c8c8;
		padding:5px;
		line-height:1.8em;
		text-align:left;
		}
	table.dataTable02 td{
		border-top:1px solid #fff;
		border-right:1px solid #e8e8e8;
		border-bottom:3px solid #e8e8e8;
		border-left:1px solid #fff;
		background:#f5f5f5;
		padding:5px;
		vertical-align:top;
		}
	table.dataTable02 ul {
		list-style:none;
		width:450px;
		margin:0 0 10px 0;
		}
	table.dataTable02 ul li{
				display:block;
				padding:4px 4px 4px 15px;
				background: url(../../img/layout/separadorH01.png) repeat-x left bottom;
				}
				table.dataTable02 ul li a:link,
				table.dataTable02 ul li a:visited{
					background: url(../../img/layout/bullet01sA.png) no-repeat 10px 3px;
					padding-left:25px;
					margin-left:-15px;
					display:block;
					}
				table.dataTable02 ul li p{margin-left:10px; font-size:9px; color:#838383;}


table.dataTable03 {}
	table.dataTable03 td{
		padding:10px 15px 10px 35px;
		border-bottom:2px solid #fff;
		background: url(../../img/layout/bullet02sA.png) no-repeat 15px 10px;
		vertical-align:top;
		}
	table.dataTable03 img.thumb{
		float:right;
		padding:3px;
		background:#fff;
		border:1px solid #ccc;
		}
	table.dataTable03 td:hover{border-bottom:2px solid #99cc00; background: #fff url(../../img/layout/bullet02sA.png) no-repeat 15px 10px;}
	table.dataTable03 td a:link,
	table.dataTable03 td a:visited{}

/* =dataTable04 - lista de eventos com data lateral*/
table.dataTable04 {margin:0 0 25px 0;}
	table.dataTable04 td{padding:5px 5px 5px 5px;}
	table.dataTable04 td a:link,
	table.dataTable04 td a:visited{font-weight:bold;}
	table.dataTable04 td img.thumb{float:right; margin:0 0 0 6px;}
	table.dataTable04 td span.date{margin-left:-45px;}

/* =dataTable05 - lista de artigos pergunta da semana*/
table.dataTable05 {margin:0 0 25px 0;}
	table.dataTable05 td{padding:5px 5px 5px 5px;}
	table.dataTable05 td a:link,
	table.dataTable05 td a:visited{font-weight:bold;}
	table.dataTable05 td img.thumb{float:right; margin:0 0 0 6px;}
	table.dataTable05 td span.date{margin-left:-45px;}


table.agendaSemanal {width:100%;}
	table.agendaSemanal td{
		border:1px solid #fff;
		background: #fff url(../../img/layout/table.agenda.td.fundo.png) no-repeat center center;
		vertical-align:top;
		color:#d2d2d0;
		}
		table.agendaSemanal td span{display:block; padding:5px; width:82px; height:93px; overflow:hidden;}
		table.agendaSemanal td span.events{
			background: #fff url(../../img/layout/table.agenda.td.fundo2.png) no-repeat right bottom;
			color:#709500;
			}
			table.agendaSemanal td span.events:hover{background: #fff url(../../img/layout/table.agenda.td.fundo3.png) no-repeat right bottom;}
		table.agendaSemanal td a:link,
		table.agendaSemanal td a:visited{color:#fff; display:block;}

table.specList01 {margin:15px 0 25px 0; width:100%; font-size:1.1em;}
	table.specList01 th,
	table.specList01 td{padding:4px 5px; border-bottom:1px solid #fff;}
	table.specList01 th {width:20%;}


table.folderNav {width:100%; margin-bottom:15px;}
	table.folderNav td,
	table.folderNav th{padding:10px; border-bottom:1px solid #fff;}
	table.folderNav td:hover {
		background:#fff;
		border-bottom:1px solid #99cc00;
		}
		table.folderNav td a:link,
		table.folderNav td a:visited {
			display:block;
			padding-left:20px;
			background: url(../../img/layout/folderNav.bullet01.png) no-repeat left top;
			color:#333333;
			}
		table.folderNav td a:hover,
		table.folderNav td a:active {}
ul.folderNav {list-style:none;}
	ul.folderNav a:link,
	ul.folderNav a:visited {color:#5a5a5a;}
	ul.folderNav li{display:inline;}
	ul.folderNav li a:link,
	ul.folderNav li a:visited{
		display:block;
		padding:6px 15px;
		border-top:1px solid #fff;
		border-right:1px solid #dddddd;
		border-bottom:1px solid #dddddd;
		border-left:1px solid #fff;
		}
	ul.folderNav li a:hover,
	ul.folderNav li a:active{
		border-top:1px solid #ddd;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:1px solid #ddd;
		}
	ul.folderNav li.current a:link,
	ul.folderNav li.current a:visited{
		background:#97cc00;
		border-top:1px solid #b9ed24;
		border-right:1px solid #95c01c;
		border-bottom:1px solid #95c01c;
		border-left:1px solid #b9ed24;
		color:#e9ffac;
		}
		ul.folderNav li.current a:hover,
		ul.folderNav li.current a:active{color:#fff;}

ul.folderNav02 {width:100%; margin-bottom:25px; list-style:none; font-size:10px;}
.sidebar ul.folderNav02 {width:125px; margin-right:-15px;}
	ul.folderNav02 li{padding:0;}
	ul.folderNav02 a:link,
	ul.folderNav02 a:visited{
		display:block;
		padding:4px 8px;
		border-top:1px solid #fff;
		border-right:1px solid #dddddd;
		border-bottom:1px solid #dddddd;
		border-left:1px solid #fff;
		font-weight:bold;
		color:#757575;
		}
	ul.folderNav02 a:hover{
		border-top:1px solid #ddd;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:1px solid #ddd;
		}
	ul.folderNav02 a:active{
		border-top:1px solid #ddd;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:1px solid #ddd;
		background:#fff;
		}
	ul.folderNav02 li.current a:link,
	ul.folderNav02 li.current a:visited,
	ul.folderNav02 li a.current:link,
	ul.folderNav02 li a.current:visited{
		background:#97cc00;
		border-top:1px solid #b9ed24;
		border-right:1px solid #95c01c;
		border-bottom:1px solid #95c01c;
		border-left:1px solid #b9ed24;
		color:#e9ffac;
		}



table.folderNav02 { width:100%;}
	table.folderNav02 th,
	table.folderNav02 td {padding:10px 5px; vertical-align:top;}
	table.folderNav02 th{font-weight:normal; text-align:left; border-bottom:2px solid #989898; width:30%; }
	table.folderNav02 td{border-bottom:1px solid #989898; padding-left:25px; }
	table.folderNav02 h3 {font-style:italic; font-weight:normal; color:#6f6f6f;}
	table.folderNav02 ul {list-style:none;}
		table.folderNav02 ul li{
			display:block;
			padding:4px 4px 4px 15px;
			background: url(../../img/layout/separadorH01.png) repeat-x left bottom;
			}
			table.folderNav02 ul li a:link,
			table.folderNav02 ul li a:visited{
				background: url(../../img/layout/bullet01sA.png) no-repeat 10px 3px;
				padding-left:25px;
				margin-left:-15px;
				display:block;
				}
			table.folderNav02 ul li p{margin-left:10px; font-size:9px; color:#838383;}
	table.folderNav02 a.seeAll {
		display:block;
		padding-left:43px;
		background: url(../../img/layout/bullet02sA.png) no-repeat 25px top;
		margin:6px 0;
		}


.folderNav03 {width:100%; margin-bottom:25px;}
	.folderNav03 td{padding:0;}
	.folderNav03 a:link,
	.folderNav03 a:visited{
		display:block;
		padding:6px 15px;
		border-top:1px solid #fff;
		border-right:1px solid #dddddd;
		border-bottom:1px solid #dddddd;
		border-left:1px solid #fff;
		font-weight:bold;
		color:#757575;
		}
	.folderNav03 a:hover{
		border-top:1px solid #ddd;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:1px solid #ddd;
		}
	.folderNav03 a:active{
		border-top:1px solid #ddd;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:1px solid #ddd;
		background:#fff;
		}
	.folderNav03 a.current:link,
	.folderNav03 a.current:visited{
		background:#97cc00;
		border-top:1px solid #b9ed24;
		border-right:1px solid #95c01c;
		border-bottom:1px solid #95c01c;
		border-left:1px solid #b9ed24;
		color:#e9ffac;
		}




/* =COMPONENTS
------------------------------------------------------------------------ */
.sIFR-active h1.sifr,
.sIFR-active h2.sifr {
	visibility: hidden;
	line-height: 1em;
	}
