.colunaDireita {
	width: 220px;
	padding: 0 15px 0 20px;
}

.colunaEsquerda {
	background-image: url(../../App_Themes/Web/img/degrade_conteudo_direita.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 620px;
}

.colunaEsquerda .degradeTopo {
	background-image: url(../../App_Themes/Web/img/topo_degrade_conteudo_direita.jpg);
	background-position: top right;
}

.colunaEsquerda .degradeRodape {
	background-image: url(../../App_Themes/Web/img/rodape_degrade_conteudo_direita.jpg);
	background-position: bottom right;
	min-height: 320px;
	padding: 0 30px 0 20px;
}

.colunaUnica {
	min-height: 320px;
	padding: 0 30px 0 20px;
}

* html .colunaEsquerda .degradeRodape {
	height: 320px;
}

h1 span {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #24959B;
}

h2 {
	font-size: 22px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #F2EFE8 solid;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
}

.colunaEsquerda h3, .colunaDireita h3 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 25px;
	color: #24959B;
}

p {
	font-size: 12px;
	padding-top: 10px;
}

p.endereco {
	color: #666666;
	font-size: 15px;
}

.colunaDireita h3 {
	font-size: 22px;
	letter-spacing: -2px;
}

.colunaEsquerda h3 {
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #F2EFE8 solid;
}


ul.menuSecundario li.imgContato a {
	margin: 15px 0 15px 0;
}

.colunaDireita ul.menuSecundario {
	margin: 0 20px 0 10px;
}

.colunaEsquerda ul.menuSecundario li {
	font-size: 15px;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	border-bottom: 0;
	color: #403426;
}

p.dataTitulo {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: -10px;
	color: #24959B;
}

img.img_instrutor {
	float: left;
	margin: 5px 10px 0 0;
}

div.img_instrutor {
	float: right;
	width: 420px;
}

/* LISTAGEM EVENTOS */

div#buscaGrande {
	background-image: url(../../App_Themes/Web/img/busca_grande.gif);
	width: 360px;
	margin-bottom: 15px;
	float: left;
	padding-bottom: 3px;
}

div#buscaGrande input {
	width: 320px;
	margin-left: 27px;
	color: #333333;
}

a.btn_bola {
	float: left;
}

#listagemEventos h2 {
	border: 0;
	padding-bottom: 0;
}

#listagemEventos h2 a {
	font-size: 22px;
	padding: 15px 0px 5px 0px;
	font-weight: normal;
	letter-spacing: -1px;
	border: 0;
	color: #00507F;
}

#listagemEventos h2 span {
	font-size: 15px;
	font-weight: normal;
	color: #24959B;
	letter-spacing: normal;
}

#listagemEventos p.legendaTitulo {
	font-size: 10px;
	font-weight: bold;
	color: #24959B;
	padding-bottom: 10px;
	padding-top: 0;
	border-bottom: 1px #F2EFE8 solid;
}
