@charset "utf-8";
/* CSS Document */
body{
margin:0;
font-family:Verdana, Geneva, sans-serif;
background-color:#022B42;
}
#footer {
	width: 476px;
	height:222px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:10px;
	color:#FFF;
	padding-right:237px;
}
	
#footer img{
padding-right:10px;	
float:left;
text-align: left;
}

#footer p{
	height:74px;
}
h1{
font-size:12px;
font-weight:bold;
color:#022B42;	
}


#container {
	background-color: #FFF;
	height: 278px;
	width: 713px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#description{
	width: 264px;
	position:relative; 	
	padding-top: 5px;
	padding-left: 45px;
	color:#022B42;
	font-size:12px;
}
#logo {
	height: 99px;
	width: 264px;
	position:relative; 	
	padding-top: 5px;
	padding-left: 5px;
}

#loupe a{
	display:block;
	width:245px;
	height:190px;
	background-image: url(images/loupe.png);
	position:relative;
	z-index:2;
	left: 421px;
	top: 136px;
}

#photo {
	float: right;
	height: 278px;
	width: 330px;
}

#tag{
	height: 44px;
	width: 713px;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 106px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: 303px;
	top: 8px;
}

#texte {
	height: 278px;
	width: 341px;
	float: left;
}
