/*
CSS comum a todas as sessoes
*/

body {
	background:#ffffff url(../../imgs/bgs/textura.jpg) repeat-x center top;
	line-height:1.5;
	text-align:justify;
}
#header {
	height:253px;
}
.page {
	width: 980px;
}

#col-left {
	width: 200px;
	margin-right: 15px;
}

#col-right {
	margin-top:78px;
	width:268px;
	margin-left:0 !important;
}

#col-mid {
	width: 630px;
}

#paginacao #controles a {
	float:left;
}

#menu {
	float:left;
	margin:38px auto 0 auto;
	width:100%;
}

#menu li {
	/*margin-right:13px !important;*/
}

#main {
	margin-top:311px;
}
#data {
	margin-bottom:52px;
}

#data h3{
	font-size:19px;
	margin-bottom:0px;
}

#voltar {
	border-bottom:1px dotted #000000;
	float:left;
	height:36px;
	margin:72px 0 65px;
	overflow:hidden;
	text-align:right;
	width:100%;
}

#ofertas h3 {
	height:22px;
	margin:0;
}

.titulo-sessao {
	color:#af8e28;
	font-size:26px;
	font-weight:normal;
}

.texto p {
	font-size:18px;
	line-height:1.5em;
	margin-bottom:15px;
}

#conheca p {
	margin-bottom:15px;
	text-align:justify;
}

#manual p {
	margin-bottom:15px;
}

.zerarmargem {
	margin-top:57px;
}

.titulo-campo h4 {
	font-size:26px;
	width:250px;
}
.campo-meio h4 {
	width:80px;
}
#titulos-tabela,#dicas {
	float:left;
}
#tabela-campos .campos-escuro {
	background:transparent url(../../imgs/bgs/bg-escuro2.jpg) no-repeat scroll left top;
	float:left;
	height:65px;
	text-align:center;
	width:296px;
}

#tabela-campos .campos-claro {
	background: url('../../imgs/bgs/bg-claro2.jpg') no-repeat scroll top left;
	float:left;
	height:65px;
	text-align:center;
	width:296px;
}

.nome-curso p, .qtdvagas p, .cdgcurso p {
	font-size:15px;
	height:18px;
	line-height:1em;
	margin-top:10px;
}

#dicas .titulo-sessao {
	margin:0;
	height:30px;
}

#footer {
	background: url('../../imgs/bgs/bg-rodape.jpg') no-repeat scroll top left;
	width: 633px;
	height: 131px;
	margin-top:150px;
}
.dica {
	clear:both;
}
.dica .dica-texto {
	width:594px;
	float:right;
	font-size:18px;
}
.dica .numeracao {
	float:left;
	width:55px;
	font-size:22px;
	color:#af8e28;
}
#next {
	left:36px;
}

#prev {
	left:0;
}

#btn-mais {
	right:0;
	position:absolute;
	bottom:-4px;
}

#prev, #next,#qualperfil #btn-mais  {
	bottom:-5px;
	z-index:10;
	cursor:pointer;
	position:absolute;
}


#qualperfil, #comochegar {
	height:177px;
	position:relative;
}

#lista-imagens-perfil img, #comochegar .mapa img {
	border:12px solid #c19c2c;	
	overflow:hidden;
}	

.bloco-dir .titulos h3 {
	height:34px;
	line-height:1.3em;
	margin:0;
}
#conheca .titulos {
	height:50px;
}
#manual .titulos {
	height:50px;
}
.titulos {
	height:85px;
}
.bloco-dir {
	margin-bottom:70px;
}

#farn-parceiras {
	background: url('../../imgs/bgs/farn.jpg') no-repeat scroll top left;
	width: 260px;
	height: 254px;
}

#btn-mais .fancy {
	display:none;
}

.interna {
	margin-top:85px;
	width:630px;
}

#col-mid .descricao-sessao {
	font-weight:normal;
	width:650px;
}

li p {
	margin:0 !important;
	font-size:16px;
}

#contato .titulos {
	height:55px;
}

#tabela-campos {
	float:left;
	width:100%;
}

.data-hoje {
	color:#af8e28;
	font-weight:normal;
}

.descricao-sessao {
	font-weight:normal;
}

h3 {
	line-height:1.5;
}

.patrocinios {
	float:left;
	margin-left:163px;
	text-align:center;
}