/************************************************************************************/
/* SLIDESHOW                                                                        */
/************************************************************************************/
/*slideShowItems{font-family: 'Dosis', 'Helvetica', sans-serif;  font-size:11px; width:950px; height: 473px; overflow:hidden; position:relative; background: lime;}*/
/*#slideshow{font-family: 'Dosis', 'Helvetica', sans-serif;display:inline-block;margin-left: 0px;}*/

#slideshow{list-style-type: none;}
#slideshow li{margin-left:0px;}
#slideshow a:hover{text-decoration: none;}

.elemDestaque{
	height:473px; 
	padding-bottom: 0px;
}

.areaDestaque{
   width:950px; 
	height:473px;
}

.slideData{
	display:inline-block; 
	float:left; 
	width:60%; 
	height:445px; 
	font-family: RotundusRounded-Regular; 
	color: #000000; 
	margin-top: 20px;
}

.slideData h1{
	font-family: RotundusRounded-Regular;
	font-size: 52px; 
	font-weight:bold;
	color:#212121;
}

.slideData .destaqueBloco{
	width: 343px; 
	font-size: 22px; 
	text-shadow: none;
}

.slideData .destaqueBloco span{display: block;}

.slideData ul{
	list-style-position: outside; 
	list-style-type:circle; 
	margin:12px 0px 0px 18px; 
	text-shadow: none;  
	font-size: 16px;
}

.slideData a{text-shadow: none;}

.destaqueMaisInfo{
	font-weight: bold; 
	font-size: 22px;
}

.aderirAME{
	display: inline-block; 
	background: url('/images/queroAderirAMEDestaques.png') transparent no-repeat -12px 0px;
	width:214px;
	height: 72px;
	margin-top:14px; 
}

.aderirAME span{
	display: inline-block; 
	width:190px; 
	text-align:center; 
	vertical-align: middle; 
	color: #ffffff; 
	font-family: Ubuntu; 
	text-shadow: none; 
	font-size: 16px; 
	margin-top: 26px; 
	font-weight: bold;
}

/*.elemDestaque a{*//**//*text-decoration: none; display: block; position: absolute; top:8px; left:8px;z-index: 12; width: 531px; height: 265px;*//**//*}*/
/*#slideshow, .elemDestaque{width:950px;height: 465px;}*/
/*.elemDestaque{list-style: none;}*/
/*.elemDestaque a{*//**//*color: color: #0084d0 !IMPORTANT;*//**//*}*/

#nav{
	display:inline-block;
	width:88px;
	vertical-align:top;
	margin: 0px;
	background: transparent;
	position: relative;
	left:0px;
	top: 436px;
	z-index: 9;
}

/*.elemDestaqueNav{*//**//*display:inline-block; width:12px; height:12px; background: url('/images/selectorNoticias.png') transparent no-repeat 0px 2px; margin:0px;*//**//*}*/

#nav a{
	line-height: 8px;
	float: left;
	cursor: pointer;
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url('images/selectorNoticias.png') transparent no-repeat 0px 0px;
	font-size: 0px;
	margin: 0px 3px;
}

#nav a.activeSlide{ 
   background: url('images/selectorNoticias.png') transparent no-repeat 0px -12px;
}

/*#nav li.lastItem{margin-bottom: 0px;}*/
/*.destaqueLink:hover{text-decoration:none;}*/
/*.elemDestaqueNav img{border: 1px #011b39 solid;display: inline-block;	*float:left;}*/
/*.elemDestaqueNav p{display: inline-block;	font-family:'Ubuntu', Helvetica, sans-serif;	font-size: 10px;font-weight: bold;color:#083053;	width: 130px;	margin-left:6px;	vertical-align: top;	padding:14px 0px;*padding-left:8px;	text-align: left;}*/
/*#nav .activeSlide{background: url('/images/selectorNoticias.png') transparent no-repeat 0px -12px;}*/
/*#nav .activeSlide p{color:#ffffff;}*/