body {
	background: #861610;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
}

#alignjustify {
	text-align:justify;
}

#espacehautbas {
	height: 40px;
	color: #fcfc86;
	text-align: center;
}

#menugauche {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 20px;
	color: #fcfc86;
}

#borderhaut {
	height: 50px;
	background-image: url(images/border-haut.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#borderbas {
	height: 50px;
	background-image: url(images/border-bas.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#bordergauche {
	background-image: url(images/border-gauche.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}

#borderdroit {
	background-image: url(images/border-droit.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#borderhautgauche {
	background-image: url(images/border-hautgauche.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
}

#borderbasgauche {
	background-image: url(images/border-basgauche.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
}

#borderbasdroit {
	background-image: url(images/border-basdroit.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
}

#borderhautdroit {
	background-image: url(images/border-hautdroit.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}

#contenu {
	height: 400px;
	background-color: #fcfc86;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	color: #222222;
}

#lien {
	height: 50px;
}

#cadreindex {
	height: 400px;
	background-color: #fcfc86;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
}

#boutonentrer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 15px;
}

#apcontact1 {
	height: 110px;
	background-image: url(images/ap1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#apcontact2 {
	height: 110px;
	background-image: url(images/ap2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #861610;
	text-decoration: underline;
}

a:visited {
	color: #861610;
	text-decoration: underline;
}

a:hover {
	color: #861610;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/******************************** BOUTONS DU MENU ***********************************/

#menugaucheaccueil a:hover
{
	background: url(images/boutonaccueil.jpg) no-repeat 0 -54px;
	border:1px solid #861610;
}

#menugaucheaccueil a
{
	text-decoration:none;
	color:black;
	display:block;
	border:1px solid #861610;
	line-height:54px;
	width:300px;
	text-indent:54px;
	background-image:url(images/boutonaccueil.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#menugauchequisommesnous a:hover
{
	background: url(images/boutonquisommesnous.jpg) no-repeat 0 -57px;
	border:1px solid #861610;
}

#menugauchequisommesnous a
{
	
	text-decoration:none;
	color:black;
	display:block;
	border:1px solid #861610;
	line-height:57px;
	width:300px;
	text-indent:57px;
	background-image:url(images/boutonquisommesnous.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#menugauchebijouterie a:hover
{
	background: url(images/boutonbijouterie.jpg) no-repeat 0 -57px;
	border:1px solid #861610;
}

#menugauchebijouterie a
{
	
	text-decoration:none;
	color:black;
	display:block;
	border:1px solid #861610;
	line-height:57px;
	width:300px;
	text-indent:57px;
	background-image:url(images/boutonbijouterie.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#menugauchehorlogerie a:hover
{
	background: url(images/boutonhorlogerie.jpg) no-repeat 0 -57px;
	border:1px solid #861610;
}

#menugauchehorlogerie a
{
	
	text-decoration:none;
	color:black;
	display:block;
	border:1px solid #861610;
	line-height:57px;
	width:300px;
	text-indent:57px;
	background-image:url(images/boutonhorlogerie.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#menugaucheliens a:hover
{
	background: url(images/boutonliens.jpg) no-repeat 0 -55px;
	border:1px solid #861610;
}

#menugaucheliens a
{
	
	text-decoration:none;
	color:black;
	display:block;
	border:1px solid #861610;
	line-height:55px;
	width:300px;
	text-indent:55px;
	background-image:url(images/boutonliens.jpg); 
	background-repeat:no-repeat;
	background-position:0px 0px;
}
