
	/**********************************************************************************************/
	div#menuhaut	{
		float: left;
		width: 960px;
		height: 130px;
		margin: 0;
		padding: 0;
		background: url('../../fr/images/index/fond_menuhaut.jpg');
	}
	div#menuhaut #H_1	{
		position: absolute;
		width: 765px;
		height: 130px;
		margin: 0;
		padding: 0 0 0 195px;
	}
	div#menuhaut #H_1 a	{
		display: block;
		width: 765px;
		height: 130px;
		margin: 0;
		padding: 0 0 0 0;
	}
	/**********************************************************************************************/
	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#citation {
		float: left;
		width: 960px;
		height: 36px;
		line-height: 18px;
		text-align: center;
		font-size: 0.8em;
		color: #fff;
		margin: 0;
		padding: 2px 0 2px 0;
		background: #151a21;
	}
	/**********************************************************************************************/
	div#bas {
		float: left;
		width: 954px;
		height: 120px;
		margin: 0;
		padding: 0 0 0 6px;
		background: #151a21 url('../../fr/images/index/fond_bas.jpg') no-repeat;
	}
	div#bas .titre{
		height: 22px;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	div#bas .titre a{
		display: block;
		height: 18px;
		padding: 4px 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: 289px;
		height: 117px;
		margin: 3px 0 0 0;
		padding: 0 5px 0 0;
		background: url('../../fr/images/index/fond_actualite.png') no-repeat;
	}

	div#bas #actualite .actu {
		float: left;
		width: 289px;

	}
	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 #actualite	{
		float: left;
		width: 289px;
		height: 117px;
		margin: 3px 0 0 0;
		padding: 0 5px 0 0;
		background: url('../../fr/images/index/fond_actualite.png') no-repeat;
	}
	div#bas #actualite .photo	{
		float: left;
		width: 289px;
		height: 91px;
	}
	div#bas #actualite .photo a	{
		display: block;
		color: #ccc;
		width: 289px;
		height: 91px;
		text-decoration: none;
	}
	div#bas #actualite .photo a:hover	{
			color: #B5BE00;
	}
	div#bas #actualite .texte	{
		float: right;
		width: 176px;
		height: 52px;
		margin: 38px 0 0 0;
		padding: 4px;
		background: url('../../fr/images/index/fond_texte_actualite.png') no-repeat;
	}


														div#bas #zoom	{
															float: left;
															width: 296px;
															height: 117px;
															margin: 3px 0 0 0;
															padding: 0 5px 0 0;
															background: url('../../fr/images/index/fond_zoom.png') no-repeat;
														}
														div#bas #zoom .photo	{
															float: left;
															width: 296px;
															height: 91px;
														}
														div#bas #zoom .photo a	{
															display: block;
															color: #ccc;
															width: 296px;
															height: 91px;
															text-decoration: none;
														}
														div#bas #zoom .photo a:hover	{
																color: #B5BE00;
														}
														div#bas #zoom .texte	{
															float: right;
															width: 181px;
															height: 52px;
															margin: 38px 0 0 0;
															padding: 4px;
															background: url('../../fr/images/index/fond_texte_zoom.png');
														}



	div#bas #echoabysses	{
		float: left;
		width: 354px;
		height: 117px;
		margin: 3px 0 0 0;
		padding: 0 0 0 0;
		background: url('../../fr/images/index/fond_echoabysses.png') no-repeat;
	}

	/*div#bas #echoabysses a	{
		display: block;
		width: 354px;
		height: 146px;
	}*/

	div#bas #echoabysses .photo	{
		float: left;
		width: 354px;
		height: 91px;
	}
	div#bas #echoabysses .photo a	{
		display: block;
		color: #ccc;
		width: 354px;
		height: 91px;
		text-decoration: none;
	}
	div#bas #echoabysses .photo a:hover	{
			color: #B5BE00;
	}
	div#bas #echoabysses .texte	{
		float: right;
		width: 189px;
		height: 52px;
		margin: 38px 0 0 0;
		padding: 4px;
		background: url('../../fr/images/index/fond_texte_echoabysses.png');
	}
	/**********************************************************************************************/
