.contenue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/back_contenue.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 130px;
	padding-right: 130px;
	width:410px;
}
body {
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.intro {
	padding-top: 4px;
	padding-bottom: 4px;
}
.image {
	margin-right: 10px;
	border: 2px solid #676558;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.chiffre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #D1D1C2;
}
.nombre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.option {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#photo {
	text-align: center;
	margin: 10px;
}
#photo img{
	border: 2px solid #844629;
}
a{
	font-size: 13px;
	color:#69695E;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-size: 13px;
	color:#D1D1C2;
	font-weight:bold;
	text-decoration:underline;
}
#bas{
	text-align:center;
	color:#DCDCCD;
}
#bas a{
	color:#DCDCCD;
}
