/* CSS Document */
body {
background-color:#ECEAE9;
font-family:Tahoma;
font-size:11px;
color:#000000;
}
a {
color:#000000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.menu {
color:#000000;
font-weight:bold;
}
.menu a {
color:#000000;
font-weight:bold;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}
.text{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
.icerik_menu{
background-image:url(../images/icerik_menu_ust.png);
}
.icerik_menu_ic{
background-image:url(../images/iceri_menu_ic.png);
background-repeat:repeat-x;
}
.yazi{
	width:600px;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:0;
}
.resimsol img {
	float:left;
	margin:0 20px 10px 0;
}
