@charset "utf-8";
/* CSS Document */

.manset-sag {
	float:left;
	width:150px;
	height:400px;
	margin-left:10px;
}

#dpHaberKapsama {
	overflow: hidden;
	height: 400px;
	width: 620px;
	float:left;
}
.dpHaberResim {
	position: relative;
	height: 350px;
	width: 620px;
}
.img_dpHaber {
	height: 350px;
	width: 620px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.dpHaberYazi {
	height:auto;
	width: 92%;
	z-index: 2;
	background-image: url(images/dpK.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
	
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 0px 1px 0px 0px #d3d3d3;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom:10px;
	left:10px;
    padding: 15px;
    display: block;
    border-radius: 5px;
}
.dpSayfalar {
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1b77b4;
}
.dpSayfa {
	float: left;
	height: 35px;
	width: 35px;
}
.dpSayfa a {
	height: 35px;
	width: 35px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 35px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.dpSayfa a:hover {
	height: 35px;
	width: 35px;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #1b77b4;
}
.dpSayfaAktif {
	height: 35px;
	width: 35px;
	color: #FFF;
	text-decoration: none;
	line-height: 35px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #1b77b4;
}



.tumu {
	float: left;
	height: 35px;
	width: 95px;
}
.tumu a {
	height: 35px;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #1b77b4;
	
	margin-left:10px;
}