.menup{
	border-right: 1px dotted black;
	border-left: 1px dotted #E6F3E6;
	width:160px;
	vertical-align:top;
	background-repeat: no-repeat;
}
.paragrafop{
	text-indent:30px;
	text-align:justify;
}
.paragrafoc{
	text-indent:30px;
	text-align:center;
	font-weight: bold;
}
.paragrafod{
	text-indent:0px;
	text-align:justify;
	font-weight: bold;
}
.paragrafon{
	text-indent:30px;
	text-align:justify;
	font-weight: bold;
}
.paragrafoitem{
	text-indent:55px;
	text-align:justify;
}
.paragrafoiden{
	text-indent:40px;
	text-align:justify;
}
.Tituloprinc{
	color:#000000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
	font-size:11px;
}
.ref1{
	text-align: center;
	text-indent: 0px;
	font-size: 18px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
}
.ref2{
	text-align: center;
	text-indent: 0px;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
}
.menue {
	position:relative;
	margin: 0px;
	padding: 0px;
}
.menue a {
	color:#000000;
	min-height:15px;
	_height:15px;/*hack pra funcionar link em toda extensão do menu no IE*/
	vertical-align:middle;
	display: block;
	padding: 5px 0px 5px 10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-bottom: 1px dotted black;
}
.menue a:hover{
	font-weight:bold;
	color:#000000;
	background-color:#D1FFD2;
}
.menue a:link {
	color:#000000;
}
#background{
	padding:5px;
	/*background-repeat:no-repeat;
	background-position: right top;*/
	background-color: #f9f9f9;
	min-height: 235px;
}
.bs {border-collapse: collapse;}

.bs tr td {border:1px solid #000000;}

ul{
	list-style-type: decimal;
	list-style-position: inside;
	text-indent:10px;
}
ul li{
	text-indent:0px;
	padding-bottom: 5px;
}