@charset "utf-8";
.stil {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	background-color: #CCC;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.baslik {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	background-color: #999;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.resim {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	height: 422px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #36F;
}
.metin {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	background-color: #999;
	height: 128px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
}
.baslik_metin {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	height: 20px;
	width: 650px;
	margin-left: 90px;
	margin-top: 20px;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.metin_aciklama {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	height: 100px;
	width: 750px;
	margin-top: 15px;
	margin-left: 25px;
}
.stil .metin .metin_aciklama table tr td div strong {
	font-size: 18px;
	color: #FFF;
}
.stil .metin .metin_aciklama table tr td div {
	color: #FFF;
}
.stil .metin .metin_aciklama table tr td {
	color: #FFF;
}
