@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back-formation.jpg);
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: disc;
	list-style-image: url(images/r-rouge.gif);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#conteneur {
	height: 800px;
	width: 948px;
	background-color: #FFF;
	position: relative;
	margin: auto;
}

</style>
#header {
	background-color: #FF0;
	height: 113px;
	width: 943px;
}
#header {
	background-color: #FFF;
	height: 113px;
	width: 948px;
}
#bar_menu {
	background-color: #FFF;
	height: 41px;
	width: 948px;
}
#fond_centre {
	background-color: #FFF;
	background-image: url(images/centre_formation.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 790px;
	width: 948px;
	list-style-type: lower-roman;
	text-align: justify;
	list-style-image: url(images/r-rouge.gif);
}
#zone_info {
	height: 425px;
	width: 561px;
	position: absolute;
	left: 23px;
	top: 261px;
	list-style-image: url(images/r-rouge.gif);
}
#image_multimed {
	background-color: #FFF;
	height: 580px;
	width: 312px;
	float: right;
	position: absolute;
	left: 636px;
	top: 365px;
}
#footer {
	height: 34px;
	width: 582px;
	position: absolute;
	left: 39px;
	top: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #FFF;
	line-height: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
h5 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
h5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F60;
	line-height: 24px;
	text-decoration: none;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#contact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.t-f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	line-height: 24px;
	text-decoration: none;
}
.t-f a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	text-decoration: none;
}

