/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {/*MENU SEM AÇÃO*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 0 8px;
	color: #555555;
	font-weight: bold;
	z-index: auto;
}
.m0l0iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(../imagem/lev0_bg1.gif);
	border-top-color: #FF6600;
}
.m0l0oover {/*Mouse OVER */
	background-image: url(../imagem/lev0_bg2.gif);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: repeat-x;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow: visible;
	z-index: 9;
	text-decoration: none;
	visibility: visible;
}

/* level 1 inner */
.m0l1iout {/*estilo aplicado ao texto*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #555555;
}
.m0l1iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {/*Estilo aplicado ao fundo*/
	text-decoration : none;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #CCCCCC;
	border-bottom-color: #efefef;
	border-left-color: #CCCCCC;
	color: #555555;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FF6600;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	font-size: 11px;
	color: #FFFFFF;
}
.cam{
	background-color: #0066CC;
	margin:0pt 2px;
	display:block;
height:2px;
}
.car{
	background-color: #999999;
	margin:0pt 1px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#imagem {
	background-image: url(../imagem/pont.gif);
}
.img{
	background-repeat: no-repeat;
	background-image: url(../imagem/pont.gif);
	background-position: right;
	overflow: visible;
	visibility: visible;
	z-index: 11;
	padding-left: 3px;
}
.barra_esquerda{
	background-image: url(../imagem/bg_menu_esquerdo.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	visibility: visible;
	z-index: 22;
}
