﻿/*--- Pagina com as classes da Home ---*/


.qdCCDI {
	width: 100px;
	height: auto;
	background-color: #e6f4e7;
	padding: 10px;
	color: #15532a;
	font-weight: bold;
}

a.qdCCDIlink, a.qdCCDIlink:hover {
	color: #15532a;
	text-decoration:none;
}

a.qdCCDIlink:hover { text-decoration:underline; }


.qdOutros {
	width: 100px;
	height: auto;
	padding: 10px;
	color: #119758;
	font-weight: bold;
	border-bottom: 1px silver dotted;
	font-size: 10pt;
}

.qdOutrosConteudo{
	width: 94px;
	float: right;
	border-left: 1px #CCC solid;
	font-size: 10pt;
	color: silver;
}

ul.OutrosConteudoQd {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
}

ul.OutrosConteudoQd, li.OutrosConteudoQd {
	color: silver;
	font-size: 10pt;
}

.espacamento { padding: 3px 0 3px 5px; }

.fdMenuEsquerda { background-color: #F2F2F2; }

.areaData {
	width: inherit;
	height: 17px;
	border-bottom: 1px #fff solid;
	color:  #fff;
	font-size: x-small;
	padding: 3px 0 0 15px;
	margin-bottom: 20px;
}

.areaDestaque {
	width: inherit;
	height: 260px;
}

.areaNoticias, .areaEventos {
	width: 267px;
	height: 275px;
	float: left;
	border: 1px silver solid;
	position:relative;
	z-index: 1;
}

.areaEventos { float: right; }

.linkMais {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
}

ul.destaqueNoticias, ul.destaqueEventos {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}

ul.destaqueNoticias, li.destaqueNoticias, ul.destaqueEventos, li.destaqueEventos {
	color: #1579b7;
	font-weight:bold;
	font-style:italic;
	font-size: 11pt;
	margin-bottom: 7px;
	position:relative;
}

.destaqueNoticiasTexto, .destaqueEventosTexto {
	width: 252px;	
	color: #666;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	position:relative;
}

a.destaqueNoticiasTxt, a.destaqueEventosTxt {
	color: #666;
	text-decoration:none
}

a.destaqueNoticiasTxt:hover, a.destaqueEventosTxt:hover{
	color:#1579b7;
	text-decoration:underline;
}

a.destaqueEventosTxt:hover {
	color: #1650a2;
}

a.todasNot, a.todasNot:hover {
	color:#1579b7;
	text-decoration:none
}

a.todasNot:hover {
	text-decoration:underline
}

a.todosEve, a.todosEve:hover {
	color:#1650a2;
	text-decoration:none
}

a.todosEve:hover {
	text-decoration:underline
}



ul.destaqueEventos, li.destaqueEventos { color: #1650a2; }

.areaConteudoNotEve {
	width: inherit;
	padding: 0 10px 5px 10px;
}

.areaDestaqueDireita1, .areaDestaqueDireita2 {
	width: 288px;
	height:auto;
	float:right;
	border: 1px silver solid;
	margin-bottom: 15px;
	font-size: small;
	position:relative;
	z-index: 4;
}

.tituloAreaDestaqueDireita {
	font-size: 13pt;
	font-weight:bold;
	margin-bottom: 10px;
}

.areaDestaqueDireitaConteudo {
	width: 268px;
	padding: 0 10px 5px 10px;
	font-size: small;

}


a.areaDD1, a.areaDD1:hover {
	color: #119758;
	text-decoration:none;	
}

a.areaDD2, a.areaDD2:hover {
	color:#15532a;
	text-decoration:none;
}

a.areaDD1:hover, a.areaDD2:hover { text-decoration:underline; }

.areaApoio, .areaApoioConteudo {
	width: 280px; 
	height: 19px;
	padding: 3px 0px 3px 10px;
	float: right;
	background-color:silver;
	font-size: small;
	font-weight:bold;
}

.areaApoioConteudo {
	background-color:#FFF;
	height: 65px;
}

