body {
	background-image: none;
	color: white;
	background-color: black;
	font: 0.6em Verdana;
}

/* My Comment */

#conteneur {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 847px;
	height: 540px;
	margin-top: -270px;
	margin-left: -423px;
	text-align: center;
	background-image: url(../images/gabarit/fond_mdg_communication.jpg);
}

#centre {
	width: 827px;
	height: 520px;
	margin: 10px;
}

#imagegauche {
	text-align: left;
	float: left;
	width: 332px;
	height: 520px;
}

#centre2 {
	height: 520px;
	width: 495px;
	float: left;
}

#logo a {
	width: 495px;
	height: 140px;
	display: block ;
	text-indent: -5000px;
	background: url(../images/gabarit/logo_mdg_communication.jpg) no-repeat 318px;
}

#menu {
	width: 495px;
	height: 21px;
}

#block1 {
	width: 420px;
	height: 296px;
	text-align: justify;
	margin-top: 45px;
	margin-left: 38px;
	margin-right: 36px;
}

#block2 {
	width: 190px;
	height: 296px;
	text-align: justify;
	float: left;
	margin-top: 45px;
	margin-left: 38px;
	margin-right: 40px;
}
#block3 {
	width: 190px;
	height: 296px;
	text-align: justify;
	float: left;
	margin-top: 45px;
	margin-right: 36px;
}

#signature {
	width: 836px;
	text-align: right;
	color: silver;
}
#signature a {
	color: silver;
}
#signature a:hover {
	color: white;
}

/* @group tableau */



.tableau {
border-collapse:collapse

}

.tb_haut {
	vertical-align: top;
	padding: 4px;
	border: 1px solid white;
}
.tb_haut_gras {
	vertical-align: top;
	padding: 4px;
	border: 1px solid white;
	font-weight: bold;
	color: white;
}

/* @end */

/* @group menu */
ul#menutxt {
	height: 21px;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}
ul#menutxt li {
	float: left ;
	text-align: center ;
	margin-left: 28px;
}
ul#menutxt a {
	line-height: 21px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
}
ul#menutxt a:hover {
	color: #f97035;
}


/* @end */

/* @group style */

.legende {
	color: silver;
	font-size: 0.8em;
}

a {
	color: white;
}

a:hover {
	color: silver;
}

.titre {
	font-weight: bold;
	letter-spacing: 1px;
}






/* @end */

li {
	margin-bottom: 3px;
}
