/* pratique */
.textoo {text-align:justify}
#fiche h1 {
	font-size: 13px;
	background-color: #FFFFFF;
	font-weight: bold;
	display:inline;
	padding:1px;
	margin-bottom:15px;
}
#fiche h1 A:hover{ color:#000000; }

#fiche A { color:#ffffff; text-decoration:underline; }
#fiche A:hover{ color:#ffffff; text-decoration:none; }

.underline {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	margin-bottom:-8px;
}

/* page calendrier */
.calendrier { border-collapse:collapse; }
.mois { font-weight:bold; color:#000000; background-color:#FFFFFF; padding:1px 3px; font-size:13px; }
.moisCal { width:190px; vertical-align:top; border:1px dashed #FFFFFF; }
ul.stageCal {margin-top:10px; margin-bottom:10px; margin-left:18px; padding:0px; list-style-position:outside; list-style-type:square;}
#fiche .stageCal A {text-decoration:none; color:#FFFFFF; }
#fiche .stageCal A:hover {text-decoration:underline; color:#FFFFFF; }

.ssTitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
p.ssTitre {
	margin-bottom:20px;
	margin-top:0px;
	}

/* partie gauche */
#description { margin-bottom:5px; margin-top:10px; width:170px; float:left; }
#description A {font-style:normal; color:#ffffff; text-decoration:underline;}
#description A:hover {font-style:normal; color:#ffffff; text-decoration:none;}
#description h1{ display:inline; margin-bottom:15px; }

/* partie droite */
#stages { margin-top:10px; margin-bottom:5px; width:402px; float:right;}
#stages h1 {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding:1px;
}
#stages h1 A:hover{ color:#000000; }
#stages h2 {font-size: 11px; font-weight: bold; margin-bottom:5px;}
#stages h3 {font-size: 11px; text-transform:uppercase; font-weight:normal; margin-top:5px;}
#stages A { color:#ffffff; text-decoration:underline;}
#stages A:hover { color:#ffffff; text-decoration:none;}
