*{
	padding:0;
	border:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: images/puce-spéciale.png;
}
a{text-decoration:none; color:#8d8d8d; font-size:8pt}
a:hover{text-decoration:underline; color:#699a0a;}

body {
	width: 887px;
	margin:0 auto;
	font: normal 10pt Tahoma, Verdana, sans-serif, Arial;
	color:#417594;
	background: #ededed; 
}

/*///////////////////////////////////  GLOBAL  //////////////////////////*/
#global {
	margin:0 auto;
	float:left;
	width:900px;
	background:#ededed url(images/fondcontenu.png) repeat-y left top;
}


/*///////////////////////////////////  HEADER  //////////////////////////*/
#header {
	width:900px;
	height:301px;
	font-weight:bold;
	text-transform:uppercase;
	background-color: #ededed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/Formation%20%20langues%20etrangeres.png);
}

/*///////////////////////////////////  MENU  A GAUCHE //////////////////////////*/
#menu {
	float:left;
	display:inline;
	width:177px;
	text-align:left;
	margin:0 0 0 50px;
}
#menu h2 {
	width:177px;
	height:30px;
	line-height:20px;
	font-size:10pt;
	margin:0;
	padding:0 0 0 20px;
	color:#006BFB;
	background: url(images/rubrique.png) no-repeat left top;
}
#menu ul {
	margin:0 0 15px 0;
	width:162px;
	font-size:10pt;
	list-style:none;
}

#menu ul li {
	width:177px;
}

#menu ul li a {
	display:block;
	margin:0px;
	padding:0 0 0 20px;
	width:177px;
	height:29px;
	line-height:29px;
	text-decoration:none;
	color:#417594;
	background: url(images/lien.png) no-repeat left top;
}

#menu ul li a:hover {
	text-decoration:underline;
}

/*///////////////////////////////////  CORPS  //////////////////////////*/
#corps {
	padding:10px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 250px;
}

.floatl {
	float:left;
	padding-right:1em;
	margin:0;
}


#corps h1 {
	color:#417594;
	margin:0 10px 10px;
	padding:0 5px;
	font: normal 12pt Tahoma,Verdana,sans-serif, Arial;
}
#corps p {
	color:#417594;
	text-indent:0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}
#corps p a {
	color:#0054FA;
}

#corps p.right {
	margin-right:15px;
	text-align:right;
	font-weight:bold;
	font-size:9px;
	letter-spacing:1px;
	color:#8d8d8d;
}

/*///////////////////////////////////  FOOTER  //////////////////////////*/
p#footer {
	clear:both;
	width:900px;
	height:98px;
	padding-top:0px;
	font-size:9px;
	text-align:center;
	color:#8d8d8d;
	background:#ededed url(images/footer.png) no-repeat left top;
}

p#footer a{
color:#417594;
}
