body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.coordonnees-gris {
	font-size: 8pt;
	color: #666666;
}
.coordonnees-orangefonce{
	font-size: 9pt;
	color: #ff3b00;
}
.coordonnees-orangeclair {
	font-size: 8pt;
	color: #fc740a
}
a {
	font-size: 8pt;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a.menu {
	font-size: 8pt;
	color: #fc740a;
}

a.menu:hover {
	text-decoration: underline;
	color: #ff3b00;
}
a.liste {
	font-size: 8pt;
	color: #999;
}

a.liste:hover {
	text-decoration: underline;
	color: #CCC;
}
.fond-actu{
	background-color: #303135;
	background-image: url(images/mb-formation-com_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titre-actu{
	font-size: 8pt;
	color: #FD740A;
}
.txt-actu{
	font-size: 8pt;
	color: #999999;
}
.img1{
	border: 1px solid #1f2022;
}
.txt-courant{
	font-size: 8pt;
	color: #CCCCCC;
}
.txt-fonce-orange {

	font-size: 8pt;
	color: #ff3b00;
}
.img2 {

	border: 1px solid #999999;
}
.txt-blanc {

	font-size: 8pt;
	color: #FFFFFF;
}
.img3 {
	border: 1px solid #999999;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt-prod {
	font-size: 8pt;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt-courant-noir {

	font-size: 8pt;
	color: #333333;
}
