﻿
/* aide */

#content h3 span.aide{
	margin: 0 0 0 20px;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 23px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/img/services/aide-couvintl.gif) no-repeat 0 0;*/
}

#alphapopup{
	display: none;
	position: absolute;
	z-index: 900;
	top: 0;
	left: 0;
	width: 890px;
	filter:alpha(opacity:75);
	opacity:0.75;
	MozOpacity:0.75;
	background: #fff;
}
#aidecouvintl{
	display: none;
	position: absolute;
	z-index: 990;
	top: 730px;
	left: 230px;
	width: 550px;
	height: 400px;
}
#aidecouvintl span{
	display: block;
	position: absolute;
	top: 35px;
	right: 40px;
	width: 60px;
	height: 20px;
	cursor: pointer;
	background: url(../img/null.gif) no-repeat 0 0;
}

