body {
	background-color: #000000;
	background-image: url(images/fundo_ecran.gif);
	background-repeat: no-repeat;
	font-size: 1em;
}
.logotipo {
	margin-bottom: 30px;
	;
}
.col1 {
	float: left;
	margin-left: 8px;
}
.navegacao {
	background-image: url(images/menu.gif);
	height: 22px;
	width: 177px;
	font-family: arial;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 8px;
	font-weight: bold;
}

.navegacao2 {
	width: 170px;
	font-family: arial;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-left: 8px;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
	
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.col2 {
	float: left;
	margin-left: 25px;
}
.moldura {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7b7b7b;
	border-right-color: #212121;
	border-bottom-color: #191919;
	border-left-color: #545454;
}

.nav {
	color: #68ba45;
	text-decoration: none;
}
.moldura2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #2d2d2d;
	border-bottom-color: #292929;
	border-left-color: #454545;
	background-color: #333333;
	padding: 10px;
}
.topo {
	background-image: url(images/tab.jpg);
	height: 36px;
	width: 453px;
	line-height: 36px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.ilustracao {
	width: 458px;
	border: solid #666666 1px;
	padding: 1px;
	margin-bottom: 5px;
}

h1 {
	font-family: arial;
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: arial;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top:5px;
}

.texto {

	font-family: verdana, arial;
	font-size: 0.7em;
	line-height: 1.5em;
}

.conteudo_g {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	width: 443px;
	
}

.nav {
	color: #68ba45;
	text-decoration: none;
}

.nav:hover {
	color: #e9f3f9;
	text-decoration: underline;
}

.nav2 {
	color: #FFFFFF;
	text-decoration: none;
}

.nav2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.case {
	padding: 3px;
	float: right;
	font-family: arial;
	font-size: 0.7em;
	color: #FFFFFF;
}

