body {
	background-color: #2f3b42;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2f3b42;
}

#page {
	background-image: url(images/fond-header-gris-index.gif);
	background-repeat: repeat-x;
	height:100%;
	
}

#header {
	width: 955px;
	margin: 0 auto;
}


#header_mmi {
	width: 762px;
	height: 266px;
	background-image: url(images/header-menu-mmi.jpg);
	background-repeat: no;
}

#flag {
	margin: 0 auto;
	width: 110px;
	top: 10px;
	left: 320px;
	position: relative;
	
}

#corps {
	background-color: #EFEFEF;
	text-align: justify;		
}

#corps table {
	background-color: #FFFFFF;
}

a:link,a:visited {
	color: #ed951b;
}

a:hover {
	color: #ff9400;
}

a:active {
	color: #c0740b;
}

/******************* FOOTER ************************/
#footer {
	background-image: url(images/fond-footer-orange.gif);
	background-repeat: repeat;
	height: 21px;
}

#footer_menu {
 width: 762px;
 height: 21px;
 background-image: url(images/footer-gris.gif);
 background-repeat: no;
}

#footer_menu a.lien_footer:link, #footer_menu a.lien_footer:visited {
 font-size: x-small;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}


#footer_menu a.lien_footer:hover {
 color: #ff9400;
}
/**************** MENU *******************/
#menu {
	text-align: center;
	margin: 0 auto;
	width: 762px;
	top: 235px;
	position: relative;
}


gas {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

.Titre {
	font-weight: bold;
	color: #FF6600;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}
.gras {
	display: inline;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: text-top;
}

.bordure2 {
   border: 2px solid #ff9500;
}

.bordure1 {
   border: 1px solid #ff9500;
}

.bordure3 {
   border: 2px solid #ff9500;
}