/* CSS Document */

	body{
		margin:0;
		padding:0;
		background-color:#fff;
		font-family:verdana;
		font-size:10px;
		color:#636466;
	}
	
	a img{
		border:0;
	}
	
	.clear{
		clear:both;
		height:1px;
	}
	
	form{
		margin:0;
	}
	
	#repere{
		display:none;
	}
	
	#globalCentre{
		width:630px;
	}

	#bandeau{
		display:none;
	}
	
	#bandeau2{
		display:none;
	}
	
	#logoLac{
		display:none;
	}
	
	h2#titreAteliersComplementaires{
		display:none;
	}
	
	h1#titreValorisation{
		margin:46px 0 0 0;
		font-size:140%;
		font-weight:normal;
		text-align:center;
		letter-spacing:1px;
	}
	
	h1#titreValorisation span{
		font-size:170%;
		letter-spacing:2px;
	}

	.translucide{
		filter:alpha(opacity=85); 
        -moz-opacity:0.85; 
        opacity:0.85;
	}
	
	.opaque{
		filter:alpha(opacity=100); 
        -moz-opacity:1; 
        opacity:1;
	}
	
	#infos{
		display:none;
	}
	
	#liens{
		display:none;
	}
	
	#liens a{
		color:#444b43;
		text-decoration:none;
	}
	
	#liens a:hover{
		text-decoration:underline;
	}
	
	#liens a.retourAccueil{
		color:#de0d23;
	}
	
	#personnel{
		float:left;
		width:234px;
		margin:33px 0 0 0;
		padding:0 0 0 100px;
	}
	
	.personnelPhoto{
		width:57px;
		height:48px;
		padding:0 0 7px 0;
	}
	
	.personnelTexte{
		width:177px;
		height:48px;
		padding:0 0 7px 0;
		color:#3f4840;
	}
	
	#plan{
		float:left;
		width:175px;
		margin:71px 0 0 0;
	}
	
	#coordonnees{
		clear:both;
		width:309px;
		margin:auto;
		margin-top:57px;
		text-align:center;
	}
	
	#coordonnees h2{
		margin:0 0 12px 0;
		font-size:120%;
		font-weight:normal;
		color:#3f4840;
	}
	
	#coordonnees h2 span{
		font-size:130%;
		font-weight:bold;
	}
	
	#coordonnees p{
		font-size:120%;
		color:#3f4840;
	}
	
	#coordonnees p a{
		color:#bd1220;
		text-decoration:none;
	}
	
	#coordonnees p a:hover{
		text-decoration:underline;
	}
	
	#demandeInfos{
		display:none;
	}
