/* CSS Document */
body {
	margin: auto;
	width: 708px;
	background: #fff;
}
p {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
.contenant {
	padding: 25px 0 40px;
}
.left {
	width: 547px;
	float: left;
	background: url(http://www.ambacie-referencement.com/images/bgl.gif) repeat-y;
	padding:0 0 40px;
}
.d1 {
	background: url(http://www.ambacie-referencement.com/images/default_03.jpg) no-repeat;
	height: 160px;
	width: 547px;
}
.d2 {
	background: url(http://www.ambacie-referencement.com/images/default_06.gif) no-repeat;
	height: 28px;
	width: 547px;
}
.d3 {
	background: url(http://www.ambacie-referencement.com/images/default_08.gif) no-repeat;
	height: 32px;
	width: 547px;
	margin:0 0 20px;
}
#h1 {
	margin:0 30px 0 100px;
}
#h2 {
	margin: 0 30px 0 100px;
}
#texte {
	margin:0 30px 0 120px;
	padding:1em 0 0;
}
.txt_top_home {
	margin: 10px 30px 0 120px;
}
#liens {
	margin: 30px 30px 0 120px;
}
#liens a{padding:0 0 0 12px;}
#liens a:link {
	background:  url(http://www.ambacie-referencement.com/images/fleche-01.gif) left center no-repeat;
}
#liens a:hover,
#liens a:active {
	background:  url(http://www.ambacie-referencement.com/images/fleche-02.gif) left center no-repeat;
}
#liens a:visited {
	background:  url(http://www.ambacie-referencement.com/images/fleche-03.gif) left center no-repeat;
}
/* Element de formulaire */
form {
	margin:0 30px 0 120px;
}
fieldset {
	padding: 20px 0 0 10px;
	border:1px solid #C30;
	border-width:1px 0 0 1px;
}
label {
	display: block;
	float: left;
	width: 100px;
	border-bottom: 1px dotted #999;
}
/* Element de tableaux */
table {
	margin: 15px 30px 15px 120px;
}
td, th {
	border-bottom: 1px dotted #BBB;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
.footer {
	background: url(http://www.ambacie-referencement.com/images/footer.gif) no-repeat;
	height: 51px;
	width: 234px;
	margin: 25px 0 0 115px;
}
#pied {
	margin:0 0 0 120px;
}
.credits {
	text-align: center;
	margin:0 0 5px;
}
.right {
	width: 161px;
	float: right;
	background: url(http://www.ambacie-referencement.com/images/default_11.jpg) no-repeat;
	height: 791px;
	font-size: 1px;
}
.d4 {
	background: url(http://www.ambacie-referencement.com/images/default_04.jpg) no-repeat;
	height: 160px;
	width: 161px;
}
.d5 {
	background: url(http://www.ambacie-referencement.com/images/default_07.gif) no-repeat;
	height: 28px;
	width: 161px;
}
.d6 {
	background: url(http://www.ambacie-referencement.com/images/default_09.gif) no-repeat;
	height: 32px;
	width: 161px;
	text-align: right;
}
.spacer {
	clear: both;
}