@CHARSET "ISO-8859-1";

#main .header h1.titre{
	background : url(../../images/location-salles/h1titre.jpg) top left no-repeat;
}

#main .header .topMenu a.locations{
	background : url(../../images/location-salles/tmLocation.gif) bottom left no-repeat;
}

#main .header .topMenu a.locations:hover{
	background : url(../../images/location-salles/tmLocation.gif) bottom left no-repeat;
}
#main .anim ul.mainMenu li h4 a.actif{
	color : #e18e00;
}
#main .anim ul.mainMenu li h4 a:hover{
	color : #e18e00;
}
#main .anim ul.mainMenu li ul li a.actif{
	color : #e18e00;
}
#main .anim ul.mainMenu li ul li a:hover{
	color : #e18e00;
}
#main .anim div#dlPlaquettes{
	top : 20px;
	left : 470px;
}
#main .anim ul#listePDFs,#main .anim ul#listePDFs li a{
	text-decoration : none;
	color : #e18e00;
	border-left-color : #e18e00;
}
#main .header form.espaceClient dl dt,h1,h3,h4,h5,h2 strong,#dlPlaquettes,.spec,
z#main .header form.espaceClient p a{
	color : #e18e00;
}

#main .header form.espaceClient dl dd input.submit{
	background : #e18e00;
}

#main .anim{
	background : url(../../images/location-salles/anim.jpg) center center no-repeat #ececec;
	height : 235px;
}

#main .anim h2{
	width : 320px;
	height : 47px;
	background-image : url(../../images/blanc1px.png);
		/* pôur ie6 */
		_background-image : none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/public/images/blanc1px.png');
		/* !!! a corriger en ligne */
	padding : 12px 15px 10px 15px;
	bottom : 40px;
	right : 250px;
	text-align : center;
}
/* pour IE7 */
*+html #main .anim h2{
	background-image : none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/public/images/blanc1px.png');
		
}

#main .footer{
	background : url(../../images/location-salles/footer.png) no-repeat bottom left #fff;
}
