/* CSS Document */

#tablePresentation {
	width: 100%;
	text-align:center;
}

#presentation {
	border: 1px solid #002D00;
	width:640px;
	margin:auto;
}

#tablePresentation2 {
	width:750px;
	margin:auto;
}

#tablePresentation_haut {
	height:15px;
	background:url(../images/haut_presentation.png) no-repeat bottom;
}

#tablePresentation_centre {
	padding-top: 10px;
	text-align:center;
	color:#002D00;
}