@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';

body{
	background:#fff url(../images/bg.jpg) no-repeat;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
}
/* YAZI */
h1{
	font-size:28px;
	display:none;
}
h2{
	font-size:20px;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	margin-bottom:5px;
	color:#6F0000;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	color:#0044AA;
	text-decoration:none;
}

a:hover{
	
}

p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3;
	margin-bottom:10px;
}

/* YAPI */
#content{
	width:950px;
	margin:0 auto;	
}
#content-left{
	width:694px;
	float:left;
	display:inline;
}
#content-left #bas h2{
	background:url(../images/solustyesil.png) no-repeat;
	padding:10px 0 15px 55px;
	
}
#content-left #bas p{
	text-align:justify;
	padding:10px;
}
#content-left #orta{
	border-bottom:1px solid #000000;
}
#content-left #orta h2{
	background:url(../images/solatkirmizi.png) no-repeat;
	padding:10px 0 15px 55px;
		
}
#content-left #orta h3{
		color:#002363;
		margin-top:30px;
	
}
#content-left #orta img{
	float:right;
	margin-top:-25px;
	
}
#content-left #orta p{
	width:376px;
	text-align:justify;
	padding:25px 10px 10px 10px;
	float:left;
	display:inline;
}
#content-left #son h3{
		color:#002363;
		margin-top:30px;
	
}
#content-left #son img{
	float:left;
	margin-top:5px;
	
}
#content-left #son p{
	width:450px;
	text-align:justify;
	padding:25px 10px 10px 10px;
	float:left;
	display:inline;
}
#content-right{
	width:256px;
	float:left;
	display:inline;
}
#content-right #duyurular{
	width:256px;
	height:255px;
	background:url(../images/duyuru.png) no-repeat;
}
#content-right #box1{
	width:256px;
	height:110px;
	background:url(../images/projeksiyon.png) no-repeat;
	margin-top:3px;
}
#content-right #box2{
	width:256px;
	height:110px;
	background:url(../images/guc.png) no-repeat;
	margin-top:3px;
}
#content-right #box3{
	width:256px;
	height:110px;
	background:url(../images/video.png) no-repeat;
	margin-top:3px;
}
#content-right #box4{
	width:256px;
	height:110px;
	background:url(../images/olcum.png) no-repeat;
	margin-top:3px;
}
#footer{
padding-top:10px;	
background:url(../images/footer.png) repeat-x;
height:96px;
border-top:1px dotted #111;
text-align:center;
color:#FFFFFF;
	
}


#footer a{

color:#FFFFFF;
	
}

#footer #in{
background:url(../images/footer.png) repeat-x;
height:950px;
	border-top:1px dotted #111;
	
}
