/* CSS Document */

/* ********************************************************************************************* */

/*GERAL */

body { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	color: #333333;
	margin: 0px;
	background: url(../imgs/bg_100full.jpg) no-repeat top right;
}

.tableGeral {
	background: url(../imgs/bg.gif) repeat-x;
}

ul { 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
}

li { 
	margin: 0px; 
	padding: 0px;
	list-style:none;
}

.listVerde { 
	margin: 0px 0px 6px 12px; 
	padding: 0px;
	list-style:disc;
	color:#006600;
}

p {
	color: #666666;
	line-height:14px;
	font-weight: normal;
	margin: 0px; 
	padding: 0px;
}

img {
	border: 0px;
}

.borda {
	border: solid 1px #AFC877;
	padding: 3px;
	margin: 0px 10px 0px 10px;
}

#divGeral {
	width: 772px;
	height: auto;
	float: left;
	border-left: solid 6px #006600;
}

#divTopo {
	width: 772px;
	height: 227px;
	float:left;
	background: url(../imgs/bg_topo.jpg) no-repeat;
}

#divLogo {
	width: 222px;
	height: 118px;
	float: left;
	padding: 58px 0px 0px 13px;
}

#divMigalha {
	float: left;
	margin: 76px 0px 0px 0px;
	padding-left: 0px;
}

#divFlash {
	position:absolute;
	left:240px;
	top:0px;
	width:556px;
	height:295px;
	z-index:1;
}

#boxMenu {
	width: 232px;
	height: auto;
	float: left;
	background: url(../imgs/bg_menu.jpg) no-repeat top right;
}

#boxMenu .bg {
	width: 219px;
	height: auto;
	padding: 0px;
	background-color: #006600;
}

#boxMenu .menu {
	padding: 11px 0px 0px 12px;
	_padding: 0px 0px 0px 12px;
	*padding: 0px 0px 0px 12px;
	background: url(../imgs/bg_menu_verde.gif) no-repeat bottom left;
}

#baseMenu {
	width: 219px;
	height: 45px;
	float: left;
	background: url(../imgs/bg_menu_base_verde.gif) no-repeat 0px 0px;
}

#boxConteudo {
	width: 500px;
	height: auto;
	float: left;
	overflow: hidden;
	margin: 40px 0px 0px 12px;
	padding: 28px 10px;
	background: url(../imgs/bg_conteudo.jpg) no-repeat 10px 8px;
	line-height: 1.40;
	background-color: #FFFFFF;
}

#divRodape {
	width: 99%;
	height: auto;
	float: left;
	background: url(../imgs/bg_rodape.gif) repeat-x bottom;
}

#divRodape .rodape {
	width: 772px;
	height: 280px;
	float: left;
	border-left: solid 6px #006600;
	background: url(../imgs/bg_rodape_interno.gif) no-repeat bottom left;
}

#divRodape .assinatura {
	width: 742px;
	height: 40px;
	float: left;
	margin-top: 50px;
	padding-top: 3px;
	text-align: right;
	background: url(../imgs/pont_rodape_bg.gif) repeat-x;
	color: #006600;
	font-size: 10px;
}

#divRodapeIco {
	width: 20px;
	height: 40px;
	margin: 45px 0px 0px 6px;
	float: left;
	background: url(../imgs/ico_sol_rodape.gif) no-repeat 0px 0px;
}

/* ********************************************************************************************* */

/* Home */

#boxHomeBaixo {
	width: 498px;
	height: 220px;
	float: left;
	background: url(../imgs/bg_conteudo_index_baixo.jpg) no-repeat top;
}

.boxHomeEsq {
	width: 220px;
	height: 200px;
	float: left;
}

.boxHomeDir {
	width: 220px;
	height: 200px;
	float: left;
	margin-left: 40px;
}
	
/* ********************************************************************************************* */

/* Cursos */

#boxCursos {
	width: 400px;
	height:auto;
	float: left;
	margin: 0px 0px 0px 10px;
	border: solid 1px #FF0000;
}

/* ********************************************************************************************* */

/* Cursos */

#boxNoticias {
	width:auto; 
	height:auto;
	overflow:hidden;
}

/* ********************************************************************************************* */

/* Banner */

#boxBanner {
	width: 200px;
	height:100px;
	float: left;
	margin: 20px 0px 0px 10px;
}

/* ********************************************************************************************* */

/* Contato */

#boxContatoCentral {
	text-align: center;
}

.formPadrao {
	font: 11px "Tahoma", "Trebuchet MS", "Verdana";
	color: #666666;
	height: 16px;
	width: 100%;
	border: solid 1px #666666;
	margin: 0px;
	padding-left: 3px;
}

.formMensagem {
	font: 11px "Tahoma", "Trebuchet MS", "Verdana";
	color: #666666;
	height: 120px;
	width: 100%;
	border: solid 1px #666666;
	margin: 0px;
	padding-left: 3px;
}

.formBotao {
	font: bold 11px "Tahoma", "Trebuchet MS", "Verdana";
	color: #FFFFFF;
	height: 18px;
	width: 70px;
	border: solid 1px #000000;
	background-color: #006600;
	margin: 0px;
	border-width: 1px;
}

.verde {
	color:#006600;
}

/* ********************************************************************************************* */

/* Spacer */

#divSpacer {
	width: 772px;
	height: 50px;
	float: left;
	border-left: solid 6px #006600;
}

#divSpacerMenor {
	width:  100%;
	height: 8px;
	clear:both;
	overflow:hidden;
}

#divPontAmerelo {
	width: 100%;
	height: 1px;
	float: left;
	background: url(../imgs/pont_amarelo.gif) repeat-x;
}
	
/* ********************************************************************************************* */

/* Links */

.linkMenu { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #FFB400; 
	text-decoration:none;
	padding: 4px 0px 4px 10px;
	background: url(../imgs/seta_menu.gif) no-repeat 0px 8px;
	display: block;
	height:14px;
	border-bottom: solid 1px #8D950D;
}

.linkMenu:hover { 
	color: #FFFFFF; 
	text-decoration:none;
	background: url(../imgs/seta_menu_over.gif) no-repeat 0px 8px;
}

.linkMenuMarcado { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #FFFFFF; 
	text-decoration:underline;
	padding: 4px 0px 4px 10px;
	background: url(../imgs/seta_menu_over.gif) no-repeat 0px 8px;
	display: block;
	height: 14px;
	border-bottom: solid 1px #8D950D;
}

.linkMenuMarcadoSubMenu { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #FFFFFF; 
	text-decoration:underline;
	padding: 4px 0px 4px 10px;
	background: url(../imgs/seta_menu_over_subMenu.gif) no-repeat 0px 10px;
	display: block;
	height: 14px;
}

/* ************* SUB MENU ************* */

.linkSubMenu { 
	font: 10px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #FFFFFF; 
	text-decoration:none;
	padding: 0px 0px 4px 10px;
	display: block;
	height:14px;
}

.linkSubMenu:hover { 
	color: #FFB400; 
	text-decoration:none;
}

.linkSubMenuUltimo { 
	font: 10px "Tahoma", "Trebuchet MS", "Verdana"; ;
	font-weight:normal;
	color: #FFFFFF; 
	text-decoration:none;
	padding: 0px 0px 4px 10px;
	display: block;
	height: 14px;
	border-bottom: solid 1px #8D950D;
}

.linkSubMenuUltimo:hover { 
	color: #FFB400; 
	text-decoration:none;
}

/* ************* FIM SUB MENU ************* */

.boxSaibaMais {
	width: 98%;
	height: auto;
	text-align: right;
	padding: 0px 0px 3px 0px;
}

.boxSaibaMaisEsq {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 5px 0px 3px 0px;
}

.linkSaibaMais { 
	float:left;
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #D99800; 
	text-decoration: underline;
	padding: 0px 0px 3px 14px;
	background: url(../imgs/seta_saibaMais.gif) no-repeat 0px 0px;
}

.linkSaibaMais:hover { 
	text-decoration:none;
}

.linkSaibaMaisHome {
	float:left;
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #D99800; 
	text-decoration: underline;
	padding:4px 0px 3px 14px;
	background: url(../imgs/seta_saibaMais.gif) no-repeat 0px 4px;
}

.linkSaibaMaisHome:hover { 
	text-decoration:none;
}

.linkSaibaMaisPDF { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #D99800; 
	text-decoration: underline;
	padding: 0px 0px 3px 22px;
	background: url(../imgs/ico_pdf.gif) no-repeat 0px -1px;
}

.linkSaibaMaisPDF:hover { 
	text-decoration:none;
}

.linkSaibaMaisDOC { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #D99800; 
	text-decoration: underline;
	padding: 0px 0px 3px 22px;
	background: url(../imgs/ico_doc.gif) no-repeat 0px 0px;
}

.linkSaibaMaisDOC:hover { 
	text-decoration:none;
}

.linkSaibaMaisFOTO { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #D99800; 
	text-decoration: underline;
	padding: 0px 0px 3px 24px;
	background: url(../imgs/ico_foto.gif) no-repeat 0px 0px;
}

.linkSaibaMaisFOTO:hover { 
	text-decoration:none;
}

.linkAssinatura { 
	font: 10px "Tahoma", "Trebuchet MS", "Verdana"; ;
	font-weight:normal;
	color: #FF0000; 
	text-decoration:none;
}

.linkAssinatura:hover { 
	text-decoration:underline;
}

.linkBranco { 
	font: 13px "Tahoma", "Trebuchet MS", "Verdana"; ;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
	padding: 4px 0px 4px 10px;
}

.linkBranco:hover { 
	text-decoration:none;
}

.linkAmerelo{ 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #FFA000;
	text-decoration:underline;
}

.linkAmerelo:hover { 
	text-decoration:none;
}

.linkCinza { 
	font: 11px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #999999;
	text-decoration:none;
}

.linkCinza:hover { 
	text-decoration:underline;
}

.linkVerde { 
	font: 10px "Tahoma", "Trebuchet MS", "Verdana"; 
	font-weight:normal;
	color: #006600;
	text-decoration:none;
}

.linkVerde:hover { 
	text-decoration:underline;
}

/* ********************************************************************************************* */

/* Títulos */

h1, h2, h3, h4, h5, h6 { 
	margin: 0px; 
	padding: 0px;
}

h1 { 
	font-size: 10px;
	color: #CCCCCC;
	font-weight:normal;
}

h2 { 
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

h3 { 
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

h4 { 
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

h5 { 
	font-size: 16px;
	color: #00917B;
	font-weight: bold;
}

h6 { 
	font-size: 18px;
	color: #00917B;
	font-weight: bold;
}

/* Fim Títulos */

/* ********************************************************************************************* */
