@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/bg-1.jpg); background-position:top center; background-repeat:repeat-x; background-color:#000; margin:0px; padding:0px;
font-size:11px; font-weight:normal; color:#333;
font-family:Georgia, "Times New Roman", Times, serif;
}

a {text-decoration:none; color:#333; }
a:link {text-decoration:none; color:#333;}
a:visited {text-decoration:none; color:#333;}
a:hover {text-decoration:underline; color:#333;}

input, select, textarea{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	padding:2px;
	border:1px solid #CCCCCC;
}

img { border:0px;}
hr { border: 1px solid #f4f4f4; margin-top:8px; margin-bottom:8px;}

.guncel { font-size:13px; color:#EA393C; font-weight:bold;}
.salon { width:202px; height:125px; border: 3px solid #EA393C; margin-right:10px;}
.menu-baslik {font-size:12px; color:#EA393C; font-weight:normal;}

#footer { color:#FFF; font-size:9px;}
#footer a { color:#FFF; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
