body{
	margin: 0px;		
	font: normal 11px Trebuchet Ms;
	color: #676767;	
		
}

#iletisim input{
    width: 300px;
    height: 22px;
    font-size:13px;
    padding:6px 0px 0px 6px;
    border-top:1px solid #ABADB3;
    border-left:1px solid #ABADB3;
    border-right:1px solid #DBDFE6;
    border-bottom:1px solid #DBDFE6;
}
#iletisim textarea{
    padding:6px 0px 0px 6px;
    border-top:1px solid #ABADB3;
    border-left:1px solid #ABADB3;
    border-right:1px solid #DBDFE6;
    border-bottom:1px solid #DBDFE6;
}
.uyelik_hata{
background-color:#E14C2E;
color: #fff;
font-size:12px;
}
.buton{
    background-image: url('/images/buton.png');
    width:199px;
    height:31px;
    font-size:19px;
    font-weight:bold;
    color : #fff;    
}

#haber p{
    margin: 0px;
    padding: 0px;
}

#alt a{
    color: #fff;
    font-size:13px;
    text-decoration: none;
}
#alt{
    font-size:12px;
}
.haber_tarih{
    padding-top:5px;
    padding-bottom:15px;
    border-top: 1px solid #ccc;
    font-weight: bold;
    color:#333;
    font-size:12px;
}

.haber_metin{
    padding-top:5px;
    padding-bottom:15px;
    font-size:13px;
    border-top: 1px solid #ccc;
    padding-left:5px;
}

.main_baslik{
    font-size:18px;
    font-family: Trebuchet Ms;
    font-weight:  bold;
    padding-bottom:20px;
}
.ust{
	background-color: #333;
	border-bottom: 1px solid #ccc;
	height: 74px;
}

#ust .ust_calisma{
	padding-top: 15px;
	width: 900px;
}


.sunum{
	background-image:url("/images/sunum_back.png");
	background-repeat: repeat-x;
	height: 299px;
}

#sunum .sunum_calisma{
	width: 900px;
}
.sunum_bilgi{
	background-color: #414141;
	border-top: 1px solid #ccc;
	height: 48px;
}

.sunum_bilgi_alt{	
	background-image:url("/images/sunum_back_alt.png");
        border-bottom:5px solid #333;
	height: 60px;
        font-size: 25px;
        color: #fff;
        padding-top: 17px;
}

.alt{
	background: transparent url('/images/ssl.jpg') no-repeat right top;;

	height: 140px;
        padding-top:15px;
	background-color: #414141;
        color:#eee;
}
