/* CSS Document */

	body{
		margin:0;
		padding:0;
		font-family:verdana;
		font-size:10px;
		color:#151515;
		background-color:#82c5b9;
	}
	
	a img{
		border:0;
	}
	
	.clear{
		clear:both;
		height:1px;
	}
	
	form{
		margin:0;
	}
	
	#repere{
		position:absolute;
		z-index:50;
		bottom:0;
		right:0;
		width:1px;
		height:1px;
	}
	
	#global{
		margin:auto;
		position:relative;
		width:950px;
		height:610px;
		background-image:url(images/fond-ete-2010.jpg);
		background-repeat:no-repeat;
	}
	
	#dateGalerie{
		margin:103px 0 20px 353px;
		width:327px;
		height:22px;
		behavior: url('iepngfix.htc');
	}

	#dateGalerieDispo{
		margin:20px 0 0 277px;
	}
	
	#pied{
		position:absolute;
		z-index:10;
		bottom:0px;
		left:0;
		font-size:10px;
		color:#fff;
		font-family:arial;
		text-align:center;
	}
	
	p#galerieTexte{
		width:500px;
		margin:0 0 0 262px;
		font-size:13px;
		color:#202020;
		padding:0;
		text-align:center;
	}
	
	#galerieListe{
		position:absolute;
		z-index:100;
		top:195px;
		left:205px;
		width:663px;
		overflow: auto;
		
	}

	#galerieListe table{
		float:left;
		width:330px;
		font-size:12px;
		padding:0 0 0 20px;
		margin:0;
	}

	#galerieListe table td a{
		text-decoration:none;
		margin:0 0 1px 0;
		padding:3px 0 3px 0;
		display: block;
		color:#fff;
		width:210px;
	}

	#galerieListe table td a:hover{
		background:#d40073;
	}

	#galerieListe table .date{
		color:#ffe500;
		font-weight:bold;
		font-size:14px;
	}

	#titre2010{
		margin:20px 0 0 290px;
		display:block;
		width:187px;
		height:28px;
		behavior: url('iepngfix.htc');
	}

	#galerieListe2{
		position:absolute;
		z-index:9;
		top:228px;
		left:84px;
		width:777px;
		background-color:#e07719;
	}
	
	#galerieListe2{
		height:292px;
	}
	
	#galerieListe2 table{
		width:777px;
	}
	
	#galerieListe2 table td{
		width:96px;
		height:96px;
		background-color:#fff;
		text-align:center;
	}
	
	#galerieListe2 table td.cellule100pour100{
		width:777px;
		height:290px;
		background-color:#fff;
		text-align:center;
		font-size:150%;
		font-weight:bold;
	}

	#galerieListe2 table td.texteDiaporamaStation{
		background-color:#e07719;
		text-align:center;
		font-size:110%;
		font-weight:bold;
		color:#eeede5;
	}
	
	#galerieListe table td a img{
		filter:alpha(opacity=100); 
        -moz-opacity:1; 
        opacity:1;
	}
	
	#galerieListe table td a:hover img{
		filter:alpha(opacity=85); 
        -moz-opacity:0.85; 
        opacity:0.85;
	}	
	
	
	p#galerieTexte2{
		margin:0 0 0 350px;
		font-size:18px;
		color:#000;
		padding:25px 0 0 0;
	}
	
	#galerie2Logo{
		position:absolute;
		z-index:10;
		top:51px;
		left:547px;
		width:140px;
		height:140px;
	}
	
	#galerie2Logo table, #galerie2Logo table td{
		width:140px;
		height:140px;
		text-align:center;
	}

	#galerie2Retour{
		position:absolute;
		z-index:10;
		top:20px;
		right:75px;
		display:block;
		width:95px;
		height:32px;
		padding:18px 0 0 38px;
		background-image:url(images/fond-retour-ete-2010.png);
		background-repeat:no-repeat;
		font-size:16px;
		font-weight:bold;
		color:#e07719;
		text-decoration:none;
		margin:134px 0 0 550px;
		behavior: url('iepngfix.htc');
		cursor:pointer;
	}
	

	#galerie2Compteur{
		position:absolute;
		z-index:10;
		top:200px;
		left:280px;
		height:24px;
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#galerie2Compteur li{
		float:left;
		margin:0 1px 0 0;
	}
	
	#galerie2Compteur li a{
		display:block;
		width:24px;
		height:19px;
		padding:5px 0 0 0;
		background-color:#fff;
		text-align:center;
		text-decoration:none;
		color:#000;
		font-size:130%;
		font-weight:bold;
	}
	
	#galerie2Compteur li a.pageActive, #galerie2Compteur li a.pageActive:hover{
		background-color:#e07719;
		color:#fff;
	}
	
	#galerie2Compteur li a:hover{
		background-color:#e07719;
		color:#fff;
	}
	
	#partenairesTitre{
		position:absolute;
		z-index:10;
		top:86px;
		left:301px;
		margin:0;
	}

	#logoTiji{
		position:absolute;
		z-index:10;
		top:199px;
		left:0;
	}