/*Not parsed in Flash*/
*{margin:0;padding:0;}
body{
	background-color:#99CCFF;
	font: normal 80% Verdana, Arial, sans-serif;
	color: #49465d;
	text-align:center;
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1{text-align:left; color:#D32567; font: 36px "Century Gothic", Helvetica;  padding-bottom: 0.7em;padding-top: 1em;}
h2{font-size:1.7em;line-height:2em}
h3{font-size:1.3em}
h4,h5{font-size:1em}
h3,h4,h5,h6{margin:2em 0}
h2,h3,h4,h5,h6{color:#cc6600;  "Century Gothic", Helvetica; font-weight : normal ;}

img{border:none}

#ctn-main{	
	background-color:#fff;
}
ul, ol{
	list-style-position:outside;
	margin-bottom:1em;
	margin-left:2.3em;
}

p{
	margin :0 0 1em 0;
	font-size:1em;
}

.separator{border-bottom:1px solid #94845F;height:1%;}
.selected{text-decoration:none;font-weight:bold}
#header, #main, #footer{
	margin: 0 auto;
	width:780px;
	text-align:left;
}

#header h1{

background: #99CCFF url(../img/logo_bg.jpg) no-repeat 0px 0px;
	text-indent: 105px;

}
#ctn{

background-image: url(../img/fond_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

#footer{
	margin-top:1em;
	font-size:xx-small;
	text-align:center;
}
a.footer{color:#99CCFF;text-decoration:none}

.navigation{
	font-size:12px;
	text-align:right;
}
.table-parcours{padding:0;margin:0;border-collapse:collapse}
.table-parcours p {color:#953509}
.table-parcours td{vertical-align:middle;padding:1.5em 0.5em;}
.table-parcours img{padding:0;margin:0}
.center{text-align: center;} 