*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
html, body{
	/*background-color: #e5e5e5;*/
	height: 100%;
}
html {
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(../img/fd_page.gif);
}
div#main{
	width: 990px;
	min-height: 100%;
	margin: auto;
	position: relative;
}
div#left{
	width: 199px;
	background-color: #fff;
	position: absolute;
	left: 0;
}
div#top{
	width: 791px;
	height: 171px;
	text-align: center;
	background-image: url(../img/bando_page.gif);
	background-position: top;
	background-repeat: no-repeat;;
	margin-left: 199px;
}

div#apprentissage{
	width: 990px;
	height: 36px;
	text-align: center;
}
#contenu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}
#contenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 25px;
	text-align: left;
	margin-left: 15px;
}
div#contenu{
	width: 791px;
	height: auto;
	background-image: url(../img/top_page.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 199px;
	background-color: #e5e5e5;
	padding-bottom: 15px;
}
#contenu table{
	margin-top: 15px;
}
#contenu td{
	font-family: Arial, Helvetica, sans-serif;
	border-right: dotted 1px #999;
}
#contenu td.end {
	border-right: 0;
}
td.diplome{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	width: 40px;
	vertical-align: top;
}
td.formation{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}
td.detail-formation{
	font-size: 12px;
	text-align: left;
	/*font-weight: bold;*/
	padding-left: 25px;
	border-bottom: dotted 1px #999;
}
span.detail-formation{
	font-size: 12px;
}
td.option{
	text-align: center;
	vertical-align: middle;
	border-bottom: dotted 1px #999;
}
#contenu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	text-align: justify;
}
#contenu p.detail {
	font-size: 11px;
}
#contenu ul {
	margin: 25px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 25px;
}
#contenu li {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	list-style-image: url(../img/puce-liste.gif);
}
div#bottom{
	width: 990px;
	height: 83px;
	background-image: url(../img/bottom.gif);
}
#left p.coordonnees{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 25px;
	margin-top: 20px;
}
#left p.coordonnees a{
	color: #711c1c;
	font-weight: bold;
}
p#pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	margin-left: 199px;
	border-top: 2px solid #e5aa20;
	margin-top: 5px;
	position: absolute;
	bottom: 0; left:0;
	clear: both;
	width: 791px;
}
p#pied a {
	text-decoration: none;
	color: #000;
}
