/* Reset */
* { margin: 0; padding: 0; font-size: 100%; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EEE;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
}
.ortabg {

}
.ortakisim {
	padding: 10px;
	width: 931px;
	overflow: hidden;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.adres {
	color: #000;
	padding: 5px;
	height: 86px;
	overflow: hidden;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.adres a {
	color: #FFF;
}
.profil {
	width: 644px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.anim2 {
	height: 225px;
	width: 500px;
	overflow: hidden;
	margin-right: 32px;
	margin-left: 32px;
}




.ortabg .div_dis table tr td .div_ic .icmenu {
	font-size: 16px;
	font-weight: bold;
}
.duyurubaslik a {
	font-size: 16px;
	font-weight: bold;
	color: #00347A;
}


/* Clear */
.clear { clear: both; }

.bgg {
	background-color: #fff;
}
