body {
	margin: 0;
	text-align: center;
	background-color: #D4D2D2;
}
img {
	border: none;
}
#geral {
	width: 800px;
	/*border: 1px red solid;*/
	margin: 0 auto;
	text-align: left;
	background-color: #f3f3fd;
}

#meio {
	float: right;
	width: 100%;
	padding-bottom: 1px;
	background: #F3F3FF;
	/*border: 1px red solid;*/
	background-color: #F3F3FF;
    background-image: url("../imagens/fundo_conteudo.png");
    background-position: right center;
    background-repeat: repeat-y;
}

#rodape {
	clear: both;
	width: 100%;
	background-color: #E2E2E2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url('../imagens/fundo_rodape.jpg');
	background-repeat: repeat-x;
	padding: 10px 0;
	border-top: 1px #CFD0D4 solid;
	color: #666666;	
}

#rodape a {
	text-decoration: none;
	font-style: italic; 
	color: #666666;
	
}

/*#### AREAS ############################################################### */
/* CABECALHO */
#area_1 {
	float:left;
	width: 100%;
	height: 31px;
	background-color: #3CB33D;
}

#area_1 h1 {
	margin: 5px 0 0 25px;
	padding:0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial,Helvetica,sans-serif;
}

/* Como chegar aqui */

#area_2 {
	float: left;
	width: 100%;
	height: 25px;
	border: 1px #e9e9ef solid;
	border-width: 3px 0;
	background-color: #F3F3FF;
}

#area_2 p {
	margin: 5px 0 0 25px;
	color: #596942;
	font-size: 10px;	
}

#area_2 #caminhoPagina a {
	color: #596942;
	text-decoration: none;
}

/* MENUS DO CONTEÚDO */
#area_3 {
	float:left;
	width: 23%;
}

#area_3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}

#area_3 ul li {
	border-bottom: 3px #FFFFFF solid;
	background-color: #F3F3FF;
}

#area_3 .submenu {
	background-color: #F3F3FF;
	margin:0;
	padding:0;
}

#area_3 .submenu li {
	border-left: 3px #3CB33D solid;
}

#area_3 a {
	padding: 4px 2px 2px 26px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#area_3 a:hover {
	background-color: #E9E9E9;
}

#area_3 a.expandido {
	background:url('../imagens/menu-expandido-a-bg.gif') no-repeat;
	background-position:7px 6px;
}

#area_3 a.expansivel {
	background:url('../imagens/menu-expansivel-a-bg.gif') no-repeat;
	background-position:7px 6px;
}

#area_3 a.selecionado {
	font-weight: bold;
}

/* CONTEUDO */
#area_4 {
	float: right;
	width: 77%;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
}

#area_4 #conteudo {
	margin: 25px;
}

/* MIDIAS SOCIAIS */
#area_5 {
	float: left;
	width: 100%;
	height: 31px;
	/*border: 1px red solid;*/
	background-color: #ececee;
}
#area_5_1 {
	float: left;
	width: 610px;
	height: 22px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 3px;
	padding-top: 5px;
}

#cabecalho_curso {
	float: left;
	width: 100%;
	height: 30px;
	/*background: #ececee url('../imagens/cabecalho_linha.png') no-repeat scroll 0 21px;*/
	background-color: #ececee;
	
}

#cabecalho_curso h3 {
	float: right;
	margin: 0;
	margin-right: 19px;
	margin-top: 3px;
	color: #5f6a5f;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Titillium Web';
	
}





/* FORMATAÇÃO TEXTO */
#conteudo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}

#conteudo h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 18px;
	font-weight: bold;
	/*text-indent: 20px;*/
}

#conteudo h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	/*text-indent: 20px;*/
}

#conteudo h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	/*text-indent: 20px;*/
}

#conteudo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-indent: 20px;
	text-align: justify;
}

#conteudo a {
	font-weight: bold;
	color: #A0A0A4;
}

#conteudo li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
}

#conteudo ul, #conteudo ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}

#conteudo .contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-indent: 20px;
	margin: 0 0 0 0;
}

/* ## TABELAS ########################################################################*/

#conteudo .tabela1{
	color: #666666;
	font-size: 11px;
	background-color: white;
	border-right: 2px #666 solid;
	border-bottom: 2px #666 solid;
	margin: 0 auto 0 auto;
}

#conteudo .tabela1 th{
	font-weight: bold;
	font-size: 13px;
	background-color: #CCC;
	border: thin #CCC solid;
}

#conteudo .tabela1 td{
	font-weight: bold;
	font-size: 13px;
	background-color: #CCC;
	border: none;
	background-color: white;
}

#conteudo .tabela1 caption{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#conteudo .tabela2{
	color: #666666;
	font-size: 11px;
	background-color: white;
	border-collapse: collapse;
	border: thin #CCC solid;
	margin: 0 auto 0 auto;
}

#conteudo .tabela2 th{
	font-weight: bold;
	font-size: 13px;
	border-color: #CCC;
	text-align: center;
	background-color: #CCC;
}

#conteudo .tabela2 td{
	border-color: #CCC;
}

#conteudo .tabela2 caption{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#conteudo .figura {
	display: inline-block;
	border: thin #C0C0C0 solid;
	padding: 5px;
	background-color: #F2F2F2;
}
		
#conteudo .figura img {
	background-color: #FFF;
}

#conteudo .figura p {
	/*background-color: #E8FFE8;*/
	margin-top: 2px;
	margin-bottom: 0;
	width: 100%;
}