
	/**********************************************************************************************/
	div#menuhaut	{
		float: left;
		width: 960px;
		height: 130px;
		margin: 0;
		padding: 0;
		background-color: #000;
	}
	div#menuhaut #H_0	{
		position: absolute;
		width: 195px;
		height: 130px;
		margin: 0;
		padding: 0;
		z-index: 2;
		background: url('../../fr/images/index/clear.png') repeat;
	}
	div#menuhaut #H_0 a	{
		display: block;
		width: 195px;
		height: 130px;
		margin: 0;
		padding: 0;
	}
	div#menuhaut #H_1	{
		position: absolute;
		width: 960px;
		height: 130px;
		margin: 0;
		padding: 0;
		z-index: 0;
	}
	div#menuhaut #H_10	{
		position: absolute;
		width: 765px;
		height: 1px;
		margin: 0;
		padding: 0 0 0 195px;
		z-index: 2;

	}
	div#menuhaut #H_10 a	{
		display: block;
		width: 765px;
		height: 130px;
		background: url('../../fr/images/index/clear.png') repeat;
	}
	div#menuhaut #H_11	{
		position: absolute;
		width: 135px;
		height: 0px;
		margin: 0;
		padding: 0 0 0 825px;
		z-index: 3;
	}
	div#menuhaut #H_11 ul	{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	div#menuhaut #H_11 li	{
		list-style-type: none;
	}
	div#menuhaut #H_11 a	{
		display: block;
		width: 125px;
		height: 23px;
		margin: 0;
		padding: 7px 0 0 10px;
		font-size: 0.8em;
		font-weight: bold;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #fff;
		/*color: #2e4A5A;*/
	}
	div#menuhaut #H_11 img	{
		padding: 0 0 0 5px;
	}
	/**********************************************************************************************/
	div#gauche {
		float: left;
		width: 195px;
		height: 300px;
		margin: 0;
		padding: 0;
		background: url('../../fr/images/index/fond_gauche.jpg') no-repeat;
	}
	/**********************************************************************************************/
	div#menuvariable {
		height: 40px;
	}
	/**********************************************************************************************/
	/**********************************************************************************************/
	div#droite {
		float: left;
		width: 765px;
		height: 300px;
		margin: 0;
		padding: 0;
		background: #000;
	}
	/**********************************************************************************************/
	div#bas {
		float: left;
		width: 960px;
		height: 150px;
		margin: 0;
		padding: 0;
		background: #000 url('../../fr/images/index/fond_bas.jpg') no-repeat;
	}
	div#bas .titre{
		text-align: center;
		margin: 0;
		padding: 0;
	}
	div#bas .titre a{
		display: block;
		height: 22px;
		padding: 6px 0 0 0;
		font-size: 0.8em;
		color: #b2bec5;
		font-weight: bold;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	div#bas #actualite{
		float: left;
		width: 297px;
		height: 146px;
		margin: 3px 0 0 0;
		padding: 0 6px 0 0;
		background: url('../../fr/images/index/fond_actualite.png') no-repeat;
	}

	div#bas #actualite .actu {
		float:left;
		width:280px ;
		padding-left: 10px;
	}
	div#bas #actualite .actu_saut {
		float:left;
		width:100% ;
		height: 10px;
		margin-top: 10px;
		border-top: 1px solid #C8D200;
	}
	div#bas #actualite p.info {
	}
	div#bas #actualite p.info .actu_titre{
		color: #b2bec5;
												font-size: 1.0em;
		font-weight: bold;
		text-decoration: none;
	}
	div#bas #actualite p.info .actu_texte{
		color: #fff;
												font-size: 1.0em;
		text-decoration: none;
	}
	div#bas #actualite img.gauche {
		float:left;
		margin-right: 5px;
	}
	div#bas #actualite img.droite {
		float:right;
		margin-left: 5px;
	}
	div#bas #boutique	{
		float: left;
		width: 143px;
		height: 146px;
		margin: 3px 0 0 0;
		padding: 0 6px 0 0;
		background: url('../../fr/images/index/fond_boutique.png') no-repeat;
	}
	div#bas #boutique a	{
		display: block;
		width: 143px;
		height: 146px;
	}
	div#bas #mediatheque	{
		float: left;
		width: 173px;
		height: 146px;
		margin: 3px 0 0 0;
		padding: 0 6px 0 0;
		background: url('../../fr/images/index/fond_mediatheque.png') no-repeat;
	}
	div#bas #mediatheque a	{
		display: block;
		width: 173px;
		height: 146px;
	}

	div#bas #congres	{
		float: left;
		width: 173px;
		height: 146px;
		margin: 3px 0 0 0;
		padding: 0 6px 0 0;
		background: url('../../fr/images/index/fond_congres.png') no-repeat;
	}
	div#bas #congres a	{
		display: block;
		width: 173px;
		height: 146px;
	}

	div#bas #jeux	{
		float: left;
		width: 142px;
		height: 146px;
		margin: 3px 0 0 0;
		padding: 0 6px 0 0;
		background: url('../../fr/images/index/fond_jeux.png') no-repeat;
	}
	div#bas #jeux a	{
		display: block;
		width: 142px;
		height: 146px;
	}
	/**********************************************************************************************/
