* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #e2e3e5;
	text-align: center;
}

a img {
	border: none;
}

a {
	color: #99b9c6;
	font-weight: bold;
}

b, strong {
	color: #787878;
}
.todo {
	background-color:#f00;
	color:#fff;
}


/* FOND --------------------------------------------------------------------*/

.fond {
	position: relative;
	width: 805px;
	background-color: #e2e3e5;
	margin: 0 auto 5em;
	padding: 180px 55px 0;
	background-image: url(img/bkg00.jpg);
	background-repeat: repeat-y;
}

.hp .fond {
	padding: 250px 55px 350px;
}

.deco1 {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 30px;
	height: 200000px;
	background-image: url(img/bkg01.jpg);
	background-color: #e2e3e5;
}

.deco2 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 30px;
	height: 200000px;
	background-image: url(img/bkg02.jpg);
	background-color: #e2e3e5;
}


/* HEADER --------------------------------------------------------------------*/

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 915px;
	background-image: url(img/bkg06.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 55px 0 0;
}

.hp .header {
	padding: 80px 0;
}



/* OUTILS --------------------------------------------------------------------*/

#outils {
	z-index: 5;
	position: absolute;
	top: 170px;
	left: 70px;
	width: 770px;
	text-align: left;
	margin: 1.5em 0 1em;
	padding: 0 0 0.5em;
	color: #365a7b;
	font-family: Arial, sans-serif;
	text-transform : uppercase;
	font-weight: bold;
	font-size: 0.65em;
	
}

.hp #outils {
	position: absolute;
	top: 520px;
	left: 65px;
	width: 770px;
	text-align: center;
}

#outils li {
	display: inline;
	padding: 0.2em 0.5em 0.2em 1.1em;
	margin: 0 0.7em 0 -1px;
	background-image: url(img/puce02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#outils a {
	color: #99b9c6;
	text-decoration: none;
}

#outils a:hover {
	color: #365a7b;
}



.langue {
	z-index: 100;
	position: absolute;
	top: 186px;
	right: 67px;
	width: 110px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
	padding:0;
}


.hp .langue {
	top: 580px;
	width: 805px;
	right: 65px;
	text-align: center;
	background-image: none;
	font-family: Arial, sans-serif;
	font-size: 0.65em;
	text-transform: uppercase;
}

.langue a {
	text-decoration: none;
	color: #365a7b;
	font-weight: bold;
}

.langue a:hover {
	color: #99b9c6;
}



/* CONTENT --------------------------------------------------------------------*/

.content {
	z-index: 0;
	width: 80%;
	margin: 80px auto 0;
	text-align: justify;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #8f989e;
}

.content a {
	color: #99b9c6;
	font-weight: bold;
}

H1 {
	color: #365a7b;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin: 3em 0;
}

H2 {
	color: #365a7b;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	etter-spacing: 0.1em;
	margin: 4em 0 1em;
}

H3 {
	margin: 2em 0 1em 0;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #365a7b;
}

H4 {
	margin: 0 0 1em 0;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #365a7b;
}

H4 a {
	text-decoration: none;
}

H4 a:hover {
	text-decoration: underline;
}

H5 {
	margin: 0 0 1em 0;
	font-size: 1em;
	color: #365a7b;
}

.content p {
	margin: 0 0 1em 0;
}

.content .sstitre {
	margin: -3.5em 0 1em;
	font-size: 1.1em;
}

.content .sstitre2 {
	margin: -4em 0 1em;
}

.content .sstitre3 {
	margin: -1em 0 1em;
}

.content .souligne {
	position: relative;
	margin: 0 0 1em 0;
	border: dotted #999999;
	border-width: 0 0 1px 0;
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	letter-spacing: 0.1em;
}

.content .souligne .droite {
	position: absolute;
	top: 0;
	right: 0;
}

.content b {
	
}

.content ol, .content ul {
	margin: 0 0 1em;
	padding: 0 0 0 2em;
}

.content .valeur {
	font-size: 0.85em;
	font-weight: normal;
	ext-transform : lowercase;
	letter-spacing: 0;
}

.content .sommaire {
	padding: 0;
	list-style: none;
}

.content .sommaire li {
	margin: 0 0 1em 0;
}


/* FOOTER ------------------------------------------------------------------*/

.footer {
	position: relative;
	top: 0;
	left: -55px;
	width: 915px;
	height: 15px;
	padding: 60px 0 0 0;
	margin: 8em 0 0;
	color: #365a7b;
	font-family: Arial, sans-serif;
	text-transform : uppercase;
	font-weight: bold;
	font-size: 0.65em;
	text-align: center;
	background-image: url(img/bkg05.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.hp .footer {
	position: relative;
	top: 350px;
}

.footer .top {
	position: absolute;
	top: -20px;
	right: 135px;
}

.hp .footer .top {
	display: none;
}
