@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	}

body {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	color: black;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
	height: 810px;
	}

#container{
	font-size: 12px;
	margin-top: 10px;
	}
	
	#topo {
		background-image: url(../images/background.gif);
		background-repeat: repeat-x;
		background-position: top;
		width: 100%;
		height: 306px;
		position: relative;
	}
		
	#conteudo {
		margin: 10px 0px 10px 0px
	}
				
		#coluna_esquerda{
			width: 170px;
			float: left;
			padding: 0px 20px 0px 20px;
		}
			
		#coluna_meio {
			width: 490px;
			float: left;
			padding: 0px 20px 0px 20px;
			border-right-style: solid;
			border-right-color: #999;
			border-left-style: solid;
			border-left-color: #999;
		}
			
		#coluna_direita{
			width: 170px;
			float: left;
			margin-right: auto;
			margin-left: auto;
			padding: 0px 20px 0px 20px;
			
		}
		
	#rodape{
		background-color: #b8b9ef;
		font-size: 10px;
		color: #000000;
		text-align: right;
		height: 40px;
		width: 940px;
		padding: 10px;
		clear:both
	}


.style3 {
	color: #0a2a79
	}
.marcado {
	color: #C33;
	}

.colunaAgenda {
	vertical-align: top;
	padding: 10px 20px 10px 10px;
	width: 178px;
}
.colunaAgenda p {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colunaAgenda a:link{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.colunaAgenda a:visited{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.colunaAgenda a:hover{
	color: #0a2a79;
	text-decoration: underline;
}
.colunaAgenda a:active{
	color: #0a2a79;
}
.colunaMeio {
	vertical-align: top;
	padding: 10px 22px;
	width: 406px
}
.colunaMeio p {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#eventos {
	
}

.colunaMais {
	vertical-align: top;
	padding: 10px;
	width: 178px;
}
.colunaMais p {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colunaMais a:link{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.colunaMais a:visited{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.colunaMais a:hover{
	color: #0a2a79;
	text-decoration: underline;
}
.colunaMais a:active{
	color: #0a2a79;
}

.cordefundo_rodape{
	background-color:#002174
	}

.blocoCursos{
	background-color: #e9f0b4;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	vertical-align: top;
}
.blocoCursos a:link{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.blocoCursos a:visited{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.blocoCursos a:hover{
	color: #0a2a79;
	text-decoration: underline;
}
.blocoCursos a:active{
	color: #0a2a79;
}

.texto1 {
	vertical-align: top;
}
.texto1 p {
	font-size: 11px;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texto1 a:link{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.texto1 a:visited{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.texto1 a:hover{
	color: #0a2a79;
	text-decoration: underline;
}
.texto1 a:active{
	color: #0a2a79;
}
.texto2 {
	vertical-align: top;
}

.texto2 p {
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texto2 p .tit{
	font-size: 14px;
}
.texto2 a:link{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.texto2 a:visited{
	color: #0a2a79;
	font-weight: bold;
	text-decoration: none;
}
.texto2 a:hover{
	color: #0a2a79;
	text-decoration: underline;
}
.texto2 a:active{
	color: #0a2a79;
}

#conteudoInternas {
	padding: 10px;
	width: 766px;
}
.imagem {
	padding-top: 10px;
	padding-right: 10px;
}
.blocoClientes{
	background-color: #e9f0b4;
	font-size: 10px;
	color: #000000;
	margin-top: 10px;
}
.blocoEstagios{
	background-color: #e9f0b4;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin-left: 10px;
    margin-right: 10px;

}
.bandeiras {
	background-image: url(../images/flag-fundo.gif);
	background-repeat: repeat-y;
}
.listaCursos {
	vertical-align: top;
}

.titulo1 {
	font-size: 14px;
	font-weight: bolder;
	color: #039;
	}
