/* on met tout à zéro pour pas être emmerdé (par défaut le navigateur met un peu ce qu'il veut) */
* {margin:0;padding:0;}

body {
	width: 1000px;
	margin: 10px auto 0 auto;
	text-align: center;
	font-family: Arial, sans-serif, Helvetica; 
	font-weight: normal;
	color:#ffffff;
	background-color:#000000;
	/*border:1px solid red;*/
	
	SCROLLBAR-FACE-COLOR: #E8E8E8; 
	SCROLLBAR-HIGHLIGHT-COLOR:#9EA8BB; 
	SCROLLBAR-SHADOW-COLOR: #8291AA; 
	SCROLLBAR-3DLIGHT-COLOR: #7C7C7C; 
	SCROLLBAR-ARROW-COLOR: #7C7C7C; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #7C7C7C;
}

img {
	border: 0 ;
}

a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

/* class pour centrer les blocs */
.centre_moz
{
	margin-left:auto; 
	margin-right:auto;
}

.texte_centre
{
	text-align:center;	
}

/* class pour "clearer" les floats. NB: margin, padding, font-size, line-height à 0 pour éviter les différences avec IE */
.clear_float
{
	clear:both;
	margin:0;
	padding:0;
	font-size: 1px; /*a verifier */
	line-height:0;
}


/*=========================================================================================================================*/
/*=========================================================================================================================*/
.header
{
	position:relative;
	width:1000px;
	height:250px;
}

.conteneur_flash
{
	position:absolute; 
	left:0; 
	top:0; 
	z-index:1;
	/* Rien que IE MAC: IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
  display:none;
	/**/
}

.flag img
{
	float:right;
	margin:0 5px 0 0;
/*	position:absolute;
	z-index:50;
	top:4px;*/
}
.div_flag
{
	position:absolute;
	z-index:50;
	top:4px;
	right:1px;
}

.conteneur /*bloc qui contiend le menu_gauche et la partie principale du site (pour avoir la même couleur de fond qq soit la longueur du mg et de la pp)*/
{
}

.menu
{
	position:absolute;
	top:150px;
	right:1px;
	z-index:2;
}
.menu a
{
	text-decoration:none;
}
.menu .menu_rub a,.menu .menu_rub span.selected
{
/* Rien que IE MAC: IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
  padding-top:10px;
	/**/
}

.menu .menu_rub a,.menu .menu_rub span.selected
{
	float:left;
	font-weight:bold;
	margin:10px 10px 0 10px;
}
.menu .menu_ss_rub a,.menu .menu_ss_rub span.selected
{
	float:left;
	display:block;
	font-weight:bold;
	margin:3px 10px 0 10px;
}
.menu .menu_rub
{
	height:31px;
	/*width:400px;*/
}
.menu .menu_ss_rub
{
	/*width:390px;*/
	height:20px;
	padding:0 0 0 10px;
}
.menu_gauche
{
	float:left;
	width:198px;
	line-height:0;/*sinon moz met des espaces entre les images */
}
.menu_gauche .titre
{
	font-size:13px;
	font-weight: bold;
	line-height:30px;
}
.menu_gauche .img_partenaire
{
	display:block;
	margin:10px 0 10px 0;
}
.menu_gauche .sep
{
	display:block;
	margin:5px 0 0 0;
}
.contenu
{
	width:780px;
	float:left;
	text-align:left;
	
	padding:15px 0px 10px 10px;/* pour ie5 */
	
	voice-family: "\"}\"";
  voice-family:inherit;
	padding:15px 10px 10px 10px;/* pour les autres navigateurs*/
}

/* pour opera 5.x */
html>.contenu {
	padding:15px 10px 10px 10px;/* pour ie5 */
}

.contenu .titre
{
	font-family: Arial, sans-serif, Helvetica; 
	font-weight: bold;
	line-height: 13px;
	color:#ffffff;
}
.contenu ul
{
	margin:5px 0 0 25px;
}
.contenu ul li
{
	margin:3px 0 0 0;
}
.contenu .img_galerie
{
	float:left;
		
	margin:0 20px 20px 20px;/* pour ie5 */
	
	voice-family: "\"}\"";
  voice-family:inherit;
	margin:0 30px 20px 30px;/* pour les autres navigateurs*/
}

/* pour opera 5.x */
html>.contenu .img_galerie{
	margin:0 30px 20px 30px;/* pour ie5 */
}

.contenu .titre_i
{
	font-weight:bold;
}

.contenu .texte_1
{
	margin:5px 0 0 0;
}

.contenu .lien
{
	display:block;
	margin:5px 0 0 0;
}

.contenu .more
{
	margin:5px 0 0 0;
}
.contenu .download
{
	margin:5px 0 0 0;
}

.footer
{
	/*clear:both;*/
	margin:0;
	padding:0;
}

.footer .logos
{
	text-align:right;
}
.footer .logos img
{
	margin:0 0 0 30px;
	vertical-align:middle;
}

.footer .logo_ma
{
	float:right;	
}
.footer .tab_footer tr,.footer .tab_footer td
{
	margin:0;
	padding:0;
}


.footer .tab_footer td
{
	vertical-align:center;
}

/*-----------------------------------------------*/

.contenu h1,.contenu h2,.contenu h3,.contenu h4,.contenu h5,.contenu h6,.contenu h7,.contenu h8
{
	margin:0;
	padding:0;
}

.contenu h1{
font-size:18px;
line-height:20px;
font-weight:bold;
}
.contenu h2{
font-size:16px;
line-height:18px;
font-weight:bold;
}
.contenu h3{
font-size:14px;
line-height:16px;
font-weight:bold;
}
.contenu h4{
font-size:12px;
line-height:14px;
font-weight:bold;
}
.contenu h5{
font-size:12px;
line-height:14px;
font-weight:normal;
}
.contenu h6{
font-size:11px;
line-height:13px;
font-weight:normal;
}
.contenu .texte_petit{
font-size:10px;
line-height:12px;
font-weight:normal;
}
.contenu .texte_mini{
font-size:9px;
line-height:10px;
font-weight:normal;
}
.contenu .important {COLOR: #E41F1F; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
.contenu .mention_juridique {text-align: justify ;font-size: 9px;font-weight: normal;color: #666 ; line-height: 10px;margin: 10px 0;}
/*-----------------------------------------------*/



