﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin : 0px;
	background-color: #FAF5E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}



a{
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;
	color:#333333;}
	
a:hover{
	color:#000000;
	text-decoration:underline;}

.anamenu{
	width:175px;
	height:22px;
	color:#996600;
	float:left;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	padding-top:4px;
	font-weight:bold;
	font-stretch:normal;
	font-style:normal;}
	
	
a.anamenu:hover{
	background:url(menu.gif) no-repeat;
	width:175px;
	height:22px;
	color:#222;
	float:left;
	text-align:left;
	text-decoration:none;}
	
	
.anamenu_aktif{
	background:url(menu.gif) no-repeat;
	width:175px;
	height:22px;
	color:#996600;
	float:left;
	text-align:left;
	text-decoration:none;
	padding-left:15px;
	padding-top:4px;
		font-size:8pt;
	font-weight:bold;
		font-weight:bold;
	font-stretch:normal;
	font-style:normal;}
	
	
a.anamenu_aktif:hover{
	background:url(menu.gif) no-repeat;
	width:175px;
	height:22px;
	color:#222;
	float:left;
	text-align:left;
	text-decoration:none;}
	
	
.cisik{
	background:url(cisik.gif) repeat-x;
	height:5px;}
	
.baslik_genel{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;

	color:#5f5415;}
	
.rezervasyon{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;

	color:#5f5415;}
	
	
.baslik_genel2{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
;
	color:#5f5415;}


.yazi_genel{
	font-size:10pt;
	color:#5f5415;}
	
	
.kenarlik2{
	border:4px solid #FFFFFF; }
	
.kenarlik3{
	border:1px solid #666; }


