* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
}
body { 
	    background: #FFFFFF url(id.jpg) repeat-x; 
}
.geral {
	width: 730px;
	min-height: 100px;
	height: 189px;
	margin: 0 auto;
}
/*----- Inicio da formatação da caixa de suspensão -----*/
.cx_topo_top {
	background: url(top.gif) no-repeat;
	width: 730px;
	height: 3px;
	overflow: hidden;
	float: left;
	margin-top: 170px;
}
.topo_meio {
	background: url(meio.gif) repeat-x;
	width: 727px;
	height: 182px;
	float: left;
	border-left: 1px solid #d3d4d5;
	border-right: 1px solid #d3d4d5;
}
.cx_topo_bottom {
	background: url(bottom.gif) no-repeat;
	width: 730px;
	height: 4px;
	overflow: hidden;
	float: left;
}
.topo_meio h1 {
	border-right: 1px solid #d6d7d8;
	margin: 19px 0 0 34px;
	display: inline;
	width: 271px;
	height: 147px;
	float: left;
}
.topo_meio h2 {
	width: 318px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #178c39;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 58px;
}
.topo_meio p {
	width: 312px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}	
.style1 {color: #006699}
.lg {
	width:241px;
	height:100px;
	display: block;
	float: left;
	margin-top: 20px;
}
