body{
	background-color: #cb0909;
	color: yellow;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	text-align: center;
	font-family: Georgia, Verdana, Arial, "Bitstream Charter", serif;
}

#banniere{
	width: 900px;
	text-align: center;
	margin-bottom:20px;
}

#adresse{
	font-weight: bold;
	font-size: 17px;
}

#rubrique{
	text-decoration: none;
}

#akkus{
	float: right;
	position: relative;
	right: 20px;
}

h1{
	text-align: center;
	vertical-align: middle;
	color: white;
	text-decoration: none;
}

h2{
	text-align: center;
	vertical-align: middle;
	color: #eae58e;
	text-decoration: underline;
	font-weight: bold;
}

h3{
	color: yellow;
	font-style: italic;
	text-align: center;
}

.tab_menu{
	margin: 50px;
	width: 50%;
	padding: 50px;
}

.menu{
	width: 220px;
	color: #cb0909;
	background-color: #ffffff;
	border-width: 2px;
	border-style: outset;
	border-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bolder;
	font-size: 20px;
	cursor: pointer;
}

.menu:hover{
	color: #ffffff;
	background-color: #cb0909;
	border-style: inset;
}

#corps{
	width: 900px;
	text-align: left;
}

.lien{
	color: yellow;
	text-decoration: underline;
}

.lien:hover{
	font-style: italic;
}

#traiteur{
	display: block;
	float: left;
	margin-right: 25px;
}

#acceuil{
	float: right;
	width: 500px;
	height:332px;
	background-image: url("images/IMG_0057.gif");
	background-position: center center;
	background-repeat: no-repeat;
}
