h1.turquoise{
	color:#009999;
	font-size:16px;
	border-bottom: dashed 2px #009999;
}
h1.vert{
	color:#009900;
	font-size:16px;
	border-bottom: dashed 2px #009900;
}
h1.bleu{
	color:#000099;
	font-size:16px;
	border-bottom: dashed 2px #000099;
}
h1.rouge{
	color:#990000;
	font-size:16px;
	border-bottom: dashed 2px #990000;
}
h1.orange{
	color:#FF9900;
	font-size:16px;
	border-bottom: dashed 2px #FF9900;
}
h3.stella{
	height:71px;
	background-color:#FFCC00;
	color:#0000AA;
	text-decoration: none;
	font-size: 25px;
	padding:10px;
	border:solid 1px #000000;
	background-image: url(images/centres/decoEtoiles.png);
	background-repeat: repeat-y;
	background-position: right top;
}
h3.finegoutte{
	height:71px;
	background-color:#00CCFF;
	color:#0000AA;
	text-decoration: none;
	font-size: 25px;
	padding:10px;
	border:solid 1px #000000;
	background-image: url(images/centres/decoEtoiles.png);
	background-repeat: repeat-y;
	background-position: right top;
}
h3.rafale{
	height:71px;
	background-color:#FFFFFF;
	color:#0000AA;
	text-decoration: none;
	font-size: 25px;
	padding:10px;
	border:solid 1px #000000;
	background-image: url(images/centres/decoEtoiles.png);
	background-repeat: repeat-y;
	background-position: right top;
}
h3.magnet{
	height:71px;
	background-color:#C2A6FF;
	color:#0000AA;
	text-decoration: none;
	font-size: 25px;
	padding:10px;
	border:solid 1px #000000;
	background-image: url(images/centres/decoEtoiles.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.cdTxt {
	font-family: arial;
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 2px;
	background-image: url(images/fnd_cd_mdls.gif);
	background-repeat: no-repeat;
	border-top: 2px solid #DDDDDD;
	border-right: 2px solid #888888;
	border-bottom: 2px solid #555555;
	border-left: 2px solid #AAAAAA;
}

.headModule{
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	background-color:#000000;
	background-image: url(images/fndHeadCdMdl.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height:43px;
}
.mt{
	color: #000000;
	background-color: #66CCFF;
	padding:3px;
	float:left;	
}
.mp{
	color: #000000;
	background-color: #CCFF66;
	padding:3px;
	float:left;
}
.v{
	color: #000000;
	background-color: #FFCC66;
	padding:3px;
	float:left;
}
.ma{
	color: #000000;
	background-color: #FFFF00;
	padding:3px;
	float:left;
}
.me{
	color: #000000;
	background-color: #66CCFF;
	padding:3px;
	float:left;
}
.mr{
	color: #000000;
	background-color: #FFFFFF;
	padding:3px;
	float:left;
}
.mm{
	color: #000000;
	background-color: #C2A6FF;
	padding:3px;
	float:left;
}

.headcol{
	width:190px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	height:20px;
	border-top: solid 1px #000000;
	line-height:20px;
}
.lstcentres{
	width:190px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	height:20px;
	background-color:#000000;
}

.module{
	border:solid 1px #DDDDDD;
	width:570px;
	margin-left : auto;
	margin-right: auto;
	clear:both;
}
.paddingMdl{
	padding:10px; 
	text-align:justify;
	border: 1px solid #DDDDDD;
	margin:10px;
}
.illustration{
	margin:10px;
	padding:10px;
	float:right;
	height:100%;
	width:155px;
	border: solid 1px #DDDDDD;
	background-color:#FFFFFF;
}
.support{
	clear: both;
	border-top: dotted 2px #666666;
	background-color: #DDDDDD;
	padding:5px;
}
.selectCentre{
	width:180px;
	border: 1px solid #000000;
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	font-variant: small-caps;
	font-size:14px;
}
.firstopt{
	font-weight:bold;
}
h4{
	margin:0px;
	font-size:16px;
	text-indent: 15pt;
	height:22px;	
}
a.lnkCentre:link{
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}
a.lnkCentre:visited{
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}
a.lnkCentre:hover{
	text-decoration:underline;
	line-height:20px;
}
a.anodeco{ text-decoration:none;}

div#cdmenu{
	height:250px;
	clear:both;
	margin:10px;
	border-top:solid 1px;
	border-bottom:solid 1px;
}
div#cdmenu ul{
	border-right:dotted 1px;
}
div#cdmenu div{
	padding:5px;
	width:320px;
	float:left;
}
div#cdmenu img{
	margin-top:20px;
	margin-bottom:20px;
}

