/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html,body{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family: sans-serif, arial, verdana ;
	font-size: 12px;
	text-align: left;
}

h1{
	color: #000000;
	font-weight: bold;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

.titre_detail{
	color: #05699F;
	font-weight: bolder;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 22px;
	text-align: justify;
	line-height: 18px;
}

.pub, .pub a:link, .pub a:hover, .pub a:visited{
	color: #FF0000;
	font-weight: bolder;
	font-family : arial, sans-serif, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
}
.furum, .furum a:link, .furum a:hover, .furum a:visited{
	color: #000000;
	font-weight: bolder;
	font-family : arial, sans-serif, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}

h2{
	color: #05699F;
	font-weight: normal;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}

h2 a:link, h2 a:visited{
	color: #05699F;
	font-weight: normal;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	text-decoration: underline;
}

h2 a:hover{
	color: #CCC00F;
	font-weight: normal;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
	text-decoration: underline;
}

td{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif, arial, verdana ;
	text-align: justify;
}

ul{
	margin: 0px;
	padding:0px;
}

a:link{
	color: #CCC00F;
	font-size: 13px;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

a:visited{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


form{
	font-weight: bold;
}


#image{
	text-decoration: none;
	border: 0px;
}

#image a:link{
	font-size: 13px;
	text-decoration: none;
	border: 0px;
}

#image a:hover{
	font-size: 14px;
	text-decoration: none;
	border: 0px;
}

#image a:visited{
	font-size: 13px;
	text-decoration: none;
	border: 0px;
}

/*Formulaire de recherche rapide*/
.titre_rech{
	color: #05699F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 14px;
	text-align:center;
}
.titre_rech a:link{
	color: #05699F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 14px;
	text-align:center;
}

.titre_rech a:visited{
	color: #05699F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 14px;
	text-align:center;
}

.titre_rech a:hover{
	color: #CCC00F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 14px;
	text-align:center;
}

.choix_rech{
	background-color: #E0EDF3 ;
}

.rech{
	background-color: #E0EDF3 ;
	padding: 0px 5px 0px 0px; 
}

.rech input{
	border: 1px solid #999999;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	width: 200px;
}

.rech select{
	border: 1px solid #999999;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	width: 200px;
}


.rech textarea{
	border: 1px solid #999999;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	width: 412px;
}

#rien input{
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	border-width: 0px;
	width: 30px;
}

.prix{
	color: #05699F;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 20px;
	text-align: right;
}


.bouton{
	border: 1px solid #999999;
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	text-align:center;
	background-color:#DADADA;
	cursor: pointer;
	height: 20px;
}

.bouton a:link{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	text-align: center;
	background-color:#DADADA;
	color: #05699F;
}

.bouton a:visited{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	text-align: center;
	background-color:#DADADA;
	color: #05699F;
}

.bouton a:hover{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	text-align: center;
	background-color: #DADADA;
	color: #CCC00F;
}


.bouton2{
	border: 0px solid #999999;
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 11px;
	text-align:center;
	background-color:#FFFFFF;
	cursor: pointer;
	height: 18px;
}

.bouton2 a:link{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 11px;
	text-align: center;
	background-color:#FFFFFF;
	color: #05699F;
}

.bouton2 a:visited{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 11px;
	text-align: center;
	background-color:#FFFFFF;
	color: #05699F;
}

.bouton2 a:hover{
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	color: #CCC00F;
}


label{
	color: #535353;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 11px;
}






#tableau{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	line-height: 18px;
}

#tableau table td{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	padding: 4px;
	height: 14px;
	
}

#tableau a:link{
	color: #CCC00F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}

#tableau a:visited{
	color: #CCC00F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#tableau a:hover{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}


/*Menu horizontal à onglet*/
#menu { 
  text-align: center;
  list-style: none; 
  border-bottom: #05699F solid 8px;
  background-color: #c4e5ee; 
  margin: 0px; 
  padding: 0px;
  font-family: sans-serif, arial, verdana ;
  font-size: 15px; 
  font-weight: bold;
  height: 26px;
}
#menu li { 
  float: left; 
  width: 125px;
  text-align: center;
  color: #05699F;
  vertical-align: middle;
  font-size: 15px; 
  vertical-align: bottom;
}
#menu li a {
  display: block; 
  color: #05699F; 
  text-decoration:none; 
  text-align: center; 
  font-size: 15px;
  padding: 5px 0px 0px 0px;
  cursor: pointer; 
  font-weight: bold;
  font-size: 15px; 
}
#menu li a:hover {
  background: url("../images/onglet_hover.gif") no-repeat right top;
  height: 21px;
}


#menu li.current a {
  color:#fff; 
  text-align: center; 
  background: url("../images/onglet_current.gif") no-repeat right top;
  margin: 0px; 
  padding: 5px 0px 0px 0px;
  height: 21px;
  
}
#menu li.current a:hover {
  background: url("../images/onglet_current.gif") no-repeat right top;
  text-align: center;
}


#menu li.news a {
  color: #FFFFFF; 
  text-align: center; 
  background: url("../images/onglet_news.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}
#menu li.news a:hover {
  background: url("../images/onglet_news_hover.gif") no-repeat right top;
  text-align: center;
  color: #F42941;
}

#menu li.currentnews a {
  color: #FFFFFF; 
  text-align: center; 
  background: url("../images/onglet_current.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}

#menu li.currentnews a:hover {
  color: #F42941; 
  text-align: center; 
  background: url("../images/onglet_news_hover.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}




#menu li.afous a {
  color: #CCC00F; 
  text-align: center; 
  background: url("../images/onglet_afous.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}
#menu li.afous a:hover {
  background: url("../images/onglet_afous_hover.gif") no-repeat right top;
  text-align: center;
  color: #41363A;
}

#menu li.currentafous a {
  color: #FFFFFF; 
  text-align: center; 
  background: url("../images/onglet_current.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}

#menu li.currentafous a:hover {
  color: #41363A; 
  text-align: center; 
  background: url("../images/onglet_afous_hover.gif") no-repeat right top;
  padding: 5px 0px 0px 0px;
  height: 21px;
}




#menu_bas { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 11px; 
  color:#FFFFFF; 
  font-weight: bold;
}
#menu_bas a:link { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 11px; 
  color:#FFFFFF;
  font-weight: bold;
}
#menu_bas a:visited { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 11px; 
  color:#FFFFFF;
  font-weight: bold;
}
#menu_bas a:hover { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 11px; 
  font-weight: bold;
  color:#CCC00F; 
}


.res_rech{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#texte{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#texte ul{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#texte ul li{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	margin: 0px 0px 0px 15px;

}

#texte a:link{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#texte a:visited{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

#texte a:hover{
	color: #CCC00F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

/* Bloc d'informations */
#texte_bloc{
	color: #000000;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#texte_bloc a:link{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#texte_bloc a:visited{
	color: #05699F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#texte_bloc a:hover{
	color: #CCC00F;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}





.texte_accueil1{
	margin:5px;
	padding:2px;
	color: #000000;
	font-weight:bolder;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 14px;
	text-align:justify;
	line-height: 16px;
}
.texte_page{
	margin:5px;
	padding:2px;
	color: #000000;
	font-weight: normal;
	font-family : sans-serif, arial, helvetica, verdana, arial;
	font-size: 13px;
	text-align:justify;
	line-height: 16px;
}
.titre_agences {
	color: #CCC00F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 14px;
	text-align:left;
	}

.cord_agences {
	color: #000000;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 11px;
	text-align: left;
}



.cord_agences a:link { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 13px; 
  color: #05699F;
  font-weight: bold;
}

.cord_agences a:visited { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 13px; 
  color: #05699F;
  font-weight: bold;
}

.cord_agences a:hover { 
  text-align: center;
  font-family: sans-serif, arial, verdana ;
  font-size: 13px; 
  font-weight: bold;
  color: #CCC00F; 
}
	
/*Pagination*/
#pagination .on{
	color: #000000;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 10px;
	text-align: justify;
	border: 1px solid #000000;
	padding: 5px;
	margin: 2px;
}

#pagination a:link {
	color: #05699F;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 10px;
	text-align: justify;
	border: 1px solid #05699F;
	padding: 5px;
	margin: 2px;
}

#pagination a:visited {
	color: #05699F;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 10px;
	text-align: justify;
	border: 1px solid #05699F;
	padding: 5px;
	margin: 2px;
}

#pagination a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 10px;
	text-align: justify;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 2px;
	background-color: #05699F;
}
	
/* Annonce*/
#titre_offre a:link {
	color: #05699F;
	font-weight: bolder;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 13px;
	text-align: justify;
}

#titre_offre a:visited {
	color: #05699F;
	font-weight: bolder;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 13px;
	text-align: justify;
}

#titre_offre a:hover{
	color: #CCC00F;
	font-weight: bolder;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 13px;
	text-align: justify;
}

#detail a:link {
	color: #05699F;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 12px;
}

#detail a:visited {
	color: #05699F;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 12px;
}

#detail a:hover{
	color: #CCC00F;
	font-weight: bolder;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 12px;
}

/* Formulaire de contact */
.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
 }
.spip_forms form {
	border:0;
	margin:0;
}
.spip_forms div.spip_descriptif { /* Descriptif avant le formulaire: Enregistrement des informations de contact des visiteurs*/
	border:0;
	margin:0;
	clear:both;
	color: #FF0000;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend { /*Légende du formulaire*/
	font-size:0em;
	padding:0px;
	margin:: 0px;
}
.spip_forms .spip_form_champ {/* Commentaire des champs */
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label { /*[Obligatoire]*/
  	font-weight: bold;
  	text-align:left;
  	color:#00FFFF;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {/*Label des champs*/
	color: #535353;
	font-weight: bold;
	font-family : sans-serif, arial, verdana, helvetica ;
	font-size: 12px;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width: auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	border-bottom:solid 1px #E2CEC1;
	border-right:solid 1px #E2CEC1;
	border-top:1px solid #AF896F;
	border-left:1px solid #AF896F;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #FFFDE7;
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:30%;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms .spip_bouton input {
	border: 1px solid #999999;
	font-weight: bold;
	font-family: helvetica, sans-serif, arial, verdana ;
	font-size: 13px;
	text-align:center;
	background-color:#DADADA;
}
.spip_forms fieldset {
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-width: 0px;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}

div#cadre {  /* conteneur global et chapeau de l?arrière-plan */
width: 100px;
padding-top: 5px;
background: url("../images/haut.gif") left top no-repeat;
}
div#bloccadre {  /* bords et pied de l?arrière-plan */
background: url("../images/bas.gif") left bottom no-repeat;
padding-bottom: 5px;
}
div#bloccadre p {
margin: 0 6px 6px 0;
}

#bas { 
  text-align: center;
  font-family: verdana,arial,sans-serif ;
  font-size: 8px; 
  color:#FFFFFF; 
  font-weight: bold;
}
#bas a:link { 
  text-align: center;
  font-family: verdana,arial,sans-serif ;
  font-size: 8px; 
  color:#FFCC00;
  font-weight: bold;
}
#bas a:visited { 
  text-align: center;
  font-family: verdana,arial,sans-serif ;
  font-size: 8px; 
  color:#FFFF99;
  font-weight: bold;
}
#bas a:hover { 
  text-align: center;
  font-family: verdana,arial,sans-serif ;
  font-size: 8px; 
  font-weight: bold;
  color:#CCC00F; 
}

#vignette{
	text-align:left;
	border-width: 0px;
}
#vignette img{
	border: 0px;
}

#vignette a:link{
	cursor: hand;
	border: 1px solid #FFFFFF;
}
#vignette a:visited{
	cursor: hand;
	border: 1px solid #FFFFFF;
}

#vignette a:hover{
	cursor: hand;
	border: 1px solid #FFFF99;
}

/*formulaire-lang*/
.formulaire-lang{
	color: #05699F;
	font-variant: small-caps;
	font-weight: bold;
	font-family : verdana, helvetica, , arial, sans-serif;
	font-size: 13px;
	text-align:center;
}

#flagi{ 
width: auto;
background: transparent;  
}
.flag{
width: 28px;height: 19px; 
}
