
page1 { page-break-inside: avoid;
}

corps { page-break-before: always;
}


annexes { page-break-inside: avoid;
}

H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL 
	{ display: block; 
}

* {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;}

body {	background-color: #FFFFFF;
}

 p,li {	font-size: 1em;
 	color : #000000;
}

a {	 text-decoration: none;
	color : #000000;
	font-weight: bold;
	font-size: 1em;
}

H1{	font-size: 3em;
	font-weight: bold;
	margin: 20pt;
	page-break-after: avoid;
}
H2 {	font-size: 1.8em;
	font-weight: bold;
}

H3 {	font-size: 1.5em;
	font-weight: bold;
} 

H4 {	font-size: 1.2em;
	font-weight: bold ;
}

H5 {	font-size: 1.1em;
	font-weight: bold;
} 
H6 {	font-size: 1.0em;
	font-weight: bold;
}

#titre_page  {
	color:#000000;
	font-size: 30em;
	font-weight: bold;
}

.chapo {
	color:#000000;
	font-weight: bold;
	padding: 4px 10px;
	text-align: justify;
}
.texte {
	padding: 4px 10px;
	font-size: 0.8em
	text-align: justify;
}
.texte_simple {
	padding: 4px 10px;
}
.ps {
	border-top: 1px dashed #000000;
	font-size: 85%;
	padding: 4px 20px;
	text-align: justify;
}

.da p, .da p a{	font-size: 0.8em;
	padding: 4px;
	
}

table.da {
	padding: 4px;
	border: solid thin black;
	background-color: #EEEEEE;
}
	
.notes {
	border-top: 1px dashed #000000;
	font-size: 80%;
	padding: 4px 20px;
	text-align: justify;
}


/*
	Autres styles SPIP
*/

a.spip_url  { }

a.spip_in   { } 

a.spip_out  { } 

.spip_code {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
}

p.spip_note { }

h3.spip {
	font-size: 120%;
	text-align: center;
}

table.spip {
	border-collapse: collapse; 
	border: 2px solid;
}

table.spip tr.row_first {
	/*border: 2px ;*/
	background-color: #DDFFDD;
}

table.spip tr.row_odd {
	background-color: #FFFFDD;
}

table.spip tr.row_even {
	background-color: #FFFFEE;
}

table.spip td {
	border: 1px solid ;
	padding: 5px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }

b.spip { }

i.spip { }

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer { 
	width : 95%;
	background-color: #FFFFFF; 
	padding: 5px; 
	border: 1px #666666 solid; 
}

.spip_cadre { 
	width : 100%;
	background-color: #FFFFFF; 
	padding: 5px; 
}

.spip_bouton { background-color: #FFCC00;}

.formrecherche {
	width: 230;
	background-color: #EFDBBA;
	text-align: center;
}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.txtarial {  font-family: Arial, Helvetica, sans-serif}.unnamed1 { border-collapse: collapse; border: 2px solid; }

