       /* menu lateral */

a.menu{
	width: 150;
	background-color: #191919;
	display:block;
	padding-left:1px;
	border-left:8px solid #080808;
	border-bottom:0px solid;
	font-weight:bold;
	color:#666699;
	line-height:175%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a.menu:hover{
background-color: #666699;
display:block;
padding-left:0;
font-weight:bold;
border-left:12px solid #FFFFFF;
border-bottom:0px solid;
color:#000000; }





a.link-rodape:link {                                              /* a.link rodapé */
	color:#FFFFFF; 	text-decoration:none; 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;
}
a.link-rodape:visited { 	color:#FFFFFF;	text-decoration:none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;
}
a.link-rodape:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #666699;
}
a.link-rodape:active { 	color:#006699;	text-decoration:none;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	font-weight: bold;	font-variant: normal;	line-height: normal;
}
.credit-barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.divisormenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6666CC;
}
