* {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

html, body {
	width: 100%;
	height: 100%;
}

#site {

	display: block;
	
	width: 780px;
	height: 440px;
	
	margin: auto;
}



/*		MENU		*/

#menu {
	background: url(imagens/linha.jpg) no-repeat 40px top;
	width: 650px;
	height: 40px;
	margin: auto;
	clear: both;
	margin-top: 30px;
}

#menu ul li{
	float: left;
	margin-top: 0px;
}

#menu ul li a {
	background: url(imagens/marcador_menu.jpg) 0px 10px no-repeat;	
	padding: 4px 20px 4px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
	color: #F5582D;
	text-decoration: underline;
}
#submenu {
	margin: 30px 0px 30px -10px;
}
#submenu li{
		width: 190px;
		height: 26px;

}
#submenu ul li a {
	background: url(imagens/fundo_menu.jpg) no-repeat top;
	display: block;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	text-decoration: none;
	padding-right: 25px;

}
#submenu ul li a:hover, #submenu ul li a:focus, #submenu ul li .ativo {
	background-position: bottom;
	color: #FFF;
}
#submenu ul li ul{
	z-index: 5000;
	display: none;
	float:left; 
	position:absolute;
	margin-left: 166px; 
	margin-top: -27px;
}
#submenu ul li:hover > ul,
#submenu ul li:active > ul,
#submenu ul li:focus > ul {
	display: block;
	z-index: 5000;
}
#submenu ul li ul{ 
	_margin-left: 178px;
}
.submenu2{
/*	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    -moz-opacity : 0.9;*/
	_background: #fff;
}


/*		INDIQUE			*/


#indique {
	width: 165px;
	margin-left: 3px;
	margin-top: 35px;
}


.btn_indique a{
	background: url(imagens/bt_indique.jpg) no-repeat top;
	padding: 5px 10px 5px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	text-align: right;
	display: block;
	


}	

.btn_indique a:hover {
	color: #fff;
	background-position: bottom;

}


#form_indique label {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 6px;
	display: block;
}

#form_indique input {
	border: 1px solid #F2591F;
	background: #FDE1D6 url(imagens/campo_indique.jpg) no-repeat;
	line-height: 20px;
	height: 20px;
	padding: 0px 5px;
	width: 153px;
}

#form_indique .btn_indicar {
	width: 50px;
	line-height: 15px;
	height: 15px;	
	background: #F2591F;
	color: #FFF;
	border: none;
	margin-top: 5px;
	float: right;
}


/*		ESTRUTURA		*/
#esquerda {
	float: left;
	width: 180px;
	position: absolute;
}

#wdireita {
	float: right;
	width: 600px;
}

#direta {
	float: right;
	width: 600px;
}

#fundo {
	background: #000000;
	margin-top: 40px;
	background-repeat: no-repeat;
	min-height: 378px;
	height: auto !important;
	height: 378px;
	width: 590px;
	
}


h1{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #F5582D;
	text-align: center;
	margin: 25px auto;
}

h2 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 15px;
	padding: 2px 5px;
	padding-bottom: 10px;
	
	text-align: center;
	
	background: #444 url(imagens/linha.jpg) no-repeat bottom;

}

h3 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 15px;
	padding: 2px 5px;	
	background-color: #F5582D;
	

}

h6 {
	font: bold 17px/80px Arial, Helvetica, sans-serif;
	color: #F5582D;
	background-color: #F7F7F7;
	text-align: center;
	margin-bottom: 25px;
}

h5 {
	font: bold 17px/30px Arial, Helvetica, sans-serif;
	color: #000;
}	

p {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: justify;
}
span {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: justify;
}

.cont {
	float: right;
}

.cont ul{
	margin-bottom: 15px;
}


.cont .detalhes p{
	margin-bottom: 0px;
	font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

.cont .detalhes {
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 5px;
}

.cont ul li {
	background: url(imagens/marcador_menu.jpg) 0px 10px no-repeat;
	padding-left: 10px;
	
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	text-align: justify;

}

.cont ol li {
	list-style: decimal;
	margin: 10px 0px 10px 25px;

	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #F5582D;
}


b {
	font-weight: bold;
}

u {
	color: #F5582D;
}

.laranja {
	color: #F5582D;
}


.conteudo-1 {
	width: 525px;
	margin-left: 60px;
	padding-top: 65px;
}

.conteudo-3 {
	width: 525px;
	margin-left: 60px;
	padding-top: 35px;
}

.conteudo-2 {
	width: 550px;
	margin-left: 35px;
}

.titulos {
	margin-top: 12px;
}


.curso {
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 20px;
}

.curso h5{
	position: absolute;	
	
}

.curso ul {
	position: relative;
	margin-left: 110px;	
	margin-bottom: 10px;
	margin-top: 40px;

}

.curso ul li ul{
	margin-left: 15px;


}
.curso ul li{
	background: url(imagens/marcador_menu.jpg) 0px 10px no-repeat;
	padding-left: 10px;	
	width: 380px;	
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
}

.curso .curriculo{
	text-align: right;
}

.curso .curriculo a{
	color: #F35A22;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.curso .curriculo a:hover, .curso .curriculo a:active, .curso .curriculo a:focus {
	color: #000;
}

.curso ul li a{
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	
}

.curso ul li a:hover, .curso ul li a:active, .curso ul li a:focus{
	color: #F35A22;
	text-decoration: underline;
	background-color: #F2F2F2;
}

.voltar {
	float: left;
	background: url(imagens/linha_vertical.jpg) no-repeat center top;
	width: 90px;
	display: block;
	padding-top: 160px;
	text-align: center;
	margin-top: -20px;
}

.voltar a, .link {
	color: #F35A22;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.voltar a:hover, .voltar a:active, .voltar a:focus, .link:hover, .link:active, .link:focus {
	color: #000;
}

.cont {
	width: 440px;
}


/*		ESTILOS DO FORMULÁRIO DE CONTATO		*/
.depoimentos {
	padding-top: 15px;
}

.formulario {
	padding-left: 60px;
	padding-top: 15px;
}

.formulario p {
	margin: 0px;
}

pre {
	margin: 0px;
	margin-bottom: 10px;

}

label {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #395177;
}
.campo, .campo2, .campo3 {
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	width: 100%;
}

.campo2, .campo3 {
	width: auto;
}

.campo3 {
	background-color: #F5582D;
	color: #FFF;
	border: 1px solid #FFF;
}


.btn {
	background-color: #F5582D;
	width: 90px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	border: 2px solid #F5582D;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btn:hover, .btn:active, .btn:focus   {
	border: 2px solid #000;
	background-color: #000;
}

.botao {
	margin-left: 440px;
}
#enviar .texto{
	float: left;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	width: 65px;
}
#enviar .loading {
	background: url(imagens/loading.gif) 0px 12px no-repeat;
	width: 9px;
	height: 2px;
	display: block;
	margin-left: 5px;
}

.foto-direita {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.foto-esquerda {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.foto-direita2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.foto-esquerda2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.foto-direita img, .foto-esquerda img {
	border: 1px solid #000;
}

.joga {
	position: relative;
	margin-left: -120px;
	margin-top: 50px;
}

.txt-homenagem {
	width: 295px;
	display: block;
	margin-top: 50px;
	margin-left: 138px;
}

.foto_cursos {
	background: #F2F2F2 url(imagens/curso_carla_edgard.jpg) no-repeat;
	height:auto !important;
	min-height:200px;
	height:200px;
}
.foto_cursos2 {
	background: #F2F2F2 url(imagens/curso_joao_fatima.jpg) no-repeat;
	height:auto !important;
	min-height:200px;
	height:200px;
}
.item_educare {
	float: left;
	text-align: center;
	margin: 20px 45px 20px 45px;
}
.item_educare a {
	color: #F35A21;
}
.item_educare a:hover {
	color: #000000;
}
.item_educare img {
	border: solid 0px;
}

#i_1, #i_2, #i_3 {
	display: none;
}

ul {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	wmargin-bottom: 15px;
	text-align: justify;
}

.marcador li {
	list-style: url(imagens/icone.gif);
	margin-left: 25px;
}

.icone li{
	margin-left: 30px;
	padding-bottom: 5px;
	list-style: url(imagens/icone.gif);
}

.depoimentos {
	text-align: center;
	float: right;
	margin-bottom: 15px;
}
.depoimentos a {
	padding: 5px;
	background: #F35A21;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.depoimentos a:hover {
	background: #D3440C;
}

.link-tit {
	background: url(imagens/icone_depo.gif) top left no-repeat;
	height: 25px;
	color: #F5582D;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 35px;
	padding-top: 5px;
}

.link-artigos {
	padding: 20px;
	margin-top: -20px;
	background: #F2F2F2;
}
.nenhum_registro {
	height: 280px;
}
.nenhum_registro p{
	text-align: center;
}

#paginacao {
	position: absolute;

}

#paginacao a{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F5582D;
	text-decoration: none;
}

#paginacao a:hover {
	color: #000;
}
