/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #7D8383;
	background-image: url(../images/fond.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

img {
border:0;
}

#haut_page {
	width: 941px;
	margin-top:43px;
	margin-left: auto;
   margin-right: auto;
	z-index: 2;
	position: relative;
	text-align:left;
	background-color:#FFFFFF;
}


#sous_bandeau {
	position:relative;
	left:506px;
	width:435px;
	height:27px;
}

#recherche {
float:right;
	background-color:#0084C1;
	height:27px;
	width:186px;
	padding-left:10px;
}

#recherche form {
padding:0px;
margin:0px;
}

#cell_bouton_recherche {
padding-left:5px;
}

#champ_recherche {
padding:0px;
margin:0px;
height:27px;
width:186px;
}

.input_recherche {
height:16px;
width:127px;
border:0px;
font-size:10px;
}

#date_accueil {
	width:230px;
	float:left;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#milieu_page {
clear: both;
background-color:#FFFFFF;
	width: 941px;
	min-height:512px;
	text-align: left;
	margin-left: auto;
   margin-right: auto;
}

#fond_milieu {
background:url(../images/fond_milieu.jpg);
background-repeat:no-repeat;
background-position:top;
}

#bas_page {
	clear: both;
	background-image:url(../images/fond_bas.jpg);
	width: 941px;
	height:37px;
	padding:0px;
	text-align: left;
	margin-left: auto;
   margin-right: auto;
}

#texte_mention {
padding:0px;
padding-top:20px;
float:left;
color:#FFFFFF;
}

#texte_mention span {
font-size:8px;
font-weight:bold;
}

#menu_bas {
float:right;
text-transform:uppercase;
padding-top:15px;
padding-right:70px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

#menu_bas a {
color:#FFFFFF;
text-decoration:none;
}

#espace_bas {
height:21px;
}


#sous_menu {
min-width:300px;
padding:0px;
margin:0px;
}

#bloc_contact {
margin-left:120px;
margin-top:20px;
width:418px;
}

#bloc_contact_titre {
color:#666666;
font-size:36px;
}

#bloc_contact_fond {
background:url(../images/contact_fond.gif) repeat-y left;
min-height:300px;
padding-left:20px;
padding-top:15px;
width:400px;
}

#bloc_contact_haut {
background:url(../images/contact_haut.gif) no-repeat left top;
width:418px;
height:15px;
}

#bloc_contact_bas {
background:url(../images/contact_bas.gif) no-repeat left top;
width:418px;
height:20px;
}
/*
#une_colonne_sous_menu a, #une_colonne_sous_menu a:visited {
color:#006AB3;
text-decoration:none;
}

#une_colonne_sous_menu a:hover {
color:#006AB3;
text-decoration:underline;
}
*/
#bloc_contact_fond a, #bloc_contact_fond a:visited {
color:#666666;
text-decoration:none;
}

#bloc_contact_fond a:hover {
color:#666666;
text-decoration:underline;
}

a, a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}




