@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 10px;
}

a.panier:link {
	text-decoration: none;
}
a.panier:visited {
	text-decoration: none;
}
a.panier:hover {
	text-decoration: none;
}
a.panier:active {
	text-decoration: none;
}

.panier {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.copyright_blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright_orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FAB500;
	text-decoration:underline;
}
.copyright_brun {
	font-family: Tahoma;
	font-size: 11px;
	color: #422220;
}

.liens_menu_bas_blanc {
	font-family: Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.liens_menu_bas_brun {
	font-family: Tahoma;
	font-size:18px;
	color:#422220;
}

.menu_21 {
	font-family: Tahoma;
	font-size:21px;
	color:#422220;
}

.menu_lstcatsec {
	font-family: Tahoma;
	color: #8E5B06;
	font-size: 12px;
}

.text_brun_12 {
	font-family: Tahoma;
	color: #422220;
	font-size: 12px;
}

.text_brun_13 {
	font-family: Tahoma;
	color: #422220;
	font-size: 13px;
}

.text_brun_14 {
	font-family: Tahoma;
	color: #422220;
	font-size: 14px;
}

.text_orange_12 {
	font-family: Tahoma;
	color: #FAB500;
	font-size: 12px;
}

.text_orange_13 {
	font-family: Tahoma;
	color: #FAB500;
	font-size: 13px;
}

.text_orange_14 {
	font-family: Tahoma;
	color: #FAB500;
	font-size: 14px;
}
