*{
	padding:0;
	margin:0;
	list-style:none;
}
.clear{
	clear:both;
}
#geral{
	width:800px;
	height:auto;
	margin:0px auto;
}
.topo{
	background:url(../img/tipo.jpg) no-repeat;
	width:800px;
	height:145px;
	margin:10px auto 0px;
	float:inherit;
}
#conteudo{
	width:800px;
	height:500px;
	margin:0px auto;
	padding:0px;
	background:#5AC3BE;
}
.esquerdo{
	padding:15px 0 0 2px;
	float:left;
	width:520px;
	height:auto;
}
.esquerdo h3{
	font-weight:bold;
	font:18px Myriad Pro;
	text-align:center;
	color:#FFF;
}
.esquerdo p{
	font-weight:bold;
	font:16px Myriad Pro;
	color:#FFF;
}
.floatForm{
	float:left;
	margin-right:10px;
}
.formulario{
	background:#FFF;
	height:420px;
	width:490px;
	margin: 20px 10px 0 20px;
	padding: 10px 0 0 10px;
}

.formulario strong{
	font-weight:bold;
	font:14px Myriad Pro;
	color:#5AC3BE;
	font:14px Myriad Pro bold;
}
.envia{
	background:#CCA256;
	float:right;
	margin-right:35px;
	padding:8px 0;
	width:400px;
	height:40px;
	color:#FFF;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-size:16px;
}
.direito{
	float:right;
	width:260px;
	height:auto;
}
.direito h3, h2{
	font-weight:bold;
	font:18px Myriad Pro;
	text-align:center;
	color:#FFF;
}
.direito h2{
	width:200px;
	background-color:#FFF;
	color:#069;
	height:25px;
}
.direito a{
	text-decoration:none;
}
.direito a:over{
	text-decoration:inherit;
}
.direito a img{
	float:right;
	text-align:right;
	margin:10px 10px 0 0px;
}
.direito p{
	font-weight:bold;
	font:14px Myriad Pro;
	color:#FFF;
}
.rodape{
	background:url(../img/rodape.jpg) no-repeat;
	width:800px;
	height:100px;
	margin:5px auto 0px;
}
.rodape h3{
	font-weight:bold;
	font:18px Myriad Pro;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}
td{
	font:14px Myriad Pro;
	color:#CDA550;
}
