body {
	font-family:	Verdana, Helvetica, Arial, sans-serif;
	font-size:		small;
	color:			#666;
	background:		#F2f2f2;
	margin:			0px;
}

#geral {
	width: 780px;
	background:		#FFF;
	margin:	0 auto;
}

#menu {
	float:left;
	width: 183px;
	/*height: 261px;*/
	height: 861px;
	/*background: url(img/fundo_menu2.jpg) no-repeat;*/
	padding-top: 25px;
	margin: 10px;
}
#menu ul {
	list-style-type:none;
	line-height:1.5em;
}
#conteudo a, #menu ul a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	/*color:#2a57e8;*/
	text-decoration:none;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: -15px;
}
#conteudo a {
	margin-left: 0px;
}
#conteudo a:hover, #menu ul a:hover {
	border-bottom: dotted thin #000;
}
#conteudo a:visited {
 color: #666;
 }
#topo {
	height:150px;
}
#topo img {
	float:right;
	margin-bottom:-30px;
	border:none;
}
#topo img.logo {
	float:left;
	border:none;
}
#conteudo {
 	margin-top:30px;
 	margin-left:190px;
 	width: 500px;
	padding: 10px;
	border:	thin dotted #ccc;
	line-height: 1.6em;
	position:relative;
}
#ajusteconteudo {
	position:relative;
	top:-225px;
	_top:0px;
}
#conteudo p {
 text-indent: 0.3in;
 }
.data {
	text-align:right;
	font-weight:bold;
}

h1, h2, h3 {
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*color:#ffa23e;
	color:#2a57e8;*/
	color: #000;
	font-weight: normal;
}
h1 {
	font-size: 170%;
	text-indent: -5000in;
	overflow:hidden;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
	border-bottom: thin dotted #ccc;
}
#rodape {
	clear:both;
	text-align:center;
	font-size: 80%;
	padding: 20px;
	margin-bottom: 20px;
}
.texto {
	text-align:justify;
}
.black {
	color:#000;
}
.both {
	clear:both;
}
.pree {
	height:1000px;
}
.linkpalestrantes {
	display:block;
	margin:10px;
	display:block;
	width:250px;
	border : thin dotted #CCC;
	background: #ffffCC;
	_padding-top:15px;
}
.linkpalestrantes:hover {
	margin:10px;
	display:block;
	width:755px;
	border : thin dotted #CCC;
	background: url(img/aviso.gif) no-repeat center center;
}
.ok {
	margin:10px;
	padding:5px;
	border : thin dotted #CCC;
	background: #ffffCC;
}
.erro {
	margin:10px;
	padding:5px;
	border : thin dotted #CCC;
	background: #fb6446;
	color:white;
}
.chama_atencao {
	display:block;
	margin:3px;
	padding:5px;
	border : thin dotted #CCC;
	background: #ffffCC;
}
.chama_atencao:hover {
	border : thin dotted #000;
}