/* CONTENU */
#contenuContainer{
	padding: 10px 0px 20px 0px;
	vertical-align: top;
}
#contenu{ /* table */
	width: 100%;
}
#contenu .g{ /* td */
	padding-right: 33px;
	vertical-align: top;
}
#contenu .c{
	width: 100%;
	vertical-align: top;
	padding-right: 8px;
}
#contenu .d{
	vertical-align: top;
}

/* FOOTER */
#footer{ /* table */
	width: 780px;
	height: 26px;
	background: url(../images/common/fond_footer.gif) repeat-x #FFFFFF;
	color: #868686;
}
#footer a{
	color: #868686;
}
#footer .g{
	text-align: left;
	padding-left: 9px;
	word-spacing: normal;
	vertical-align: middle;
}
#footer .d{
	text-align: right;
	padding-right: 22px;
	word-spacing: normal;
	vertical-align: middle;
}

/* VIDEOS */
.fond_gris{
background:#eaeaea;
width:550px;
}
#videos{
	padding:20px 0px 0px 20px;
	text-align:center;
	width:540px;
}
.vignetteGammeVideos{
	float: left;
	height: 220px;
	width:160px;
	margin-right:10px;
	padding:15px 0px 0px 0px;
	background: url(../images/videos/presentation_fond_videos.gif) no-repeat;
	text-align: center;
}
