body
{
	color: #777;
	width: 100%;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(img/bk.jpg);
	background-repeat: repeat-x;
}
h1   {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
P {
	FONT-SIZE: 10px;
	WORD-SPACING: 0em;
	LINE-HEIGHT: 155%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
P.indent {
	TEXT-INDENT: 1.6em
}
P.justify {
	TEXT-ALIGN: justify
}
h2 {
	text-transform: uppercase;
	font-size: 18px;
}
p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
}

a {
	color: #A20674;
}

a:hover {
	text-decoration: underline;
	color: #ED008C;
}
#page {
	width: 100%;
	background-image: url(img/mainbk.gif);
	background-repeat: no-repeat;
	background-position: right 272px;
	margin: 0px;
}
/* Header */

#header {
	height: 203px;
	background-image: url(img/banner.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	width: 695px;
}
.leftside {
	float: left;
	width: 66%;
}
.leftside a {
	color: #666666;
	text-decoration: none;
}

.leftside a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightside {
	float: right;
	width: 235px;
	text-align: right;
}
.rightside a {
	color: #999999;
	text-decoration: none;
}

.rightside a:hover {
	color: #666666;
	text-decoration: none;
}
#header h1, #header h2 {
	text-transform: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#header h1 {
	font-size: 10px;
	padding-top: 0px;
	text-decoration: none;
	color: #999999;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
.dash {
	text-decoration: underline;
	color: #ED008C;
}
.francais {
	text-decoration: none;
	color: #FFFFFF;
}
.portugues {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 0px;
}
#box {
	height: 65px;
	width: 695px;
	margin-left: 10px;
}
/* Menu */

.navigation {
	border: 1px solid #DFEEF7;
	border-color: #000000;
	background-color: #242424;
	height: 41px;
}
.navigation a {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #252525;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 15px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #666666;
	text-decoration: none;
}
.index_icon {
	vertical-align: middle;

}
/* Content */

#content {width: 100%;}
.bluebox {
	clear: both;
	width: 677px;
	position: relative;
	margin-bottom: 18px;
	background-color: #252525;
	margin-top: 35px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 8px;
	margin-left: 10px;
	background-position: right 5px;
	background-repeat: no-repeat;
	background-image: url(img/imgbox_bk.gif);
	height: 265px;
}
.bluebox .big {
	float: left;
	margin-right: 40px;
	margin-top: 30px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 335px;
	float: left;
	padding-bottom: 110px;
}
.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 9px;
	left: 350px;
}
.bluebox .small2 {
	left: 534px;
}
/* Footer */

#footer {
	height: 25px;
	width: 670px;
	background-color: #252525;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: 0px -110px;
}


#footer p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
