html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
color: #005B9C;
}

a:hover {
color: #0B2444
}

img {
border: 0;
}

body {
	background: #D8D3DC url(../images/fond.jpg) repeat-x left bottom;
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
	padding: 8px;
}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

 
h1 {
	font: normal 1.5em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
	text-align:center;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h3 {
	font: normal 1em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #2E8B57;
	margin: 0 0 7px 0;
}




.container {
	background-color: #FFF;
	color: #333;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 6px;
	width: 780px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.header {
	background-color: #FFF;
}

.navigation {	
	background: #D9E1E5 url(../images/nav.jpg);
	color: #333;
	border: 1px solid #7795BD;
	height: 23px;
	margin: 6px 0 0 0;
	padding: 0 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.navigation a {
	background: transparent url(../images/nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
	
}

.navigation a:hover {
background: transparent url(../images/nav.jpg) left bottom; 
color: #f1f1f1;
}

.main {
	position:relative;
	background-color: #FFF;
	margin: 6px 0 0 0;
}


/*Cartouche Gauche */
.cartouche {

	background-color: #F6F7F1;
	margin: 0;
	position:absolute;
	width: 180px;
	height:100%;
	text-align: justify;
	font-family: 'Deja Vu', Optima, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0 20px 0 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.cartouche h2 {
	color: #4C6500;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.cartouche a{
	color: #ff3e29;
	text-decoration: none;
	font-size: 1em;
	/*font-weight: bold;
	line-height: 30px;*/
	margin: 0;
	padding-left: 12px;
	
}

.cartouche a:hover{
	color: #f3c100;
}

.cartouche ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}

.cartouche li {
	border-bottom: 1px solid #e4e4e4;
	text-indent: 3px;
}

.cartouche li a {
	color: #006699;
	text-decoration: none;
}

.cartouche li a:hover {
	color: #f3c100;
}

.cartouche img {
margin : 20px 5px 10px 13px;
border: 1px solid #C0C0C0;
}



/* Contenu principal*/

.contenu {
	background-color: #F4F4F4;
	color: #666;
	position:relative;
	top:0;
	left: 226px;
	width: 514px;
	height:100%;
	margin:0;
	padding: 20px;
	text-align: justify;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Georgia, sans-serif;
	font-size: 1.1em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.contenu li {
	text-indent: 20px;
	padding: 0 0 5px 0;
}

.contenu table {
margin:auto;
border: thin solid #6495ed;
border-collapse: collapse;
}

.contenu td , tr{
border: thin solid #6495ed;
font-family:monospace;
padding : 0 3px 0 2px;
}

.contenu .gras{
	font-weight:bold;
}

.contenucentre {
	text-align:center;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 1em;
}

.contenuannotation {
	color: #8B4513;
	font-family: 'Century Gothic', Arial, sans-serif;
	font-size: 0.9em;
	font-style:italic;
}

.publication {
font-size : 0.8em;
text-align: right;
font-style: italic;
color: black;
}






/* Pied de page*/

.footer {
	background-color: #507BB2;
	margin: 6px 0 0 0;
	height: 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.footer a {
	color: #FFF;
}

.footer a:hover {
	color: #f3c100;
}

.footerleft {
	position:absolute;
	color: #333;
	font: bold 1em sans-serif;
	padding: 7px 0 0 15px;
	vertical-align:middle;
}


.footerright {
	position:relative;
	left: 226px;
	width: 544px;
	color: #FFF;
	text-align:right;
	font: bold 1em sans-serif;
	line-height: 30px;
}


/* Sitemap*/

.sitemap {
	margin: 0 auto;
	padding: 20px 0 0 0px;
}
.sitemap h1 {
	font: normal 2.2em Tahoma,sans-serif;
	color: #005B9C;
	text-align:left;
	padding: 0 0 0 5px;
}

.sitemap h2 {
	color: #4C6500;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0px 0px 2px;
}

.sitemap ul {
	padding: 5px 0px 5px 15px;
	
}

.sitemap li a:hover {
	color: #f3c100;
}

.sitemapfrancais {
	background-color: #ffffff;
	margin: 0;
	position:absolute;
	width: 50%;

}
.sitemapenglish {
	background-color: #ffffff;
	position:relative;
	left: 50%;
	width: 50%;
	margin:0;
}


