/* CSS Document */

body 				{ margin:0px; 		background-image:url(../images/bg.jpg);		 background-repeat:repeat-x; 	font-family:arial; font-size:13px; color:#333333;			background-color: #ACAEA1; 		}
#logo				{ width:990px; 		height:171px;					}
#genel-w			{ width:990px;		height:auto; 	 margin:auto; }
#menu 				{ width:990px; 		height:46px;	 background:url(../images/menu_bg.png) repeat-x;					} 
#footer				{ margin-top:5px;	width:990px; 	 height:95px;	}
#icerik-g			{ width:824px; 		height:auto;					}
#sol-menu			{ width:190px;		height:66px;	 float:left;	}
#icerik				{ width:634px;		height:auto;	 float:left;		 margin-top:5px; 	margin-bottom:5px;				}
#c-center 			{ width:634px; 		height:auto; 	 background-image:url(../images/content-center.png); background-repeat:repeat;		
			  		 text-align:left;	 font-family:Arial, Helvetica, sans-serif; 			 font-size:12px;				}
#c-center2			{ margin-left:3px;  margin-right:3px; width:628px;		 height:auto;	}
#urun_resim 		{ float:left;		width:144px; 	 height:127px;	}
#urun_bilgi 		{ float:left;		width:484px;	 height:127px; 		 font-family:Arial, Helvetica, sans-serif; font-size:13px;							}

a.urun:link			{ color: #333333;	text-decoration: none;			}
a.urun:visited		{ text-decoration: none;	color: #333333;			}
a.urun:hover 		{ text-decoration: none;	color: #333333;			}
a.urun:active 		{ text-decoration: none;	color: #006699;			}
a.urun				{ font-size: 14px; font-family: Arial, Helvetica, sans-serif;			}

a.uruni:link		{ color:#006699;			text-decoration: none;						}
a.uruni:visited		{ text-decoration: none;	color: #006699;			}
a.uruni:hover 		{ text-decoration: none;	color: #333333;			}
a.uruni:active 		{ text-decoration: none;	color: #006699;			}
a.uruni				{ font-size: 12px; 			font-family: Arial, Helvetica, sans-serif;	}
#Resim				{ height:10px; 										}
#ResimBg 			{ background-image:url(../images/faaliyet-bg.png); background-repeat:no-repeat; width:137px; height:115px;	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
