#footer a {
	text-decoration:none;
	color:#9DE4D5;
}

#content a {
	text-decoration:none;
	color:#9DE4D5;
}

#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#content a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.imac {
	float:right;
	position:relative;
	margin-top:-170px;
}

.colunas3-margin0 {
	float:left;
	width:243px;
}

.colunas3 {
	float:left;
	width:243px;
	margin-right:38px;
}

.chamada {
	float:right;
	padding-top:60px;
	padding-right:55px;
}

.logo {
	width:222px;
	height:76px;
	padding-top:400px;
	padding-left:25px;
}

.body {
	background-color:#000000;
	text-align:center;
}

#content {
	background-image:url(img/backg_content.jpg);
	background-color:#262F2E;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin-top:78px;
	font-size:10pt;
	height:750px;
	padding:45px 25px 50px 25px;
}

#content h1 {
	font-size:18pt;
	font-weight:normal;
	border-bottom:15px solid #0D1918;
}

#footer {
	background-color:#0D1918;
	font-size:14pt;
	height:150px;
	padding:10px 25px 20px 40px;
}

#footer h1 {
	font-size:18pt;
	font-weight:normal;
	margin-right:700px;
	border-bottom:15px solid #262F2E;
}

#header {
	background-image:url(img/header.jpg);
	height:557px;
	font-family:'Myriad Pro', sans-serif;
	color:#FFFFFF;
	text-align:left;
	font-size:18pt;
}

#container {
	width:858px;
	float:inherit;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}


