ul#liste_competences, ul#liste_questions, ul#liste_formations, ul#liste_parents, ul#liste_formateurs, ul#liste_parents_formation, ul#liste, ul#liste_sans_border {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#liste_sans_border {
	height: 100%;
}

ul.sortable {
	border: 2px silver solid;
	padding: 3px;
	height: 300px;
	overflow: auto;
}

ul#liste_competences li, ul#liste_questions li, ul.sortable li, ol#liste_questions li {
	padding: 2px;
	border: 1px black solid;
	width: 98%;
	margin-bottom: 5px;
}

.login_info {
	font-size: 1.1em;
	vertical-align: top;
}

a {
	color: rgb(0,114,198);
	text-decoration: none;
}

input{font-size: 0.9em;}

.table_recap {
	border: 0.1em rgb(178,213,238) solid;
	float: left;
	margin-bottom: 20px;
}

.table_recap tr td, .table_recap tr th {
	margin: 0px;
	border: 0.1em rgb(178,213,238) solid;
	border-collapse: collapse;
}

.profil input.wide {
	width: 98%;
}

#reponse0, #reponse1, #reponse2, #reponse3, #reponse4, #reponse5, .img_check {
	cursor: pointer;
}

#reponse0, #reponse1, #reponse2, #reponse3, #reponse4, #reponse5 {
	width: 5.6em; float: right; margin-right: 1em;
}

.rouge {
	color: red;
}

#corps h3.titre_com {
	margin: 10px 0px 5px 0px;
	padding-left: 0px;
}

#corps h3.titre_question {
	font-size: 1.4em;
	padding-left: 2.5em;
	height: 20px;
}

#content h5{color: rgb(191,91,33);font-size: 1.3em;margin: 2px;}
#aide_contextuelle {position: absolute; border: 2px black solid; font-size: 1.1em; width: 600px; height: 295px; padding: 3px; overflow: auto; background-color: white; text-align: justify; top: 25%; left: 33%;}
.bloc_curseur{ border: 1px black solid; padding: 0px; width: 100%;}

#table_reponse {position: relative; top: 15px;}

.description_evaluation { height: 50px; }

.floatRight { float: right; }

#encart_centre { width: 100%; float: left; }
.spacer h3 { width: 100%; float: left; }
#infos_formation {width: 100%; font-size: 1em;}

.bouton_switch { }

.img_logo {
	max-width: 23em;
	width: auto !important;
	width: 23em;
}

.img_logo_tiny {
	max-width: 12em;
	width: auto !important;
	width: 12em;
}


#liste_centres {
	width: 60em;
}

#liste_centres tr td {
	border-bottom: 0.2em rgb(178,213,238) solid;
	border-collapse: collapse;
	margin: 0em;
	padding: 0em;
}

.pagination_active {
	font-weight: bold;
}

.pagination_dash_invisible {
	display: none;
}

.pagination {
	width: 100%;
	text-align: center;
}

.invisible {
	display: none;
}

.table_recap tr th.parfois {
	font-style:italic;
}