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

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


h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
}

a {
text-decoration: none;
}


/*
#BLOC_GAUCHE {
float: left;
font-size: 0.9em;
width: 190px;
margin-top: 40px;
padding-bottom: 20px;
}

#BLOC_GAUCHE ul {
padding-left: 15px;
margin-top: 0;
margin-bottom: 0;
}

#BLOC_GAUCHE li {
padding-left: 0;
list-style: circle;
color: red;
}

#BLOC_GAUCHE p {
margin-bottom: 3px;
margin-top: 15px;
font-weight:  bold;
}

#BLOC_DROIT {
float: right;
font-size: 0.9em;
width: 190px;
margin-top: 40px;
}*/

#BLOC_CORPS {
/*width: 580px;
margin-left: 210px;
margin-right: 210px;*/

}

/*#BLOC_PIED {
    clear: both;
}*/

p.p_LienFiche {

}

p.p_LienMotcle {

}

p.p_Soustitre {
font-style: italic;
font-size: 1.1em;
}

p.p_SoustitreLien {
font-style: italic;
}

span.sct_Marque {
background-color: yellow;
}
