@charset "utf-8";

.sozlesme {
	height: 300px;
	overflow: auto;
	border: 3px solid rgba(204,204,204,1);
	padding: 10px;
	margin-top: 30px;
}
.sozlesme h1 {
	font-size: 14px;
	line-height: 60px;
	color: rgba(0,0,0,1);
}
.sozlesme p {
	font-size: 12px;
	line-height: 20px;
	color: rgba(0,0,0,1);
}



.wrapnewsandnav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	position: relative;
}
#newsup {
	margin-top: -150px;
}
.textfancy {
	padding: 5px;
	margin-top: 15px;
	background-color: rgba(15,69,98,0.9);
	color: rgba(0,0,0,1);
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255,1);
}


.duyurular {
	width: 450px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.announcement {
	height: 55px;
	background-color: #FFF;
}

.announcementtext {
	background-color: #1E86C0;
	height: 330px;
	overflow: hidden;
	padding: 15px;
}
.announcement p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	padding: 0px;
	font-weight: bold;
	line-height: 55px;
	color: #8cc341;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.announcementtext p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.haberler {
	width: 450px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
}
.makale {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(30,134,192);
	padding: 15px;
	margin-top: 40px;
}

.makale h1 {
	font-family: Helvetica;
	font-size: 24px;
	color: rgb(255,255,255);
	margin-bottom: 20px;
}
.makale a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgba(255,255,255,1);
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	line-height: 32px;
}
.makale a:hover {
	color: #00CCFF;
}




.newshaed {
	height: 55px;
	background-color: #FFF;
}
.newstext {
	background-color: #1E86C0;
	height: 330px;
	overflow: hidden;
	padding: 15px;
}

.newshaed p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align: left;
	font-size: 24px;
	padding: 0px;
	font-weight: bold;
	line-height: 55px;
	color: #8cc341;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.newstext p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.newstext a {
	color: rgb(255,255,255);
	text-decoration: none;
}
.announcementtext a {
	color: rgb(255,255,255);
	text-decoration: none;
}

.haberler .newstext p marquee a {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.duyurular .announcementtext p marquee a {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}


.haberler .newstext p marquee a:hover {
	color: #00FFFF;
}

.duyurular .announcementtext p marquee a:hover {
	color: #00FFFF;
}
.newslink {
	background-color: rgba(30,134,192,1);
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(94,182,230,1);
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.newslink a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgba(255,255,255,1);
	font-size: 18px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.newslink a:hover {
	color: rgba(0,0,255,1);
}
.mastervisa {
	float: right;
}
