@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#46bed3;
	text-decoration:underline;
}
/* elements de recherche */
.input {
	width:120px;
	height:17px;
	border:2px #7d888d solid;
	margin-right:10px;
}



.texte_bnd_bas {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	line-height:14px;
}
a.texte_bnd_bas {
 	color:#19303c;
}
a.texte_bnd_bas:visited, a.texte_bnd_bas:hover, a.texte_bnd_bas:active {
 	color:#19303c;
}


