html {
	background-color: #fff;
	float: none !important;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	text-align: left;
	font-family: Verdana, sans-serif;
	float: none !important;
}

div#body {
	width: 100%;
	margin: 0 auto;	
	float: none !important;
}

div#context {
	display: none;
}

div#context a {
	display: none;
}

div#context a:hover {
	display: none;
}

h1 span {
	display: none;
}

h2.title {
	display: none;
}

div#content {
	text-align: left;
	float: none !important;
}

div.fct_links_bottom, div.fct_links_top {
	display: none;
}

div#left_menu {
	display: none;
}

div#right_menu {
	display: none;
}

div#content_left {
	color: #000000;
	margin: 3px;
	padding: 0px;	
}

div#content_right {
	color: #000000;
	margin: 3px;
	padding: 0px;	
}

div#content_false {
	color: #000000;
	margin: 3px;
	padding: 0px;	
}

div.data {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none !important;
}
div.data > div.row {
	/*margin-left: 10%;
	margin-right: auto;*/
	text-align: center;
}

#footer {
	display: none;
}

div#result {
	width: 100%;
	text-align: left;
	
}

div#result div.left {
	width: 150px;
	float: left;
	margin-left: 10px;
}

div#result div.left ul {
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

div#result div.left ul li {
	margin-bottom: 5px;
	list-style-image: url(img/fleche.gif);
}

.right {
	width: 150px;
	float: right;
	margin-right: 10px;
	text-align: center;
}

#center {
	width: auto;
	padding: 0px;
	margin-left: 165px;
	margin-right: 165px;
}

#center div#nbResults {
	text-align: center;
	font-weight: bold;
}

#center div.resultat1 {
	color: inherit;
	background-color: #BCD4F6;
	padding: 5px;
	width:100%;
}

#center div.resultat2 {
	color: inherit;
	background-color: #FFFFFF;
	padding: 5px;
	width:100%;
}

div#result a {
	color: #336699;
	background-color: inherit;
}

div#result a:hover {
	color: #000000;
	background-color: inherit;
}

div#result div#result_criterias {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
}

div#result div#result_criterias div#title_criteres{
	font-weight: bold;
	font-size: 105%;
}

div#result div#result_criterias div#retour_recherche{
	font-weight: bold;
	font-size: 105%;
	float: right;
}

div#result div#result_criterias div#retour_recherche a{
	color: #FFFFFF;
	background-color: inherit;
}

div#result div#result_criterias div#retour_recherche a:hover{
	color: #FFFF00;
	background-color: inherit;
}

div#result div#result_criterias div.criteres{
	margin-left: 30px;
	margin-top: 10px;
}

div.errorAffichage {
	color: #c00050;
	background-color: inherit;
 	font-size: 90%;
 	margin-top: 5px;
}

div.error input {
	border: 1px solid #c00050;
	background-color: #FFFAFA;
	color: inherit;
}

hr {
	display: none;
}

div#exportRTF {
	display: none;
}

#infos_maj {
	display: none;
}