* {margin:0;padding:0}

html {
    font-size: 100%;
  }


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
  }


.text_size_80pc {

    font-size : 0.8em;
  }

td {
	  vertical-align : top;

}

img {
    border : 0;
    margin : 0;
    padding : 0;
  }


pre {
    font-family: Verdana, Arial, Helvetica, sans-serif;

  }

/* a changer - fin*/

p {
	font-size : 1.0em;
	font-family : trebuchet ms,geneva;
	    margin : 5px 0 15px 0;
}
td p {
margin-top : 4px;
 margin-bottom: 4px;
 	  margin-left : 2px;
	  margin-right : 2px;
}

.legende_image {
	font-size : 0.8em;
}

thead {
    background-color: #FFBBBB;
  }


tfoot {
    background-color: #BBBBFF;
  }


th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
  }

.marges10 {
	margin : 10px;

}

.titre_niv1,h1 {
    color : #3d5381;
    font-size : 2em;
    font-weight : bold;
    margin-bottom : 5px;
    margin-top : 20px;
    margin-left : 10px;
/*    line-height:0.2em;*/
  }


.titre_niv2,h2 {
    color : #2a3959;
    font-size : 1.7em;
    font-weight : bold;
    margin-bottom : 5px;
    margin-top : 15px;
    margin-left : 15px;
  }

h3 {
font-size : 1.4em;
font-weight : bold;
margin-bottom : 5px;
    margin-top : 12px;
    color : #222F49;
     margin-left : 20px;
}

ul li {
  /*  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;*/
  font-family : trebuchet ms,geneva;
    display : list-item;
    list-style-image : url(../../../data/images_mise_en_forme/bullet1.gif);
    list-style-position: outside;
    margin-left : 20px;
    font-size : 1.0em;
    margin-bottom : 4px;
  }

ol li {
	font-family : trebuchet ms,geneva;
	list-style-type : decimal;
    display : list-item;
    margin-left : 30px;
    font-size : 1.0em;
    margin-bottom : 4px;
}


ul {
    margin : 0 0 0 4px;;
    padding : 2px;
    font-size : 1.0em;
  }

