
.conteudofront {
	font-family : Arial;
	font-size : 11px;
	color : #ffffff;	
}

.conteudo_fixo {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	background-color: transparent;
	border: 0px;	
}

.conteudo {
	font-family : Arial;
	font-size : 12px;
	color : #000000;	
}
.conteudo:link {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;	
}
.conteudo:visited {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;	
}
.conteudo:hover {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;	
}

.conteudo2 {
	font-family : Arial;
	font-size : 10px;
	color : #000000;	
}

.conteudo2:link {
	font-family : Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;	
}

.conteudo2:visited {
	font-family : Arial;
	font-size : 10px;
	color : #000000;	
	text-decoration : underline;	
}

.conteudo2:hover {
	font-family : Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;	
}

.conteudo3 {
	font-family : Arial;
	font-size : 11px;
	color : #000000;	
}

.conteudo4 {
	font-family : Arial;
	font-size : 30px;
	color : #ffffff;
	font-weight: bold;	
}

.palestra {
	font-family : Arial;
	font-size : 15px;
	color : #000000;
	font-weight: bold;	
}

.menu {
	height: 22px;
	valign: middle;
	text-align: center;	
	background-image: url(../images/bg_menu.gif);
}

.menu a{
	font-family : Arial;
	font-weight: bold;
	font-size : 11px;
	color : #ffffff;	
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

.menu a:link {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #ffffff;	
	text-decoration: none;
}

.menu a:hover {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color : #D6B209;
	text-decoration: none;	
}

.divisor_menu{
	font-family : Arial;
	font-size : 11px;
	font-weight: normal;
	color : #D6B209;
}	

body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}

.08000 {
	font-family : Arial;
	font-size : 15px;
	font-weight: bold;
	color : #93801D;	
}


