@charset "utf-8";
/* Atmalılar Sosyal Yardımlaşma ve Dayanışma Derneği Ekim 2008 */
body{
	padding:0;
	margin:0;
	font-size:11px;
	line-height:17px;
	font-family:Tahoma, Verdana, Arial;
	color:#555;
	background:url(../img/bg-1.jpg);
}
a:link {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}
#baslik{
	margin:5px auto 0 auto;
	width:800px;
	height:100px;
	padding:19px 19px 5px 19px;
	border:#ccc 1px solid;
	background:#fff;
}
#baslik_sol{
	float:left;
	width:200px;
	height:100px;
}
#baslik_sag{
	float:left;
	width:600px;
	height:80px;
	padding:10px 0;
}
#menu{
	margin:1px auto;
	width:790px;
	height:20px;
	padding:9px 24px;
	border:#ccc 1px solid;
	background:url(../img/galeri_menu_bg.jpg);
}
#govde{
	margin:0 auto 5px auto;
	width:800px;
	height:905px;
	padding:19px 19px 5px 19px;
	border:#ccc 1px solid;
	background:#fff;
}
#govde_sol{
	float:left;
	width:189px;
	height:695px;
	border-right:#ccc 1px dotted;
}
#govde_sag{
	float:left;
	width:800px;
	height:695px;
}
#resim_sol{
	float:left;
	width:192px;
	height:185px;
	padding:0 12px 15px 0;
}
#resim_orta{
	float:left;
	width:192px;
	height:185px;
	padding:0 0 15px 0;
}
#resim_sag{
	float:left;
	width:192px;
	height:185px;
	padding:0 0 15px 12px;
}
#resim{
	float:left;
	width:190px;
	height:143px;
	border:#666 1px solid;
	margin:0 0 2px 0;
}
#resim_alt{
	float:left;
	width:190px;
	height:143px;
	padding:5px;
	margin:20px 0 2px 0;
}
#yazi{
	float:left;
	width:170px;
	height:40px;
	color:#333;
	font-weight:bold;
	padding:5px 10px;
	background:url(../img/yazi_bg.jpg);
	border:#b0b0b0 1px solid;
}
#sayfa_no{
	float:left;
	width:780px;
	height:20px;
	padding:10px;
	background:url(../img/galeri_alt_bg.jpg);
	border-bottom:#d7d7d7 2px solid;
}
#sayfa_no_sol{
	float:left;
	width:40px;
	height:10px;
	padding:5px 0;
}
#sayfa_no_orta{
	float:left;
	width:700px;
	height:20px;
	text-align:center;
}
#sayfa_no_sag{
	float:left;
	width:40px;
	height:10px;
	padding:5px 0;
}
#sol_baslik{
	float:left;
	width:159px;
	height:20px;
	background:url(../img/sol_baslik_bg.jpg);
	color:#333;
	font-weight:bold;
	padding:5px 15px;
	font-size:12px;
}
#sol_menu{
	float:left;
	width:159px;
	height:15px;
	color:#333;
	font-weight:bold;
	padding:3px 15px;
	margin:1px 0;
	background:url(../img/sol_menu_bg.jpg);
}
/**********/
#resim_detay_cerceve{
	float:left;
	width:590px;
	height:400px;
	border:#ccc 1px solid;
	padding:4px;
}
#resim_detay_baslik{
	float:left;
	width:780px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin:0 0 2px 0;
	text-align:left;
	background:url(../img/yazi_bg.jpg);
}
#resim_detay_resim{
	float:left;
	width:800px;
	height:600px;
	margin:0 0 2px 0;
	text-align:center;
}
#footer{
	float:left;
	width:800px;
	height:28px;
	border-top:#ccc 1px dotted;
	padding:10px 0 0 0;
}
	
