body
{
	margin: auto;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, sans serif;
	background-image: url("images/design/background.png");
}

a
{
	color: #db0000;
}

#menu
{
	margin: auto;
	width: 650px;
}

#topreferers
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topreferers a
{
	color: #fff;
	text-decoration: none;
}

#topreferers a:hover
{
	color: #FF0000;
	text-decoration: none;
}

table
{
	color: #fff;
	font-size: 12px;
	font-family: Verdana, sans serif;
	background-image: url("images/design/background.png");
}

table td#onglet
{
	width: 105px;
	height: 25px;
	background-image: url("images/design/onglet.png");
	background-repeat: no-repeat;
	text-align: center;
}

table td#onglet_selectionne
{
	width: 105px;
	height: 25px;
	background-image: url("images/design/onglet_selectionne.png");
	background-repeat: no-repeat;
	text-align: center;
}

.lien_onglet
{
	color: #5d1010;
	font-weight: bold;
	font-family: Verdana, sans serif;
	font: bold 12px/23px verdana;
	text-decoration: none;
}


.lien_onglet:hover
{
	color: #5d1010;
	font-weight: bold;
	font-family: Verdana, sans serif;
	font: bold 14px/23px verdana;
	text-decoration: none;
}

.lien_categories
{
	color: #fff;
	font-family: Verdana, sans serif;
	text-decoration: none;
}


.lien_categories:hover
{
	color: #C0C000;
	font-family: Verdana, sans serif;
	text-decoration: none;
}

.lien_categorie_courante
{
	color: #ff110b;
	font-weight: bold;
	font-family: Verdana, sans serif;
	text-decoration: none;
}

.gourmandize
{
	color: #FF80FF;
	font-family: Verdana, sans serif;
	text-decoration: none;
}

.gourmandize_courante
{
	color: #FF80FF;
	font-weight: bold;
	font-family: Verdana, sans serif;
	text-decoration: none;
}

.lien_footer
{
	color: #fff;
	font-size: 9px;
	font-family: Verdana, sans serif;
	text-decoration: none;
}

.title
{
	color: #fff;
	font-weight: bold;
}

.medias_title
{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
}
