body {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border-top-color: #fff2e6;
	border-top-style: solid;
	border-top-width: 87px;
	border-bottom-style: none;
	background-color: #009999;
	text-align:center;
	top: 0px;
	}

#tudo {
	position: relative;
	width: 760px;
	margin:0 auto;
	padding: 0px;
	text-align:left;
	height: 100%;	
	}
#cab {
	position: absolute;
	width: 756px;
	height: 85px;
	top: 0px;
	z-index: 2;
	margin-left: 5px;
	}
#menu {
	position: absolute;
	padding: 5px;
	background-color: #CC6600;
	left: -150px;
	top: 20px;
	height: 293px;
	width: 260px;
	z-index: 3;
	text-align: right;
	}
#barra-hor {
	position: absolute;
	background-color: #CC6600;
	right: 0px;
	top: 88px;
	height: 5px;
	width: 50%;
	z-index: 2;
	}
#texto {
	position: absolute;
	z-index: 5;
	width: 760px;
	background-color: #fff2e6;
	left: 0px;
	top: 10px;
}
#principal {
	float:left;
	width:420px;
	margin-left:10px; 	
	text-align:justify;
	border:dotted #c30;
	border-width: 0 1px 0 0;
	padding: 30px 10px;
	}
#nav {
	width:120px;
	float:left;

	}
#apoio {
	width:160px;
	float:right;
	padding: 20px 10px;
	}
#rodape {
	clear:both;
	text-align:center;
	border-top:1px solid #c30;
	padding-bottom: 5px;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	font-size: 9px;
	color: #666666;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#5E3F00;
	font-size:1.4em;
	}
h2 {
	font-size:1.4em;
	text-align:left;
	}
h3 {
	font-size:1.0em;
	}
a:link.linkcv    { color: black; font-size: 10px; text-decoration: none }
a:visited.linkcv      { color: black; font-size: 10px; text-decoration: none }
a:hover.linkcv    { color: black; font-size: 10px; text-decoration: underline }
a:active.linkcv     { color: black; font-size: 10px; text-decoration: none }

