﻿.conteneur {
	margin: auto;
	width: 990px;
	height: 800px;
	background-repeat: no-repeat;
	background-color: #FFD079;
	background-image: url('images/back_page.png');
}
body {
	margin: auto;
	width: 990px;
	height: 800px;
}
.table {
	padding: 0px;
	width: 990px;
	margin-top: 0cm;
	height: 450px;
}
.menu {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	font-style: oblique;
	margin-top: 35mm;
	margin-left: 27pt;
}
.table_menu {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 35px;
	border: 2px solid #000000;
	width: 210px;
}
.table_menu1 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.frame {
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 13px;
}
.colonne_centre {
	height: 450px;
	width: 620px;
	margin-top: 10px;
}
.col_gauche {
	height: 450px;
}
.pied_page {
	font-family: Calibri;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 1px;
}
a {
	color: #000000;
}
a:visited {
	color: #FFD079;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}
.image {
	margin-top: 5px;
	margin-left: 36px;
}
.image_photo {
	border-width: 0px;
	padding-top: 5px;
}
.index_centre {
	width: 640px;
	height: 375px;
	background-image: url('images/noel.png');
	background-repeat: no-repeat;
}

