@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	width: 671px;
	background-color: #9C6732;
	}

#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 671px;
	height: 102px;
}

#left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
	width: 24px;
	height: 700px;
	float: left;
}

#content {
	width: 625px;
	min-height: 700px;
	float: left;
	background-color: #FFFFFF;
}

#menu {
	text-align: center;
	height: 25px;
	margin: 5px;
	font-weight: bold;
}

#header {
	width: 625px;
	height: 155px;
}

#right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
	width: 22px;
	height: 700px;
	float: left;
}

.tarif td {
	font-family: Verdana;
	font-size: 10px;
	color: #834300;
	width: 10px;
}

#footer {
	background-image: url(../images/bot_bg.jpg);
	background-repeat: no-repeat;
	width: 611px;
	height: 35px;
	padding: 20px 30px 0 30px;
	text-align: center;
}

.txt_1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #820700;
	text-decoration: none;
}
.txt_2 {
	font-family: Verdana;
	font-size: 10px;
	color: #834300;
	text-decoration: none;
}
.txt_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #642500;
	text-decoration: none;
}
.edit {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt_4 {
	font-family: Verdana;
	font-size: 10px;
	color: #854500;
	text-decoration: none;
}
.txt_5 {
	font-family: Verdana;
	font-size: 10px;
	color: #F7941D;
	text-decoration: none;
}
.txt_6 {
	font-family: Verdana;
	font-size: 10px;
	color: #D4C394;
	text-decoration: none;
}
td{font-size:10px}
bg{font-size:10px}

.clearer {
	clear: both;
	height: 0px;
}

