﻿* { padding:0; margin:0; }

img { border:none;}

body {
	background: #EAEAEA;
	font-size : 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times;
	color: #555;
	}

a:active, a:focus {
outline: 0;
	}

h1 {
	display:none;
	}

h2{
	font-family: Georgia,"Times New Roman",serif;
	color: #00B6C5;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin:30px 0 15px 0;
	}

p {
	text-align: justify;
	font-weight: normal;
	font-size: 1.3em;
	line-height:1.5em;
	margin-bottom:8px; 
	}

li {
	margin-left:35px;
	padding-left:8px;
	font-size: 1.3em;
	line-height:1.5em;
	padding-bottom: 10px;
	}
	
div#page {
	width: 567px;
	margin: 0 auto 0 auto;
	background-color: white;
	}

div#header {
	height:100px;
	padding:0 20px 0 20px;
	border-left : 5px solid #FF0000;
	border-right : 2px solid #DFDFDF;
	}

div#contenu {
	padding:0 20px 0 20px;
	border-left : 5px solid #0B3D92;
	border-right : 2px solid #DFDFDF;
	}

div#footer {
	
	padding:0 20px;
	border-left : 5px solid #FFCC00;
	border-right : 2px solid #DFDFDF;
	}

div.intro p {
	color: #777;
	text-align: left;
	font-weight: normal;
	font-size: 1.6em;
	line-height:1.2em;
	margin-bottom:8px; 
	}

div.bar {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	border : 1px dotted #bcbcbc;
	padding:10px;
	}

div.bar p {
	margin: 0;
	font-size: .9em;
	text-align: left;
	}

div.infos {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #f8f8f8;
	margin-top:30px;
	border : 1px dotted #bcbcbc;
	padding:10px;
	}

div.infos p {
	margin: 0;
	font-size: 1.1em;
	text-align: left;
	padding-left:30px;
	}

div.infos h2 {
	color: #FFAA00;
	margin:0 0 15px 0;
	}
	
div.infos h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: white;
	background-color: #FFAA00;
	margin:12px 0 4px 0;
	padding:0 0 0 3px;
	}

div.anims {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #f8f8f8;
	margin-top:30px;
	margin-bottom:15px;
	border : 1px dotted #bcbcbc;
	padding:10px;
	}

div.anims p {
	margin: 0;
	font-size: 1.1em;
	text-align: left;
	padding-left:30px;
	}

div.anims h2 {
	color: #FF0048;
	margin:0 0 8px 0;
	}

div.anims h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: white;
	background-color: #FF0048;
	margin:12px 0 4px 0;
	padding:0 0 0 3px;
	}
	
div.anims div.subtitle p {
	font-family: Georgia,"Times New Roman",serif;
	color: #555;
	text-align: justify;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
	margin:0 0 8px 0;
	padding: 0;
	}

div.anims div.subtitle h5 {
	font-family: Georgia,"Times New Roman",serif;
	color: #555;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	line-height: normal;
	margin:0 0 8px 0;
	}

div.note {
	margin: 25px 0 15px 0;
	padding: 5px 0;
	border-top : 1px solid #bcbcbc;
	border-bottom : 1px solid #bcbcbc;
	}

div.note p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #444;
	margin:0;
	font-size: 1.08em;
	line-height: 1.35em;
	padding-bottom: 5px;
	}

ul.gauche {
	color: #444;
	margin:0;
	font-size: .9em;
	line-height: 1.2em;
	}

ul.gauche li {
	margin-left: 15px;
	padding: 0;
	margin-bottom:8px;
	margin-right:8px;
	}

ul.gauche li a {
	color: #444;
	text-decoration: none;
	border-bottom: solid 1px #bbb;
	}

ul.gauche li a:visited {
	color: #444;
	}

ul.gauche li a:hover {
	color: white;
	background-color:#00B6C5;
	}

ul.droite {
	list-style-type: none;
	color: #444;
	margin:0;
	font-size: .8em;
	line-height: 1.2em;
	}

ul.droite li {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: 15px;
	padding: 0 4px;
	margin-bottom:4px;
	background-color:#efefef;
	}

ul.droite li:hover {
	background-color: #FFAA00;
	
	}

ul.droite li a {
	color: #444;
	text-decoration: none;
	}

ul.droite li a:visited {
	color: #444;
	}

ul.droite li a:hover {
	color: white;
	}
div.encadre { clear:none;  border:1px solid #f90; background:#eee; margin:1em 0 2em 0; padding:15px; font-size:1.4em; }

sup {  
     height: 0;  
     line-height: 1em;  
     vertical-align: top;  
     position: relative;  
}

