
.custom-page {
	/*background-image: url("https://app.evalandgo.com/files/img_user/admin_131508/science.png");*/
}

.custom-header {
	margin: 50px auto;
	color: #2e2e2e;
	text-shadow: .1em .1em .2em white;
}

.custom-body {
	font-size: 15px;
	font-family: arial, sans-serif;
}

.custom-footer {
	margin-top: 30px;
	text-align: center;
}

.custom-question {
	padding: 20px;
	-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	-moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(255, 255, 255, .9);
}

.custom-progressValue {
	background-color: #ff7665;
}

.custom-champAutre {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #fbfbfb;
	border-color: #e1e1e1;
}

.custom-champTexte {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color: #e1e1e1;
	background-color: #fbfbfb;
}

.custom-champValeur {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color: #e1e1e1;
	background-color: #fbfbfb;
}

.custom-tab {
	border: 1px solid #e1e1e1;
}

.custom-numerotation {
	font-weight: bold;
	font-size: 20px;
}

.custom-libelle {
	font-weight: bold;
	font-size: 18px;
}

.custom-asterisque {
	font-weight: bold;
	font-size: 30px;
	color: #f00;
	font-family: courier, "courier new", monospace;
}

.custom-classement {
	background-color: #435269;
	border: none;
	color: #000;
}

.custom-bouton {
	background-color: #ba2f39;
	border: none;
	color: #fff;
}

.custom-curseurBar {
	background-color: #ff7665;
}

.custom-curseurSlide {
	background-color: #d54f2d;
}

.custom-pageBorder {
	background-color: rgba(255, 253, 253, .6);
}

.custom-identifiants {}
