body { 
	background-color: #769712; 
	text-align: left; 
	font-family: Georgia,Verdana,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	/*text-align: center;*/
	}

@page { 
      margin: 0pt 0pt 0pt 0pt;
      background-color: #369;
      size: A4;
}

h1 {
	text-align: center;
	font-variant: small-caps ;
	font-size: 15px;
	font-weight: bold;
	color:#999;
	margin-bottom: 5px;
	padding-bottom: 5px;	
}

h2 {
	color: #7fb16e;/*#e3e68f;*/
	border-bottom: 1px solid #789;
	padding: 3px 3px 3px 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
	font-size: 13px;	
}
h3 {
	font-variant: small-caps ;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	color: #369;
}

.infoperso {
	font-size: 13px;
	color:#999;
	}

.corps {
	width: 20cm;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	border: solid 2px black;
	padding: 10px;
	-moz-border-radius: 10px;
	}

.legende {
	background-color: white;
	text-align: left;
	/*position: absolute;*/
	right: 3em;
	width: 445px;
	background-color: white;
	border-style: dashed; 
	border-width: 1px; 
	border-color: blue;
	-moz-border-radius: 10px;
}

.intitule {
	background-color: #f5f8fc/*#f5f8fc*/;
	position: left;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	border:1px solid #69c;
	-moz-border-radius: 10px;
}
.contenu {
	position: left;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
li {
	margin-left: 20px;
	margin-right: 20px;
}
img {
	border: 1px solid #999;
	/*height: 120px;*/  
}
.difcolor {
	color:#369;
}
