html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000064;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/fond.gif);
}
div#centrage {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 760px;
	background: url(../images/fondContenu.gif);
}
.msgErrForm {
	color: #00FF00;
	font-weight: bold;
	margin-top: 3em;
	margin-bottom: 0.5em;
}
#langues {
	position: absolute;
	top: 170px;
	right: 2em;
	text-align: left;
	z-index: 10;
}
#langues li {
	list-style: none;
}
#langues a {
	color: white;
	font-size: smaller;
	text-decoration: none;
}
#langues a:hover {
	text-decoration: underline;
}
#bandeau {
	margin: 0px;
	padding: 0px;
}
#bandeau img {
	margin: 0px;
	padding: 0px;
}
#menuHaut {
	background: #5a6eff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
#menuHaut ul {
	margin: 0px;
	padding: 0px;
	height: 3em;
}
#menuHaut li {
	list-style: none;
	height: 3em;
	position: relative;
	background: #5a6eff url(../images/fondMenu.gif) repeat-x top;
}
#menuHaut a {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000064;
	text-decoration: none;
	margin: 0px;
	display: block;
	border-bottom: 1px solid white;
	padding: 0.1em 0;
}
div.videMenu {
	border-bottom: 1px solid white;
	height: 1.4em;
}
#menuHaut li#accueil a:hover, #menuHaut li#contact a:hover, #menuHaut li#candidature a:hover, #menuHaut li#login a:hover {
	background: yellow;
}
#menuHaut a.pageCourante {
	color: white;
	background: #000064;
	border-bottom: 1px solid #000064;
	border-top: 1px solid white;
	margin-top: 1.4em;
}
#menuHaut li#accueil a.pageCourante:hover, #menuHaut li#contact a.pageCourante:hover, #menuHaut li#candidature a.pageCourante:hover, #menuHaut li#login a.pageCourante:hover {
	background: #000064;
}
li#videGauche {
	left: 0%;
	position: absolute;
	width: 16%;
}
li#accueil {
	left: 16%;
	position: absolute;
	width: 16%;
	border-left: 1px solid white;
}
li#contact {
	position: absolute;
	width: 16%;
	left: 32%;
	border-left: 1px solid white;
}
li#candidature {
	position: absolute;
	width: 16%;
	left: 48%;
	border-left: 1px solid white;
}
li#login {
	position: absolute;
	width: 16%;
	left: 64%;
	border-left: 1px solid white;
}
li#videDroit {
	position: absolute;
	width: 20%;
	border-left: 1px solid white;
	right: 0%;
}
#contenu {
	clear: both;
	text-align: justify;
	line-height: 2.0;
}
h1 {
	color: yellow;
	margin-top: 2em;
	margin-left: 2em;
	font-size: 2em;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 1.5em;
	color: #FF0;
	margin-left: 3em;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #FF0;
}

/* français */
#h1accueil {
	padding: 0px;
	height: 31px;
	overflow: hidden;
	position: relative;
}
#h1accueil span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background: url(../images/accueil.gif) no-repeat;
	z-index: 1;
	width: 131px;
}
#h1contact {
	padding: 0px;
	height: 27px;
	overflow: hidden;
	position: relative;
}
#h1contact span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../images/contact.gif) no-repeat;
	z-index: 1;
	width: 109px;
}
#h1candidature {
	padding: 0px;
	height: 31px;
	overflow: hidden;
	position: relative;
}
#h1candidature span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background: url(../images/candidature.gif) no-repeat;
	z-index: 1;
	width: 172px;
}
#h1login {
	padding: 0px;
	height: 35px;
	overflow: hidden;
	position: relative;
}
#h1login span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../images/login.gif) no-repeat;
	z-index: 1;
	width: 83px;
}
#h1formEnvoye {
	padding: 0px;
	height: 38px;
	overflow: hidden;
	position: relative;
}
#h1formEnvoye span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: url(../images/formEnvoye.gif) no-repeat;
	z-index: 1;
	width: 260px;
}
#menuBas {
	color: #FF0;
	padding-bottom: 1em;
	font-size: smaller;
	margin-top: 2em;
}
#menuBas a {
	color: #FF0;
	text-decoration: none;
	margin-right: 2em;
	margin-left: 2em;
}
#menuBas a:hover {
	color: #000064;
	text-decoration: underline;
}
p, fieldset {
	margin-left: 15%;
	font-size: 0.95em;
	width: 65%;
}
img#bureau {
	float: right;
	margin: 1em 0 1em 1em;
}
fieldset {
	border: 1px solid #FF0;
	background-color: #5A6EFF;
}
fieldset p {
	font-size: 1em;
	width: 100%;
	margin: 0.5em 1em;
}
legend {
	font-size: 1.5em;
	color: #FF0;
	margin-left: 1em;
	font-style: italic;
	padding: 0.5em;
}
span.asterisque {
	color: #F00;
	font-weight: bold;
}
label {
	width: 16em;
	display: block;
	float: left;
}
fieldset fieldset {
	border-style: none;
	margin-left: 1em;
	width: 90%;
	font-size: 1em;
}
fieldset fieldset legend {
	font-size: 1em;
	font-style: normal;
	color: #000064;
	display: inline;
	margin-left: 0px;
	padding: 0;
}
label.labelEnLigne {
	display: inline;
	float: none;
	margin-right: 2em;
}
#cmdEnvoyer {
	margin: 1em 1em 1em 15em;
	width: 8em;
}
textarea {
	height: 6em;
	width: 20em;
}
input.plusLarge {
	width: 20em;
}
p.noteFormulaire {
	margin-top: 0px;
}
/* anglais */
#h1home {
	padding: 0px;
	height: 27px;
	overflow: hidden;
	position: relative;
}
#h1home span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../images/home.gif) no-repeat;
	z-index: 1;
	width: 83px;
}
#h1join {
	padding: 0px;
	height: 33px;
	overflow: hidden;
	position: relative;
}
#h1join span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	background: url(../images/join.gif) no-repeat;
	z-index: 1;
	width: 192px;
}
#h1Ansprechpartner {
	padding: 0px;
	height: 38px;
	overflow: hidden;
	position: relative;
}
#h1Ansprechpartner span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: url(../images/Ansprechpartner.gif) no-repeat;
	z-index: 1;
	width: 241px;
}
#h1Bewerbung {
	padding: 0px;
	height: 38px;
	overflow: hidden;
	position: relative;
}
#h1Bewerbung span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	background: url(../images/Bewerbung.gif) no-repeat;
	z-index: 1;
	width: 160px;
}
#h1contattaci {
	padding: 0px;
	height: 29px;
	overflow: hidden;
	position: relative;
}
#h1contattaci span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background: url(../images/contattaci.gif) no-repeat;
	z-index: 1;
	width: 152px;
}
#h1lavora {
	padding: 0px;
	height: 26px;
	overflow: hidden;
	position: relative;
}
#h1lavora span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url(../images/lavora.gif) no-repeat;
	z-index: 1;
	width: 214px;
}
#auteurs {
	font-size: smaller;
	color: #999999;
	font-style: italic;
	margin: 0.5em;
}
#auteurs a {
	color: #999999;
	text-decoration: none;
}
#auteurs a:hover {
	text-decoration: underline;
}
