*{margin:0;padding:0}
html{background:url(../images/background.jpg) no-repeat center top #201412}
body{font-family:Verdana, Helvetica, sans-serif;font-size:13px}
#wrapper{width:901px;margin:0 auto}
#header{width:901px;height:183px;margin-top:10px;}
#header #logo{float:left;width:338px;}
#header #info{float:left;width:563px;}
#content{width:819px;margin-top:20px;margin-left:31px;padding:11px;background-color:#ffffff}
#patchwork{height:auto}
#patchwork .visuel{float:left;margin-left:1px;margin-top:1px;}
#patchwork .visuelL{float:left;margin-top:1px;}
#informations{padding:10px 20px 30px 20px;background-color:#281d1b;color:#b0a9a8; text-align: justify;font-size:14px;}
#informations p{margin-top:30px;margin-bottom:10px;}
#contact{margin-top:11px;padding:10px 20px 30px 20px;background-color:#281d1b;color:#b0a9a8; text-align: justify;font-size:14px;}
#contact a{color:#b0a9a8;}
#contact p{margin-top:30px;margin-bottom:10px;}
#footer{height:50px;margin-top:10px;}
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}