/* Style spécial page d'accueil */
#contenu .txt1{
	margin-top : 12px;
}


#swf{
  position : relative;
  z-index : 40;
	float : right;
	width : 410px;
	margin-top : 12px;
}

#menu_central{
	width : 180px;
	float : left;
	text-align : center;
}

#menu_central a{
	display : block;
	height : 56px;
	margin : 28px 0;
	color : #000;
	text-decoration : none;
}
#menu_central a.G{
	background : url(../../images/fourchetteG.gif) bottom center no-repeat;
}
#menu_central a.D{
	background : url(../../images/fourchetteD.gif) bottom center no-repeat;
}





