@charset "utf-8";
/* CSS Document */
.icerik-alan{
	width:900px; height:auto; float:left; margin-left:30px; margin-top:20px;

}
.i-sol-baslik-alan{
	width:450px; height:35px; float:left;
}
.i-img{
	width:35px; height:35px; float:left;
}
.i-baslik{
	width:500px; height:35px; float:left; line-height:35px; margin-left:5px;
	font-family:Tahoma, Geneva, sans-serif; font-size:24px; color:#6eb3f5;
}
.i-text{
	width:470px; height:auto; float:left; margin-left:40px; margin-top:20px;
	line-height:28px; font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#033b6f;
	
}
.foto{ width:360px; height:360px; float:right; border-radius:50%;
	 background:url(../img/kurumsal.jpg) no-repeat;
	 -webkit-box-shadow: 10px 0px 15px 0px rgba(42, 65, 73, 0.50);
box-shadow: 10px 0px 15px 0px rgba(42, 65, 73, 0.50);
	
}
.alt-img{
	width:700px; height:420px; float:left; margin-left:100px;
}