@font-face {
    font-family:"MyriadPro";
    src: url("MyriadPro-Cond.otf")
}
body {
	background-color: #c4d4e7;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Resimler/Bg.jpg);
}

.Baslik {
	font-family: 'MyriadPro';
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	padding:27px 0px 0px 37px;
}

.Yazi {
	font-family: 'MyriadPro';
	font-size:19px;
	color:#4B5365;
	font-weight:normal;
	float:left;
	padding:11px 37px 37px 37px;
	display:inline-block;
	line-height:21px;
}

.Ust-Bg {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(Resimler/Ust_Bg.png);
	
}
.Menu {
	font-family: 'MyriadPro';
	font-size: 19px;
	color: #c0c9f5;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6679d4;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #6679d4;
	padding-top: 9px;
	padding-bottom: 9px;
}
#ilk {
	font-family: 'MyriadPro';
	font-size: 17px;
	color: #c0c9f5;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6679d4;
	padding-top: 9px;
	padding-bottom: 9px;
}
#Son {
	font-family: 'MyriadPro';
	font-size: 17px;
	color: #c0c9f5;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6679d4;
	padding-top: 9px;
	padding-bottom: 9px;
}

.Oval {
	font-family: 'MyriadPro';
	font-size:19px;
	color: #fff;
	border-radius: 5px;	
	background-color: #586c7e;
	border: solid 1px #586c7e;
	padding: 11px; 
}
.Alt {
	font-family:  'MyriadPro';
	font-size:18px;
	color:#4d5660;
	line-height:27px;
	text-decoration: none;
}
.Alt:Hover {
	font-family:  'MyriadPro';
	font-size:18px;
	color:#00436e;
	line-height:27px;
	text-decoration: none;
}
.Alt-yazi {
	font-family:  'MyriadPro';
	font-size:16px;
	color:#4d5660;
	line-height:21px;
	text-decoration: none;
}
.input {
	font-family: 'MyriadPro';
	font-size:19px;
	border-radius: 5px;	
	border: solid 0px #586c7e;
	padding:3px;
}
/*#kt {
background:#ff6600; width:200px; height:200px; 
-webkit-animation: fadeOut 2s ease-in;
}
	
@-webkit-keyframes fadeOut {
    from {background:#ff6600;} 
	to {background:#555;}
}*/
