/****************/
/**  DEFILEMENT  **/
/****************/

div.galerie_defilement {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;

	position : relative;
	float : left;
	overflow-x : hidden;
	overflow-y : hidden;
	width : 465px;
	background-color : #FFFFFF;
	z-index : 0;
}

#galerie_images {
	position : absolute;
	width : 20000em;
	z-index : 0;
}

div.galerie_defilement_gauche, div.galerie_defilement_droite, div.galerie_defilement_centre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;

	background-color: #D8073D;
	border-top: 1px solid #CCCCCC;
}

div.galerie_defilement_gauche, div.galerie_defilement_droite {
	cursor : pointer;
}


/*********************/
/**  PROFIL DE L'ELEVE  **/
/*********************/

#profil_eleve {
	width : 97%;
}

#profil_eleve a {
	color : #D8073D;
	text-decoration : none;
}

#profil_eleve #entete {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;

	line-height : 30px;
	height : 30px;
	border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}

#profil_eleve #entete a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
}

#profil_eleve .introduction {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	color : #333333;
	text-decoration : none;
}


#profil_eleve_infos {
	float : left;
	width : 265px;
	margin-bottom : 20px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

#profil_eleve_infos a {
	font-size : 11px;
	color : #D8073D;
	text-decoration : none;
}

#profil_eleve_infos a:hover {
	font-size : 11px;
	text-decoration : underline;
}

#profil_eleve_infos .promotion, #profil_eleve_infos .promotion a {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

#profil_eleve_infos .prenom_nom {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

#profil_eleve_infos .titre {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #D8073D;
	text-decoration : none;
}

#profil_eleve_infos #bloc_secondaire {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #777777;
	text-decoration : none;
}

#profil_eleve_infos #bloc_secondaire a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #777777;
	text-decoration : none;
}

#profil_eleve a:hover, #profil_eleve #entete a:hover, #profil_eleve_infos #bloc_secondaire a:hover {
	color : #D8073D;
	text-decoration : underline;
}
