 body
{
	margin:0;
	padding:0;
	line-height: 16px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #B6B6B6;
}

#container
{
  width: 800px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  list-style: none;
  padding: 0 77px;
}

#corps
{
	background: #FFFFFF;
	float: left;
	width: 800px;
	min-height: 710px;
  margin: 0px 0px 0px 0px;
  box-shadow: 1px 1px 12px #555;
}

#header2
{
	clear: left;
	height: 80px;
	background: url(../images/image01.jpg) no-repeat;
  box-shadow: 1px 1px 12px #555;
}

#site_title2
{
	padding-top: 25px;
	padding-left: 150px;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
}

a.header:link, a.header:visited { color: #88DDFF; text-decoration: none} 
a.header:active, a.header:hover { color: #6161C3; text-decoration: underline}

#site_slogan2
{
	padding-top: 0px;
	padding-left: 150px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

a.button
{
  display: block;
  float: left;
  position: relative;
  height: 20px;
  width: 153px;
  margin: 2px 3px 2px 3px;
  text-decoration: none;
  font: 12px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  border-radius: 3px;
}

a.button:before, a.button:after
{
  content: '';
  position: absolute;
  left: -1px;
  height: 20px;
  width: 153px;
  bottom: -1px;
  border-radius: 3px;
}

a.button:before
{ 
  height: 18px;
  bottom: -4px;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}

a.button2
{
  display: block;
  float: left;
  position: relative;
  height: 20px;
  width: 200px;
  margin: 2px 3px 2px 3px;
  text-decoration: none;
  font: 12px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  border-radius: 3px;
}

a.button2:before, a.button2:after
{
  content: '';
  position: absolute;
  left: -1px;
  height: 20px;
  width: 200px;
  bottom: -1px;
  border-radius: 3px;
}

a.button2:before
{ 
  height: 18px;
  bottom: -4px;
  border-top: 0px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}

a.button22
{
  display: block;
  float: left;
  position: relative;
  height: 20px;
  width: 312px;
  margin: 2px 3px 2px 3px;
  text-decoration: none;
  font: 12px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 21px;
  text-align: center;
  border-radius: 3px;
}

a.button22:before, a.button22:after
{
  content: '';
  position: absolute;
  left: -1px;
  height: 20px;
  width: 312px;
  bottom: -1px;
  border-radius: 3px;
}

a.button22:before
{ 
  height: 18px;
  bottom: -4px;
  border-top: 0px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}

a.button3
{
  display: block;
  float: left;
  position: relative;
  height: 24px;
  width: 380px;
  margin: 2px 3px 14px 3px;
  text-decoration: none;
  font: 15px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  border-radius: 3px;
}

a.button3:before, a.button3:after
{
  content: '';
  position: absolute;
  left: -1px;
  height: 24px;
  width: 380px;
  bottom: -1px;
  border-radius: 3px;
}

a.button3:before
{ 
  height: 24px;
  bottom: -4px;
  border-top: 0px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}

a.button4
{
  display: block;
  float: left;
  position: relative;
  height: 24px;
  width: 520px;
  margin: 2px 3px 14px 3px;
  text-decoration: none;
  font: 15px Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  border-radius: 3px;
}

a.button4:before, a.button4:after
{
  content: '';
  position: absolute;
  left: -1px;
  height: 24px;
  width: 520px;
  bottom: -1px;
  border-radius: 3px;
}

a.button4:before
{ 
  height: 18px;
  bottom: -4px;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 1px 0px #bfbfbf;
}

.menu
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	list-style: none;
  display:table;
}

.menu li
{
  text-indent:0px;
	float:left;
	padding:0 0 0 0;
	text-align:center;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

ul, ol
{
	list-style-position:inside;
	margin-left:48px;
	margin-right:48px;
}

li
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
  text-indent:8px;
	line-height:22px;
	text-align:justify;
	margin-bottom:6px;
	margin-left:32px;
}

  /* GRAY */
a.gray,
a.gray:hover,
a.gray:visited
{
  color: #555;
  border-bottom: 4px solid #b2b1b1;
  text-shadow: 0px 1px 0px #fafafa;
  background: #eee;
  box-shadow: inset 1px 1px 0 #f5f5f5;
}

.gray:before,
.gray:after
{
  border: 1px solid #cbcbcb;
  border-bottom: 1px solid #a5a5a5;
}

a.gray:hover
{
  background: #e2e2e2;
}

  /* ACTIVE STATE */
a.button:active
{
  border: none;
  bottom: -4px;
  margin-bottom: 22px;
  box-shadow:  1px 1px 0 #fff, inset 0 1px 1px rgba(0, 0, 0, 0.3);
}

a.button:active:before,
a.button:active:after
{
  border: none; 
  box-shadow: none;
}
  
p
{
  font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	font-size:16px;
	margin-left:48px;
	margin-right:48px;
	margin-bottom:8px;
	margin-top:0px;
	text-indent:36px;
	text-align:justify;
}

h1
{
  font-family:"Times New Roman", Times, serif;
  page-break-after:avoid;
	line-height:28px;
  font-size:24px;
	color:#000088;
	text-align:left;
	text-indent:0px;
	margin-bottom:24px;
	margin-left:48px;
	margin-right:48px;
}

h2
{
  font-family:"Times New Roman", Times, serif;
  page-break-after:avoid;
	line-height:26px;
	font-size:22px;
	color:#000088;
	font-style:italic;
	text-align:left;
	text-indent:0px;
	margin-bottom:24px;
	margin-left:72px;
	margin-right:48px;
}

h3
{
  font-family:"Times New Roman", Times, serif;
  page-break-after:avoid;
	line-height:24px;
	font-size:20px;
	color:#000088;
	text-indent:0px;
	text-align:left;
	margin-bottom:24px;
	margin-left:96px;
	margin-right:48px;
	text-align:left;
}

h4
{
  font-family:"Times New Roman", Times, serif;
  page-break-after:avoid;
	line-height:22px;
	font-size:18px;
	font-style:italic;
	text-align:left;
	text-indent:0px;
	margin-bottom:24px;
	margin-left:120px;
	margin-right:48px;
	color:#000088;
}

h5
{
  font-family:"Times New Roman", Times, serif;
	line-height:20px;
	font-size:16px;
	text-align:left;
	text-indent:0px;
	margin-left:144px;
	margin-right:48px;
	color:#000080;
}
	
.titre
{
  font-family:"Times New Roman", Times, serif;
	text-indent:0px;
	text-align:center;
	line-height:34px;
	font-weight:bold;
	font-size:28px;
	color:#000088;
	margin-bottom:0px;
}

.nonsaut
{
  white-space:nowrap;
	text-indent:0px;
}

.sup
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	vertical-align:text-top;
}

.sup1
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8px;
	vertical-align:text-top;
}

.sup2
{
  font-size:14px;
	vertical-align:text-top;
}

.droite
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:right;
	text-indent:0px;
}

.gauche
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
	text-indent:0px;
}

.petit
{
	font-size:14px
}

.centre
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	text-indent:0px;
}

.note
{
  font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
	margin-left:48px;
	margin-right:48px;
	margin-bottom:8px;
	margin-top:0px;
	text-indent:0px;
	text-align:justify;
}
  
a.back0
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

a:link.back0
{
  color:#0000CB;
}

a:visited.back0
{
  color:#007600;
}
	
a:hover.back0
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.back
{
  font-family:"Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
	text-decoration:none;
}

a:link.back
{
  color:#0000CB;
}

a:visited.back
{
  color:#007600;
}
	
a:hover.back
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.back2
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
}

a:link.back2
{
  color:#0000CB;
}

a:visited.back2
{
  color:#007600;
}
	
a:hover.back2
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.back3
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:link.back3
{
  color:#0000CB;
}

a:visited.back3
{
  color:#007600;
}
	
a:hover.back3
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.back4
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

a:link.back4
{
  color:#0000CB;
}

a:visited.back4
{
  color:#007600;
}
	
a:hover.back4
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.back5
{
  font-size:18px;
	text-decoration:none;
}

a:link.back5
{
  color:#0000B0;
}

a:visited.back5
{
  color:#007600;
}
	
a:hover.back5
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.sup
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	vertical-align:text-top;
}

a:link.sup
{
  color:#0000CB;
}

a:visited.sup
{
  color:#007600;
}
	
a:hover.sup
{
  border-style:inset;
	color:white;
	background:#000088;
}

a.sup1
{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
	vertical-align:text-top;
}

a:link.sup1
{
  color:#0000CB;
}

a:visited.sup1
{
  color:#007600;
}
	
a:hover.sup1
{
  border-style:inset;
	color:white;
	background:#000088;
}

.retour
{
	font-size:14px;
  font-family:"Times New Roman", Times, serif;
	line-height:16px;
	text-indent:0px;
	text-align:justify;
	color:#0056AC;
}

a.retour
{
	font-size:14px;
  font-family:"Times New Roman", Times, serif;
	line-height:16px;
	text-indent:0px;
	text-align:left;
	text-decoration:none;
	color:#0056AC;
}

.footer
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
	clear: left;
	background: #808080;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

.footer a
{
	text-decoration:none;
	color: #FFFFFF;
}

.footer a:hover
{
	text-decoration:underline;
}

.footer2
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
	clear: left;
	background: #444444;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

.footer2 a
{
	text-decoration:none;
	color: #FFFFFF;
}

.footer2 a:hover
{
	text-decoration:underline;
}

.section_box3
{
	margin: 20px 0px 0px 0px;
	padding: 3px;
  border-top-style:solid;
  border-top-width:2px;
  border-top-color:#CCCCFF;
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
	background:#DEDEFF;
	font-size:12px;
  text-align:right;
}

.section_box3 a
{
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  line-height:12px;
	color: #0056AC;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.section_box3 a:hover
{
	text-decoration:underline;
}

.section_box2
{
	clear: left;
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-top: 3px;
	border: 2px solid #CCCCFF;
	background: #CCFFFF;
	color: #000000;
}

.section_box22
{
	clear: left;
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	padding:6px;
	margin-left:48px;
	margin-right:48px;
	border: 2px solid #CCCCFF;
	background: #CCFFFF;
	color: #000000;
}

.text_area
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin: 3px 3px 0px 3px;
	text-align:justify;
}

.subtitle
{
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  text-align:left;
  line-height:12px;
	font-size: 12px;
	font-weight: bold;
	color: #0056AC;
}

img
{
  border:0px;
}

.bib
{
	padding-left:0px;
	list-style-position:inside;
	list-style-image:url(../livre.jpg);
}

.bib li
{
	margin-bottom:6px;
	margin-left:8px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	text-indent:0px;
}

.bib2
{
	padding-left:0px;
	list-style-position:inside;
	list-style-image:url(../livre.jpg);
}

.bib2 li
{
	margin-bottom:8px;
	margin-left:8px;
	line-height:22px;
	font-size:16px;
	text-align:justify;
	text-indent:0px;
}

.ret1
{
  font-family:Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	font-size:16px;
	margin-left:80px;
	text-indent:0px;
	margin-right:48px;
	text-align:justify;
}

.ret2
{
	margin-left:48px;
}

.ref
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent:0px;
	margin-left:84px;
	margin-right:48px;
	line-height:16px;
	font-size:12px;
	text-align:justify;
}

.loi
{
  font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	font-size:18px;
	text-indent:0px;
	margin-left:48px;
	margin-right:48px;
	margin-top:12px;
	margin-bottom:24px;
	font-weight:bold;
	text-align:justify;
}

.tableau
{
  margin: 0 auto;
  border:1px;
  border-color:black;
  border-collapse:collapse;
  border-style:solid;
  background: white;
}

.tableau td
{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
  border:1px;
  border-color:black;
  border-style:solid;
  padding:5px;
}

.decale
{
text-indent:0px;
margin-left:84px;
border-top:none;
border-bottom:none;
border-left:4.50pt solid #c0c0c0;
border-right: none;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0.2cm;
padding-right: 0px;
}

hr
	{margin-left:48px;
	margin-right:48px;
	color:#000088;
	text-align:center}

.par
{
  font-family: Calibri, Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#0056AC;
}
  
a.parback
{
  font-family: Calibri, Century Gothic, Verdana, Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#0056AC;
	text-decoration:none;
}

a:link.parback
{
  color:#0000CB;
}

a:visited.parback
{
  color:#0000CB;
}

a:hover.parback
{
  border-style:inset;
	color:white;
	background:#0000CB;
}

.avis
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
	text-indent:0px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-align:justify;
}

.red
{
  color:#FF3300;
  font-size:14px;
  text-indent:0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

