/* CSS Document Média 15-25 page d'accueil */
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004288;
}
body {
	margin: 0;
	color: #004288;
}
a {
	text-decoration: none;
	color: #004288;
}
a:hover {
	text-decoration: underline;
}
#global {
	position: relative;
	margin: 0 auto 0 auto;
	width: 950px;
	background: url(../img/backContenu.jpg) repeat-y;
}
#header {
	width: 950px;
	background: url(../img/backHeader.jpg) no-repeat;
	height: 254px;
	margin: 0;
}
#header a#logoMedia {
	float: left;
	margin: 21px 0 0 0;
}
#header #baseline {
	clear: both;
	display: block;
	padding: 38px 0 0 15px;
}
#contenu {
	float: left;
	width: 950px;
	min-height: 346px;
	background: #C9D3DA url(../img/backContenu.jpg) repeat-x top;
	margin: 0;
}
#gf {
	float: left;
	margin: 0;
	height: 346px;
	background: url(../img/back2GuidFormation.jpg) no-repeat bottom left;
}
#ff {
	float: left;
	margin: 0;
	height: 346px;
	background: url(../img/back2FuturFormation.jpg) no-repeat bottom left;
}
#gf .backLogo {
	width: 475px;
	height: 78px;
	background: url(../img/backGuidFormation.jpg) repeat-y;
	text-align: center;
}
#ff .backLogo {
	width: 474px;
	height: 78px;
	background: url(../img/backFuturFormation.jpg) repeat-y;
	text-align: center;
}
#gf .backLogo img {
	padding: 25px 0 0 0;
}
#gf img.baseline {
	display: block;
	margin: 19px 0 0 34px;
}
#gf a.lien {
	display: block;
	margin: 70px 0 0 256px;
	width: 196px;
	height: 42px;
	background: url(../img/btGF.jpg) no-repeat;
}
#gf a:hover.lien {
	background: url(../img/btGF_on.jpg) no-repeat;
}
#ff .backLogo img {
	padding: 5px 0 0 0;
}
#ff img.baseline {
	display: block;
	margin: 19px 0 0 20px;
}
#ff a.lien {
	display: block;
	margin: 70px 0 0 256px;
	width: 196px;
	height: 42px;
	background: url(../img/btFF.jpg) no-repeat;
}
#ff a:hover.lien {
	background: url(../img/btFF_on.jpg) no-repeat;
}
p#footer {
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	clear: both;
	background-color: #fff;
}
h1 {
	font-size: 16px;
	margin: 0 22px 22px 22px;
	padding: 2px;
	background: #004288;
	color: #FFF;
}
h2 {
	font-size: 16px;
	margin: 0 0 16px 0;
	padding: 2px;
}
#presentation {
	float: left;
	width: 550px;
	margin: 0 0 0 22px;
}
#infos {
	margin: 0 0px 0 680px;
	width: 260px;
	text-align: center;
}
#presentation p, #infos p, li {
	font-size: 12px;
}
#presentation ul {
	margin-top: 30px;
}
#presentation ul li {
	margin: 0 0 10px 0px;
}
#mentions {
	margin: 0 22px 22px 22px;
}
#mentions p {
	margin: 0 0 8px 0;
}
#mentions a {
	text-decoration: underline;
}
#mentions .titre  {
	margin: 16px 0 8px 0;
	font-weight: bold;
}
