@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #343434;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.fond {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}
.menu-haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu-haut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC3;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.texte-coeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.texte-coeur:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #295fa0;
	text-decoration: none;
}
.coup-coeur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fc3;
	text-decoration: none;
	font-weight: bold;
}
.menu-droit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #295fa0;
	font-weight: bold;
	text-decoration: none;
}
.menu-droit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #295fa0;
	font-weight: bold;
	text-decoration: none;
}
.menu-droit2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.menu-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.menu-bas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC3;
	text-decoration: none;
}
.texte-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.recherche-av{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.recherche-av:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #295fa0;
	text-decoration: none;
}
.bouton-rechercher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.bouton-rechercher:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #295fa0;
	text-decoration: none;
}
.canada-design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002b54;
	text-decoration: none;
}
.canada-design:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #295fa0;
	text-decoration: none;
}

.annonce-jaune{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc3;
	text-decoration: none;
	font-weight: bold;
}

.detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.detail:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc3;
	text-decoration: none;
	font-weight: bold;
}
.titre-annonce{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nombre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295fa0;
	font-weight: bold;
	text-decoration: none;
}
.texteg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002b54;
	text-decoration: none;
}
.texte-envoyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002b54;
	text-decoration: none;
}
.texte-envoyer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #295fa0;
	text-decoration: none;
}
.formulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/***********************************************************/
.msg_maj {
	font-family: "Arial", Helvetica, sans-serif;
	 font-weight: bold;
	font-size: 12px;
  color: #009933;
}
.msg_erreur {
	font-family:  "Arial",Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color: #CC0000;
	color:#FF0000;
}
.txt_criteres_recherche {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #002b54;
}

.boutons_blan{
height:20px;
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#334654;
text-align:center;
font-weight:bold;
background-color:#ACBFCD;
border:1px solid #314957 ;
cursor:pointer;
}

.boutons{
height:20px; 
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#333333;
text-align:center;
font-weight:bold;
background-color:#ffffff;
padding:1px;
border:1px solid #314957 ;
cursor:pointer;
}


.formulaire2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#314957;
}

.txt_r_limit {
	font-family: "Arial", Helvetica, sans-serif;
	 font-weight: bold;
	font-size: 11px;
  color: #314957;
}

.style18 {
	font-family: Arial;
	font-size: 12px;
	color: #314957;
}
.style26 {
font-family: Arial; font-size: 12px; color: #314957; font-weight: bold;
 }
 
.titre_option_recherche {
font-family: Arial;
font-size: 12px;
color: #314957;
font-weight: bold;
}

.cadre_images {
border:1px solid #FFFFFF;
}