<style type="text/css">

#geral1{
}

#geral{
	background-color: #F6FBFF;
	border:1px solid black;
	margin:0 auto;
	background-position: center;
}

#topo{
}

#banner{

}

#logotipo{
	float:left;
	left:0;
	top: 0px;
	padding: 3px;
	margin: 0px;
}

#banner{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-position: right;
	padding: 0px;
	text-align: right;
	display: table-cell;
	clear: none;
	height: 80px;
	width: 468px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#cabecalho, #rodape{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6FBFF;
	color: #000000;
	border: 1px solid #99CCFF;
	background-image: url(cabimg.gif);
}

#menu{
clear:both;
}


#esquerda{
width: 180px;
float:left
}

#direita{
	width: 200px;
	float:right;
	margin-top: 9px;
}

#meio{
	margin-top: 10px;
	margin-right: 200px;
	margin-left: 180px;
	padding: 6px;
}



#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:none;
}


#ddcolortabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #003399;
	background-image: url(color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#ddcolortabs a span{
	float:left;
	display:block;
	padding:4px 9px 2px 6px;
	background-color: transparent;
	background-image: url(color_tabs_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #0066FF;
}

#ddcolortabs a:hover span{
background-color: #0066FF;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #000000;
}

#ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #003399;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: auto;
	margin-right: 2px;
}

.curlycontainer .innerdiv{
	background: transparent url(brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	text-align: center;
}



Hide entire CSS code from IE6 
<![if !IE 6]>

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
/* width: 200px; container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

<![endif]>








</style>
