body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0062A6;
}

h1{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

/*p{
	text-align:left;
	padding-left:5px;
	font-size:10px;
	font-family: Arial;
}*/

#conteneur{
	height:100%;
	width:100%;
	position:relative;
}

#fondhaut {
	position:absolute;
	z-index:1;
	background-color:#FFFFFF;
	top:0px;
	height:134px;
	width:100%;
}


#fondbas {
	position:relative;
	z-index:1;
	bottom:0px;
	background-color:#0062A6;
	width:100%;
	height:95px;
}

#conteneurbas {
	position:relative;
	z-index:2;
	width:1000px;
	margin:0 auto 0 auto;
}

#blancbas {
	position:relative;
	z-index:3;
	width:913px;
	height:50px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#mentions {
	position:relative;
	z-index:4;
	width:900px;
	top:15px;
	padding-top:5px;
	height:25px;
	background-color:#0062A6;
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 10px;
}

#site {
	position:relative;
	z-index:2;
	width:1000px;
	height:89%;
	margin:0 auto 0 auto;
}

#header {
	width:913px;
	position:relative;
	z-index:4;
	margin:0 auto 0 auto;
}

#barrehaut {
	position:relative;
	z-index:5;
	height:6px;
	width:913px;
	background-color:#0062A6;
}

#zonehaut {
	position:relative;
	z-index:6;
	width:913px;
	background-color:#FFFFFF;
}

#ffondhaut {
	position:absolute;
	top:0px;
	left:50%;
	background-image:url(fondhaut.jpg);
	height:134px;
	width:1000px;
	z-index:3;
	margin-left:-516px;
}

#flash {
	position:relative;
	height:296px;
	width:913px;
	z-index:4;
	margin:0 auto 0 auto;
	}

#contenu {
	position:relative;
	z-index:4;
	width:913px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	text-align:center;
}

#logo {
position:relative;
left:5px;
z-index:7;
vertical-align:middle;
}

#blockrech {
position:absolute;
top:15px;
right:20px;
z-index:7;
float:right;
height:98px;
width:286px;
background-image:url(recherche.jpg);
}

#boutonshaut {
position:absolute;
right:8px;
float:right;
z-index:8;
}

#recherche {
position:absolute;
right:8px;
float:right;
z-index:8;
}

#liensbas {
	position:relative;
	z-index:4;
	width:900px;
	top:15px;
	padding-top:5px;
	height:25px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFFFFF;
}
#mentions a {
	color: #FFFFFF;
}
.textebienv {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
.textebas {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.texte {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.texte10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.titre {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Arial;
	color: #E40023;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #E40023;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	color: #E40023;
	text-decoration: none;
}
.formulaire {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

	color: #000000;
	background-color: #0062A6;
	border: 2px solid #0062A6;
}
.encart_bout {
	font-family: Arial;
	font-size: 10px;
	border: 2px solid #0062A6;
}
.encart_image {
	float: left;
}
.encart_texte {
	font-size: 10px;
}
.encart_titre {
	color: #FFFFFF;
	background-color: #0062A6;
}
.encart_corp {
	background-color: #FFFFFF;
	clear: both;
}


#contenu #cont_left {
	text-align: left;
}

input#rech{
background-color:transparent;
border:none;
}
