html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	overflow-x: auto;
	font-size: 100.1%;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	background: none repeat scroll 0 0 #EEEEEE;
	text-align: left;
	font-family: arial, FreeSans, sans-serif;
	font-size: .8em;
	line-height: 1.5;
	border: 0;
	width: 100%;
}

body,html,div,form,fieldset,h1 {
	margin: 0;
	padding: 0;
}

div#body {
	border: 0;
	width: 100%;
	margin: 0 auto;
	max-width: 1600px;
	min-width: 800px;
	background-color: #eee;
}
div.corps > div.content ul li a.nomen {
	background-image: url('img/plus.gif') ;
	background-repeat: no-repeat;
	padding-left: 18px;
	display: inline-block;
	height: 18px;
}
div.pGauche form div input {
	vertical-align: -5%;
}

h2.title {
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 4px;
	text-align: left;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #336699;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color: #FFFFFF;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2;
}

div#content {
	width: 100%;
	text-align: left;
	padding: 10px 0 0 0;
	background-color: #FFF;
}
div#subcontent {
	margin: 0 5px;
}

div.fct_links_bottom {
	/*margin: 10px;
	clear: both;
	font-size: 92%;*/
	color: #369;
	font-style: italic;
	font-weight: bold;
	font-size: 92%;
	margin: 5px 5px 0;
	text-align: left;
	padding: 10px 15px;
	/*background-color: #eee;*/
	border-top: 1px solid #369;
}
div.fct_links_bottom div.right {
	margin-bottom: 0;
}

div.fct_links_top {
	color: #369;
	font-style: italic;
	font-weight: bold;
	font-size: 92%;
	margin: 0;
	text-align: left;
	padding: 10px;
	background-color: #eee;
	border-bottom: 1px solid #369;
	margin-left: 5px;
	margin-right: 5px;
}
div.fct_links_top div.left {
	float: left;
	margin-left: 10px;
}

div.fct_links_bottom .showMenu {
	display: none;
}

div#left_menu {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 5px 0;
	/*width: 330px;*/
	width: 25%;
	background-color: #fff;
	color: #000;
}

div#right_menu {
	display: inline-block;
	position: absolute;
	/*float: right;*/
	/*top: 0;*/
	right: 0px;
	padding: 0;
	margin-left: 5px;
	/*width: 100%;*/
	width: 24%;
	min-width: 150px; /*250px*/
	max-width: 350px;
	color: #000;
}

div#right_menu ul {
	margin: 5px 0 0 5px;
}

div#content_left {
	float: right;
	background-color: #fff;
	color: #000;
	margin: 5px 0;
	padding: 0;
	display: inline-block;
	width: 74.5%;*/
}

html > body div#content_left {
	margin-top: 5px;
}

div#content_right {
	width: 100%;
	background-color: #fff;
	color: #000;
	margin-right: 0px; /*old value:20em*/
	padding: 0;
	min-height: 33em;
}
div#corpsRech div#content_right {
	width: auto;
}
div#corpsRech div.right+div#content_right {
	margin-right: 14em;
}
div#corpsRech div#content_right ul > li.resultats1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 12px;
}
div#corpsRech div#content_right ul > li.resultats2 {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 12px;
}

div#content_right_petit {
	background-color: #fff;
	color: #000;
	margin-right: 20em;
	padding: 0;
	min-height: 10em;
}

div#content_false {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

div.data {
	padding: 10px;
	display: block;
}

#right_menu div.data {
	padding: 10px;
	/*position: absolute;*/
	right: 0;
	/*width: 19em;*/
}

#content_left .data,#left_menu .data {
	padding: 10px;
	border: 1px solid #666;
}
#content_left .data ul.texte_d_application {
	padding-left: 0px;
}
#content_left .data ul li.texte_d_application {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#content_left .data ul.dole {
	padding-left: 0px;
}
#content_left .data ul li.dole {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#content_left .data ul.liens_posterieurs {
	padding-left: 0px;
}
#content_left .data ul li.liens_posterieurs {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}

#content_right > .data {
	/*margin-left : 5px;*/
	/*overflow: hidden;*/
}

#content_false > .data {
	margin : 5px;
}

div#result {
	width: 100%;
	clear: both;
	text-align: left;
	padding: 10px 0 10px 0;;
	background-color: #FFF;
}

div#result div.left {
	width: 150px;
	float: left;
	margin-left: 10px !important;
	margin-left: 0;
	overflow: auto;
	overflow-y: hidden;
}

div#result div.left ul {
	margin: 0;
	padding: 0;
}

div#result div.left ul li {
	margin-bottom: 5px;
}

div#result div.left ul li a {
	color: #369;
}

div#result div.left ul li a:hover {
	text-decoration: none;
}

div.fct_links_top div.right {
	width: auto;
	float: right;
	margin-right: 10px;
	margin-bottom: 0;
	text-align: center;
	overflow: visible; /*default value*/
}
div.fct_links_bottom div.right {
	width: auto;
	float: right;
	margin-right: 10px;
	text-align: center;
	overflow: visible; /*default value*/
}

.right {
	width: 170px;
	float: right;
	/*margin-right: 10px;*/
	margin-bottom: 20px;
	text-align: left;
	overflow: auto;
	overflow-y: hidden;
}
.right div.default {
	display: inline;
	width: auto;
}
.right div.default form {
	display: block;
	width: 100%;
}
div#center {
	width: auto;
	padding: 0;
	margin: 0 170px;
}
div#center ul {
	width: auto;
	padding-left: 0;
}
div#center ul > li {
	margin-left: 0;
	margin-right: 0;
}
div#center ol {
	padding-left: 0;
}

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

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

div#center ul > li.resultat1 {
	color: inherit;
	background-color: #eee;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
	display: block;
	padding: 5px;
	/*width: 100%;*/
	list-style-type: none;
    list-style-image: none;
}

div#center li.resultat1 a {
	color: #369;
	display: inline;
}

div#center li.resultat1 a:hover {
	color: #369;
	text-decoration: none;
}

div#center ol > li.resultat1 {
	list-style-type: decimal;
	list-style-position: inside;
	list-style-image: none;
	font-weight: bold;
	display: list-item;
	color: inherit;
	background-color: #eee;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
	/*width: 100%;*/
}
div#center ol > li.resultat1 {
	
}
div#center ol > li.resultat1 img {
	display: inline;
	vertical-align: top; /* old value: middle*/
}
div#center ol > li.resultat1 img+span.normal {
	vertical-align: top;
}

div#center ol > li.resultat1 a {
	/*vertical-align: middle;*/
	font-weight: normal;
}

div#center div.resultat2 {
	color: inherit;
	background-color: #fff;
	padding: 5px;
	width: 100%;
}
div#center li.resultat2 {
	color: inherit;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
	/*width: 100%;*/
	display: block;
	background: none;
	background-color: #fff;
	list-style-type: none;
	list-style-image: none;
}

div#center li.resultat2 a {
	color: #369;
	display: inline;
}

div#center li.resultat2 a:hover {
	color: #369;
	text-decoration: none;
}

div#center ol > li.resultat2 {
	padding: 5px 5px 5px 10px;
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
	display: list-item;
}
div#center ol > li.resultat2 img {
	display: inline;
	vertical-align: top; /*old value: middle*/
}
div#center ol > li.resultat2 img+span.normal {
	vertical-align: top;
}
div#center ol > li.resultat2 a {
	font-weight: normal;
	/*vertical-align: middle;*/
}

div#center div.resultat2 span a {
	color: #369;
}

div#center div.resultat2 a {
	color: #369;
}

div#center div.resultat2 span a:hover {
	color: #369;
	text-decoration: none;
}

div#center div.resultat2 a:hover {
	color: #369;
	text-decoration: none;
}

div#center div.affichage1 {
	color: inherit;
	background-color: #bcd4f6;
	padding: 5px;
}

div#center div.affichage2 {
	color: inherit;
	background-color: #fff;
	padding: 5px;
}

.loupe {
	float: right;
}

div#result div#result_criterias {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 10px;
	background-color: #fff;
	border-bottom: 1px solid #666;
}

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: #369;
	background-color: inherit;
}

div#result div#result_criterias div#retour_recherche a:hover {
	color: #369;
	text-decoration: none;
	background-color: inherit;
}

div#result div#result_criterias div.criteres {
	margin: 10px 0 0 30px;
}

div.errorMsgMain {
	color: #c00050;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}

div.errorMsgMain ul, div.errorMsgMain li {
	list-style: none outside none;
	background: none;
	margin: 5px 0;
	padding: 0;
}

.errorAffichage {
	display: block;
	color: #c00050;
	background-color: inherit;
	/*margin-top: 5px;*/
	clear: both;
	text-align: center;
}

div.error input {
	border: 1px solid #c00050;
	background-color: #fee;
	color: inherit;
}
div.error span.inputDateJour select {
	border: 1px solid #c00050;
	background-color: #fee;
	color: inherit;
}
div.error span.inputDateMois select {
	border: 1px solid #c00050;
	background-color: #fee;
	color: inherit;
}

hr {
	color: #666;
	background-color: #666;
	border: 0;
	height: 1px;
}

.formComment {
	margin: 10px;
}

#header_cnil {
	text-align: center;
	margin: 40px 0;
}

#header_cnil div {
	margin: 10px 0;
}

ul.pagination {
	zoom: normal;
	text-align: center;
	height: 20px;
	padding: 2px 0;
	float: none;
	margin-right: 5px;
}

ul.pagination > li {
	display: inline;
	list-style: none outside none;
	background: none;
	padding: 0;
	margin: 0;
}

ul.pagination span {
	color: #333;
	padding: 1px 5px 3px 5px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.pagination a {
	color: #369;
	border: 1px solid #ddd;
	padding: 1px 5px 3px 5px;
}

.pagination a:hover {
	border: 1px solid #000;
	background-color: #369;
	color: #fff;
	text-decoration: none;
}

.default {
	color: #000;
	text-align: left;
}

#infos_maj {
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
	width: 17em;
	background: #eee;
	margin: 0;
	text-align: center;
	padding-bottom: 2px;
	border-bottom-left-radius: 5px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: .95em;
}

#infos_maj a {
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("img/info.jpg");
	background-origin: padding-box;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding-left: 14px;
	color: #336699;
	font-weight: normal;
}

.calendarButton {
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	border: 0;
}