@import url(blocs.css);
@import url(_common_ficheblock.css);

body {
font-family: sans-serif;
font-size: 86%;
margin-top: 0;
}

a {
text-decoration: none;
color: #93a702;
}

a:hover {
text-decoration: underline;
}

a:visited {
color: #93a702;
}

a.retour_haut {
 display: block;
 padding-left: 25px;
 background-image: url(../images/fleche_haut.gif);
 background-position: left center;
 background-repeat: no-repeat;
 margin-top: 10px;
}



h1 {
margin-top: 0;
font-size: 1.2em;
font-weight: normal;
color: #88533c;
padding-right: 5px;
}

h1.h_GrandTitre {
font-weight: bold;
/*margin-left: 180px;*/
}

h2 {
margin-top: 10px;
color: #88533c; 
margin-top: 25px;
}

h2.h_Annexe {
font-weight: normal;
font-size: 1.1em;
}

h2.h_Propositions {
font-weight: normal;
font-size: 1.1em;
padding-left: 25px;
background-image: url(../images/bulle.png);
background-repeat: no-repeat;
background-position: top left;
}

h2.h_Collectifs {
font-weight: normal;
font-size: 1.1em;
}

h1.h_Rubrique, h2.h_Rubrique {
font-weight: bold;
font-size: 1.2em;
/*margin-top: 2em;*/
margin-top: 0;
}

h3 {
color: #93a702;
font-size: 1.1em;
font-weight: normal;
background-image: url(../images/puce_verte.png);
background-repeat: no-repeat;
background-position: center left;
padding-left: 15px;
margin-top: 15px;
margin-bottom: 5px;
text-align: left;
}

p.H {
color: #88533c; 


}

p.LEVEL1 {
font-size: 1.1em;
font-weight: normal;
font-style: italic;
margin-left: 30px;
}

p {
line-height: 1.5em;
color: #111;
}

span.s_RedigePar {
font-style: italic;
}

.spacer {clear: both; margin: 0; padding: 0;}

p.p_Description {

}

li {
list-style-image: url(../images/puce_grise.png);
line-height: 1.5em;
margin-bottom: 0.4em;
}

div.d_FILET {/*
background-repeat: repeat-x;
background-position: center;
background-image: url(../images/pointille.png);/**/
}

span.d_PUCEFILET {
background-color: white;
background-image: url(../images/puce_verte_decalee.png);
background-repeat: no-repeat;
background-position: center left;
/*margin-left: 200px;*/
padding-left: 20px;
font-size: 0.9em;
}

span.s_IntituleInfo {
color: #88533c;
font-weight: normal;
font-size: 1.1em;
}

span.s_TitreTraduit {
display: block;
margin-top: 10px;
font-style: italic;
font-size: 0.9em;
}

img {border: none;}

img.MiniLogo {
border: none;
/*float: left;
margin-right: 4px;
margin-top: 3px;*/
}

ul.ListeOrganismes li {
margin-bottom: 15px;
}

div.d_ListeLettre {
text-align: center;
clear: left;
}

h2.h_Lettre {
/*background-image: url(../images/raisinisole.jpg);
background-repeat: no-repeat;
background-position: top left;*/
padding-left: 54px;
height: 41px;
}

div.d_DescriptifGrandTitre {
margin-bottom: 40px;
/*margin-left: 180px;*/
}


