@import "loa_styles_old.css";

/*BEGIN général */

body {	font-family: Verdana,Tahoma,Helvetica,Sans-Serif;
	background-color: #fff3da;
	margin :0px 5px ;
 max-width:1024px;
 width:100%;
 margin: 0 auto;
	border: 1px solid #724f47;
}

@media print {
.noimprim{display:none;}
}

a {color: #c1532f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {color: #c1532f;
	text-decoration: none;
	background-color: #DAD5C8;
	border: 1px dashed #724f47;
}

p, li {font-size: .75em;
	margin :5px 0px;
}

h1, h2, h3, h4, h5, h6	{color: #000000 ;
	margin:0em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #5e2814 /* #963F20 */;
	text-decoration: none;
	/*border bottom: 1px dashed #724f47;*/
}

/* * Couleurs des liens de Spip */
a.spip_note { color:#5e2814} /* liens vers notes de bas de page */
a.spip_in { color: #5e2814; } /* liens internes */
a.spip_out { color: #963F20; } /* liens sortants */
a.spip_url { color: #963F20; } /* liens url sortants */
a.spip_glossaire { color: #5e2814; } /* liens vers encyclopedie */

/*END général*/

/*BEGIN titres*/
h1  {
	font-size: 150%;
	font-weight: bolder;
	margin: 2px;
	padding: 4px 10px;
	text-align: center;
}

h2 {font-size: 130%;
	font-weight: bold;
	margin: 2px;
	padding: 4px 10px;
}

h3  {color: black;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 4px 10px;
}

h4 {font-weight: bold;
	font-size: 110%;
	padding: 4px 10px;
/*	margin-top: 15px*/
}

h5 {font-weight: bolder;
	font-size: 100%;
	padding: 4px ;
	margin: 0px;
}

h6 {	/* color: red ;#724f47; #785027;  #8B5C2E; */
	/*font-weight: bold;*/
	font-size: 100%;
	padding: 4px 10px;
	margin: 0px;
}

/*END titres*/

/*BEGIN blocs*/
/* *****	Mise en page, blocs, ... ***** */

.floatr {float: right; 
	clear: right ;
	background-color: #FFF3DA; /* #DFA87F;*/
	border: 1px  solid #724f47;
	padding: 4px ;
	margin-left: 10px;
	min-width: 220px;
	width: 30%;
 }
 

/*END blocs*/

/*BEGIN balises*/

.texte {padding: 4px 10px;
	text-align: justify;
	}
.texte_simple {padding: 4px 10px;
	font-size: 75%;
}
.ps {border-top: 1px dashed #724f47;
	font-size: 85%;
	padding: 4px 20px;
	text-align: justify;
}

.petit_titre {padding: 0px 10px;
	background-color:#EDD4AA;
}

.chapo {color: /*#785027; /*#8B5C2E; */ #762A0E;
/*	font-weight: bolder;*/
	font-size: 110%;
	padding: 4px 10px;
	margin: 0px;
	text-align: left;
}

.descriptif {color: /*#785027; /*#8B5C2E;*/  #762A0E;
	font-weight: bolder;
	font-size: 95%;
	/*background-color: #efece4;*/
	margin: 2px; 
	padding: 2px 10px 4px;
	text-align: left;
}

.notes {border-top: 1px dashed #724f47;
	font-size: 80%;
	padding: 4px 20px;
	text-align: justify;
}

/*END balises*/

/*BEGIN Semantique*/

.declaration {background-color: #FFE8BF;
	font-size:80%;
	padding:4px 10px;
	text-align: left;
}

.titre_section {background-color: #FFE8BF  /*#DFA87F  #785027 */;
	border-top: 1px solid #724f47;
	padding: 5px;
	text-align: left;
	font-size:100%;
}

.doc_ref  {
	padding: 10px;
	text-align : left;
	/*background-color: #DFA87F;
	margin : 10px 20px;
	border: 6px solid #724f47;
*/
}

.doc_ref h4 {
	/*background-color: #DFA87F;
	border: 3px solid #724f47;
	padding: 10px;
	margin : 10px 20px;
*/
}

.doc_ref p {
/*background-color: #DAD5C8;
	border: 1px solid #724f47;
	padding: 10px;
	text-align : center;
	margin : 10px 50px;
*/
}

.recherche {background-color: #DFA87F;
	border-top: 1px solid #724f47;
	padding: 10px;
	text-align: center;
}

.analyse_champ {background-color:#ede7d9;
	border:1px dashed #724f47;
	margin:1em 3em;
	font-size:.7em;
	padding:2em;
}
.analyse_champ h2{display:block;
margin:.5em;
background-color:  #DFA87F;
width:70%;
margin:auto;
}
.analyse_champ h3{display:block;
background-color:  #DAD5C8;
margin:1em 3em;
}
.analyse_champ h6 {
}

div.cs_sommaire {
display:block;
margin:1px;
overflow:auto;
text-align:left;
z-index:100;
background-color: #fff3da;
}

/*END Semantique*/


/*BEGIN Rubriques*/

.rub_chois {
/*background-color: #FFE8BF;
	border: 2px solid #724f47;*/
	padding: 10px;
	margin : 5px 5px;
}


.rub_chois h4 {
	border: 1px solid #724f47;
	padding: 5px;
	margin : 5px 15px;
}

.rub_chois h5{
	font-size: 100%;
}


.rub_chois_art {
		/*background-color: #fff3da;
border: 1px dashed #724f47;*/
	padding: 2px;
	text-align : left;
}


.rub_chois_art h3{
	background-color: #DAD5C8
	padding: 10px;
	text-align : left;
	font-size: 100%;
	margin : 0px;
}


.rub_chois_art h5 {
	padding: 0px 10px;
	text-align : left;
	font-size: 90%;
}

.rub_chois_art h6 {
	padding: 0px 10px;
	text-align : left;
	font-size: 80%;
}

.rub_chois_art p {
	padding: 0px 10px;
	text-align : left;
}

.rub_chois_art p b{
}

.rub_norm {/*background-color: #FFE8BF;*/
	text-align : left;
	padding: 5px;
/*
	border: 2px solid #724f47;
	margin : 10px 50px;
*/
}


.rub_norm h4 {background-color: #DAD5C8;
	border: 2px solid #724f47;
	margin : 10px 50px;
	font-size: 110%;
}

.rub_norm h6 {
	padding: 10px;
	font-size: 90%;
}

.rub_norm p{
	font-size: 90%;
}


.rub_norm_art {
	background-color: #fff3da;
/*	border: 1px dashed #724f47;*/
	padding: 10px;
	text-align : left;
}


.rub_norm_art h3{
	background-color: #DAD5C8
	padding: 10px;
	text-align : left;
	font-size: 120%;
	margin : 0px;
}

.rub_norm_art h4 {
	font-size:100%;
	font-weight:bold;
	margin:5px ;
	padding:15px 0px 0px 0px;
}



.rub_norm_art h5 {
	padding: 0 10px;
	text-align : left;
	font-size: 90%;
}

.rub_norm_art h6 {
	padding: 0px 10px;
	text-align : left;
	font-size: 80%;
}

.rub_norm_art p {
	padding: 0px 10px;
	text-align : left;
}

.rub_norm_art p b{
}

/*END Rubriques*/

/*BEGIN Articles*/
.articles_chois {
	padding: 0 10px;
	text-align : left;
	margin : 2px;

/*background-color: #DAD5C8;
	margin : 10px 50px;
	border-top: 2px solid #724f47;
*/

}

.articles_chois h4 {background-color: #DAD5C8;
}

.articles_chois h5 {
	color: #785027; /*#8B5C2E;  #724f47;*/
	font-weight: bolder;
	font-size: 90%;
}

.articles_chois h6 {/*{font-weight: bolder;*/
	color: #785027;
	font-size: 85%;
	padding: 0 10px;
}

.articles_chois p { 
	padding: 0px 10px;
}

.articles {border-top: 1px  #724f47;
	padding: 4px 10px;
}

.articles h3 {
	font-size: 100%;
	padding: 20px 0px 0px;
/*
	margin : 10px 0 0;
*/
}

.articles h5 {
	color: #785027; /*#8B5C2E;  #724f47;*/
	font-weight: bolder;
	font-size: 100%;
	margin : 0px 10px  ;
	padding: 0px 20px;
}

.articles h6 {font-weight: bolder;
	font-size: 90%;
	margin : 0px 10px 5px  ;
	padding: 0px 20px;
}

.articles p { 
	margin : 0px 10px  ;
	padding: 0px 20px;
	text-align : justify;
}
/*END Articles*/

 /*BEGIN spiperies*/

a.spip_url { }
a.spip_in { }
a.spip_out { }
hr.spip { }
b.spip { }
i.spip { }
.spip_code { }
p.spip_note { }

p.spip {margin : 6px 0px;}
p.spip strong.spip { margin : 30px;}
h3.spip {font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin : 15px 0px 10px;
	background-color: #FFE8BF;
}

.spip_documents{font-size : 80%;
}

.spip_surligne { background-color: #DAD5C8; }

.spip-admin {font-size: 90%;}


/*	formatage tableau cr� par SPIP */

table.spip {
/*	border: 1px solid #724f47;*/
	background-color:#ffedd8;
}

table.spip tr.row_first {background-color: #DFA87F;
}

table.spip tr.row_first td {color:#724f47; /* #724f47;*/
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border: 1px solid #724f47;
}

table.spip tr.row_odd {background-color: #FFE8BF;
}

table.spip tr.row_even {background-color: #FFFBF2;
}

table.spip td {padding: 2px;
border:1px solid #724F47;
text-align: left;
font-size: 12px;
}

/* Surcharge sur spip_formulaire.css de spip2*/

input, select, textarea { font-size: 100%; font-family: inherit; max-width:98%;}

.formulaire_spip input.text { width: 15em; border: 2px inset; background-color: #ede7d9;}
.formulaire_spip textarea { width: 99%; border: 2px inset; background-color: #ede7d9;}
.formulaire_spip select { width: 99%; background-color: #ede7d9;}

.formulaire_spip fieldset { 
	border: 1px solid #724f47;
	background-color: #ede7d9;
	padding: 4px;
}

.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: normal;
 background-color: #DFA87F; color: #000; 
	border: 1px solid #724f47;} /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip label { display: block; text-align: left; color: #000; font-weight: normal; /* pour IE/Win */ position: relative;  
}

.formulaire_recherche {
	border:1px dashed #724f47;
	margin:2em 0;
	padding : 2em;
}
.formulaire_recherche h2{display:block;
margin:.5em;
background-color:  #DFA87F;
width:70%;
margin:auto;
}
.formulaire_recherche h5{display:block;
margin:.5em;
}

.formulaire_recherche option {display:block;
}

.spip_encadrer {width : 98%;
	padding: 5px;
	border: 1px solid #724f47;
	background-color: #DFA87F;
}

.spip_cadre {width : 98%;
	background-color: #FFFFFF;
	padding: 5px;
}
/*END spiperies*/

/*BEGIN obsolètes */

.noir {color:black;
	text-decoration: none;
}
/*END obsolètes*/


