@font-face {
	font-family: "FuturaStd-Light";
	src: url('../font/FuturaStd-Light.otf');
}

body {
	font-family: "FuturaStd-Light","futura Lt", "futura", Arial, Helvetica, sans serif;
	font-size: 14px;
	margin: auto;
	color: #00005d;
	text-transform: uppercase;
	width: 850px;
	/*border: 1px solid blue;*/
}
a {
	color: #00005d;
	text-decoration: none;
}
a:hover {
	color: #d00027;	
}
#header {
	background-image: url('../im/logo.png');
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 110px;
}
#menu {
	font-size: 14px;
	text-transform: uppercase;
}
#categorie {
	margin-left:20px;
}
#submenu a.selected,
#menu a.noselected,
#menu a.selected {
	color:#d00027;
}
#menu a {
	margin-left: 110px;
}
#menu a.noselected,
#menu a.no {
	margin-left: 0;
}

#body {
	height: 500px;
	margin 20px;
	margin-top: 75px;
}

#submenu {
	font-size: 12px;
	text-transform: uppercase;
	float: left;
}
#submenu a {
	display: block;
	padding-bottom: 5px;
}
#nav {
	display: none;
}
#centre {
	margin-left: 210px;

}

#page {
	float: right;
	margin-right: 30px;
	
}


/* PAGES */
#presentation-galerie,
#presentation {
	font-size: 11px;
	padding-left: 45px;
}
#presentation-galerie {
	padding-left: 0;
}
#presentation-galerie b,
#contact b,
#presentation b {
	color: #d00027;
}
#presentation-galerie img,
#contact img,
#presentation img {
/*	border: 1px solid black;*/
	float:left;
	margin: 0 20px 20px 0;
}
#contact {
	text-align: center;
	margin-right: 250px;
}
#contact b{
	color: #d00027;
}
#desc {
	float: left;
}
#desc #info {
	float: left;
	width: 200px;
	/*border: 1px solid blue;*/
	font-size: 10px;
	margin: 0 0 0 20px;
	text-align : justify;
	padding-left: 5px;
}
#desc #img {
	float: left;
	border: 1px solid #00005d;
	padding: 45px 30px 45px 30px;
	width: 320px;
	height: 350px;
	margin-bottom: 20px;
}
#desc #img h1,
#desc #info h1 {
	text-align: center;
	font-size: 12px;
}
#other a {
	margin: 15px;
	padding-top: 100px;
}
.small {
	text-transform: none;
}
#bague {
	height: 120px;
	width: 120px;
	border: 1px solid #00005d;
	float: left;
	margin: 0 10px 20px 10px;
}
#presse {
	height: 170px;
	width: 120px;
	float: left;
	margin: 0 20px 20px 10px;
}
#presse img {
	border: 1px solid #00005d;
}
#catalogue {
	height: 425px;
}
#catalogue #bague img {
	padding: 10px;
}
