
#informacao {
	width:650px;
	height:144px;
	padding:0 10px;
/*	background-color:#0F9; */
}

#info {
	width:326px;
	height:144px;
/*	background-color:#6C3; */
	padding-right:10px;
	text-align:justify;
}

#consultor_online {
	width:310px;
	height:145px;
/*	background-color:#9C9; */
	background-image:url(imagens/bg_contato.jpg);
	background-repeat:no-repeat;
	padding:30px 20px 0 20px;
}

#temas {
	width:650px;
	height:200px;
	padding:0px 0px 0px 0px;
/*  background-color:#562; */
}

.temas_link {
	margin: 0px;
	padding: 0px;
}

#col_esq_accordion {
	width:417px;
	height:auto;
/*	background-color:#0FC; */
}

#dir_autorais {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:650px;
}

/************************************************************************

*****************			INÍCIO DO ACCORDION			*****************

************************************************************************/

.arrowlistmenu{
width: 417px;
}

.arrowlistmenu .menuheader{
font: bold 14px;
margin-bottom: 10px;
padding: 0px 0px 0px 0px;
text-transform: uppercase;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
margin-bottom: 8px;
text-align:justify;
}

.arrowlistmenu ul li{
padding-bottom: 4px;
}

/************************************************************************
*****************			FINAL DO ACCORDION			*****************
************************************************************************/

#col_dir_temas {
	width:233px;
	height:550px;
/*	background-color:#0F9; */
	background-image:url(imagens/bg_temas.jpg);
	background-repeat:no-repeat;
}

#par_temas {
	padding:15px 0 0 15px;
	font-size:14px;
	font-weight:bold;
}

#col_dir_temas ul {
	list-style:none;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

#col_dir_temas li {
	padding:5px 0;
}

#rodapect {
	clear:both;
}

#mensagem {
	position: absolute;
	border: 1px solid #000;	
	top: 150px; 
	left: 250px;
	width: 300px;
	height: 100px;
	background: #eeeff5;
}

#Conteudo {
	float:left;
}

