/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image : url("fond2.png");
	background-repeat : repeat-y; 
}
#header {
	margin-left : 20%;
}
#header_eau{
	height : 320px;
	margin-left : 20%;
}

#centre {
	width : 725px;
	height : 100%;
	border : 1px solid #5a340a;
	color:#000000;
	margin-left:20%;
}

#element_droit{
	margin-left:570px;
	width : 150px;
	text-align : center;
	font-size : 0.95em;
	border-top : 1px solid #5a340a;
	border-left : 1px solid #5a340a;
}

#gauche {
	position: absolute;
	width:15%;
	top:170px;
}
#boutons{
	text-align:center;
}

#pied {
	margin-left:15%;
	margin-right:15%;
	margin-top : 30px;
	color:#000000;
}

p {margin: 0 0 5px 0;}

.image_haut a{
	text-decoration:none;
}
.Style3 {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
.Style4 {
	font-size: 12pt;
	font-style: italic;
}

.menu a
{
	text-decoration:none;
	color:#000000;
}

.elem_menu{
	width : 225px;
	background-image: url(photos/bouton_menu.jpg);
	background-repeat:no-repeat;
	border: 1px none #000000;
	font-size:11pt;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
}

#menu{
	z-index:10;
	margin: auto;
	margin-bottom : 20px;
	text-align:center;
}

.animation {
	position: absolute;
	left: 715px;
	top: 44px;
	width: 175px;
	height: 163px;
}

.style_puce{
	list-style-type : none;
}
.text{
	margin : 10px;
	padding : 7px;
	padding-bottom : 5px;
}

.message{
	position : absolute;
	top: 370px;
	visibility : hidden;
	width : 250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(photos/bouton_menu.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top : 5px;
	padding-bottom : 5px;
}

.logo{
	border : none;
}

