strong.spe {
	color: #24B1C6;
}
/*Classe*/
p.petit {
	font-size: 0.8em;
}
.error {
     color: #f00;
	 font-weight: bold;
}

.nom {
	color: #24B1C6;
	font-weight: bold;
}

.text_center, #milieu p.text_center {
  text-align: center;
}
.left {
	float: left;
	margin: 0 10px 10px 10px;
}
.right {
	float: right;
	margin: 0 10px 10px 10px;
}
p.calend_photo {
	text-align: center;
	margin-left: 35px;
}

a.spe_img {
	float: right;
	text-align: center;
	font-size: 0.7em;
	margin: 10px 30px 20px 20px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
div#sm_photo {
	float: right;
	width: 150px;
	text-align: center;
	margin: 0;
}
div#sm_photo2 {
	float: right;
	width: 250px;
	text-align: center;
	margin: 0;
}
div#sm_photo a.spe_img2 {
	float: right;
	text-align: center;
	font-size: 0.7em;
	margin: 0px 15px 10px 10px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
.calend_photo a.spe_img2 {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 0.8em;
	margin: 0px 15px 10px 5px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
a.spe_img2first {
	float: right;
	text-align: center;
	font-size: 0.7em;
	margin: 20px 15px 10px 10px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
#sm_photo2 a.spe_img2first {
	float: right;
	text-align: center;
	font-size: 0.7em;
	margin: 10px 15px 10px 10px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
#sm_photo2 a.spe_img2 {
	float: right;
	text-align: center;
	font-size: 0.7em;
	margin: 0px 15px 10px 5px;
	padding: 5px 5px 0 5px;
	border: solid 1px #ccc;
}
.left {
	float: left;
	margin: 10px;
}
.clear_left {
	clear: left;
}
	.clear_left_accueil {
		clear: left;
		height: 2px;
		background: #9EE4EE;
	}
	.clear_left_passeport {
		clear: left;
		height: 2px;
		background: #83DCEA;
	}
	.clear_left_stage {
		clear: left;
		height: 2px;
		background: #48CDE0;
	}
	.clear_left_regate {
		clear: left;
		height: 2px;
		background: #FFDB44;
	}
	.clear_left_conseil {
		clear: left;
		height: 2px;
		background: #FFCE0F;
	}
	.clear_left_club {
		clear: left;
		height: 2px;
		background: #FC8BB9;
	}
	.clear_left_qui {
		clear: left;
		height: 2px;
		background: #F13983;
	}
	
/*page photo entete*/
.content_photo2 {
	margin-right: 12px;
}
.content_photo_verti {
	float: left;
	width: 326px;
	height: 500px;
	margin-right: 40px;
}
.content_photo_verti3 {
	float: left;
	width: 326px;
	height: 640px;
	margin-right: 40px;
}
/*Info sup*/
b.info {
	cursor: pointer;
	float: left;
}
b.info span {
	display: none;
}
b.info:hover span {
	display: block;
	width: 15em;
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	font-family:Arial,Helvetica;
	border: solid 1px #907F75;
	border-color: #666 #999 #999 #666;
	background: #fff;
	color: #000;
	position: relative;
	right: 0px;
	top: 0px;
	padding: 3px;
}
