@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
* img  {
		vertical-align:middle;
}

.cursos-e-Treinamentos h2 {
	padding-top: 10px;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
body {
	margin: 0px;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h2 {
	color:#01a0c7;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding-bottom:15px;
}
legend {
	color:#f7019c;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom:15px;
}
.eHome .botao {
	background-color: #01A0C7;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
}

p {
	font-size:0.8em;
	color:#444444;
	padding-left:10px;
	line-height:1.4em;
	padding-bottom: 10px;
}
a {
	color:#01a0c7;
	text-decoration:underline;
}
#topo {
	width:955px;
	height:145px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:25px;
}
#topo li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	height: 78px;
	padding-top: 60px;
	color: #555555;
}
#topo li:hover {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	height: 78px;
	padding-top: 60px;
	background-color: #f9f9f9;
}
#topo h1 {
	height: 100px;
	width: 200px;
	float: left;
	display: block;
	padding-top: 35px;
}
#topo a {
	text-decoration: none;
	color: #01a0c7;
}
#topo a:hover {
	text-decoration: none;
	color: #f7019c;
}

#topo .rosa {
	text-decoration: none;
	color: #f7019c;
}
#topo ul {
	float: left;
	display: block;
	height: 138px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}

#chamada {
	width:955px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	padding-bottom:15px;
}
#wrapperConteudo {
	width:955px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#wrapperConteudo .banner {
	/*float: left;*/
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapperConteudo #coluna1 {
	float: left;
	width: 285px;
	padding:0px 10px;
}
.eHome {
	padding:10px;
	background-color:#f9f9f9;
	margin-bottom:15px;
}
.eHome h2 {
	color: #f7019c;
	text-transform: none;
	font-size:1.5em;
}


.indiqueartigo {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.indiqueartigo .texto label {
	font-size: 0.8em;
	color: #333333;
}
.indiqueartigo input {
	border: 1px solid #666666;
	width: 240px;
}

.indiqueartigo .botao {
	background-color: #01A0C7;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	cursor: pointer;
	width: 55px;
}

.indiqueartigo textarea {
	width: 240px;
	border: 1px solid #333333;
}
.indiqueartigo form {
	padding-left: 25px;
	padding-right: 10px;
}




.artigosNoticias {
	padding:10px;
	margin-bottom:15px;
}
.artigosNoticias h2 {
	padding-top: 10px;
}
.artigosNoticias h3 {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.artigosNoticias ul {
	padding:0px 7px;
}
.artigosNoticias li{
	padding:3px;
	margin-bottom:3px;
}
.artigosNoticias li:hover{
	margin-bottom:3px;
	padding:3px;
	background-color:#f9f9f9;
}
.artigosNoticias li a {
	font-size: 0.8em;
	text-decoration:none;
	color: #555555;
}


.artigosNoticiasLink {
	padding:10px;
	margin-bottom:15px;
}
.artigosNoticiasLink h2 {
	padding-top: 10px;
}
.artigosNoticiasLink h3 {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.artigosNoticiasLink ul {
	padding:0px 7px;
}
.artigosNoticiasLink li{
	padding:3px;
	margin-bottom:3px;
}
.artigosNoticiasLink li:hover{
	margin-bottom:3px;
	padding:3px;
	background-color:#f9f9f9;
}
.artigosNoticiasLink li a {
	font-size: 1em;
	text-decoration:none;
	color: #555555;
}





#wrapperConteudo #coluna2 {
	float: left;
	width: 285px;
	padding:0px 10px;
}
.cursos-e-Treinamentos {
	padding:10px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.cursos-e-Treinamentos ul {
	padding:0px 7px;
}
.cursos-e-Treinamentos li{
	padding:3px;
	margin-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7019c;
}
.cursos-e-Treinamentos li:hover{
	margin-bottom:3px;
	padding:3px;
	background-color:#f9f9f9;
	border-bottom-color: #01a0c7;
}
.cursos-e-Treinamentos li a {
	font-size: 0.8em;
	text-decoration:none;
	color: #555555;
	font-weight:bold;
}
#wrapperConteudo #coluna3 {
	float: left;
	width: 325px;
	padding:10px 10px;
}
.eventos {
	padding:10px;
	margin-bottom:15px;
}
.eventos ul {
	padding:0px 7px;
}
.eventos li{
	padding:3px;
	margin-bottom:3px;
}
.eventos li:hover{
	margin-bottom:3px;
	padding:3px;
	background-color:#f9f9f9;
}
.eventos li a {
	font-size: 0.8em;
	text-decoration:none;
	color: #555555;
}
.eventos li a {
	font-size: 0.8em;
	color: #555555;
	text-decoration:none;
}
#rodape {
	width:955px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	font-size: 0.6em;
	color: #555555;
}
#rodape .vcard {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #831273;
}
#rodape .vcard .org {
	font-weight: bold;
}
#rodape .vcard .adr .street-address {
	font-style: normal;
}

#wrapperConteudo #coluna1interna {
	float: left;
	width: 590px;
	padding:0px 10px;
}
.both {
	clear: both;
}
#tituloAzul {
	background-color:#01a0c7;
	padding:10px;
	margin-bottom:15px;
	color:#FFFFFF;
	width: 935px;
	height:60px;
	margin-right: auto;
	margin-left: auto;
}
#tituloAzul h1 {

	padding-top:10px;

}
.eHome ul {
	padding-left: 20px;
}
.eHome li a {
	text-decoration: none;
	color: #01A0C7;
}
.eHome li {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 0.8em;
	padding-bottom: 5px;
	font-weight:bold;
}
.eHome li a:hover {
	text-decoration: none;
	color: #006077;
}
.formText {
	clear: both;
	margin-bottom: 10px;
	font-size: 12px;
}
.formText .texto {
	width: 90px;
	padding-right: 15px;
	text-align: right;
	float: left;
	font-size: 12px;
	padding-top: 10px;
}
.formText .Coluna2 {
	padding-right: 15px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
}
.formText input {
	padding: 3px;
	font-weight: bold;
	width: 390px;
	font-size: 16px;
	border: 1px solid #555555;
	font-family: Arial, Helvetica, sans-serif;
}
.formText select {
	padding: 3px;
	font-size: 14px;
	border: 1px solid #555555;
	font-family: Arial, Helvetica, sans-serif;
}

.formText textarea {
	padding: 3px;
	font-weight: bold;
	width: 390px;
	font-size: 16px;
	border: 1px solid #555555;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.eHome .depoimentos li {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.eHome .depoimentos .aluno {
	font-weight: bold;
	text-align: right;
}
h3 {
	color:#333333;
	font-size: 1em;
	font-weight: bold;
}
.recrutamento-e-selecao h3 {
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.recrutamento-e-selecao h2{
	padding-top: 10px;
}
.listaOrdenada {
	list-style-type: decimal;
	padding-left: 20px;
	padding-right: 15px;
}
.listaOrdenada li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-bottom: 5px;
}
.destaque {
	font-size: 14px;
	font-weight: bold;
}
.imagemEsquerda {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.imagemDireita {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.right {
	text-align:right;
}
.linha {
	border-bottom:#333333 solid thin;
	padding:5px;
	background-color:#FFFFCC;
}

.SubMenu {
	padding:10px;
	margin-bottom:15px;
}
.SubMenu ul {
	padding:0px 7px;
}
.SubMenu li{
	padding:3px;
	margin-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7019c;
}
.SubMenu li:hover{
	margin-bottom:3px;
	padding:3px;
	background-color:#f9f9f9;
	border-bottom-color: #01a0c7;
}
.SubMenu li a {
	font-size: 0.8em;
	text-decoration:none;
	color: #555555;
}
#tituloAzul img {
	float: left;
	margin-right: 10px;
}
.floatLeft {
	float:left;
	padding-right: 8px;
}
.eventos h2 {
	padding-top: 10px;
}
.clientes {
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #C8C8C8;
	float: left;
	text-align: center;
}
.clientes img {
	margin-bottom: 25px;
	border: 1px solid #666666;
}
.newsletter fieldset {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.newsletter label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.newsletter input {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 235px;
	border: 1px solid #CCCCCC;
}
.newsletter h2{
	padding-top: 10px;
}
.vcard a {
	color: #01A0C7;
}
.destaqueBox {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: table;
}


.destaqueBox h2 {
	padding-top: 10px;
}
.destaqueBox p {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}
.destaqueBox a {
	font-weight: bold;
	font-size: 16px;
}

.destaqueBox h3 {
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.powered {
	text-align: right;
	font-size: 10px;
	margin-bottom: 25px;
}
.powered a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.powered a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.formularioComentario {
	background-image: url(../imagens/bg-enquete-links.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.formularioComentario fieldset {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.listacomentarios cite {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.listacomentarios blockquote {
	/*font-size: 1em;*/
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
.listacomentarios {
	margin-bottom: 15px;
	margin-left:15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9e9e;
}
.paginacao {
	display:inline;
	margin-left:1%;
}
.paginacao li {
	display:inline;
	margin-right:1%;
}
.paginacao .current {
	font-weight:bold;
	background-color:#f7019c;
	color:#ffffff;
	padding:2px;
}
