.margine {
	 margin-left:10px; 
	 position:relative;
}
.header {
	 height: 426px;
	 width: 748px;
}
.corpo_main {
	width: 684px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-color: #9DD7F2;
	border-left-color: #9DD7F2;
	border-right-style: solid;
	border-left-style: solid;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-right: 20px;
	text-align: left;
	padding-top: 10px;
	position:relative;
}
.corpo_right {
	position:absolute;
	left:724px;
	top:0px;
	width:12px;
	height:37px;
	z-index:1;
}
.corpo_left {
	position:absolute;
	left:-12px;
	top:0px;
	width:12px;
	height:37px;
	z-index:1;
}
.img_sx {
	float:left;
	padding-right:25px;
	height: 340px;
	width: 322px;
}

h1 {
font-size: 32px;
color:#FFD200;

}
h2 {
font-size: 24px;
color:#FFFFFF;
}

h4 {
font-size: 9px;
color:#FFFFFF;
}

p {
margin:0;
}