html, body {
	height:100%
}

b {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}

p {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: justify;
	text-indent: 0;
	text-decoration: none;
}

td {
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
}

a:link {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:visited {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:active {
	font-size: 10pt;
	color: #b60000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:hover {
	font-size: 10pt;
	color: #b60000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.projetos:link {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.projetos:visited {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.projetos:active {
	font-size: 10pt;
	color: #FF0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.projetos:hover {
	font-size: 10pt;
	color: #FF0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

.creditos {
	font-size: 10pt;
	color: #edcccd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.creditos:link {
	font-size: 10pt;
	color: #edcccd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.creditos:visited {
	font-size: 10pt;
	color: #edcccd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.creditos:active {
	font-size: 10pt;
	color: #edcccd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.creditos:hover {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

.language {
	font-size: 7.5PT;
	color: #d1c5b8;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
	margin-top:20px;
	margin-right:25px;
}

a.language:link {
	font-size: 7.5PT;
	color: #d1c5b8;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.language:visited {
	font-size: 7.5PT;
	color: #d1c5b8;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.language:active {
	font-size: 7.5PT;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.language:hover {
	font-size: 7.5PT;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

.red {
	font-size: 10pt;
	color: #CC0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
}

.more {
	font-size: 9pt;
	color: #CC0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

a.more:link {
	font-size: 9pt;
	color: #CC0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.more:visited {
	font-size: 9pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.more:active {
	font-size: 9pt;
	color: #FF0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a.more:hover {
	font-size: 9pt;
	color: #FF0000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

.projetos {
	font-size: 10pt;
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: none;
}

a img {
	padding:0px;
	border:1px solid #999999;
}

a image:hover {
	border:1px solid #A50007;
}

.form {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	border: 1 solid #808080;
}

.title {
	color: #A50007;
	font-family: Trebuchet MS, Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 16pt;
	text-decoration: none;
	margin: 0px;
}

/*
	 CSS-Tricks Example - MagicLine Demo
	 by Chris Coyier
	 http://css-tricks.com
*/
header { padding: 0px 0px 0px 0px; display: block; }
header h1 { width: 880px; margin: 0 auto; }

.nav-wrap { 
	background-color: #b60000; 
	border-top:    1px solid #900; 
	border-bottom: 1px solid #900; 
}

/* Clearfix */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

/* Example Two */
#example-two { 
	margin: 0 auto; 
	list-style: none; 
	position: relative; 
	width: 960px; 
}
#example-two li { 
	display: inline-block; 
}
#example-two li a { 
	position: relative; 
	z-index: 200; 
	color: #FFFFFF; 
	font-size: 10pt; 
	display: block; 
	float: left; 
	padding: 10px 17px 6px 17px;
	text-decoration: none;
	text-transform: none; 
}
#example-two li a:hover { 
	color: #d1c5b8; 
}
#example-two #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px; 
	background: #900; 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.current_page_item_two a { 
	color: white !important; 
}
.ie6 #example-two li, .ie7 #example-two li {
	display: inline;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
