.fundo {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-y;
}
.linha_direita {
	background-image: url(../imagens/linha_direita.jpg);
	background-repeat: repeat-y;
}
.titulo_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636563;
	font-size: 20px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.texto_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636563;
	font-size: 15px;
	line-height: 15px;
	text-align: justify;
}
.titulo_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}
.subtitulo_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.texto_preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
}
.texto_galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}
.botao_galeria {
	background-image: url(../imagens/fundo.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	border:1px solid;
}
.texto_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}
.texto_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	border-color: black;
}
.h_mnu_01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	float:center;
	position:relative;
	left:0%;
	text-align:center;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	background: #E1B45E;
	border-top-width: 1px;
	border-right-width: 0px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style:none;
/*	position:relative;*/
	left:0%;
}

.h_mnu_01 ul li{
display: inline;
float:left;
/*position:relative;*/
}

.h_mnu_01 ul li a{
	float: left;
	color: #000000;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
}

.h_mnu_01 ul li a:visited{
color: #000000;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #A93698;
}


/*<style type="text/css" media="screen">

.h_mnu_01 {float:left; padding:0; margin:0;color: #FFFFFF;background: #0000A0;width:100%; border:solid 1px #004080;clear:both;} /*Color navigation bar normal mode*/
/*.h_mnu_01  a, .h_mnu_01 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
background-color: #0000A0;
text-decoration: none;
}
.h_mnu_01 ul {list-style-type:none;padding:0; margin:0;}
.h_mnu_01 ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; border-right:solid 1px #004080; border-left:solid 1px #004080;}
.h_mnu_01 ul li a {color: #FFFFFF;background: #0000A0;float:none !important ; float:left ; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }*/
.h_mnu_01 ul li ul {display:none; border:none;color: #FFFFFF;background: #0000A0; width:1px}
/*.h_mnu_01 ul li:hover a {background-color:#008000; text-decoration:none; color:#FFFF00;} /*Color main cells hovering mode*/
.h_mnu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:0px; left:0;}
.h_mnu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#0000FF;  color:#FFFFFF;} /*Color subcells normal mode*/
.h_mnu_01 ul li:hover ul li a:hover {background-color:#CA0000; text-decoration:none;color:#FFFF00;} /*Color subcells hovering mode*/
/*.h_mnu_01 ul li a:hover {background-color:#008000; text-decoration:none;color:#FFFF00;} /*Color main cells hovering mode*/
.h_mnu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.h_mnu_01 ul li ul li a:visited { background-color:#0000FF;  color:#FFFFFF;} /*Color subcells normal mode*/
.h_mnu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#0000FF;  color:#FFFFFF;} 
.h_mnu_01 ul li a:hover ul li a:hover {background-color:#CA0000; text-decoration:none;color:#FFFF00;} /*Color subcells hovering mode*/

.menu {
 position:relative;width:262px;height:398px;
}

.menu IMG{
 position:absolute;border-Width:0px;
}

.om{font-family:Wingdings; font-size: 20px;}

.oculta {
   display:none;
}
.normal {
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 15px;
}
