.s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
/*itens do menu*/
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration:underline
}
.menu_esq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#006600;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px outset #CCCCCC;
	letter-spacing: normal;
	margin-left: 15px;
	height: 25px;
	vertical-align: middle;
	clip: rect(auto,auto,auto,auto);
	line-height: 22px;
	padding-left: 6px;
}
/*itens do menu*/
.menu_esq_editais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px ridge #CCCCCC;
	letter-spacing: normal;
	margin-left: 15px;
	padding-left: 6px;
}
.destaque1 {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #d3d3d3;
	border-left-color: #FFFFFF;
}
.destaque2 {
	background-color: #D7D7D7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #d3d3d3;
	border-left-color: #FFFFFF;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #001E4A;
	text-decoration: none;
	padding-left: 10px;
}
.s2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	padding-left: 15px;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(../imagens/borda_vert.gif);
	text-align: justify;
}
a {
	color:#0000CC;
}
.titulo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003C95;
	text-decoration: none;
	padding-left: 10px;
}

#logo {
padding-left: 150px;
}

