@font-face {
    font-family: 'LatoTRRegular';
    src: url('css/fonts/LatoTRRegular.eot');
    src: url('css/fonts/LatoTRRegular.eot') format('embedded-opentype'),
         url('css/fonts/LatoTRRegular.woff2') format('woff2'),
         url('css/fonts/LatoTRRegular.woff') format('woff'),
         url('css/fonts/LatoTRRegular.ttf') format('truetype'),
         url('css/fonts/LatoTRRegular.svg#LatoTRRegular') format('svg');
}
 
 .looktext {
	 font-family: 'LatoTRRegular';
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCC;
}
a.looktext {
	color:#CCC;
	text-decoration:none;
}
a.looktext:hover {
	color:#CB181E;
}
 body {
	margin: 0px;
	font-size:13px;
	line-height:20px;
	background-image:url(bg.jpg);
	background-position:center top;
	font-family: 'LatoTRRegular';
	background-repeat:repeat-x;
	background-color:#F0F0EE;

}
a:active {
	outline:none;
	outline-color: #FFF;
}
:focus {
outline: 0;
}
.wrapper {
 width:1196px;
 position:relative;
margin:0 auto;
height:1200px;
z-index:62;
 		
	}
.orta
{
	background-image:url(images/orta.png);
	background-repeat:repeat-y;
	margin:0 auto;
	height:auto;
	width:1176px;
}
.footer
{
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin:0 auto;
	height:30px;
	width:1176px;
}
h1
{
	background-image:url(images/arka.png);
	background-repeat:no-repeat;
	font-size:15px;
	margin:0;
	padding:5px;
	color:#FFF;
	font-family: 'Lato', sans-serif;
}

	.linkOp img:hover{
	margin:0;
	border:0;
	padding:0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
	}
	.beyazm1{ color:#FFF; display:block; font-size:25px;}
	
	.kirmizi{ color:#900;}
.minibaslik {
	color:#CB181E;
	 font-family: 'LatoTRRegular';
	font-size:16px;}
	
	a {
		text-decoration:none;
		color:#CB181E;
		}
		
		a:hover {
		text-decoration:none;
		color:#333;
		}