body {
	background-image: url(images/fond_joaillier.jpg);
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BCC7C8;
}
#fond {
	background-image: url(images/fond_joaillier.png);
	background-repeat: no-repeat;
	height: 920px;
	width: 1256px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#logo {
	margin-top: 6px;

}
#titre {
	font-size: 24px;
	color: #C3CBCE;
}
#entete {
	font-size: 11px;
	color: #999;
}
#titreBox h1 {
	font-size: 24px;
	margin-bottom: 0px;
}
#titreBox h2 {
	font-size: 14px;
	margin-top: 0px;
	height: 30px;
	margin-bottom: 5px;
}
#contenu {
	width: 1158px;
	margin-left: 50px;
	margin-top: 35px;
}
#contenuBis {
	width: 1159px;
	margin-left: 50px;
}
#contenuN2 {
	width: 1158px;
	margin-top: 15px;
}
#menu {
	width: 1159px;
	margin-left: 50px;
	margin-top: 0px;
	background: url(images/grille.png)
	background:no-repeat; 										
	height: 650px;
	background-image: url(images/grille.png);
	background-repeat: no-repeat;
}
.itemMenu {
	float: left;
	height: 330px;
	width: 386px;
}
#fond #menu .itemMenu img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fond #menu .itemMenu h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#menu_horizontal {
	background-color: #DBD7D7;
	color: #666;
	height: 30px;
	padding-top: 6px;
	font-size: 18px;
	margin-top: 2px;
}
#contenuN2 h1 {
	text-align: left;
	margin-left: 20px;
	color: #999;
}
#contenuN2 p {
	text-align: left;
	margin-left: 20px;
	color: #999;
}
#contenuN2 p img {
	padding-right: 20px;
}

img {
	text-decoration: none;
	border: 0;
}

#menu_horizontal a:link { 
	text-decoration: none;
	color:#666;
}
#menu_horizontal a:hover { 
	text-decoration: underline;
	color:#666;
}
#menu_horizontal a:visited { 
	text-decoration: none;
	color:#666;
}


.itemMenu h1 a:link { 
	text-decoration: none;
	color:#CCC;
}
.itemMenu h1 a:hover { 
	text-decoration: underline;
	color:#CCC;
}
.itemMenu h1 a:visited { 
	text-decoration: none;
	color:#CCC;
}a {
	color: #666;
}
.ital {
	font-style: italic;
}
