html, body {
	text-align:center;
	margin-top:0px;
	font:normal 10pt Arial, Helvetica, sans-serif;
	color:#524B54;
	background-color:#F0E5BD;
}


#conteneur{
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #A8891D;
}

#entete {
	width:768px;
	height:106px;
	background-image:url(../images/produits-monastiques-entete.jpg);
}

#menu1 {
	/*height:17px;*/
	background-color:#A8891D;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#menu1 a{
	color:#FFF;
	font-size:9pt;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#menu1 a:hover, #menu1 a:active{
	text-decoration:underline;
}

#menu2 {
	/*height:17px;*/
	background-color:#F9EEC4;
	border-bottom:1px solid #6B7BB8;
}

#menu2 a{
	color:#A8891D;
	font-size:9pt;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#menu2 a:hover, #menu1 a:active{
	text-decoration:underline;
}

#menu3 {
	height:21px;
	border-bottom:1px solid #6B7BB8;
}

#onglet_compte, #onglet_recherche, #onglet_panier, #onglet_creercompte {
	float:left;
	height:20px;
	width:78px;
	background-repeat:no-repeat;
}
#onglet_compte{background-image:url(../images/onglet_compte.gif);}
#onglet_creercompte{background-image:url(../images/onglet_creercompte.gif);}
#onglet_recherche{background-image:url(../images/onglet_recherche.gif); border-left:1px solid #6B7BB8;}
#onglet_panier{background-image:url(../images/onglet_panier.gif); border-left:1px solid #6B7BB8;}


#compte,#recherche, #panier{float:left; font:normal 8pt Arial,Helvetica, sans-serif;  color:#A8891D;  margin:0 5px 0 5px;}
#compte input, #recherche input{border:1px solid #6B7BB8; height:18px; width:80px;}
#compte img, #recherche img{border:none; margin:0;}

#compte a,#recherche a,#panier a {color:#A8891D;}

#menu_gauche{width:150px; margin-top:30px; float:left;}
#objet a{background-image:url(../images/produit.gif); width:63px; height:22px; float:left;}
#marque a{background-image:url(../images/marque.gif); width:63px; height:22px; float:left;}
#objet a:active{background-image:url(../images/produit_actif.gif); width:63px; height:22px; float:left;}
#marque a:active{background-image:url(../images/marque_actif.gif); width:63px; height:22px; float:left;}

#liens{background-image:url(../images/fond_menu_gauche.gif);  font-size:9pt; background-repeat:repeat-x;clear:both; width:150px; border-right:1px solid #A8891D; padding:10px 5px 5px 5px; margin-top:0;}
#liens a{color:#312F72; text-decoration:none;}
#liens dd a:hover{color:#A8891D;}
#liens dd a:active{color:#A8891D; font-weight:bold;}
#liens dt a{font-weight:bold;}
#liens dt a:hover{text-decoration:underline;}
#liens dt a:active{color:#A8891D; text-decoration:underline;}
#liens dd{margin-left:-40px; font-size:8pt;}
#liens .ss_rubrique{margin-left:-30px!important; margin-left:10px; margin-left:5px; font-size:8pt;}
#liens li{list-style-type:none;}

#content{
	float:none !important;
	float:left;
	margin:30px 5px 30px 180px !important;
	margin:30px 5px 30px 30px;
	width:550px;
}

#content_accueil{
	margin:30px 5px 30px 30px;
	width:700px;
}

#liens_accueil{clear:both;}
#liens_accueil img{border:1px solid #A8891D; }

table{font:normal 8pt Arial, Helvetica, sans-serif;}
table a{color:#A8891D;}

.tableau_description{margin-top:20px;}
.tableau_description a{color:#524B54; text-decoration:none;}
.tableau_description a:hover{text-decoration:underline;}
.tableau_description th{background-color:#A8891D; color:#FFF;}
.tableau_description td{background-color:#F0E5BD;}
.tableau_description img{border:1px solid #A8891D;}
.prix{font-size:7pt;}
.quantite{font-style:italic;}

h1{
	font-size:18px;
	font-weight:normal;
	color:#312F72;
	padding-top:12px;
	margin:0;
}

h2{
	font-size:16px;
	color:#A8891D;
	font-weight:normal;
	margin:0;
}
h3{
	font-size:13px;
	color:#312F72;
	font-weight:normal;
	margin:0 0 -10px 10px;
}

hr{clear:both; border-bottom:1px solid #A8891D; height:0; padding:0;  margin:0 0 10px 0;}

.titre_img{float:left;}
#img_une{float:left; border:1px solid #A8891D; margin-right:10px; margin-bottom:10px !important; clear:both;}

.catalogue {margin:10px 0 10px 0;}
.catalogue img{border:1px solid #A8891D; margin-top:10px;}

#contenu_page{margin: 5px 10px 10px 10px;}

#pied {
	/*height:17px;*/
}

#pied a{
	color:#A8891D;
	font-size:9pt;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#pied a:hover, #pied a:active{
	text-decoration:underline;
}

a{color:#A8891D;}
a:hover{color:#BE85CF;}

table.tab_compte{
	width:75%;
	}
	
.tr_compte{
	background-color:#A8891D;
	}

.tab_compte td{
	valign:middle;
	padding:10px;
	 }
