.menup{
	border-right:1px solid #F8F2EC;
	width:160px;
	vertical-align:top;
	/*background-image:url('../imagem/coeduc_logo_transp2.gif');
	background-repeat: no-repeat;*/
	background-color:#fafafa;
}
.paragrafop{
	text-indent:30px;
	text-align:justify;
}
.paragrafoc{
	text-indent:30px;
	text-align:center;
	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;
	background-color:#F8F2EC;
}
.ref1{
	text-align: center;
	text-indent: 0px;
	font-size: 15px;
	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;*/
}
.menue a:hover{
	/*font-size:11px;
	font-weight:bold;*/
	color:#000000;
	background:#F8F2EC;
	/*background-image:url('../imagem/fundo_menu_hover.gif');*/
}
.menue a:link {
	color:#000000;
}
#background{
	padding:15px;
	/*background-image:url('../imagem/logo_trans.jpg');*/
	background-repeat:no-repeat;
	background-position: right top;
	min-height: 305px;
}
.bs {border-collapse: collapse;}

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