/* haberler ve duyurular bölümündeki herhangi bir iteme tıkladığında açılacak sayfanın container ı*/
.alt_haber {
/*position:relative;*/
background-color:#F3F3F3;
/*overflow:auto;*/
width:740px;
height:430px;
margin-left:6px;
}
.baslik_mavi {
float:left;
color:#0078C9;
font-weight:bold;
}
.baslik_koyu {
font-weight:bold;
margin-bottom:5px;
}
.duzYazi {
margin-bottom:5px;
}
.alt_ust {
/* position default olarak static*/
padding-top:5px;
height:21px;width:740px; 
background-color:#C4C4C4; 
font-weight:bold; font-style:italic;font-size:15px;color:#12446E; 
letter-spacing:.5pt; text-shadow:#666666;
}
.alt_baslik {
float:left;
width:740px;height:26px;
background-image:url(../../templates/alt_sayfalar/alt_resim/haberler/haberler_11.jpg);
background-repeat:repeat-x;
}

.bir_haber_duyuru {
float:left;
background-color:#E5E5E5;
overflow:auto;
width:740px;
margin-left:6px;
height:430px;
}
.alt_alt {
float:left;
width:740px;
height:404px;
background-color:#E5E5E5;
}

.alt_alt_haber {
float:left;
width:730px;;
margin-top:1px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
background-color:#E5E5E5;}


.alt_navigate {float:right;}

.alt_haber_sec {
position:relative;
float:left;
width:244px;
height:404px;
overflow:auto;
}

.alt_haber_sec_item {
float:left;
height:60px;
width:214px;
padding:5px;
word-wrap:break-word;
}
.alt_haber_sec_item:hover {background-color:#C3C3C3;}
.alt_haber_icerik {
margin-left:10px;margin-right:5px;
float:left;
width:475px;
height:100%;
overflow:auto;}
.alt_haber_metin {
float:left;width:100%;
margin-top:5px;
}
.alt_haber_ekler {float:left;width:100%;}
