.identif{
    color: #5b5b5b;
    font-weight: bolder;
    font-size: 10px;
	margin:5px 0 20px 0;
	}



.archives_search{
	margin:20px auto;
	padding:15px 0;
	width:100%;
	}
	.archives_search li{
		width:57%;
		margin-bottom:20px;
		}
	.archives_search li input[type=text]{
		width:375px;
		margin-left:15px;
		background-color:#d0d0d0;
		border: #00354f 1px solid;
		height:21px;
		color:#00354f;
		vertical-align:middle;
		float:left;
		}
	.archives_search #rechercher{
		background-image: url(ui/btn_rechercher.gif);
		height:25px;
		width:25px;
		border:none;
		margin-left:5px;
		float:left;
		}
		.archives_search li p{
		clear:both;
		padding-top: 10px;
		}
		
span#arrow{
	display:inline-block;
	background:url(ui/creaxial_sprites-v1.gif) 0px -1298px no-repeat;
	height:20px;
	width:20px;
	border:none;
	margin-left:7px;
	}
		
.recherche_approf{
	color:#265177 !important;
	font-size:16px;
	font-weight:bold;
	background-image:url(ui/fleche_bas.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 15px;
	}
.normal{
    display: block;
    margin: 0;
    padding: 3px 5px;
    text-align: center;
    background: #9A9C68;
    font-weight: 900;
    color: #fff !important;
    text-decoration: none;
    border:none;
    }
.spe_promo2{
	margin-top:20px;
	border-top:1px solid #dddddd;
	padding-top:15px;
	}
	
	
#monblock{
	margin-left:50px;
	clear:both;
	overflow:auto;
	}
	#monblock ul{
		width:500px;
		margin-left:20px;
		margin-top:15px;
		}
		#monblock ul li{
			text-align:right;
			}
		#monblock ul li input[type=text]{
			width:200px;
			margin-left:15px;
			}
		#monblock ul li label{
			font-weight:bold;
			}
	.recherche_date{
		display:block;
		width:100%;
		}
	.recherche_leg{
		display:block;
		width:520px;
		font-weight:bold;
		border-top:none;
		/*border-top:1px solid #dddddd;*/
		padding-top:20px;
		margin-bottom:15px;
		}
	.left_1{
		display:block;
		text-align:left !important;
		float:left;
		width:100px !important;
		overflow:auto;
		min-height:100px;
		}
	.left{
		float:left;
		width:200px !important;
		}
	.left_1 li, .left li{
		text-align:left !important;
		}


#btn_rechercher{
	clear:both;
	width:100%;
	height:30px;
	}
		
#btn_rechercher #rechercher{
	display:block;
	float:right;
	margin-right:417px;
	}