@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corpo {
	background-color: #FFFFFF;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
}
#corpo #conteudo #esquerda {
	height: 285px;
	width: 273px;
	background-color: #F7F8FC;
	float: left;
	background-image: url(../imagens/layout_06.jpg);
	background-repeat: no-repeat;
}
#corpo #conteudo #esquerda a:link {
	font-weight: bold;
	color: #001C35;
	text-decoration: underline;
}
#corpo  #conteudo  #esquerda  a:visited {
	font-weight: bold;
	color: #001C35;
	text-decoration: underline;
}


#corpo #conteudo #meio {
	height: 285px;
	width: 273px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../imagens/layout_07.jpg);
	background-repeat: no-repeat;
}
#corpo #conteudo #meio a:link {
	font-weight: bold;
	color: #001C35;
}
#corpo #conteudo #meio a:visited {
	font-weight: bold;
	color: #001C35;
}

#corpo #conteudo #direita a:link {
	font-weight: bold;
	color: #001C35;
}
#corpo #conteudo #direita a:visited {
	font-weight: bold;
	color: #001C35;
}


#corpo #conteudo #direita {
	height: 285px;
	width: 273px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(../imagens/layout_08.jpg);
	
	background-repeat: no-repeat;
}
#corpo #conteudo #rodape {
	height: 40px;
	clear: both;
}


#corpo #logo {
	height: 172px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
#corpo #menu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#corpo #menu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#corpo #menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001C35;
	margin-top: 80px;
	margin-right: 30px;
	margin-left: 40px;
}
#corpo a:link {
	color: #002240;
}
#corpo a:visited {
	color: #002F59;
}
