@charset "utf-8";
Body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.infobulle p {
	font-size: 12px;
	line-height: normal;
	text-align: justify;
	margin-top:2px;
	padding-top:2px;
}
.infobulle br {
	margin-bottom:2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	clear: both;
}
.gras {
	font-weight:bold;
}
.italique {
	font-style:italic;
}

#infoPresentationCMPC p, #infoPartenaires p, #infoContacts p, #infoPlanDuSite p, #infoAbonne p, #infoLabo p, #infoLien p {
	font-size: 11px;
	line-height: normal;
}
ul.listMaj {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:10px;
	text-indent:0px;
	
}
li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #666666;
	list-style-type: none;
}
ul.listMaj li {
	text-indent:0px;
	margin:0px;
	padding:0px;
}
span.listeDateMaj {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: normal;
	line-height:normal;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #993300;
}

