@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;

}
#dpHaberKapsama {
	overflow: hidden;
	height: 370px;
	width: 570px;
}
.dpHaberResim {
	position: relative;
	height: 320px;
	width: 570px;
}
.img_dpHaber {
	height: 320px;
	width: 570px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.dpHaberYazi {
	height:auto;
	width: 100%;
	bottom: 0px;
	position: absolute;
	z-index: 2;
	background-image: url(images/dpK.png);
	font-size:27px;
	color: #FFF;
	font-family: "Arial", Gadget, sans-serif;
	font-weight:bold;
	border-left-width:7px;
	border-left-style: solid;
	border-left-color: #333;	
	padding:5px;
	margin-left:10px;
}
.extrabaslik1 {
	height:auto;
	width: auto;
	bottom:37px;
	position: absolute;
	z-index:3;
	background-image: url(images/dpK.png);
	font-size: 23px;
	color: #FFF;
	font-family: "Arial", Gadget, sans-serif;
	font-weight:bold;
	border-left-width:7px;
	border-left-style: solid;
	border-left-color: #c70020;
	padding:5px;
	margin-left:10px;
}
.dpSayfalar {
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E30404;
}
.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: #E30404;
}
.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: #E30404;
}
