@charset "utf-8";
/* CSS Document */
/* Default settings for BODY and inherited elements */
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	background: #fff;
	font-size: 13px;
}
p { line-height: 1.3em; margin: 0.4em 0; }
h1 { font-size: 100%; margin: 0; }
h2, h3 {
	font-family: "Open Sans Condensed", 'Arial Narrow', 'Open Sans';
	font-weight: 300;
}
.orange-header h2 {
	color: #FF931E;
}
h3.bigger {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 180%;
}
h4, h5, h6 { font-weight: 700; }
/* TOP */
#top {
	border-bottom: 4px solid #c8c8c8;
	padding-top: 10px;
	background: url(../img/bg-top.png) repeat-x bottom;
}
	#header p {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		margin: 0;
	}
		.internal p.sec-name, .main p.sec-name {
			font-weight: 700;
			font-size: 280%;
			letter-spacing: -1px;
		}
		.main p.sec-name {
			font-size: 200%;
		}
		.internal p.sec-description, .main p.sec-description {
			font-style: italic;
			font-size: 110%;
		}
		.main #header p.sec-name {
			margin:5px 0 0 0;
			color:#666;
		}
		
		.main .big-logo-pmcg {
			width:64px;
			height:65px;
			overflow:hidden;
		}
.mini-logo-pmcg { padding-top: 20px; }

		
strong {
	font-weight: 700;	
}
#header p {
	color: #0078B7;
}

.submit, .search-field {
	height: 20px;
	padding: 6px;
	border: none !important;
}
input:focus {
	outline: none;
}
.submit {
	background: url(../img/bg-button-gray.png) repeat-x bottom left;
	color:#fff;
	border: none;
	height: 32px !important;
	box-shadow: none;
}
/***** Nav-bar ******/
	#nav-bar li.active a, #nav-bar li a:hover {
		border-top-color: #436192;
	}
	#nav-bar li.active a, #nav-bar li a:hover, #nav-bar li.hover-class p {
		background: #fff url(../img/bg-nav-active.png) repeat-x bottom left;
		border-left-color: #e8e8e8;
		border-right-color: #e8e8e8;
		border-top-color: #436192;
	}
	#nav-bar li.dropdown ul {
		-webkit-box-shadow: -1px 1px 3px #999;
	 	-moz-box-shadow: -1px 1px 3px #999;
		box-shadow: -1px 1px 3px #999;
	}
/***** Search-bar ****/

.search-field {
	background: url(../img/bg-searchfield-dark.png) repeat-x bottom left;
	padding-left: 28px;
	color: #fff;
}
#q-container li a:hover {
	border-left-color: #436192;
}

#quick-wraper {
	background-color: #133E56;
/*	background: url(../img/43-white.jpg) no-repeat center center; */
}
#quick-menu .tab-names {
	background: url(../img/bg-alpha-black-60.png) repeat top left;
/*	border: 3px solid #fff; */
	border-top: none;
}
#quick-menu .tab-names li {
	color: #00B0D4;
	-webkit-transition: color linear 0.2s;
		-moz-transition: color linear 0.2s;
		-ms-transition: color linear 0.2s;
		-o-transition: color linear 0.2s;

}
#quick-menu .tab-names li:hover{
	color: #E8E8E8;
	-webkit-transition: color linear 0.3s;
		-moz-transition: color linear 0.3s;
		-ms-transition: color linear 0.3s;
		-o-transition: color linear 0.3s;
}
#quick-menu .tab-names .active {
	color: #E8E8E8;
	border-bottom: 3px solid;
}
#quick-menu .tab-contents li.servicos ul li a {
	display: block;
	background: #fff url(../img/bg-specials.png) repeat-x bottom left;
	float: left;
	height: 130px;
	width: 100%;
	
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all 0.1s;

}
#quick-menu .tab-contents li.servicos ul li a:hover {
	text-decoration: none;
	
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all 0.1s;
	-webkit-box-shadow: 0 1px 8px #fff;
	   -moz-box-shadow: 0 1px 8px #fff;
			box-shadow: 0 1px 8px #fff;

}
	#quick-menu .tab-contents li.servicos ul li img {
		float: left;
		width: 40px;
		height: 40px;
		margin: 5px;
	}
	#quick-menu .tab-contents li.servicos ul li .metadata {
		margin: 5px 5px 5px 0;
		float: left;
		width: 160px;
	}
		#quick-menu .tab-contents li.servicos ul li .metadata h3 {
			font-size: 110%;
			line-height: 1.3em;
			margin-bottom: 1em;
		}
		#quick-menu .tab-contents li.servicos ul li .metadata p {
			font-size: 85%;
			line-height: 1.3em;
			color: #aaa;
		}
		#quick-menu .tab-contents li.sites ul li {
			padding: 0 43px;
			width: 129px;
			overflow: hidden;
		}
		#quick-menu .tab-contents li.sites a.wrap {
			display: block;
			width: 128px;
		}





#special h2, #news h2 {
	color: #AAA;
}
#special ul li.active {
	border-color: #0078B7;
	background: url(../img/ico-corner-expand-blue.png) no-repeat bottom right;
}

#news li.featured a {color: #fff;}
#news li.featured h3 { font-size: 120%; }
#news li.mini p a { color: #315777; border-left: 10px solid #315777; padding-left: 5px }
#news li.mini h3 a { color: #666; }
#news ul li.first { background: #fbfbfb; }
#news ul li.middle { background: #f7f7f7; }
#news ul li.last { background: #f2f2f2; }

p.more-news {
	height: 60px;
	line-height: 60px;
	margin: 0;
}
	.footer p.more-news {
		line-height: 40px;
		height: 40px;
	}
	.footer p.more-news a { line-height: 40px; }
	p.more-news a {
		font-size: 105%;
		color: #fff;
		font-weight: 700;
		display: block;
		height: 100%;
		text-align: center;
		line-height: 60px;
	}
	p.more-news a:hover {
		text-decoration: none;
		/*background-color: #FFAB1E;*/
	}
#news h3, #ticker h3 {
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica;
}


/************************* GUI *****/
.button {
	font-size: 120%;
	text-align: center;
	line-height: 1em;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	
}
	.button a {
		color: #fff;
	}
.button:hover {
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all 0.1s;
	-webkit-box-shadow: 0 1px 3px #777;
	   -moz-box-shadow: 0 1px 3px #777;
			box-shadow: 0 1px 3px #777;
}
#info-paint-container {
	-webkit-box-shadow: 0 4px 4px #000;
	    -moz-box-shadow: 0 4px 4px #000;
			box-shadow: 0 4px 4px #000;
}
.button-orange {
	background: url(../img/bg-button-orange-big.png) repeat-x top left;	
}
.button-blue {
	background: url(../img/bg-button-blue-big.png) repeat-x top left;	
}
	.button-orange:hover {
		background-image: url(../img/bg-button-orange-big-hover.png);
	}
	.button-blue:hover {
		background-image: url(../img/bg-button-blue-big-hover.png);
	}
	.button-goto a {
		display: block;
		padding: 12px 0;
		background:	url(../img/ico-goto.png) no-repeat right center;
		width: 100%;
	}
	.button a:hover {
		text-decoration: none;
	}


/*************** Utils **************/
/* Colapsed */
#utilities .wrap h2 {
	background: url(../img/ico-phone.png) no-repeat 15px center;
	color: #4D4D4D;
}
#utilities ul.results {
	float: left;
	height: 350px;
	overflow: hidden;
	width: 100%;
}
	#utilities ul.loading {
		background: url(../img/ajax-loader.gif) no-repeat center center;
	}
#utilities ul.results li {
	float: left;
	width: 100%;
	list-style: none;
	border-top: 1px dashed #ccc;
}
	#utilities .results h4 {
		cursor: pointer;
		font-size: 110%;
		color: #FF931E;
		line-height: 1.2em;
		padding-top: 0.3em;
	}
	#utilities .results p.desc {
		font-size: 85%;	
		line-height: 1.2em;
		padding-bottom: 0.5em;
	}
	#utilities .results p.phone {
		text-align: right;
		font-weight: 700;
		font-size: 120%;
		color: #000;
		letter-spacing: -1px;
		margin: 0 2px 0.5em 0;
		white-space: nowrap;
	}
	#utilities .results p.address, 	#utilities .results p.mail-address, #utilities .results p.button {
		display: none;
	}
/* Expanded */
	#utilities ul.results li.expanded {
		padding: 10px 0 15px 0;
		border-top: 2px solid #ff931e;
		width:inherit;
	}

		#utilities .results li.expanded h4 {
			font-size: 120%;
			line-height: 1.2em;
			color: #000;
			font-weight: 700;
		}
		#utilities .results li.expanded p.desc {
			font-size: 90%;
			color: #000;
			font-weight: 700;
		}
		#utilities .results li.expanded p {
			color: #777;
			line-height: 1.3em;
			margin: 0;
			font-size: 85%;
		}
		#utilities .results li.expanded p.address {
			display: block;
			padding-left: 25px;
			line-height: 17px;
			background: url(../img/ico-geolocation.png) no-repeat left center;	
		}
		#utilities .results li.expanded .mail-address {
			display: block;
			margin-bottom: 1em;
		}
	#utilities .results li.expanded .button {
		float: left;
		display: block;
		width: 99.5% !important;
		font-size: 100% !important;
	}
	
	/** controles para autoscroll*/
	#utilities .controls {
		float: left;
		background: url(../img/bg-utils-controls-container-2.png) no-repeat top center;
		margin: -25px auto 0 auto;
		padding-bottom: 10px;
		width: 100%;
	}
		#utilities .controls p {
			float: left;
			cursor: pointer;
			width: 80px;
			background: url(../img/bg-button-gray.png) repeat-x top left;
			height: 30px;
		}
		#utilities .controls p.hover { background: url(../img/bg-button-gray-hover.png) repeat-x top left; }
		#utilities .controls p.disabled {
			opacity: 0.4;
			/* Filtro de opacidade pro IE */
			filter: alpha(opacity=50);
			/*----------*/
			cursor: default;
		}

			#utilities .controls p.back { margin-right: 1px; }
			#utilities .controls p span {
				display: block;
				width: 100%;
				height: 100%;
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				-o-user-select: none;
				user-select: none;
			}
			#utilities .controls p.next span { background: url(../img/ico-controls-down.png) no-repeat center center; }
			#utilities .controls p.back span { background: url(../img/ico-controls-up.png) no-repeat center center; }
		
/* Footer */
#footer h2 {
	color: #257BAC;
}
#map-of-site {
	background-color: #257BAC;
	padding-bottom: 20px;
}
#footer h3, #main-contact h2  {
	color: #fff;
}
#footer a {
	color: #E3EAED;	
}
		#map-of-site .container ul {
			border-left-color: #00B0D4;
		}
		
#main-contact {
	background-color: #005A89;
	border-color: #133E56;
}
	#main-contact h2 {
		margin-top: 1em;
		font-size: 120%;
	}

#footer-notes {
	background-color: #E6E6E6;
}

/*///// Featured sites //////*/
#featured-sites .container {
	-webkit-box-shadow: 0 0 3px #777;
	   -moz-box-shadow: 0 0 3px #777;
			box-shadow: 0 0 3px #777;	
}
#featured-sites .black {
	background: #000 url(../img/bg-featured-sites-black.png) repeat-x top left;
}
	#featured-sites .black .row {
		background: url(../img/bg-featured-sites-tarja-black.png) no-repeat top right;
	}
		#featured-sites .black h3 {
			color: #fff;
			font-style: italic;
			font-size: 150%;
			line-height: 1.3em;	
		}
		#featured-sites .black p.desc {
			color: #fff;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
			font-size: 150%;
			line-height: 1.2em;
		}
		
		
/*///////////// Search Page **********/
#search-container h2 {
	border-bottom-color: #2E5A92;
}
	#search-results .secretaria { background-image: url(../img/ico-secretaria.png); }
	#search-results .channel { background-image: url(../img/ico-channel.png); }
	#search-results .event { background-image: url(../img/ico-event.png); }
	#search-results .file { background-image: url(../img/ico-file-download.png); }

	.pagination li a, .pagination li span {
		background: #CCC;
		display: block;
		line-height: 20px;
		height: 20px;
		padding: 5px 9px;
		color: #fff;
		font-size: 90%;
	}
	.pagination li a:hover, .pagination li span.active {
		text-decoration: none;
		background: #FF931E;
	}
	.pagination li.back a, .pagination li.back span {
		background: #ccc url(../img/bg-pagination-back.png) no-repeat left center;
		padding-left: 16px;
	}
	.pagination li.back a:hover {
		background: #FF931E url(../img/bg-pagination-back-hover.png) no-repeat left center;
	}
	.pagination li.next a, .pagination li.next span {
		background: #ccc url(../img/bg-pagination-next.png) no-repeat right center;
		padding-right: 16px;
	}
	.pagination li.next a:hover {
		background: #FF931E url(../img/bg-pagination-next-hover.png) no-repeat right center;
	}

.cgnoticias-logo a {
	background: url(../img/logo-cgnoticias-normal.png) no-repeat center center;
	display: block;
	float: left;
	width: 100%;
}
.footer .cgnoticias-logo a { height: 40px; }
.cgnoticias-logo a img {
	visibility: hidden;
	margin: 0 auto;
	width: 111px;
}

.bluebox { background: #3FA9F5; }
.orangebox { background: #FF931E; }
.graybox { background: #808080;	}
.bluebox:hover, .orangebox:hover, .graybox:hover { text-decoration: none; }
a.orangebox:hover {	background-color: #FFA94B; }
a.bluebox:hover { background-color: #65BAF7; }

/** <NEWS> **/

.pmcg-news-full, .pmcg-news-compact {
	margin:0; padding:0;
	list-style: none;
}
.pmcg-news-full li, .pmcg-news-compact li {
	border-bottom: 1px solid #D4D4D4;
	overflow: hidden;
}
.pmcg-news-full li:last-child, .pmcg-news-compact li:last-child { border-bottom: none; }
.pmcg-news-full p.ctg, .pmcg-news-full h3, .pmcg-news-compact p.ctg, .pmcg-news-compact h3 { font-size: 100%; line-height: 1.2em; }
.pmcg-news-full h3 { padding-top: 0.5em; }
	.pmcg-news-full p.ctg a, .pmcg-news-compact p.ctg a {
		font-size: 80%;
		text-transform: uppercase;
		color: #3FA9F5;
		border-left: 10px solid #3FA9F5;
		padding: 5px;
	}
	.pmcg-news-full h3 a, .pmcg-news-compact h3 a {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 85%;
		font-weight: 400;
		line-height: 1.3em;
		margin-top: 1em;
		color: #666;
	}
/*	.pmcg-news-full h3 a:visited, .pmcg-news-compact h3 a:visited { color: #999; }		 */
	.pmcg-news-full .image-small {
		float: left;
		padding: 0 10px 10px 0;
		width: 102px;
		height: 60px;
	}
	.pmcg-news-full .timestamp {
		text-align: right;
		color: #bbb;
	}
		.pmcg-news-full .timestamp span.time:after { content: " - "; }
		.pmcg-news-full .timestamp span.day:after, .pmcg-news-full .timestamp span.month:after { content: "/"; }
/** Compact News **/
	.pmcg-news-compact h3 a { font-size: 80%; }
	.pmcg-news-compact .image-small { display: none; }
	.pmcg-news-compact .timestamp {
		float: left;
		display: block;
		padding: 0 10px 10px 0;
		width: 30px;
		height: 65px;
		position: relative;
	}
		.pmcg-news-compact .timestamp span {
			position: absolute;
			display: block;
			line-height: 100%;
			width: 30px;
			text-align: center;
		}
		
		.pmcg-news-compact .timestamp .time { display: none; }
		.pmcg-news-compact .timestamp .year {
			top: 0; left:0;
			height: 13px;
			padding-top: 3px;
			background: #3FA9F5;
			color: #fff;
			font-size: 85%;
			font-weight: 700;
		}
		.pmcg-news-compact .timestamp .month {
			top: 45px; left: 0;
			text-transform: uppercase;
			background: #ddd;
			color: #4D4D4D;
			font-size: 90%;
			border-top: 1px dotted #b3b3b3;
			height: 13px;
			padding-top: 3px;
		}
		.pmcg-news-compact .timestamp .day {
			background: #E6E6E6;
			top: 16px; left:0;
			line-height: 30px;
			color: #808080;
			font-size: 150%;
			font-weight: 700;
		}
	
/** /Compact News\ **/
/** </NEWS> **/

h2.news-header {
	color: #4D4D4D;
	border-bottom: 1px solid #E6E6E6 !important;
	font-size: 130%;
	padding-left: 50px;
	line-height: 46px;
	background: url(../img/ico-news-bigger.png) no-repeat 10px center;	
}

/** <#info-sec> **/
#info-sec h3.bigger { color: #FF931E; }
#info-sec h4, ul.menu h3 {
	text-transform: uppercase;
	color: #666;
	font-size: 95%;
	line-height: 1.3em;
	margin: 1.8em 0 0.6em 0;
}
#info-sec p {
	color: #999;
	font-style: italic;
	font-size: 100%;
	padding-left: 10px;
}
.phones {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

/* menu */
ul.menu li h3, #sub-menu h3 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	border-bottom: 2px solid #FF931E;
	padding: 0 10px 5px 0;
	margin: 1.5em 0 1px 0;
	color: #808080;
}
ul.menu li a {
	font-size: 85%;
	display: block;
	padding: 7px 10px 7px 25px;
	color: #2572AB;
	line-height: 1.3em;
	background-position: center left;
	
}
ul.menu li a:hover {
	background: #2572AB url(../img/bg-menu-hover.png) no-repeat center left;
	text-decoration: none;
	color: #fff;
}
#subnav p { float: right; }
#breadcrumb p { float: left; }
#subnav .icon {
	display: block;
	cursor: pointer;
	background-color: #E6E6E6;
	padding: 6px;
	width: 16px;
	height: 16px;
}
#subnav .icon .img {
	display: block;
	width: 16px;
	height: 16px;
}
#subnav .icon:hover {
	background-color: #fff;
}

.icon-print {
	background: url(../img/ui-sprites.png) no-repeat 0 -24px;
}
/* /menu */



/*** Specifically */
#utilities .results li.expanded p.phone, #info-sec p.phone-big {
	float: left;
	clear: left;
	width: auto;
	background: url(../img/bg-utils-phone.png) no-repeat top left;
	margin: 10px 0 5px 0;
	font-size: 140%;
	letter-spacing: normal;
	color: #fff;
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	padding-left: 40px;
	font-style: normal;
}
#utilities .results li.expanded p.phone span, #info-sec p.phone-big span {
	padding: 2px 20px 0 0;
	height: 28px;
	display: block;
	float: left;
	background: white url(../img/bg-utils-phone.png) no-repeat top right;
}
.footnote {
	padding: 1em 0 0 0 !important;
	margin: 2em 0 0 0 !important;
	border-top: 1px solid;
	font-style: normal !important;
	font-size: 85% !important;
	color: #666 !important;
}
/*** <FX> ***/
#subnav .icon, .submit, .button {
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
			border-radius:3px;
}


/*** <TRANSITIONS ***/
ul.menu li a:hover,
#breadcrumb a:hover,
#breadcrumb a,
.orangebox:hover,
.orangebox,
.bluebox:hover,
.bluebox,
.graybox:hover,
.graybox,
.submit,
.submit:hover,
#subnav .icon {
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
}

	/*---- Orange glow */
#subnav .icon:hover, .submit:hover {
	-webkit-box-shadow: 0 0 5px #436192;
   -moz-box-shadow: 0 0 5px #436192;
	box-shadow: 0 0 5px #436192;
}


	/*---- Orange text-shadow */
/*#breadcrumb a:hover {
	-webkit-text-shadow: 0 0 5px #FF931E;
   -moz-text-shadow: 0 0 5px #FF931E;
	text-shadow: 0 0 5px #FF931E;
} */

/**** BODY-TEXT ***/
.body-text {
	color: #333;
}
.body-text h2, .body-text h3, .body-text h4, .body-text h5, .body-text h6  {
	color: #FF931E;
	line-height: 1.2em;
	margin-bottom: 1em;
	padding: 0;
}
.body-text h2 {
	border-bottom: none;
	font-size: 220%;
}
.body-text h3 { font-size: 150%; }
.body-text h4, #contact label { font-size: 95%; text-transform: uppercase; font-weight: 700; }
.body-text h5 { font-size: 95%; }
.body-text h6, .list-of-boxes h3 { color: #B3B3B3; font-size: 85%; text-transform: uppercase; }

.body-text p {
	font-size: 100%;
	line-height: 1.4em;
	margin: 0 0 1.4em;
}
.body-text blockquote {
	border-left: 5px solid #e6e6e6;
	line-height: 1.4em;
	font-size: 100%;
	font-style: italic;
	color: #999;
	padding: 0 60px 0 55px;
	margin: 0 0 1.4em;
	text-align: justify;
}
.body-text a { text-decoration: underline; }
.body-text ul, .body-text ol {
	padding-left: 30px;
	margin:0 0 30px;
}
.body-text ul { list-style-type: disc; }
.body-text ul ul { list-style-type: circle; margin-left: 1em; }
.body-text ul.trace { list-style-type: decimal; }
.body-text ul li, .body-text ol li { margin: 0.5em 0; }
.body-text ol { list-style-type: decimal; }
.body-text ol.roman { list-style-type: upper-roman; }


/* Submenu */
#sub-menu {
/*	position: absolute;
	top:-40px; right:0;
	z-index: 9; */
	float: right;
	margin: -20px 0 20px 20px;
	
	
}
	#sub-menu h3 {
/*		text-transform: uppercase; */
		padding: 8px 0;
		border-bottom: none;
		border-top: 2px solid #FF931E;
		border-bottom: 1px solid #257BAC;
		margin: 0;
		font-size: 100%;
	}
	#sub-menu ul { 
		background: #257BAC url(../img/bg-sub-menu-list.png) repeat-x bottom left;	
		padding: 10px 0;
		list-style-type: none;
		margin: 0;
	}
		#sub-menu ul li {
			margin: 0;	
		}
			#sub-menu li a, #sub-menu li span {
				display: block;
				padding: 5px 10px 6px 20px;
				font-size: 85%;
			}
			#sub-menu li a {
				background: url(../img/ico-arrow-blue-left.png) no-repeat 6px center;
				color: #A8CADE;
				text-decoration: none;
			}
			#sub-menu li a:hover {
				color: #fff;
				text-decoration: none;
			}
			#sub-menu li.atual span {
				background: #e6e6e6 url(../img/bg-utils-controls-container.png) no-repeat top center;
				color: #999;
				padding-left: 20px;
			}


/* Glass */
.glass-borded { background: #F0F0F0; float: left;}
.glass-borded .wrap-g {
	background: #FAFAFA;
	border: 1px solid #ccc;
	margin: 3px;
	float: left;
}
.glass-borded h4 {
	background: url(../img/bg-glass-header.png) repeat-x bottom left;
	line-height: 30px;
	text-align: center;
	color: #4D4D4D;
	border-bottom: 1px solid #ccc;
	font-weight: 300;
}

.file-list > li { border-bottom: 1px solid #E6E6E6; float: left; width: 100%; }
	.file-list li .extension {
		color: #FF931E;
		width: 35px;
	}
	.file-list li .filesize {
		color: #B3B3B3;
		width: 45px;
	}
	.file-list li .extension, .file-list li .filesize {
		font-size: 90%;
		line-height: 20px;
		float: left;
		text-align: center;
		margin-right: 10px;	
	}
	.file-list li .filename {
		float: left;
		text-align: left;
		font-size: 85%;
		color: #666;
		margin-right: 10px;
	}

.span12 .file-list .filename { width: 530px; }
.span11 .file-list .filename { width: 470px; }
.span10 .file-list .filename { width: 410px; }
.span9 .file-list .filename { width: 350px; }
.span8 .file-list .filename { width: 290px; }
.span7 .file-list .filename { width: 230px; }
.span6 .file-list .filename { width: 170px; }
.span5 .file-list .filename { width: 110px; }

.span11 ol.tools {
	float: right;
	width: 42px;
	margin: 0;
}

	ol.tools li { float: right; margin: 5px 5px 0 0; }
	.tools .info {
		position: relative;
		cursor: help;
		display: block;
		width: 16px; height: 17px;
		background: url(../img/ui-sprites.png) no-repeat 0 -39px;
	}
		.tools .info .description {
			position: absolute;
			background: #fff;
			border: 2px solid #ccc;
			
			box-shadow: -5px 5px 1px rgba(0, 0, 0, 0.45);
			
		}
			.tools .info .description .fold  {
				background: url(../img/fold-info-description.png) no-repeat center left;
				float: right;
				width: 16px;
				height: 15px;
				margin-top: 25px;
				margin-right: -15px;
			}
			.tools .info h6 {
				text-transform: uppercase;
				color: #257BAC;
				font-size: 85%;
			}
			.tools .info p {
				color: #999;
				font-size: 85%;
				line-height: 1.6em;
				margin: 0.2em 0 1em; 
			}
			.tools .info p.time {
				font-size: 100%;
				margin-bottom: 2em;
			}
	.tools .download-trigger a {
		display: block;
		width: 16px;
		height: 17px;
		background: url(../img/ui-sprites.png) no-repeat -16px -39px;
	}
	.tools .info span, .tools .download-trigger span { visibility: hidden; }
	
	
/* Fale Conosco */
#contact-page fieldset {
	padding: 0;
}
.blue-arrow {
	background: url(../img/bg-blue-arrow.png) no-repeat right 43px;
}
#contact-page legend { display: none; }
#contact label { float: none; text-align: left; }
.blue-label label { color: #0078B7;	}

.gray-form {
	background: #F2F2F2;
	corner-radius: 3px;
	margin-top: 20px;
}
	.form-elements {
		float: left;
		width: 60%;
		margin-bottom: 10px;
	}
	.gray-form label {
		color: #4D4D4D;
		line-height: 1.8em;
	}
	.gray-form textarea, .gray-form input {
		border: 2px solid #E2E2E2;
		border-radius: 0 !important;
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
	}
	.gray-form .alert label { color: #FF4A51; }
	.gray-form textarea.empty, .gray-form input.empty { border: 2px dotted #d7d7d7; }

	.gray-form .alert textarea, .gray-form .alert input { border: 2px solid #FF4A51; }
		
#gmaps-api {
	width: 100%;
	height: 320px;
}
#main-address address {
	background: url(../img/bg-contact-address.png) no-repeat left center;
	height: 50px;
	padding: 0 0 10px 70px;
}
	#main-address h2 { border: none; }
	#main-address p {
		font-style: italic;
		color: #999;
	}
	.gray-form textarea {
		font-size: 13px;
		resize: none;
	}
	.gray-form textarea:focus { outline: none; }
	.gray-form .submit {
		float: left;
		clear: left;
		background: url(../img/bg-button-submit.png) no-repeat right center;
		margin-bottom: 20px;
	}
	#deparments { overflow: hidden; }
	.list-of-boxes {
		margin-top: 20px;
		width: 730px;
	}
	.list-of-boxes h3 {
		font-family: "Open Sans", Arial, Helvetica, sans-serif;
		font-weight: 700;
		padding-bottom: 0.3em;
	}
	.list-of-boxes li {
		float: left;
		width: 30%;
		margin: 0 3% 30px 0;
	}
		.list-of-boxes li p {
			font-size: 85%;
			word-wrap: normal;
		}
		
		
#download-list label {
	float: none;
	display: block;
	width: auto;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}