body,html{

	width : 100% ;
	height : 100% ;
	text-align : center ;
	background-color:#F9F9F9;

}

#global {

	text-align : left ;
	width: 781px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url('../img/fond_global.jpg') repeat-x 0 100%;
	height: 100%;
	position: relative;

}

html>body #global {

	height: auto;
	min-height: 100%;

}

#bandeau {

	width: 781px;
	height: 207px;
	background-image : url( '../img/bordure_sous_logo.gif' ) ;
	background-repeat : no-repeat ;
	background-position : 0 bottom ;
	padding-bottom: 20px;

}

#logo {

	position: absolute;
	top: 0;
	left: 0;

}

#corps {

	padding-bottom : 1px ;


}


#contenu {

	width: 490px;
	margin-right : 36px ;
	float: right;
	padding-bottom: 72px;
}

/* ROAD */
#road {

	color: #ABABB0;
	height: 20px;
	margin-left: -8px;

}

#road a, #road span  {

	color: #ABABB0;

}

#colonne_gauche {

	width: 214px;
	float: left;

	margin-left : -3px ;

	margin-bottom : 36px ;

}

#bas {


	position: absolute;
	bottom: 0;
	left: 0;
	width: 781px;
	height: 36px;

}


#div_menu_menu-haut {

	float: right;

}



#div_menu_menu-principal {

/*
	float: right;
	margin-top: 25px;
	*/
	position: absolute;
	right: 0;
	top: 50px;

}

#bloc_menu_arbo {



}

/* BLOC RECHERCHE */
#recherche_small div {

	float : right ;

	margin-top : 6px ;

}


#recherche_small #recherche_input {

	border-width : 1px ;

	border-style : solid ;

	border-color : #000 #000 #808080 #808080 ;

	height : 14px ;

	padding-top : 3px ;

	width : 115px ;

	display : block ;

	float : left ;

}

* html #recherche_small #recherche_input {

	height : 19px ;

	padding-top : 3px ;

}


#recherche_small #recherche_submit {

	display : block ;

	margin-left : 3px ;

	float : left ;

	height : 19px ;

	width : 20px ;

	background-image : url( '../img/btn_ok.gif' ) ;

	background-position : 0 0 ;

	background-repeat : no-repeat ;

}



#logos_certif {

	background: url('../img/logos_certif.jpg') no-repeat 0 0;
	display: block;
	width: 209px;
	height: 24px;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	right: 0;

}



/* CHOIX LANGUE */
#bloc_langues {

	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;

}

/* IMAGE BANDEAU */
#background_chooser_image {

	width: 781px;
	height: 130px;
	background: lightblue;
	position: absolute;
	top: 78px;
	background: url('../img/bandeau_base.jpg') no-repeat 0 0;

}



#resultListe {

	margin-top: 20px;

}

#resultListe form {

	margin-bottom: 15px;

}

#resultListe form input {

	height: 18px;
	width: 180px;

}

#div_f_rech_field_1 input {

	height: 16px;
	line-height: 16px;
	font-size: 1.1em;
	width: auto !important;
	margin-top: 15px;
	
}

#div_rech_q label {

	

}

#certificat_seal {

	display:block;
	text-align :center;
	margin-bottom: 15px;

}