@font-face
{
	font-family: DesignerNotes;
	src: url('../../fonts/DesignerNotes.eot');
}

@font-face
{
	font-family: DesignerNotes;
	src: url('../../fonts/DesignerNotes.ttf');
}

/* ------------------------------------------------------------ */

.conteudo .txtTop
{
	text-align:right;
	margin:-40px 30px 0px 0px;
}

/* ----------------------------------
	= .noticia1
------------------------------------ */

.noticia1
{
	background-image:url(../../imgs/noticias/lines-foto1.png);
	background-repeat:no-repeat;
	background-position:right top;
	
	margin-top:40px;
	height:300px;
}

.noticia1 a.imgDestaque
{
	
}

.noticia1 a.imgDestaque span
{
	background-image:url(../../imgs/noticias/mask-img1.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	display:block;
	width:685px;
	height:130px;
	position:absolute;
}


/* ----------------------------------
	= .noticia2
------------------------------------ */

.noticia2
{
	background-image:url(../../imgs/noticias/lines-foto2.png);
	background-repeat:no-repeat;
	background-position:right top;
	
	margin-top:40px;
	height:300px;
}

.noticia2 a.imgDestaque
{
	margin-left:33px;
}

.noticia2 a.imgDestaque span
{
	background-image:url(../../imgs/noticias/mask-img2.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	display:block;
	width:666px;
	height:135px;
	position:absolute;
	margin:-139px 0px 0px 33px;
	margin /**\*/:0px 0px 0px 33px \9;
	*margin:0px 0px 0px 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.noticia2 a.imgDestaque span
	{
		margin:0px 0px 0px 33px;
	}
}


.data
{
	background-image:url(../../imgs/master/lines-data.png);
	background-repeat:no-repeat;
	background-position:center;
	
	display:block;
	height:63px;
	width:66px;
	float:left;
	
	line-height:12px;
	
	padding:40px 0px 15px 0px;
	text-align:center;
	color:#a6c2c0;
	
	font-family: "DesignerNotes", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 15px;
}


.data b
{
	font-family: "DesignerNotes", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	display: block;
	margin-bottom:4px;
}

.descricao
{
	width:615px;
	float:right;
	margin-top:50px;
	text-align:justify;	
}

.descricao a
{	
	background-image:url(../../imgs/master/icon-veja-mais.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:80px;

}

.descricao h2 
{
	margin-bottom:10px;
}

.descricao h2 a
{
	font-size:17px;
	font-weight:bold;
	line-height:17px;
	background:none;
}

.descricao a:hover,
.descricao h2 a:hover
{
	color:#77a1a1;
}



/* ----------------------------------
	= .outrasNoticias
------------------------------------ */

.outrasNoticias
{
	margin-top:40px;
	margin-bottom:40px;
}

.outrasNoticias ul
{
	margin-bottom:20px;
}

.outrasNoticias ul li
{
	background-image:url(../../imgs/noticias/linha-sep.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:15px;
	margin-top:15px;
}

.outrasNoticias ul li span
{
	color:#a6c2c0;
}

.outrasNoticias ul li a:hover span,
.outrasNoticias ul li a:hover
{
	color:#769c9c;
}

/* ----------------------------------
	= .outrasNoticias
------------------------------------ */

.jornal
{
	background-image:url(../../imgs/noticias/bkg-jornal.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	width:776px;
	height:322px;
	
	margin-top:-30px;
	margin-left:-60px;
}

.jornal h3
{
	position:absolute;
	margin:72px 0px 0px 68px;
}

.jornal .selecione
{
	padding:126px 0px 0px 300px;
	height:115px;
	width:415px;
}


.jornal a.dropClosed
{
	background-image:url(../../imgs/noticias/bg-input-jornal.png);
	background-position:left top;
	background-repeat:no-repeat;
	
	width:388px;
	height:16px;
	display:block;
	margin:10px 0px 0px 0px;
	padding:9px;
}

.jornal a:hover
{
	color:#9cbdbd;
}

.jornal ul
{
	position:absolute;
	margin:-34px 0px 0px 0px;
}

.jornal ul li ul.scroll
{
	overflow:auto;
	overflow-x:hidden;
	height:200px;
	width:404px;
	margin-top:0px;
}

.jornal ul li a
{
	background-image:url(../../imgs/noticias/drop/meio.png);
	background-position:left top;
	background-repeat:repeat-y;
	padding:9px;
	
	height:16px;
	width:388px;
	display:block;
}

.jornal ul li a.topo
{
	background-image:url(../../imgs/noticias/drop/topo.png);
}

.jornal ul li a.base
{
	background-image:url(../../imgs/noticias/drop/base.png);
	background-position:left bottom;
}




.conteudo .sem-img
{
	background-image: none !important;
	height:200px;
}
