a.infos em {
	display:none;
}
a.infos:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.infos:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -150px;
	padding: 5px;
	color: #000;
	border: 1px solid #bbb;
	background: #ffc;
	width:170px;
}
a.infos:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	background: transparent url(image-infobulle.gif);
	margin:0;
	padding: 0;
	border: 0;
}
a.descr em {
	display:none;
}
a.descr:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.descr:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 5px;
	color: #000;
	border: 1px solid #666;
	background: #fec780;
	width:350px;
}
a.descr:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	background: transparent url(image-infobulle.gif);
	margin:0;
	padding: 0;
	border: 0;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}
div.center {
	margin-left:auto;
	margin-right:auto;
}
.menuI{
	width:26px;
	height:30px;
	float: left;
	margin:0 5px 0 5px;
	background-image:url(../images/iconMenu.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.mt3{
	margin-top:3px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.tCentre{
	text-align:center;
}
.tJusti{
	text-align:justify;
}
.valign{
	vertical-align: middle;
}
/* calendrier */
.horai {
	width: 45px;
	float: left;
	margin-left:5px;
}
.atel {
	width: 350px;
	float: left;
}
.inf {
	margin-right: 5px;
	margin-left: auto;
}
.bordImg1{
	border-style:solid;
	border-width:1px;
	border-color:#d86600;
}
.contTxt {
	width: 110px;
	float: left;
	margin-left:5px;
}
.contInp {
	margin-right: 5px;
	margin-left: auto;
}
.box{
	border-color:#d86600;
	border-style:solid;
	border-width:1px;
	background-color:#f2c973;
}
.deca40{
	margin-left:40px;
}
.deca80{
	margin-left:80px;
}
.deca120{
	margin-left:120px;
}
.deca160{
	margin-left:160px;
}
.deca200{
	margin-left:200px;
}
.colPou{
	color: #711;
}
.puce{
	background-image:url(../images/puce.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:20px;
}
.CC {
	border-color:#711;
	border-width:1px 0 1px 0;
	border-style:dotted;
}