body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	//margin: 0px;
	padding: 0px;
	margin: 0px;
}
.celright {
	width: 260px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.conteudo {
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	vertical-align: text-top;
}

.celmenu {
	background-image: url(../imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 171px;
	margin-right: 14px;
	margin-left: 10px;
	padding-right: 14px;
	padding-left: 10px;
}
td {
	font-size: 11px;
}
a {
	color: #666666;
}
input {
	font-size: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../imagens/bg_cartola.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 10px;
	color: #FF9900;
}
p.chamada {
	font-size: 10px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}


a:hover {
	color: #FF9900;
	text-decoration: none;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
li.itemmenu {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
ul li.menupai {
	display: block;
	margin: 2px 0px;
	padding: 2px 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	width: 146px;
}
ul li.menupai a {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	width: 146px;
}
ul li.menupai a:hover {
	color: #FF9900;
	text-decoration: none;
	display: block;
	text-align: right;
}
.celcinza {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p.mais {
	font-size: 10px;
	padding-left: 15px;
	text-align: right;
	padding-right: 60px;
	background-image: url(../imagens/leia_mais.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 95%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 4px;
	padding-left: 4px;
	line-height: 6px;
	padding-top: 0px;
}


a.mais {
	color: #666666;
	text-decoration: none;
}
a.mais:hover {
	color: #FF9900;
	text-decoration: none;
}
div.box {
	background-color: #E6E6E6;
	margin: 0px 2px 2px;
	padding: 0px 2px 2px;
	width: 96%;
}
.rodape {
	text-align: center;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FF9900;
}
h1 a {
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	padding-top: 4px;
	padding-left: 10px;
	color: #FF9900;
	text-decoration: none;
}
h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	padding-top: 4px;
	padding-left: 10px;
	color: #FF6600;
	text-decoration: underline;
}
.bg
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}