@charset "UTF-8";
/*
CSS da capa do site
*/

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

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

#col-mid {
	width: 239px;
}
.destaque {
	
	height:251px;
	float:left;
	margin-left:2px;
	margin-top:7px;
	padding-top:3px;
	position:relative;
	padding-left:1px;
	margin-bottom:35px;
}

.imgs-destaque {
	height:240px;
}

.texto-destaque {
	background:url("../../imgs/bgs/bg-texto-destaque.png") no-repeat scroll 1px top transparent;
	bottom:0;
	height:59px;
	left:0;
	position:absolute;
	width:435px;
	z-index:10;
}

.titulo-destaque {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-left:13px;
	margin-top:9px;
}

.titulo-chamada {
	color:#FFFFFF;
	font-size:10px;
	margin-left:13px
}
.destaque .categoria {
	bottom:48px;
	position:absolute;
	left:0;
}

.categoria {
	background:url("../../imgs/bgs/bg-categoria.png") repeat-x scroll left top transparent;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	height:21px;
	padding:3px 15px 0 6px;
	z-index:10;
}
#nav a {
	background: url('../../imgs/icones/ico-inativo.png') no-repeat scroll top left;
	color:#87ab74;
	display:block;
	float:left;
	height:13px;
	margin-left:8px;
	width:13px;
}

#nav a.activeSlide {
	background: url('../../imgs/icones/ico-ativo.png') no-repeat scroll top left;
	width: 13px;
	height: 13px;
	color:#e6edd1;
}

#nav {
	bottom:70px;
	position:absolute;
	right:11px;
	z-index:10;
}
#galeria_fotos{
	background:url('../../imgs/bgs/bg_box_medio.jpg') no-repeat scroll 0px 290px transparent;
	margin-left:2px;}
	
#galeria_fotos h2{
	padding:0 0 10px 15px;
	margin-bottom:0;}
	
span.data{
	background:url('../../imgs/bgs/bg_data.jpg') no-repeat;
	color:#fff;
	margin:0 0 0 15px;
	padding:4px 12px 6px 8px;}
	
span.data2{
	background:url('../../imgs/bgs/bg_data2.jpg') no-repeat;
	color:#fff;
	margin:0 0 0 15px;
	padding:4px 12px 6px 8px;}
	
#galeria_fotos p{
	margin:0 0 0 17px;
	border-bottom:1px solid #3c746b;
	width:398px;}
.box_fotos{
	background:url('../../imgs/bgs/bgs_grid_fotos_capa.jpg') no-repeat scroll center 13px transparent;
	padding:10px 0 0;
	}
	
.box_fotos ul li{
	list-style-type:none;
	display:inline;}
	
.box_fotos ul li img{
	margin:8px;}
	
#parceiros{
	background:url('../../imgs/bgs/bg_box_medio.jpg') no-repeat scroll 0px 0px transparent;
	margin-left:2px;}

#parceiros h2{
	padding:15px 0 0 15px;
	margin-bottom:0;}
.logos_parceiros{
	margin-bottom:30px;
	margin-left:89px;
	margin-top:15px;
	}
	
.bt_mais{
	text-align:right;
	margin:-10px 26px 16px;}
	
.data_noticias{
	background:url('../../imgs/bgs/bg_data_noticia.png') no-repeat;
	color:#fff;
	padding:2px 12px 6px 8px;}
	
.outras_noticias h4{
	margin:0;
	color:#3c746b;}
	
.agenda{
	background:url(../../imgs/bgs/bg_boxs.jpg) no-repeat;}
	
.agenda h2{
	padding:15px 0 0 15px;
	margin-bottom:0;}
	
ul.agenda_lista li{
	list-style-type:none;
	margin:4px 10px 0 0;
	padding-top:8px;}
	
ul.agenda_lista li.borda_lista{
	border-top:1px solid #3c746b;}
	
.bt_agenda{
	text-align:center;}
	
.ico_left_top{
	background:url(../../imgs/icones/ico_top_left.png);
	width:9px;
	height:8px;
	position:absolute;
	top:2px;
	left:0;
	z-index:99;
	
	}

.ico_right_top{
	background:url(../../imgs/icones/ico_top_right.png);
	width:9px;
	height:8px;
	position:absolute;
	top:2px;
	right:0px;
	z-index:99;
	}
	


