@charset "utf-8";
body {
background-color:#F8EACD;
background:url(images/bg2.jpg) repeat-x;
font-family:Tahoma;
font-size:11px;
}



div{
position:relative;}

.main{
width:800px;
margin:0 auto;
}
.header{
width:800px;
height:44px;
margin:20px 0 0 0;
}
.logo{
width:355px;
height:44px;
background:url(images/logo.gif) no-repeat;
margin:0 0 0 105px;
float:left;
}
.dil{
width:200px;
height:25px;
background-image:url(images/dil_back.gif);
background-repeat:no-repeat;
float:right;
margin:19px 0 0 0;}

.dil_ici{
margin:5px 10px 0 0;
width:80px;
float:right;
}

.icerik_index{
width:800px;
height:501px;
background-image:url(images/back.png);
background-repeat:no-repeat;
border-bottom:#EBDAAE solid;
border-bottom-width:2px;}

.icerik{
width:800px;
border-bottom:#EBDAAE solid;
border-bottom-width:2px;
overflow:hidden;
background:#FFFFFF;

}

.icerik_sag{
width:200px;
float:right;
z-index:990px;
overflow:hidden;
}

.icerik_sag_renkli{
width:200px;
float:right;
z-index:990px;
overflow:hidden;
background-color:#E9E1D2;
}

.icerik_sol{
width:560px;
float:left;
z-index:990px;
overflow:hidden;
background-color:#FFFFFF;
padding:0 20px 20px 20px;

}

.icerik_yazi{
width:540px;
float:left;
margin:0 0 20px 0;}

.ust_yuvarlak{
background-image:url(images/ust_yuvarlak.png);
background-repeat:no-repeat;
width:800px;
height:62px;
z-index:999;}

.ust_yuvarlak_2{
background-image:url(images/ust_yuvarlak_2.png);
background-repeat:no-repeat;
width:800px;
height:62px;
}

.footer{
width:800px;
height:30px;
background-color:#3E2903;

}
.footer_sol{
float:left;
margin:10px 0 0 10px;
color:#FFFFFF;}

.footer_sag{
float:right;
margin:10px 10px 0 0;}

.title{
margin:0 0 20px 0;
}

.link_1{
font-family:Tahoma;
font-size:11px;
color:#3F2A04;
text-decoration:underline;}

.link_1:hover{
text-decoration:none;}

.link_2{
font-family:Tahoma;
font-size:11px;
color:#3F2A04;
text-decoration:none;}

.link_2:hover{
text-decoration:underline;}

.link_3{
font-family:Tahoma;
font-size:12px;
color:#fff;
text-decoration:none;}

.link_3:hover{
text-decoration:underline;}

.link_4{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#3F2A04;
text-decoration:none;}

.link_4:hover{
text-decoration:underline;}

.foto_main{
float:left;
margin:20px 20px 0 0;
}  
.foto{
width:100px;
height:100px;
z-index:10;


}  
  
.foto_yuvarlak{
width:102px;
height:102px;
background:url(images/foto_kenar.png) no-repeat;
position:absolute;
z-index:9900;

}  

.text_baslik{
font-size:18px;
font-family:Tahoma;
color:#3F2A04;
font-style:italic;
}

.buton{
padding:5px;
background-color:#3E2903;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.buton:hover{
text-decoration:underline;
}
.text-area{
color:#3E2903;
padding:0 0 0 5px;}