@charset "utf-8";
html,body { margin: 0px auto; padding: 0px; width: 100%; height: 100%; background-color: #f5f5f5; color: #1a1a1a; font-family: "Trebuchet MS"; font-size: 12px;}
div { margin: 0px auto; padding: 0px;}

a,a:visited,a:active { color: #555; font-weight: normal; text-decoration: underline;}
a:hover { color: #1a1a1a; font-weight: normal; text-decoration: underline;}

div#genel { width: 100%; text-align: center;}
div#orta { width: 800px; height: 666px; text-align: center; background-image: url(resim/arka-beyaz.gif); background-position: 0px 0px; background-repeat: no-repeat;}

#kimlik div.kisa{ border: 1px solid #e6e6e6; background-color: #fff;}
input, textarea, select { padding: 2px 5px; border: 1px solid #e6e6e6;}