body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url('images/bg.gif');
	text-align: center;
}

table
{
	border-collapse: collapse;
	font-size: 12px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #4C0B81;
}

a:hover
{
	color: #F39900;
}

h1
{
	text-align: center;
}

p
{
	text-align: justify;
}

#page
{
	width: 800px;
	margin: 0px auto;
	border: 1px solid #969696;
	background-color: #FFFFF6;
	background-image: url('images/content_bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#accueil td
{
	vertical-align: top;
}

#accueil embed
{
	margin-right: 10px;
}

/**********
* Banniere *
**********/
#banniere
{
	width: 100%;
	background-color: #BEA3CC;
}

#banniere td
{
	text-align: center;
}

/*******
* Menu *
*******/
#menu
{
	background: url('images/menu_bg.jpg');
	padding-right: 50px;
}

#menu table
{
	float: right;
}

#menu div
{
	height: 26px;
}

#menu td
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
}

#menu td.vide
{
	width: 100%;
}

#menu td.bouton
{
	padding: 0px 20px;
	background: url('images/menu_bg_bouton.jpg');
	border-left: 1px solid #BED000;
	border-right: 1px solid #BED000;
	cursor: pointer;
}

#menu td.bouton a
{
	text-decoration: none;
	color: #4C0B81;
}

#menu td.bouton a:hover
{
	color: #AE84CA;
}

#menu td.bouton.select
{
	background: url('images/menu_bg_bouton_actif.jpg');
}

#menu td.bouton.select a
{
	text-decoration: none;
	color: #FDFFE6;
}

#menu td.bouton.select a:hover
{
	color: #FFC100;
}

/*********
* Contenu *
*********/
#contenu
{
	padding: 10px 20px;
}

/**************
* Texte contenu *
**************/
#liste_produit
{
	width: 180px;
	padding-right: 10px;
}

/*******
* Footer *
********/
#spacer
{
	height: 110px;
}

#footer
{
	font-size: 11px;
	text-align: center;
	height: 30px;
}

#footer a:hover
{
	color: #FFFFF6;
}

/*********
* Contact *
*********/
#contact
{
	width: 750px;
	margin: 0px auto;
}

#contact td
{
	vertical-align: top;
}

/*********
* Produits *
*********/
#produits_cats
{
	float: left;
	text-align: left;
	width: 180px;
}

.cat_selected
{
	font-weight: bold;
}
