/* CSS Document */
#ligne1gauchemenu {
	width: 870px;
}
#ligne1gauchecontenulong {
	position : relative;
	width: 868px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	float:left;
}
.ligne1 {
	width: 858px;
	/*min-height: 25px;*/
	/*line-height: 15px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
#sautligne1 {
	position : relative;
	float:left;
	width: 858px;
	height: 20px;
	top: 10px;
	/*left:5px;*/
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#RechercheConteneur {
	position : relative;
	width: 870px;
    text-align: left; 
	clear: both;
	float: left;
}

#SautConteneur {
	position : relative;
	width: 870px;
    text-align: left; 
	clear: both;
	float: left;
}
#Conteneurrecherche {
	position : relative;
	/*height: 320px;*/
	width: 868px;
	/*border: 1px dotted #FF0000;*/
	float:left;
}
#recherchemenu {
	position : relative;
	height: 20px;
	width: 868px;
	/*left: 5px;*/
	/*border: 1px dotted #FF0000;*/
	float:left;
}
.recherchemilieu {
	position : relative;
	/*height: 320px;*/
	width: 866px;
	/*border: 1px dotted #FF0000;*/
	float:left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.recherchemilieu2 {
	position : relative;
	/*height: 320px;*/
	width: 866px;
	/*border: 1px dotted #FF0000;*/
	float:left;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.recherchemilieu2cache {
	position : relative;
	height: 10px;
	width: 866px;
	float:left;
	background-color: #FFFFFF;
	overflow: hidden;
}
#lignerecherche0 {
	position : relative;
	height: 10px;
	width: 861px;
	float:left;
	line-height: 10px;
	left: 5px;
}
#lignerecherche {
	position : relative;
	/*height: 25px;*/
	width: 856px;
	float:left;
	line-height: 20px;
	left: 5px;
	font-size: 12px;
	clear: both;
	padding-bottom: 10px;
	text-align: justify;
	padding-right: 5px;
}
#lignerecherchee {
	position : relative;
	height: 25px;
	width: 851px;
	float:left;
	line-height: 20px;
	left: 5px;
	font-size: 12px;
	clear: both;
	text-align: right;
	padding-right: 10px;
}