@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/fond.gif);
	background-repeat:no-repeat;
	background-position:
	top center;
	text-align: center;
}

.imagemenu {
	position:absolute;
	margin-left:668px;
	top:579px;
	background-image:url(../menu_presentation.gif);
	width:219px;
	height:43px;
}


.colg {
	position:absolute;
	top:170px;
	width:280px;
	margin-left:40px;
	text-align:justify;
	font-size:12px;
}

.cold {
	position:absolute;
	top:170px;
	width:280px;
	margin-left:330px;
	text-align:justify;
	font-size:12px;
}

.equipe {
	
		position:absolute;
	top:415px;
	width:280px;
	margin-left:40px;
	text-align:justify;
	font-size:12px;
}

.adresse {font-size:12px;}
.adresse a {color:#d0a716;}