body
{
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
hr
{
width:675px;
}
.container
{
	/* pour rétablir l'alignement par défaut à gauche */
	margin: auto;
	margin-top: 5px;
	width: 900px;
	padding: 0;
	display: block;
	padding-right: 5px;
}

.header
{
	/*text-align: center;*/
	/* pour rétablir l'alignement par défaut à gauche */
	margin: auto;
	margin-top: 0;
	width: 396px;
	height: 80px;
	padding: 0;
	display: block;
}

.adresse
{
text-align: center;
padding-top: 20px;
}

.adresse a, .adresse a:visited, .adresse a:hover{
	color: #ae111c;
	text-decoration: none;
}
.adresse a:hover{
	text-decoration: underline;
}

.Liens
{
text-align: center;
padding-top: 20px;
}
.Liens a, .Liens a:visited, .Liens a:hover{
	color: #ae111c;
	text-decoration: none;
}
.Liens a:hover{
	text-decoration: underline;
}

.offres
{
padding-top: 20px;
padding-bottom: 15px;
text-align: center;
}

.formations
{
text-align: left;
padding-left:125px;
padding-right: 75px;
}
.titre{
color:#ae111c;
font-size:20px;
font-weight:bold;
}
.soustitre
{
font-size:16px;
font-weight:bold;
padding-top: 10px;
padding-left: 10px;
color:#FFFFFF;
background-color:#ae111c;
}
.contenu
{
font-size: 12px;
font-weight:normal;
padding-left: 3px;
}
.planhoraires
{
display:inline;
width: 805px;
padding-left:125px;
}
.plan
{
padding-left: 125px;
display:inline;
float:left;
}
.horaires
{
text-align:right;
padding-right: 100px;
}
.horaires a, .horaires a:visited, .horaires a:hover{
	color: #ae111c;
	text-decoration: none;
}
.horaires a:hover{
	text-decoration: underline;
}

.footer
{
font-size:11px;
padding-left: 125px;
padding-top: 10px;
padding-right: 100px;
}
.footer a, .footer a:visited, .footer a:hover{
	color: #ae111c;
	text-decoration: none;
	font-size:11px;
}
.footer a:hover{
	text-decoration: underline;
}
