/* = Changement body                                               */

body#Accueil{
	background:#FFFFFF url('/global/images/bg_accueil.gif') repeat-x;
}

body#Accueil #Header{z-index:1000;}

/*-------------------------------------------------------------------------------------*/
/* =  COLA 					 */
/*-------------------------------------------------------------------------------------*/

/* = BoxRecherche                                               */
body#Accueil #BoxRecherche {
	position:absolute; top:120px;
	z-index:10;
	width:522px; height:263px;
	background:transparent url('/global/images/ACCbg_BoxRecherche.gif') no-repeat;
	}
body#Accueil #BoxRecherche h2{
	float:right;
	width:290px; height:142px;
	background:transparent url('/global/images/ACCTxtImgBoxRechercheh2.gif') no-repeat;
}
body#Accueil #BoxRecherche form{}

body#Accueil #BoxRecherche form,
body#Accueil #BoxRecherche h3{
	margin-right:30px;
	width:205px;
}

body#Accueil #BoxRecherche h3{
	margin-top:33px;
}
body#Accueil p.fieldSelect{margin-bottom:6px;}
body#Accueil p.RechercheDetail{clear:both; }

body#Accueil #ImageMap{position:absolute; top:85px; right:37px;}


/*-------------------------------------------------------------------------------------*/
/* =  COLB 					 */
/*-------------------------------------------------------------------------------------*/
body#Accueil #ColB{
	background:transparent url('/global/images/ACCbgColB.gif') 0 320px no-repeat;
}

body#Accueil #ColB h1.TitreAcc{
	display:block; width:573px; height:52px;
	overflow:hidden; text-indent:-200em;
	background:transparent url('/global/images/TitreAcc.gif') no-repeat;
}

body#Accueil #ColB #ZoneFlash{float:right; position:relative; right:25px; top:3px;}

body#Accueil #ColB h1.TitreActu{
	clear:both;
	width:573px; height:59px;
	overflow:hidden; text-indent:-200em;
	background:transparent url('/global/images/TitreActu.gif') no-repeat;
	}

/* = ACTUALITE                                               */

body#Accueil #ColBa,body#Accueil #ColBb{
		overflow:hidden;
		padding:10px;
		position:relative;
}

body#Accueil #ColBa{
	float:left;
	width:285px;
	left:15px;
	}
	
body#Accueil #ColBb{
	width:193px;
	float:right;
	right:23px;
	}

body#Accueil #ColBa a,body#Accueil #ColBb a{
	text-decoration:none;
	color:#000000;
}
	
body#Accueil #ColBa h2,body#Accueil #ColBb h2{
	font-size:1.5em; font-weight:normal;
	padding-top:10px; 
	color:#FF9309;
}

body#Accueil #ColBa h3,body#Accueil #ColBb h3{
	padding: 0 12px;
	font-size:1.3em; font-weight:bold;
	margin:6px 0px 3px 0px;
	color:#000000;
	background:transparent url('/global/images/chevronOrange.gif') 0px 3px no-repeat;
}

body#Accueil #ColBa a img,body#Accueil #ColBb a img{
	border:none;
}
body#Accueil #ColBa img,body#Accueil #ColBb img{
	border:none; clear:both;  display:block; margin:5px 0;
}

body#Accueil #ColBa p a,body#Accueil #ColBb p a{
	color:#9A9C80;
	line-height:1.2em;
	font-size:1.1em;
}

.filet{
	background:transparent url('/global/images/filet.gif') 0 5px no-repeat;
}

body#Accueil .BlocInfo p {font-size:1.2em; line-height:1.3em;}