/* CSS Document */
.menuSecoes					{font-family: Verdana; font-size: 10px; font-color: #000000;}

.cestaBranca				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: #555555; float: right; height: 20px; margin-right: 10px; margin-top: 16px; width: 200px;}

.cestaCinza					{border: 1px solid #eeeeee; background-color: #FAFAFA; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: #555555; float: right; height: 25px; width: 200px;}

#busca{ background: #EFEFB4; margin: 0px 0px 0px 2px; padding: 0px; width: 158px; }

#busca button, button, #newsletter input, #newsletter button { background: #FFFFFF; border: 1px solid #CCCCCC; font-size: 10px; height: 20px; }

#busca form{ padding-bottom: 10px; padding-left: 5px; padding-top: 10px; }

#busca input { background: #FFFFFF; border: 1px solid #CCCCCC; font-size: 10px; }

#centro{ background: #FFFBFB; float: left; position: relative; width: 520px; }

#cesta{ _margin-right: 10px; border: 1px solid #666666; float: right; height: 60px; margin-right: 20px; margin-top: 25px; width: 200px; }

#conteudo{  margin: 0px auto; padding: 0px; text-align: left; top: 0px; width: 720px; }

#conteudo #corpo{
	background: url(fundo_conteudo.gif) repeat-y center top;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 700px;
	height: 100%;
	bottom: 0px;
}
#rodape{
	background: url(rodape.gif) no-repeat;
	clear: both;
	margin-left: 10px;
	position: relative;
	top: 0px;
	width: 700px;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}
#rodapemenu, #rodapemenu a:link, #rodapemenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
#rodapemenu a:hover{
	color: #990000;
}
#conteudo #corpo #esquerda h3{ border-bottom-color: #999999; border-bottom-style: solid; border-bottom-width: 1px; color: #CC3333; font: bold 11px Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 4px 0px 2px 10px; text-transform: uppercase; }

#esquerda { float: left; margin: 0px 10px 0px auto; position: relative; width: 160px; }

#menu1{ background: url(menu1_fnd.gif) repeat-x; border-left-color: #666666; border-left-style: solid; border-left-width: 1px; border-right-color: #666666; border-right-style: solid; border-right-width: 1px; clear: both; height: 20px; margin-left: 10px; text-align: left; width: 700px; text-transform: uppercase;}

#menu1 a {
	color: #EFEBEF;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	top: 0px;
	text-decoration: none;
}

#menu1 a:hover {
	color: #CCCC33;
}
#menu2{ background: url(menu2_fnd.gif) repeat-x; border-left-color: #666666; border-left-style: solid; border-left-width: 1px; border-right-color: #666666; border-right-style: solid; border-right-width: 1px; clear: both; height: 20px; margin-left: 10px; text-align: left; width: 700px;}

#menu2 td, tr: { font-size:2px;}

/*********** #menuesq styles ***********/
#menuesq{ margin: 0px; padding: 0px; position: relative; top: 0px; width: 160px;}

/*#menuesq a:hover{ background: #DDDDDD; border-left: 1px solid #9C9A9C; width: 150px; }*/

#menuesq ul li {
	list-style-type: none;
	text-transform: uppercase;
}

#menuesq ul li a { color: #666666; display: block; font: 10px Verdana, Arial, Helvetica, sans-serif; height: 12px; padding: 2px 0px 2px 10px; text-decoration: none; text-transform: uppercase; width: 150px; _width: 158px;}

#menuesq ul li a:hover { width: 150;  _width: 158px; background: #DDDDDD left center;}

#newsletter { margin: 4px; }

#newsletter p{ font-size: 10px; line-height: normal; padding: 4px; }


#topo{ background: url(topo_anonovo.png) no-repeat; clear: both; height: 105px; margin: 0px; padding: 0px; text-align: left; top: 0px; width: 720px; }

body{ background: url(fundo_pag.gif) #F4F4F4 repeat-x left top; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

h3{ color: #334D55; font: 100% Arial,sans-serif; margin: 0px; padding: 0px; }

/* html tags */
img { border: 0px; }

li { margin: 0px; padding: 0px; }

ul{ list-style-type: square; }

ul ul{ list-style-type: disc; }

ul ul ul{ list-style-type: none; }
PRE {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000;
}
