h1 {
	color: yellow;
	margin-top: 2em;
	margin-right: 2em;
	font-size: 2em;
	margin-bottom: 1.5em;
}
h2 {
	font-size: 1.5em;
	color: #FF0;
	margin-right: 3em;
	font-weight: normal;
	font-style: italic;
}
a {
	color: #FF0;
}

/*#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;
}*/
p, fieldset {
	margin-right: 15%;
	font-size: 0.95em;
	width: 65%;
}
/*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;
}*/

/* Arabe */ 
#h1homeAR {
	padding: 0px;
	height: 35px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#h1homeAR span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../images/accueilAR.gif) no-repeat;
	z-index: 1;
	width: 209px;
}
#h1contactAR {
	padding: 0px;
	height: 31px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#h1contactAR span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background: url(../images/contactAR.gif) no-repeat;
	z-index: 1;
	width: 101px;
}
#h1joinAR {
	padding: 0px;
	height: 40px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#h1joinAR span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/candidatureAR.gif) no-repeat;
	z-index: 1;
	width: 198px;
}
fieldset {
	border: none;
}
fieldset fieldset {
	width: 85%;
	margin-right: 0;
}
