/*
 * LEGIFRANCE : Fichier CSS 
 * @author : gleonis <gleonis@sword-group.com>
 * @date : 2007-06-26
 */
 @charset "UTF-8";

/* Styles valables pour toutes les pages */
body {
	font-family: arial, FreeSans, sans-serif;
	/*font-size: .8em;*/
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #333;
	background: none repeat scroll 0 0 #EEEEEE;
	text-align: left;
}

.conteneur {
	position: strict;
	width: auto;
	background-color: #fff;
	color: #000;
}

.sommaire {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

.sommaire ul {
	margin: 1.5em 0 1em 0	;
	padding-left: 20px ;
	display: block;
}

.sommaire ul li {
 	margin: 5px 0;
 	line-height: normal;
 	list-style-position: outside;
}

.sommaire ul li a {
 /*vertical-align: middle;*/
}

div.sommaireDl {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
 
div.sommaireDl ul {
	margin: 1.5em 0 1em 0 ;
	padding-left: 15px;
	display: block;
}
div.sommaireDl ul li {
	margin: 5px 0;
}

.somm-section {
	width: 45%; padding: 2em 2.5%; float: left;
}
.somm-section h4 {
	text-align: left;
	margin-bottom: 0;
}
.somm-section ul {
	margin-left: 1.5em;
	margin-top: 0;
}
.somm-section ul > li {
	list-style-image: url(img/fleche-grise.gif);
}

.info-page p {
	float: right;
    min-width: 150px;
    padding-left: 16px;
    padding-bottom: .75em;
    border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	background: url(img/fleche.gif) no-repeat left .3em;
}

.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* For IE 6/7 only */
.clearfix {
*zoom: 1;
}


.title {
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 4px;
	text-align: left;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #369;
	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: white;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2;
	/*padding: 7px;
	margin: 0;
	color: #ffffff;
	background-color: #557aac;
	border-top: 1px solid #0909b0;
	border-bottom: 1px solid #0909b0;
	font-size: 130%;
	font-weight: bold;
	text-align: left;*/
}

a.lienFooter {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

a.lienFooter:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#body {
	margin: 0;
	padding: 0px;
	background-color: #eee;
	color: #000;
	max-width: 1600px;
}

/* Styles valables pour les écrans de recherche */
#resultats {
	text-align: left;
	width: 100%;
}

#enteteResultats {
	text-align: center;
	width: 100%;
}

legend {
	color: #666;
}

select.optionPaire {
	color: inherit;
	background-color: #ddeeff;
}

select.optionImpaire {
	color: inherit;
	background-color: #ffffff;
}

/* NOUVELLES DEFINITIONS */
#menu_droite {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 5px;
	text-align: left;
	float: right;
}

#menu_droite_limited {
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 5px;
	text-align: left;
	float: right;
	width: 16%;
}

ul li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	height: auto;
}

ul li.row {
	list-style-image: url(img/fleche.gif);
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	/*padding: 0;*/
	height: auto; /*23px;*/
	padding-top: 3px;
}

.formulaireAlone {
	width: 60%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.formulaireBoth {
	width: 83%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.fieldsetAlone {
	color: #000;
	background-color: #fff;
	margin: 10px;
	padding: 10px;
}

.fieldsetBoth {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 48%;
	padding: 0px;
	margin-left: 3px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div.limit {
	width: 50%;
	float: left;
}

div.row {
	clear: both;
	padding-top: 3px;
}

div.row span.label {
	float: left;
	width: 35%;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
}

div.row div.label {
	float: left;
	width: 35%;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
}

div.row span.labelFixed {
	float: left;
	text-align: right;
	margin-right: 3px;
	margin-top: 3px;
	margin-left: 10px;
}

div.row span.inputEx {
	float: left;
	width: 30%;
	text-align: left;
}

div.row span.inputFixed {
	float: left;
	text-align: left;
	margin-right: 2px;
}

div.row span.inputNoEx {
	float: left;
	width: 59%;
	text-align: left;
}

div.row span.help {
	float: left;
	width: 17px;
	text-align: left;
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 1px;
}

div.row div.help {
	float: left;
	width: 17px;
	text-align: left;
	margin-top: 1px;
	margin-left: 0px;
}

div.row span.ex {
	float: right;
	width: 29%;
	text-align: left;
	margin-top: 5px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
}

div.row span.exFixed {
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
}

div.row span.inputDateJour {
	float: left;
	width: 11%;
	text-align: center;
	margin: 1px;
	margin-left: 0px;
	display: block;
}

div.row span.inputDateJour label {
	display: block;
	text-align: center;
}

div.row span.inputDateMois {
	float: left;
	text-align: center;
	margin: 1px;
	margin-left: 0px;
	display: block;
}

div.row span.inputDateMois label {
	display: block;
	text-align: center;
}

div.row span.inputDateAnnee {
	float: left;
	width: 10%;
	text-align: center;
	margin: 1px;
	margin-top: 1px !important;
	margin-top: 0px;
	display: block;
}

div.row span.inputDateAnnee label {
	display: block;
	text-align: center;
}

div.row span.inputCalendrier {
	float: left;
	width: 25px;
	text-align: center;
	margin-right: 1px;
	margin-top: 15px;
	display: block;
}

div.row span.dateEx {
	float: left;
	text-align: left;
	margin-top: 22px;
	margin-left: 3px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	display: block;
}

div.row .textarea {
	width: 95%;
}

div.row span.colspan {
	margin: 5px;
}

div.row span.colspanBlockquote {
	margin: 5px;
	margin-left: 35px;
}

.fieldsetFulltext {
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	width: 96%;
	margin-left: 3px;
	padding: 3px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

div.fulltext {
	clear: both;
}

div.fulltext div.col1 {
	float: left;
	text-align: right;
	margin-left: 2px;
	padding-bottom: 5px;
	width: 70%;
}

div.fulltext div.col2 {
	float: left;
	height: auto;
	margin-left: 2px;
}

div.fulltext div.col2 div.image {
	margin-top: 0px !important;
	margin-top: 4px;
}

div.fulltext div.col2 div.image img {
	vertical-align: top;
	margin-top: 10px;
}

div.fulltext div.col2 div.image input {
	width: 20px;
	margin-top: 11px;
	padding: 0px;
}

div.fulltext div.col3 {
	float: left;
	height: auto;
}

div.fulltext div.col3 div.image {
	margin-top: 14px !important;
	margin-top: 22px;
	margin-left: 0px;
}

div.fulltext div.col3 div.image img {
	vertical-align: top;
	height: 52px;
	margin: 0px;
}

div.fulltext div.col3 div.image input {
	width: 20px;
	margin: 0px;
	margin-top: 14px;
}

div.fulltext .textarea {
	margin-left: 1px;
	margin-top: 1px;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

input {
	/*font-size: 95%;*/
}

input.fulltext {
	width: 55%;
	margin-left: 0px;
	margin-top: 1px;
}

input.fulltextSauf {
	width: 40%;
	margin-left: 1px;
	margin-top: 1px;
}

select {
	font-size: 95%;
}

div.boutonFormulaire {
	text-align: right;
	margin-right: 10%;
}

div.btnRech {
	text-align: center;
}

img.imageHelp {
	border: 0px;
}

option.optionPaire {
	color: inherit;
	background: #FFFFFF;
}

option.optionImpaire {
	color: inherit;
	background: #ddeeff;
}

.resultats {
	position: strict;
	text-align: left;
	font-style: normal;
	color: #000000;
	background-color: #bcd4f6;
	text-decoration: none;
	/*	font-size: 120%;*/
	padding-bottom: 2px;
	width: 100%;
}

.resultats2 {
	position: strict;
	text-align: left;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	/*	font-size: 120%;*/
	padding-bottom: 2px;
	width: 100%;
}

.naviResultats {
	float: right;
	margin-right: 10px;
}

/* Styles valables pour les écrans d'affichage */
	/* Titre des sommaires */
#contenu {
	width: auto;
	background-color: #fff;
	color: #000;
	margin: 2px;
	padding: 10px;
}

/*#contenuDossier {
	width: auto;
	background-color: #fff;
	color: #000;
	margin: 10px 200px;
}*/
#titreTexte {
	text-align: center;
	font-weight: bold;
	font-size: 170%;
	line-height: 100%;
	margin: 10px;
}

#soustitre {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	line-height: 100%;
	margin: 10px 0;
}
 
.titre0, .titre1, .titre2, .titre3, .titre4, .titre5, .titre6, .titre7, .titre8 {
	text-align: left;
	color: black;
}

.titre0 {
	/*padding-left: 5px;*/
	font-size: 160%;
	font-weight: bold;
}

.titre1 {
	/*padding-left: 15px;*/
	font-size: 140%;
	font-weight: bold;
}

.titre2 {
	/*padding-left: 25px;*/
	font-size: 120%;
	font-weight: bold;
}

.titre3 {
	padding-right: 10px;
	font-size: 110%;
	padding-left: 0px;
	line-height: 130%;
	display: block;
}

.titre4 {
	padding-left: 45px;
	font-size: 100%;
}

.titre5 {
	padding-left: 55px;
	font-size: 90%;
	font-style: italic;
}

.titre6 {
	padding-left: 65px;
	font-size: 90%;
	font-style: italic;
}

.titre7 {
	padding-left: 75px;
	font-size: 90%;
	font-style: italic;
}

.titre8 {
	padding-left: 85px;
	font-size: 90%;
	font-style: italic;
}

.titreItalic0 {
	padding-left: 5px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic1 {
	padding-left: 15px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic2 {
	padding-left: 25px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic3 {
	padding-left: 35px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic4 {
	padding-left: 45px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic5 {
	padding-left: 55px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic6 {
	padding-left: 65px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic7 {
	padding-left: 75px;
	font-size: 100%;
	font-style: italic;
}

.titreItalic8 {
	padding-left: 85px;
	font-size: 100%;
	font-style: italic;
}

.lien0 {
	padding-left: 5px;
}

.lien1 {
	padding-left: 15px;
}

.lien2 {
	padding-left: 25px;
}

.lien3 {
	padding-left: 35px;
}

.lien4 {
	padding-left: 45px;
}

.lien5 {
	padding-left: 55px;
}

.lien6 {
	padding-left: 65px;
}

.lien7 {
	padding-left: 75px;
}

.lien8 {
	padding-left: 85px;
}

.lienGris {
	color: #767676;
	text-decoration: underline;
}

div.lien_retour_top {
	text-align: right;
	margin-top: 20px;
}

table.affichage {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	border-collapse: collapse;
}

table.affichage th {
	border: 1px solid #0909b0;
	padding: 5px;
	margin: 0px;
	background-color: #557aac;
	color: #fff;
}

table.affichage td {
	border: 1px solid #0909b0;
	padding: 5px;
	margin: 0px;
	color: #000;
}

table.affichage caption {
	display: none;
}

p.copyright {
	display: none;
}

.derniereModif {
	text-align: center;
	margin-top: 5px
}
 
/*added by Arnaud Soulié*/
ul.annees {
	list-style-type: none;
	list-style-image: none;
	background: none;
}
ul.annees li {
	display: inline;
}
ul.lois_publiees {
	line-height: 1.5;
	padding-left: 20px;
}
/*end of addition*/

ul div.row {
	margin-left: -10px;
}
ul div.row span.colspan {
	margin-left: 0px;
}
ul div.row span.colspan span.titre0 {
	padding-left: 0px;
}

li.row span.colspan {
	height: auto;
	clear: both;
	padding-top: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.sommaire p.sommaireDl {
	font-size: 1.2em;
	color: #9a0040;
	font-weight: bold;
	font-style: normal;
}