body{
	margin-bottom:8%;
	margin-top:8%;
	text-align:center;
}

#contenu{
	margin-right:auto;
	margin-left:auto;
	width:760px;
	height:460px;
	border:1px solid #000;
	background-color:#fff;
	font-size:8px;
}

#header{
	position:relative;
	width:760px;
	height:73px;
	background-image:url(../images/pages/fond_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#zoneflash{
	position:relative;
	width:436px;
	height:73px;
	background-image:url(../images/pages/fond_zoneFlash.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 424px;
}

/* gestion du menu horizontal ******/	
#menu{
	position:relative;
	width:760px;
	height:30px;
	background-color:#95958D;
	text-align:left;
	
	font-family: Arial, Verdana;
	font-size:9px;
	color:#000;
	font-weight:bold;	
}
#menu a{
	font-family: Arial, Verdana;
	font-size:9px;
	color:#fff;	
	text-decoration:none;
}
#menu a:hover{
	color:#000;	
}

#menu ul{
	margin:0px;
	padding:9px 0px 0px 22px;
}

#menu li{
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 35px;
	display:inline;
	letter-spacing: 1px ;
	background-image:url(../images/pages/puce.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}

#corps{
	position:relative;
	text-align:left;
	width:760px;
	height:357px;
}

#rougeFR{
	color:#FF0000;
}

#rougeFR a{
	color:#FF0000;
	text-decoration:none;
}

#rougeFR a:hover{
	text-decoration:underline;
}

#rougeEN{
	color:#FE8D96;
}

#rougeEN a{
	color:#FE8D96;
	text-decoration:none;
}

#rougeEN a:hover{
	text-decoration:underline;
}

 /* gestion du sous menu ******/
#coloneG{
	width:192px;
	height:100%;
	background-color:#CCCDC0;
	float:left;
	border-right:1px solid #000;
}

#fond_logo_menu{
	height:66px;
	width:192px;
	background-image:url(../images/pages/fond_logo_menu.gif);
	background-repeat:repeat-x;
}

#MenuTitre TD{
	height:16px;
	text-indent:10px;
	padding-top:10px;
	font-family: Arial, Verdana;
	font-size:12px;
}

#sousMenu TD{
	height:16px;
	text-indent:25px;
	font-family: Arial, Verdana;
	font-size:10px;
}

#MenuTitre a{
	color:#666;	
	text-decoration:none;
}
#MenuTitre a:hover{
	color:#000;
}

#sousMenu a{
	color:#666;	
	text-decoration:none;
}
#sousMenu a:hover{
	color:#000;
}

#MenuTitreSelect{
	background-color:#fff;
	background-image:url(../images/pages/fond_SmSelect.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#logo_menu{
	padding-top:100%;
}

/*******************/

#coloneD{
	overflow:auto;
	float:left;
	position:relative;
	width:567px;
	height:357px;
}

#coloneD TD{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000;
}

#contenuCD{
	padding: 0px 20px 10px 20px;
}

#contenuCD ul{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#contenuCD li{
	margin-left:20px;
	list-style-type:disc;
}

#blocTXT{
	line-height:15px;
	width: 240px;
	float:left;
	overflow:hidden;
}

#separateur{
	height:1px;
	width:500px;
	border-top:1px solid #999;
	margin:20px 0px 0px 0px;
}
#contenuCD p{
	margin:0px;
}
#contenuCD img{
	padding:0px;
	margin:10px 10px 10px 10px;
	
}
#contenuCD h1{
	margin:10px 0px 10px 0px;
	color:#ABABAB;
	font-size:22px;
}

#contenuCD h1 samp{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
}

#contenuCD .sousparagraphe{
	color:#ABABAB;
}
