@charset "utf-8";

/* CSS Document */



#print{

	float:right;

	margin-top:15px;

	margin-right:10px;

	}

	

	

#noticias a{

	display:block;

	background-image:url(../images/bulletNoticias_off.gif);

	background-position:5px center;

	background-repeat:no-repeat;

	padding:12px 12px 12px 20px;

	text-decoration:none;

	color:#646464;

	border-bottom:1px solid #ccc

	}



#noticias a:hover{

	background-color:#7c7c7c;

	color:white !important;

	background-image:url(../images/bulletNoticias_over.gif);

}





#noticias h2{

	font-size:13px;

	margin:0px;

	color:#646464;

	font-weight:normal;

	}

	

#noticias h4{

	margin:0px;

	font-weight:normal;

	font-size:10px;

	color:#646464;

	}





#noticias a:hover h2,#noticias a:hover h4{

	color:white;

}



#titleNoticia{

	padding:20px 0px 9px 20px;

	font-weight:normal;

	margin:0px;

	border-bottom:1px dotted #ccc;

	}

	

#titleNoticia h2{

	font-size:20px;

	font-weight:normal;

	margin:0px;

	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;

	color:#d60d8c;

	}

	

#titleNoticia h4{

	font-size:10px;

	margin:0px;

	font-weight:normal;

	}





#rodapePrint{

	display:none

	}
		