html, body, table {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
object, iframe, blockquote, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, fieldset, form, legend, table, captiontxt, th, td {
	margin: 0;
	padding: 0;
	border:none;
	/* rq: h lettrage en fonction des modes chapitres */
}


/*.caption {
background:#BB9900;
* rq: h couleur fond du commentaire du bas *
	border:3px solid #829900;
	padding:5px;
	text-align:center;
}*/




table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
ol, ul {list-style: none;}
/* clear extra padding on moz inputs */
input[type="submit"]::-moz-focus-inner {
 padding: 0;
 border: none;
}
input, textarea, select, label {
	font-family:Arial;
	/* active font-family pour IE*/
	vertical-align:middle;
}
strong, b { font-weight:bold}
/* le rÃ©glage par dÃ©faut firefox n'est pas normal gras donc reset ici*/
.zonecentrale:after{
/* LA ZONE DE FOND */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
}
a img, img {
	border:none;/* retire les bordures des images liÃ©s a priori inutile*/
	display:block
}
/* Fin de la Remise Ã  zÃ©ro des styles */
/* mac hide \*/
html,body{height:100%}
/* end hide*/

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	font-size:120%
}
h1{font-size:140%}
p,h1,h2,h3,h4,h5,h6,ul{margin-bottom:1em}
h3{margin:1em 0 .5em 0;}
ul{list-style:none;}
h2{	background:#1F6DBA;
	color:#F3B900;
	/* couleur des lettres 'chapitre" de type H2*/
	text-align:center;
	font-size:180%;
}
.to-top{clear:both;margin:1em 0;}
body{font-family:"Lucida Handwriting", Verdana, Arial, Helvetica, sans-serif;
	background:#9EABF3;
	/* COULEUR COTÃ‰ EXTERIEUR */
	color:#000;
	line-height:1.4;
	font-size:88%;
}
#outer{
	width:100%;
	/*zone du milieu largeur*/
	
	min-width:500px;
	margin:0 0 0 0%;
	/*pourcentage barres sur les cotÃ©s de la page*/
	text-align:left;
	color:#000;
	/*marges droite et gauche ici nulles*/
	border-left:0px double #000;
	border-right:0x solid #000;
	min-height:100%;
 float:left;
	display:inline;
	background:#5C8ECB;
	/* COULEUR FOND GENERAL*/
}

#content{
	float:right;
	width:100%;
	color:#000;
}
#content p {line-height:1.4em;}
/* distance ligne aprÃ¨s tableau */

#main{	
	margin:0 .7em 0 .7em;
	/* centrage tableau*/
	padding:0 0 1em 0;	
	position:relative;
}


/* internet explorer mac only styles \*//*/
#nav{margin-left:-18em;}
/* Fin internet explorer mac styles*/

/* explain overlapping tabs */
ul.explaintab{list-style:none;margin:1em 0}
ul.explaintab li{margin:10px 0;clear:both}
ul.explaintab p img {float:left;margin:5px 5px 5px 0}

}

	
}

