@charset "utf-8";
/* CSS Document */

.buton { font-family:Tahoma; background-image:url(img/buton_bg.jpg); font-size:11px; color:#FFFFFF; display:block; }
.buton a:hover { font-family:Tahoma;  font-size:11px; color:#000000; display:block; }
.not { font-family:Tahoma; color:#333333; font-size:11px; }
.not_white { font-family:Tahoma; color:#ffffff; font-size:11px; }
.not_white a:hover { font-family:Tahoma; color:#CCCCCC; font-size:11px; }
.yazi { font-family:Tahoma; color:#a39d87; font-size:11px; }
.ok { font-family:Tahoma; color:#544e34; font-size:11px; }

.form {
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
border-top-color: #0E96BE;
border-right-color: #0E96BE;
border-bottom-color: #0E96BE;
border-left-color: #0E96BE;
background-color:#EAE3D9;
font-family:Tahoma; font-size:11px; color:#4d504a;

}

.baslik {
	border-bottom-style: solid;
	border-bottom-width: 1px;
border-bottom-color: #0E96BE;
background-color:#EAE3D9;
font-family:Tahoma; font-size:11px; color:#4d504a;

}

.urunler_kutu {
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
border-top-color: #0E96BE;
border-right-color: #0E96BE;
border-bottom-color: #0E96BE;
border-left-color: #0E96BE;
background-color:#EAE3D9;
font-family:Tahoma; font-size:11px; color:#4d504a;

}

