@charset "iso-8859-1";


/* year
----------------------------	*/
.kt_menu {
margin-top:10px;
	padding:10px 0 5px 0;
	font-size:80%;
	line-height:140%;
	}

.kt_menu li {
	display:inline;
	list-style:none;
	}

/* news
----------------------------	*/
	
.title3{
	font-size:90%;
	color:#000000;
	margin-bottom:5px;
	border-bottom:2px #F08200 solid;
	font-weight:bold;
}

hr.orange {
	border-bottom:2px #F08200 solid;
	margin:0;
}

#newsaeria {
	width:550px;
	height:auto;
	font-size:80%;
	line-height:135%;
}

ul.news,ul.news li{
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
}

ul.news{
	width:550px;
	padding:4px 0;
}

ul.news li{
	clear:both;
	float:left;
	width:550px;
	margin:3px 0 !important;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
html>body ul.news li{float:none;}


ul div.left{
	float:left;
	width:110px;
	height:auto;
}

ul div.pdf{
	float:left;
	margin:0 5px;
	vertical-align: middle;
}

ul div.info{
	display:block;
	width:410px;
	margin-left:135px;
}


.clear{display:block;}


.getPdf {
	margin:20px 0;
	padding-top:3px;
	border-top:1px #9C9C94 solid;
	}