body { background: url("/img/bg_cinza.gif") repeat-y #FFFFFF; margin: 0px; color: #4d4d4d; }

* { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }

a { text-decoration: none; color: #4d4d4d; }

a:hover { text-decoration: underline; }

.bold { font-weight: bold; }

strong { font-weight: bold !important; }

img { border:none; }

.img { behavior: url("/modulos/pngbehavior.htc"); }

.bgleft { background: url(/img/bg_left.gif) #a8765f right top; }

.bgright { background: url(/img/bg_right.gif) #a8765f left top; }

.bgazul { background: url(/img/bg_azul.jpg) white top no-repeat; }

.titulo { font-size: 18px; font-weight: bold; color: #006699; letter-spacing: -1px; }

#flutuante {
	position:absolute;
	text-align: center;
	width: 100%;
	left: 0;
	top: 240px;
}

.form { font-size: 11px; background:#fafafa; height:18px; border:#e3e3e3 1px solid; font-weight: bold; color: #666; }

.cinza { font-size: 14px; font-weight: bold; letter-spacing: -1px; }

.vermelho { font-size: 14px; font-weight: bold; color: #CC0000; letter-spacing: -1px; }

.dropmenudiv_e{
position:absolute;
z-index:100;
visibility: hidden;
margin-top:-35px;
margin-left:-24px;
}

.dropmenudiv_ez{
position:absolute;
z-index:101;
visibility: hidden;
margin-top:-35px;
margin-left:-16px;
}