#divMenu{
	padding:5px 0 13px 11px;
	float:left;
}
/*****************************************/
/** MENU **/
/*****************************************/
#menu {
  padding:0px;
  margin:0px;
  _margin:0px;
  width:600px;
  line-height:normal;
  float:right;
  clear:both;
}
#menu ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#menu li {
  float:left;
  margin:0;
  padding:0px;
}
#menu a {
  float:left;
  display:block;
  padding:0px;
  text-decoration:none;
  color:#000000;
}
.m1 {
	width:93px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_lideranca.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-200px;
	overflow:hidden;
}
.m1Sel, .m1:hover {
	width:93px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_lideranca.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-indent:-200px;
	overflow:hidden;
}
.m2 {
	width:110px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_infra.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-200px;
	overflow:hidden;
}
.m2Sel, .m2:hover {
	width:110px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_infra.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-indent:-200px;
	overflow:hidden;
}
.m3 {
	width:133px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_mercadobr.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-200px;
	overflow:hidden;
}
.m3Sel, .m3:hover {
	width:133px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_mercadobr.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-indent:-200px;
	overflow:hidden;
}
.m4 {
	width:113px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_ambiental.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-200px;
	overflow:hidden;
}
.m4Sel, .m4:hover {
	width:113px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_ambiental.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-indent:-200px;
	overflow:hidden;
}
.m5 {
	width:80px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_nomundo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:-200px;
	overflow:hidden;
}
.m5Sel, .m5:hover {
	width:80px;
	height:34px;
	background-image:url(../sobre/50anos/imagens/bot_nomundo.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-indent:-200px;
	overflow:hidden;
}
/*****************************************/
/** ESTILOS **/
/*****************************************/
.titulo{
	color:#999999;
	font-size:15px;
	font-weight:bold;
}
.subTitulo{
	font-style:italic;
	font-size:11px;
	color:#666666;
}
