@charset "utf-8";

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

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

/* CSS Document */

#main{
	width: 860px;
	padding: 0px;
	position: relative;

}

p{
    padding: 4px;
}


#main #menuebanner {
	height: 245px;
	position: relative;
	top: 0px;
	width: 860px;
}
#main #menuebanner #banner {
	background-image: url(../banners/banner_cursos.jpg);
	background-color: #FF66CC;
	height: 245px;
	width: 570px;
	position: absolute;
	left: 280px;
	top: 0px;
}


#main #menuebanner #submenu {
	background-color: #FFCC00;
	height: 245px;
	width: 270px;
	position: absolute;
	left: 10px;
	top: 0px;
}

.titulo {
	font-size: 14px;
	font-weight: 700;
	padding-top: 7px;
	padding-left: 10px;
}

.conteudo_gr{
	width: 750px;
	margin-left: 40px;
	padding-left: 10px;
}



a {
	color: #666666;
	text-decoration: none;
	outline:none;
}


 a:hover {
	color: #000000;
	text-decoration: underline;
}


#engloba_quadros{
     width:860px;
     height: 2865px;


  
}




#main #cursos {
	height: 2235px;
	width: 840px;
	position: absolute;
	top:253px;
	left:10px;
}


#main #cursos #topocursos {
	background-image: url(../img/cinza840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 840px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #cursos #corpocursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275C35;
	background-color: #F5F5F5;
	position: absolute;
	height: 2220px;
	width: 840px;
	top:17px;
	left:0px;
}

#main #cursos #corpocursos p{
padding:5px 15px 10px;
}


#main #cursos #corpocursos table {
width: 810px;
border: 1px solid #ccc;
background-color:#FFF;
padding:5px;
margin-left:10px;
}

#main #cursos #corpocursos td {
border: 1px solid #eee;
background-color:#F1FAEF;
padding:5px;

}

#main #protocolos {
	height: 270px;
	width: 415px;
	position: absolute;
	top:2500px;
	left:10px;
}


#main #protocolos #topoprotocolos {
	background-image: url(../img/cinza415.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 415px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #protocolos #corpoprotocolos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275C35;
	background-color: #F5F5F5;
	position: absolute;
	height: 253px;
	width: 415px;
	top:17px;
	left:0px;
}

#main #mercadotrabalho {
	height: 130px;
	width: 415px;
	position: absolute;
	top:2500px;
	left:433px;
}


#main #mercadotrabalho #topomercadotrabalho {
	background-image: url(../img/cinza415.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 415px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #mercadotrabalho #corpomercadotrabalho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275C35;
	background-color: #F5F5F5;
	position: absolute;
	height: 113px;
	width: 415px;
	top:17px;
	left:0px;
}

#main #legislacao {
	height: 130px;
	width: 415px;
	position: absolute;
	top:2640px;
	left:433px;
}


#main #legislacao #topolegislacao {
	background-image: url(../img/cinza415.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 17px;
	width: 415px;
	topo: 0px;
	left:0px;
	background-repeat:no-repeat;
}


#main #legislacao #corpolegislacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #275C35;
	background-color: #F5F5F5;
	position: absolute;
	height: 113px;
	width: 415px;
	top:17px;
	left:0px;
}



#main #rodape {
	height: 85px;
	width: 840px;
	position: absolute;
	top:2780px;
	left:10px;
}

#main #rodape #corporodape {
    text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #F5F5F5;
	position: absolute;
	height: 56px;
	width: 840px;
	top:0px;
	left:0px;
}

#main #rodape #baserodape {
	background-image: url(../img/amarelo840.gif);
	margin: 0px;
	padding: 0px;
    position: absolute;
	height: 31px;
	width: 840px;
	top: 50px;
	left: 0px;
}


#main #final {
	height: 15px;
	width: 840px;
	position: absolute;
	top:800px;
	left:10px;
}



