/* Geral */
body{
background:url(../imagens/bg_body2.jpg) center top no-repeat;
height:100%;
font:normal 11px Arial, Helvetica, sans-serif;
color:#444;
}

#geral {
width:778px;
min-height:700px;
height:auto !important;
height:700px;
margin:0 auto;
}

/* Topo */
#topo {
width:778px;
height:214px;
margin-bottom:30px;
}
/* Menu */
#menu {
width:778px;
height:23px;
margin:5px auto;
padding-top:7px;
text-transform:uppercase;
text-align:center;
font-size:12px;
font-weight:bold;
}
	#menu ul li {
	display:inline;
	text-align:center;
	padding:0 15px;
	list-style:none;
	}
		#menu ul li a {
		color:#000;
		text-decoration:none;
		}
			#menu ul li a:hover {
			color:#fff;
			text-decoration:none;
			}
				#menu ul li a.destaque {
				color:#FFF;
				}

/* Conteudo*/
#conteudo {
width:778px;
min-height:300px;
height:auto !important;
height:300px;
}


/* Conteudo Pag. Manual*/
#conteudo_manual {
width:380px;
min-height:300px;
height:auto !important;
height:300px;
float:left;
}


/* Banner Pág.Home */
#banner2 {
width:778px;
height:auto;
margin-bottom:30px;
}

/* Calendário */
#calendario {
width:205px;
height:800px;
float:left;
padding-right:5px;
border-right:1px solid #ccc;
}

/* Chamadas Principais */
#chamadas {
width:371px;
min-height:400px;
height:auto !important;
height:400px;
display:inline;
padding:0 20px;
float:left;
}
	.not_home { width:100%; height:90px; margin-bottom:20px; padding:5px 0; }
	.not_home img {	float:left;	margin-right:10px;}
	.not_home a.mais { color:#6C1315; float:right; margin-right:10px; display:inline; text-decoration:none; }
	.not_home a:hover { text-decoration:underline; }
	
/* Sidebar direita */
#acesse {
width:145px;
height:800px;
padding-left:5px;
float:left;
border-left:1px solid #ccc;

}
	#acesse img { margin:0 10px 20px; }
	#acesse h1 { text-align:center; }
	#calendario, #chamadas, #acesse, h1{margin-top:0;}

/* Icones Pág.Empresa */
.img_icones {
width:738px;
height:97px;
margin:70px auto 0;
background:url(../img_empresa/icon_empresa.jpg) no-repeat center;
}

/* Icones Pág.Manual */
.img_icones {
width:235px;
height:380px;
padding: 20px 25px 25px 20px;
position: absolute;
top: 180px;
left: 650px;
background:url(../img_home/manual_capa.jpg) no-repeat center; 

}

/* Icones Pág.Curso do Mês */
.img_iconetaser {
width:738px;
height:97px;
margin:70px auto 0;
background:url(../img_cursomes/icone2.png) no-repeat center;
}


/* Informações */
#informacoes {
width:778px;
height:180px;
margin:10px auto;
padding-top:20px;
overflow:hidden;
clear:both;

}

/* Bloco Atendimento | Notícias | Prev. Tempo */
#atendimento {
background:url(../imagens/atend.jpg) no-repeat;
width:180px;
height:180px;
float:left;
padding:60px 17px;
}

#clima {
width:180px;
height:160px;
float:right;
position:relative;
right:-29px;
}

#noticias {
width:180px;
height:130px;
position:relative;
left:60px;
float:left;
}

/* Formulário Pág.Contato */
#formulario {
width:360px;
height:400px;
margin:0 auto;
text-align:center;
}


/* Rodapé */
#rodape {
width:100%;
height:150px;
background:url(../imagens/bg_rodape2.jpg) bottom center no-repeat;
position:relative;
bottom:0;
overflow:hidden;
clear:both;
}

#copyright {
width:778px;
height:30px;
padding:40px 0 0;
margin:0 auto;
text-align:center;
}
#copyright p { color:#ccc; font-size:10px; }

#copyright p strong {font-size:11px; font-weight:normal;}

/* Artimidia */
#artimidia {
width:85px;
height:22px;
float:right;
position:relative;
top:-50px;
right:15px;
overflow:hidden;
}

/*titulo certificados*/
.certificados {margin-top:50px;}
strong.turma {color:#6C1315;text-transform:uppercase;}

/*Página de Cursos*/
.box-curso {
width:369px;
height:160px;
margin:0 10px 10px;
float:left;
}

.box-curso img {
float:left;
margin-top:5px;
margin-right:10px;
margin-bottom:10px;
}

/*cursos relacionados*/
.curso-relacionado {
margin:0 10px 10px;
float:left;
}


/*Classes Gerais*/
.floatleft {float:left; margin-right:10px;}
.floatright {float:right; margin-left:10px;}

.cartilha {
position:relative;
top:35px;
display:block;
font-size:16px;
}



