@charset "utf-8";
/* Page d'accueil */
div.esprit_ulm_training {
	text-align: center;
	font-size: 1.2em;
	padding: 20px;
}
div.paiement_accepte {
	text-align: center;
	padding: 20px;
}
span#pcards {
	display:block;
	width:234px;
	height:21px;
	vertical-align:top
}
span#pcards {
	background-image:url(/images/e-store/cards.png);
	background-repeat:no-repeat;
}
/* Anination: formation */
.front img {
	margin-top: 15px;
}
.back.formation {
	text-align: left;
	margin: 5px;
}
.back.formation>ul {
	padding: 0 0 0 20px;
	margin-left: -14px;
}
.back.formation>ul>li {
	list-style-type: none;
	font-size: 0.9em;
	font-weight: 550;
	padding-bottom: 18px;
}
.back.formation>ul>li:first-child {
	list-style-type: none;
	font-size: 0.9em;
	font-weight: 550;
	padding-bottom: 18px;
}
.back.formation>ul>li>ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
}
.back.formation>ul>li>ul>li {
	list-style-type: disc;
	font-size: 0.80em;
	font-weight: 300;
	margin-left: 15px;
	margin-right: 0;
	padding-bottom: 2px;
}
.back.formation>ul>li>ul>li:first {
	padding-top: 2px;
}
/* Anination: bapteme */
.back.bapteme {
	text-align: left;
	margin: 5px;
}
.back.bapteme>ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
}
.back.bapteme>ul>li {
	list-style-type: none;
	font-size: 1.0em;
	font-weight: 500;
	padding-bottom: 8px;
}
.back.bapteme>ul>li:last-child {
	list-style-type: none;
	font-size: 0.8em;
	font-weight: 100;
	padding-top: 10px;
}
.back.bapteme>ul>li>ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
}
.back.bapteme>ul>li>ul>li {
	list-style-type: disc;
	font-size: 0.80em;
	font-weight: 300;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 4px;
	padding-bottom: 2px;
}
/* Anination: location */
.back.location {
	text-align: left;
	margin: 5px;
}
.back.location>ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
}
.back.location>ul>li {
	list-style-type: none;
	font-size: 1.0em;
	font-weight: 500;
	padding-bottom: 8px;
}
.back.location>ul>li:last-child {
	list-style-type: none;
	font-size: 1.0em;
	font-weight: 500;
	padding-top: 18px;
}
.back.location>ul>li>ul {
	padding: 0 0 0 20px;
	margin-left: -10px;
}
.back.location>ul>li>ul>li {
	list-style-type: disc;
	font-size: 0.80em;
	font-weight: 300;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 4px;
	padding-bottom: 2px;
}
