
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
:focus {
    outline: 0;
}


body{
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:13px;
}


.clear {
    clear: both;
}
#ustbar {
	width:100%;
	height:32px;
	background-color:#e1e1e1;
	position:absolute;
	z-index:2;
	border-bottom: 1px solid #eee;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
	#ustbar-ic {
		width:1000px;
		height:32px;
		margin-left:auto;
		margin-right:auto;
		color:#222;
	}
		#ustbar-ic-sol {
			float:left;
			padding-top:10px;
			padding-bottom:5px;
		}
		#ustbar-ic-sag {
			float:right;
			padding-top:10px;
			padding-bottom:5px;
		}
		#ustbar-ic-sag ul {
			display:inline-block;
		}
		#ustbar-ic-sag ul li{
			float:left;
			display:block;
			margin-left:10px;
		}
		.ikon{
			width:32px;
			display:block;
			float:left;
			margin-right:5px;
		}
		
#orta-alan {
	width:100%;
	height:553px;
	background-image:url("/tema/gezmismuhasebe/images/orta_bg.png");
	background-repeat:repeat-x;
	background-position:center;
}
	#slider {
		width:1000px;
		height:250px;
		margin-left:auto;
		margin-right:auto;
	}
	#logo-alani{
		width:1000px;
		height:120px;
		margin-left:auto;
		margin-right:auto;
	}
	#logo {
		width:200px;
		height:100px;
		float:left;
		padding-top:10px;
		padding-bottom:10px;
	}
	.diger{
		float:left;
	}
		.diger img {
			display:block;
			float:left;
			margin-top:5px;
		}
	#menu {
		width:1000px;
		height:71px;
		margin-left:auto;
		margin-right:auto;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		background: #1b1b1b; 
		background: -moz-linear-gradient(left,  #1b1b1b 0%, #333333 50%, #1b1b1b 100%); 
		background: -webkit-linear-gradient(left,  #1b1b1b 0%,#333333 50%,#1b1b1b 100%); 
		background: linear-gradient(to right,  #1b1b1b 0%,#333333 50%,#1b1b1b 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#1b1b1b',GradientType=1 ); 
	}
		#menu ul {
			padding:0;
			margin:0;
			display:block;
			margin-left:auto;
			margin-right:auto;
		}
		#menu ul li {
			float:left;
			list-style-type:none;
			position:relative;
		}
		#menu ul li a{
			display:block;
			padding-top:20px;
			padding-bottom:12px;
			padding-left:15px;
			padding-right:15px;
			text-align:center;
			font-family:Arial;
			font-size:18px;
			color:#fff;
			text-shadow:0px 1px 0px #000;
			-webkit-transition: all 0.3s linear;
			-o-transition: all 0.3s linear;
			-moz-transition: all 0.3s linear;
			-ms-transition: all 0.3s linear;
			-kthtml-transition: all 0.3s linear;
			transition: all 0.3s linear;
		}
		#menu ul li a:hover {
			background-color:#fff;
			color:#007da1;
			text-shadow:0px 1px 0px #00637f;
			-webkit-box-shadow: 0px -4px 0px 0px rgba(0,126,161,1);
			-moz-box-shadow: 0px -4px 0px 0px rgba(0,126,161,1);
			box-shadow: 0px -4px 0px 0px rgba(0,126,161,1);
		}
		.ing{
			color:#ccc;
			display:block;
			font-size:16px;
			margin-top:5px;
			text-shadow:0px 1px 0px #333;
			font-style:italic;
			-webkit-transition: all 0.3s linear;
			-o-transition: all 0.3s linear;
			-moz-transition: all 0.3s linear;
			-ms-transition: all 0.3s linear;
			-kthtml-transition: all 0.3s linear;
			transition: all 0.3s linear;
		}
		#menu ul li a:hover .ing {
			color:#333;
			text-shadow:0px 1px 0px #ccc;
		}
		.hizmetlerimiz-anasayfa {
			width:1000px;
			height:112px;
			background-image:url("/tema/gezmismuhasebe/images/hizmetlerimizbg.png");
			background-repeat:no-repeat;
			margin-left:auto;
			margin-right:auto;
		}
		.hizmetlerimiz-anasayfa-metni {
			width:640px;
			height:77px;
			margin-top:25px;
			margin-right:46px;
			float:right;
			font-family:Arial;
			color:#ccc;
			text-shadow:0px 1px 0px #000;
			text-align:center;
		}
		.ekibimiz{
			float:left;
			width:250px;
			font-size:30px;
			margin-right:10px;
			background-color:#0F6C89;
			-webkit-border-bottom-right-radius: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-moz-border-radius-bottomright: 10px;
			-moz-border-radius-bottomleft: 10px;
			border-bottom-right-radius: 10px;
			border-bottom-left-radius: 10px;
			padding-left:15px;
			padding-top:35px;
			padding-bottom:35px;
			padding-right:15px;
			color:#fff;
			text-align:center;
			text-shadow:0px 1px 0px #07485b;
			background-image:url("/tema/gezmismuhasebe/images/ekibimizbg.png");
			-webkit-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
			-kthtml-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}
		.ekibimiz:hover {
			background-color:#333;
			color:#fff;
			text-shadow:0px 1px 0px #000;
			background-image:url("/tema/gezmismuhasebe/images/ekibimizbg2.png");
			-webkit-box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75);
			box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.75);
		}
		#duyurusekmesi{
			width:100%;
			height:46px;
			background-image:url("/tema/gezmismuhasebe/images/duyurusekmesi.png");
			background-repeat:repeat-x;
		}
			#duyurugecisli{
				width:1000px;
				height:40px;
				background-color:#333333;
				border-top:6px solid #262626;
				margin-left:auto;
				margin-right:auto;
			}
				#duyurugecisli-baslik {
					float:left;
					width:222px;
					height:33px;
					background-image:url("/tema/gezmismuhasebe/images/duyurugecislibg.png");
					background-repeat:no-repeat;
					padding-top:7px;
					padding-left:30px;
					text-shadow:0px 1px 0px #000;
					color:#fff;
					font-size:22px;
					font-weight:bold;
				}
				#duyurugecisli-yazi {
					float:left;
					width:738px;
					position:relative;
				}
					.linkedin{
						position:absolute;
						width:32px;
						height:32px;
						right:5px;
						top:5px;
						transition: opacity 0.4s ease;
					}
					.linkedin:hover {
						opacity:0.8;
					}
				#duyurugecisli-yazi ul li {
					height:33px;
				}
				#duyurugecisli-yazi ul li a{
					display:block;
					font-size:13px;
					color:#fff;
					text-shadow:0px 1px 0px #000;
					padding-top:10px;
					vertical-align:middle;
				}
		#duyurulistele{
			float:left;
			width:236px;
			height:280px;
			background-image:url("/tema/gezmismuhasebe/images/duyurulistele.png");
			background-repeat:no-repeat;
		}
		#anasayfa{
			width:1000px;
			height:280px;
			margin-left:auto;
			margin-right:auto;
		}
			.duyuruliste-eleman{
				width:216px;
				height:55px;
				padding:10px;
				cursor:pointer;
				-webkit-transition: all 0.2s linear;
				-o-transition: all 0.2s linear;
				-moz-transition: all 0.2s linear;
				-ms-transition: all 0.2s linear;
				-kthtml-transition: all 0.2s linear;
				transition: all 0.2s linear;
			}
			.duyuruliste-eleman:hover {
				background-color:#333;
			}
				.duyuruliste-eleman-sol {
					float:left;
					height:56px;
				}
				.duyuruliste-eleman-sol img {
					border:1px solid #ccc;
				}
				.duyuruliste-eleman-sag {
					float:left;
					margin-left:10px;
					width:149px;
				}
					.duyuruliste-eleman-baslik {
						border-bottom:1px solid #ccc;
						padding-bottom:5px;
					}
					.duyuruliste-eleman-baslik a{
						color:#333;
						font-weight:bold;
						font-size:14px;
						-webkit-transition: all 0.5s linear;
						-o-transition: all 0.5s linear;
						-moz-transition: all 0.5s linear;
						-ms-transition: all 0.5s linear;
						-kthtml-transition: all 0.5s linear;
						transition: all 0.5s linear;
					}
					.duyuruliste-eleman:hover .duyuruliste-eleman-baslik a{
						color:#007da1;
					}
					.duyuruliste-eleman:hover .duyuruliste-eleman-yazi a p{
						color:#fff;
					}
					.duyuruliste-eleman:hover .duyuruliste-eleman-baslik {
						border-bottom:1px solid #565656;
					}
					.duyuruliste-eleman-sol a img{
						-webkit-transition: all 0.5s linear;
						-o-transition: all 0.5s linear;
						-moz-transition: all 0.5s linear;
						-ms-transition: all 0.5s linear;
						-kthtml-transition: all 0.5s linear;
						transition: all 0.5s linear;
					}
					.duyuruliste-eleman:hover .duyuruliste-eleman-sol a img {
						opacity:0.6;
					}
					.duyuruliste-eleman-yazi  a p{
						font-weight:bold;
						font-size:10px;
						color:#575757;
						padding-top:5px;
						-webkit-transition: all 0.5s linear;
						-o-transition: all 0.5s linear;
						-moz-transition: all 0.5s linear;
						-ms-transition: all 0.5s linear;
						-kthtml-transition: all 0.5s linear;
						transition: all 0.5s linear;
					}
			#hakkimizdaalani{
				width:764px;
				height:280px;
				float:left;
				background-image:url("/tema/gezmismuhasebe/images/hakkimizdabg.png");
				background-repeat:no-repeat;
			}
				#hakkimizda-yazi {
					padding:5px;
					text-align:center;
					font-family:Tahoma;
					font-size:13px;
					color:#595553;
					margin-top:60px;
				}
				#hakkimizda-yazi a {
					color:#97867c;
					font-weight:bold;
				}
				#hakkimizda-yazi a:hover {
					color:#333;
				}
	#altkisim {
		margin-top:1px;
		width:100%;
		height:auto;
		background-image:url("/tema/gezmismuhasebe/images/altkisimbg.png");
		background-repeat:repeat-x;
		background-color:#eeeeee;
	}
		#altkisim-orta {
			width:1000px;
			margin-left:auto;
			margin-right:auto;
		}
			.sutun{
				width:230px;
				padding:10px;
				float:left;
			}
				.sutun-baslik {
					font-family:Arial;
					font-size:16px;
					color:#848484;
					font-weight:bold;
					margin-top:20px;
					padding-bottom:10px;
					margin-bottom:10px;
					border-bottom:1px solid #bababa;
				}
				.sutun-eleman {
					padding-left:20px;
				}
				.sutun-eleman li{
					list-style-type:square;
					color:#007da1;
				}
				.sutun-eleman li a{
					display:block;
					padding-top:10px;
					padding-bottom:10px;
					color:#797979;
				}
				.sutun-eleman li a:hover {
					color:#007da1;
				}
				.footerbilgi {
					text-align:center;
					color:#c4c4c4;
					padding:10px;
				}
				.footerbilgi a {
					color:#c4c4c4;
				}
				.footerbilgi a:hover {
					color:#333;
				}
				.webtasarim a {
					color:#565656;
				}
	#hatapenceresi{
		width:100%;
		height:400px;
		background-color:#565250;
	}
		#hata-alani {
			width:960px;
			height:360px;
			background-color:#7f7976;
			padding:20px;
			margin-left:auto;
			margin-right:auto;
		}
		.hata {
			font-size:90px;
			font-family:Tahoma;
			font-weight:bold;
			text-align:center;
			color:#fff;
			display:block;
			margin-top:15px;
			margin-bottom:20px;
			text-shadow:0px 1px 0px #504A49;
		}
		.hatagif {
			width:120px;
			margin-top:60px;
			display:block;
			margin-left:auto;
			margin-right:auto;
		}
		.hata-metni {
			display:block;
			font-size:13px;
			color:#fff;
			text-align:center;
			text-shadow:0px 1px 0px #504A49;
		}
		.hata-metni a {
			display:block;
			color:#fff;
			font-weight:bold;
			text-shadow:0px 1px 0px #504A49;
		}
		.hata-metni a:hover {
			color:#ccc;
		}
	#sayfa{
		width:100%;
		min-height:400px;
		background-color:#565250;
	}
		#sayfa-alani {
			width:1000px;
			min-height:300px;
			padding-top:20px;
			margin-left:auto;
			margin-right:auto;
			background-color:#fff;
		}
			#sayfa-baslik {
				width:970px;
				padding:10px;
				background-image:url("/tema/gezmismuhasebe/images/sayfabaslik_bg.png");
				background-repeat:no-repeat;
				color:#007DA1;
				border-left:10px solid #bababa;
				border-top:1px solid #ccc;
				border-bottom:1px solid #ccc;
				font-size:16px;
				text-shadow:0px 1px 0px #333;
			}
			#sayfa-icerik{
				padding-top:15px;
				padding-left:15px;
				padding-right:15px;
				color:#333;
				font-family:Tahoma;
				font-size:13px;
			}
			.ekip-buyuk{
				padding:10px;
				width:auto;
				min-height:200px;
				background-color:#fff;
				-webkit-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
				-moz-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
				box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
			}
			.ekip-buyuk-fotograf{
				width:200px;
				height:auto;
				float:left;
			}
				.ekip-buyuk-fotograf img{
					max-width:100%;
					padding:0px;
				}
			.ekip-buyuk-isim{
				font-size:30px;
				color:#000;
				font-family:Arial;
				margin-left:20px;
				margin-top:50px;
			}
			.ekip-buyuk-meslek{
				font-size:18px;
				color:#333;
				font-family:Tahoma;
				margin-top:10px;
				margin-left:20px;
			}
			.ekip-kucuk{
				float:left;
				width:180px;
				min-height:285px;
				padding-bottom:5px;
				background-color:#fff;
				-webkit-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
				-moz-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
				box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
				margin-top:10px;
				margin-left:10px;
			}
			.ekip-kucuk-fotograf{
				width:180px;
				height:200px;
			}
			.ekip-kucuk-isim{
				font-size:16px;
				color:#000;
				font-family:Arial;
				text-align:center;
				margin-top:20px;
			}
			.ekip-kucuk-meslek{
				font-size:13px;
				color:#333;
				font-family:Tahoma;
				margin-top:5px;
				text-align:center;
			}
	#sayfa2-sablon{
		width:100%;
		min-height:400px;
		background-color:#565250;
	}
		#sayfa2-alani{
			width:1000px;
			min-height:380px;
			margin-left:auto;
			margin-right:auto;
			background-color:#7f7976;
			padding-top:10px;
		}
		#hizlimenu {
			float:left;
			width:240px;
			margin-left:10px;
			background-color:#fff;
			min-height:370px;
		}
			#hizlimenu-baslik{
				width:220px;
				padding:10px;
				background-image:url("/tema/gezmismuhasebe/images/sayfabaslik_bg.png");
				background-repeat:no-repeat;
				color:#007DA1;
				font-weight:bold;
				border-bottom:1px solid #ccc;
			}
			#hizlimenu ul {
				display:inline-block;
			}
			#hizlimenu ul li {
				list-style-position:inside;
				list-style-type:square;
				color:#007DA1;
			}
			#hizlimenu ul li a {
				display:block;
				padding:10px;
				text-shadow:0px 1px 0px #ccc;
				width:220px;
				color:#333;
				font-family:Tahoma;
				font-size:14px;
				border-bottom:1px solid #ccc;
				-webkit-transition: all 0.3s linear;
				-o-transition: all 0.3s linear;
				-moz-transition: all 0.3s linear;
				-ms-transition: all 0.3s linear;
				-kthtml-transition: all 0.3s linear;
				transition: all 0.3s linear;
			}
			#hizlimenu ul li a:hover {
				background-color:#333;
				color:#fff;
				text-shadow:0px 1px 0px #000;
			}
	#mevzuatlar {
		float:left;
		width:710px;
		margin-left:10px;
		margin-bottom:10px;
		background-color:rgba(255,255,255,0.3);
		min-height:380px;
		padding:10px;
	}
		.mevzuat {
			width:710px;
			height:120px;
			border:1px solid #ddd;
			background-color:#fff;
			margin-top:5px;
			-webkit-transition: all 0.2s linear;
			-o-transition: all 0.2s linear;
			-moz-transition: all 0.2s linear;
			-ms-transition: all 0.2s linear;
			-kthtml-transition: all 0.2s linear;
			transition: all 0.2s linear;
			-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
			-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
			box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
		}
		.mevzuat:hover {
			-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
			box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
		}
		.gizle{
			overflow:hidden;
		}
		.mevzuat-resim{
			float:left;
			width:200px;
			height:120px;
			background-repeat:no-repeat;
			background-position:center center;
			background-color:#fff;
			background-size:130% 120%;
			transition:all 0.5s ease;
			-webkit-transition:all 0.5s ease;
			-o-transition:all 0.5s ease;
			-moz-transition:all 0.5s ease;
		}
		.mevzuat-sag {
			float:left;
			width:500px;
			height:auto;
			margin-left:10px;
		}
			.mevzuat-baslik{
				padding:10px;
				padding-left:0px;
				font-family:Francois One;
				font-size:20px;
			}
			.mevzuat-baslik a {
				color:#333;
				-webkit-transition: all 0.2s linear;
				-o-transition: all 0.2s linear;
				-moz-transition: all 0.2s linear;
				-ms-transition: all 0.2s linear;
				-kthtml-transition: all 0.2s linear;
				transition: all 0.2s linear;
			}
			.mevzuat-ozet {
				padding-right:10px;
				font-family:Tahoma;
				font-size:13px;
				-webkit-transition: all 0.2s linear;
				-o-transition: all 0.2s linear;
				-moz-transition: all 0.2s linear;
				-ms-transition: all 0.2s linear;
				-kthtml-transition: all 0.2s linear;
				transition: all 0.2s linear;
			}
			.mevzuat-ozet a {
				color:#bababa;
				-webkit-transition: all 0.2s linear;
				-o-transition: all 0.2s linear;
				-moz-transition: all 0.2s linear;
				-ms-transition: all 0.2s linear;
				-kthtml-transition: all 0.2s linear;
				transition: all 0.2s linear;
			}
		.mevzuat:hover .mevzuat-resim {
			opacity:0.8;
		}
		.mevzuat:hover .mevzuat-baslik a{
			color:#007DA1;
		}
		.mevzuat:hover .mevzuat-ozet a {
			color:#333;
		}
		.mevzuat-detay{
			width:710px;
			padding:10px;
			min-height:360px;
		}
	.hizmetler {
		margin-top:20px;
		padding-top:20px;
		margin-bottom:10px;
		padding-bottom:10px;
		border-top:1px solid #ccc;
	}
	.hizmet{
		width:240px;
		height:200px;
		float:left;
		margin-left:5px;
		margin-bottom:5px;
		cursor:pointer;
		-webkit-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 4px -1px rgba(0,0,0,0.75);
		-webkit-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-kthtml-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.hizmet:hover {
		-webkit-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
	}
	.hizmet-fotograf{
		width:240px;
		height:160px;
		background-size:130% 100%;
		background-position:center center;
		-webkit-filter: grayscale(100%);
		-webkit-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
		-kthtml-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.hizmet-fotograf:hover{
		-webkit-filter: grayscale(0%);
	}
	.hizmet-basligi{
		font-size:14px;
		color:#333;
		font-weight:bold;
		padding:5px;
		padding-top:10px;
		text-align:center;
		-webkit-filter: grayscale(100%);
		-webkit-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-ms-transition: all 0.5s linear;
		-kthtml-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.hizmet:hover .hizmet-fotograf,.hizmet-basligi {
		-webkit-filter: grayscale(0%);
	}
			.iletisimelemani{
				padding:10px;
				font-size:15px;
			}
			.iletisimelemani a{
				color:#63A0AE;
			}
			.iletisimelemani a:hover {
				color:#333;
			}
	#galeri {
		margin-top:20px;
		padding-top:20px;
		border-top:1px solid #ccc;
	}
		.fotograf{
			float:left;
			width:240px;
			height:160px;
			margin-left:5px;
			-webkit-transition: all 0.3s linear;
			-o-transition: all 0.3s linear;
			-moz-transition: all 0.3s linear;
			-ms-transition: all 0.3s linear;
			-kthtml-transition: all 0.3s linear;
			transition: all 0.3s linear;
		}
		.fotograf:hover {
			opacity:0.8;
		}
	#entr{
		display:block;
		width:45px;
		height:23px;
		float:right;
		z-index:2;
		position:absolute;
		right:10px;
		top:7px;
	}
	.biyografibtn{
		display:block;
		margin-top:10px;
		padding:10px;
		background-color:#2E7087;
		border-radius:5px;
		max-width:70px;
		color:#fff;
	}
	.biyografibtn:hover {
		color:#000;
	}

