@charset "utf-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
}
#contenant {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(/images/outplacement-dirigeants-fond.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	float: left;
}
#header ol {
	margin: 0px;
	padding: 0px;
	width: 130px;
}
#header li {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px dotted #CCCC99;
	list-style-type: none;
	width: 140px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#header li a {
	color: #547097;
	text-decoration: none;
}
#header li a:hover {
	text-decoration: underline;
}


#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: justify;
	padding-top: 30px;
}
#contenu p {
	padding-left: 15px;
	padding-right: 30px;
	background-image: url(/images/fond-paragraphes.png);
}

#home #contenu li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-type: decimal;
	margin-bottom: 10px;
}
#contenu li {
	padding-bottom: 10px;
	background-image: url(/images/fond-paragraphes.png);

}
#contenu ul {
	width: 85%;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 635px;
	float: right;
	}
#contact {
	float: right;
	background-image: url(/images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
	font-size: 11px;
	position: relative;
}

a {
	color: #547097;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 {
	color: #547097;
	font-size: x-large;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	text-shadow:4px,4px,4px,black;
	background-image: url(/images/fon_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	padding-left: 35px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CCCC99;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	font-size: medium;
}
#precedent {
	font-size: 9px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(/images/precedent.gif);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	margin-top: 30px;
}
#suite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
	margin-bottom: 15px;
	padding-right: 30px;
	background-image: url(/images/suite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 30px;
}
#suite a, #precedent a {
	color: #999999;
	text-decoration: none;
}

h2:first-letter {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* #contenu p:first-letter {
	font-size: 2.9em;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
} */


img.bandeau {}
br.nettoyeur {
	clear: both;
}
#webdesign {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin: 0px;
	width: 800px;
	text-align: center;
	padding-left: 10px;
	position: relative;
}
#webdesign a{
	color: #CCCCCC;
}
#btcommunique {
	float: left;
	padding: 2px;
	border: 1px dotted #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 130px;
	text-align: center;
	position: relative;
}
#communique p {
	text-align: justify;
}
#btcommunique a {
	color: #666666;
}

#communique {
	width: 800px;
	margin: auto;
}

