@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, Georgia, "Times New Roman", Times, serif, Verdana, Geneva, sans-serif;
	font-size:90%;
	color:#F9BC0B;
	text-align: center;
	
}

.direita {
	margin:auto;
	width:150px;
	height:980px;
	padding-left:px;
	padding-top:20px;
	background-image: url(../imagens/fundo_direita.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
			
}
.col_direita {
	text-align:left;
}

#li_menu {
	display:list-item;
	border:0;
	margin:0;
	padding:0;
	list-style-type: none;
	line-height:1.4em;
	font-size: 100%;
}

.li_class {font-size:90%;

}

.titulos_menu {
	display:block;
	font-weight:bold;
	font-style:italic;
	color:#646400;
	background-image: url(../imagens/bg_titulo_menu.gif);
	background-repeat: no-repeat;
	text-align:center;
	
	
	
}
a:link {
	text-decoration: none;
	color:#FC0;
}

a:hover {
	text-decoration: underline;
	color:#FC0;
}

a:visited {
	text-decoration:none;
	color:#FC0;
}

h1 {}
h2 {}
h3 {}

