body {	background: url(../images/superbg.jpg) center repeat-y #fff;	margin: 0px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000;}a {color: #3366CC; text-decoration: none;}	a:hover {color: #0C5A8B; text-decoration: underline;}	a:active {color: #006666}	table.tabAzul {font-size: 11px; color: #fff; margin: 0 0 0 5px;}	table.tabAzul a {color: #fff; text-decoration: none;}	table.tabAzul a:hover {text-decoration: underline; color: #fff;}	table.espaco {padding: 0 0 0 12px;}td.espaco {padding: 10px 0 0 0;}#divRaiz {	width: 779px;	margin: 0 auto;}		#mnuEscuro a {color: #fff; background-color: #366CA8; text-decoration: none; display: block; padding: 3px; height: 15px}	#mnuEscuro a:hover {background-color:#4D9AF0;}	#mnuClaro a {color: #fff; background-color: #3E7CC1; text-decoration: none; display: block; padding: 3px; height: 15px}	#mnuClaro a:hover {background-color:#4D9AF0;}	input.Azul {height: 16px;  width: 220px;border-left-style:groove; border-right-style:groove; border-top-style:groove; border-bottom-style:groove; font-family:Tahoma;font-size:10px; background-color:#E7EBF0;}textarea {width: 220px; border-left-style:groove; border-right-style:groove; border-top-style:groove; border-bottom-style:groove; font-family:Tahoma;font-size:10px; background-color:#F3F5F7;}listmenu {width: 220px; border-left-style:groove; border-right-style:groove; border-top-style:groove; border-bottom-style:groove; font-family:Tahoma;font-size:10px; background-color:#F3F5F7;}.Titulo_Blue {	color: #004B87;	font-weight: bold;}.menu_white {	color: #ffffff;	}/* MENU DROP-DOWN */ul {	margin: 0;	padding: 0;	list-style: none;	}ul li {	position: relative;	float: left;	width:152px;}li ul {	position: absolute;	left: 0; /* Set 1px less than menu width */	top: auto;	display: none;	}/* ESTILO DOS ITENS DO MENU */ul li a {	text-align: center;	display: block;	text-decoration: none;	border: 1px solid #EBEBEB;	color: #000;	padding: 2px;	background-image: url(../images/bg_botao.gif);	}/* commented backslash mac hiding hack \*/ * html ul li a {height:1%}/* end hack */ /* COR DO OVER */li:hover a, li.over a,li:hover li a:hover, li.over li a:hover {   color: #000;   background-color: #FFF;   background-image: url(../images/bg_botao_over.gif);}/* BG DOS SUBITENS */li:hover li a, li.over li a {color: #000;background-color: #DAEAFC;}/* BG DOS SUBITENS */li ul li a { padding: 1px 2px;text-align: left;font-size: 10px;background-color: #E3E3E3; } /* ESTILO DOS SUITENS */li:hover ul, li.over ul { display: block; } 