/* CSS Document */
body {
	margin: auto;
	width: 708px;
	background-color: #FFFFFF;
}
.left {
	width: 547px;
	float: left;
	background-image: url(images/bgl.gif);
	background-repeat: repeat-y;
	padding-bottom: 40px;
}
.right {
	width: 161px;
	float: right;
	background-image: url(images/default_11.jpg);
	background-repeat: no-repeat;
	height: 791px;
	font-size: 1px;
}
.contenant {
	padding: 25px 0px 40px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.d1 {
	background-image: url(images/default_03.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 547px;
}
.d2 {
	background-image: url(images/default_06.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 547px;
}
.d3 {
	background-image: url(images/default_08.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 547px;
}
.d4 {
	background-image: url(images/default_04.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 161px;
}
.d5 {
	background-image: url(images/default_07.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 161px;
}
.d6 {
	background-image: url(images/default_09.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 161px;
	text-align: right;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: 30px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-left: 120px;
	margin-right: 30px;
}
.txt a {
	color: #CC3300;
	text-decoration: none;
}
.txt a:hover {
	text-decoration: underline;
}
.navbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC3300;
	margin-left: 120px;
	margin-right: 30px;
	margin-top: 30px;
}
.navbas a {
	color: #CC3300;
	text-decoration: none;
	padding-left: 12px;
	background-image:  url(images/fleche-01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navbas a:hover {
	text-decoration: underline;
	background-image:  url(images/fleche-02.gif);
}
.spacer {
	clear: both;
} 
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 234px;
	margin-left: 115px;
	margin-top: 25px;
}
.pied {
	margin-left: 120px;
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.credits {
	text-align: center;
	margin-bottom: 5px;
	font: xx-small Arial, Helvetica, sans-serif;
	color: #878787;
}
.credits a {
	color: #878787;
	font-weight: bold;
	text-decoration: none;
}
.credits a:hover {
	text-decoration: underline;
}
/* Element de formulaire */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-left: 120px;
	margin-right: 30px;
}
fieldset {
	padding: 20px 0 0 10px;
	border-top: 1px solid #C30;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #C30;
}
label {
	display: block;
	float: left;
	width: 100px;
	border-bottom: 1px dotted #999;
}

/* Element de tableaux */
table {
	margin: 15px 30px 15px 120px;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	border-bottom: 1px dotted #BBB;
}




li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}