@charset "utf-8";
/* CSS Document */

.txt_rech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-align:center;
}

.txt_div_spe {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018be3;
	text-align:center;
}

.txt_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6007b;
	text-align:left;
	font-weight: bold;
}

.txt_decription {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
	margin-top:5px;
}

.txt_in {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
}

.txt_out {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-align:left;
}

.txt_place {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	font-weight: bold;
}

.textarea {
	background-color: #FFFFFF;
	background-image: url(images/recherche_bargrad.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.lienmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
	
}

a.txt_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6007b;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6007b;
	text-align:left;
	font-weight: bold;
	text-decoration:none;
}

hr { color: #CCCCCC; height: 1px; width: 100%;}
