@charset "utf-8";
BODY {
	margin: 0 0 47px 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
IMG { border: 0; }
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #736f71;
}
A:LINK { text-decoration: none; }
A:VISITED { text-decoration: none; }
A:HOVER { color: #000000; text-decoration: underline; }
.header {
/*	vertical-align: bottom; */
	padding-top: 15px;
}
.header A, footer A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 3px;
}
.header A:LINK { color: #6D6F71; text-decoration: none; }
.header A:VISITED { color: #6D6F71; text-decoration: none; }
.header A:HOVER { color: #FFFFFF; text-decoration: none; }
.footer A:LINK { color: #6D6F71; text-decoration: none; }
.footer A:VISITED { color: #6D6F71; text-decoration: none; }
.footer A:HOVER { color: #FFFFFF; text-decoration: none; }
TD.contenu { vertical-align: top; background-repeat: no-repeat; }
TD.main_contenu {
	vertical-align: top;
	padding-left: 40px;
	padding-right: 2px;
/*	padding-top: 10px;
	padding-bottom: 10px; */
}
TD.menu {
	background: #E11B22;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
	vertical-align: top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #EAB648;
}
TD.menu A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EAB648;
	display: block;
	line-height: 13px;
}
TD A.menu_MainCategorie { font-size: 23px; }
TD A.menu_Categorie { font-size: 19px; line-height: 20px; }
TD A.menu_MainCategorie_current { font-size: 21px; color: #FFFFFF; }
TD A.menu_Categorie_current { font-size: 19px; color: #FFFFFF; line-height: 20px; }
TD A.menu_sousCategorie_current { font-size: 14px; color: #FFFFFF; }

TD.menu A:LINK { text-decoration: none; }
TD.menu A:VISITED { text-decoration: none; }
TD.menu A:HOVER { color: #FFFFFF; text-decoration: none; }
TD.menuH {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 6px;
}
TD.menuH A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EAB648;
}
TD A.menuH_current { color: #FFFFFF; font-size: 13px; }
TD.menuH A:LINK { text-decoration: none; }
TD.menuH A:VISITED { text-decoration: none; }
TD.menuH A:HOVER { color: #FFFFFF; text-decoration: none; }

DIV.tailles {
	border-top: 2px #000000 solid;
	padding-top: 7px;
	margin-bottom: 30px;
}
DIV.tailles A {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #736f71;
	padding-right: 10px;
}
DIV A.tailles_current {
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
}
DIV.tailles A:LINK { text-decoration: none; }
DIV.tailles A:VISITED { text-decoration: none; }
DIV.tailles A:HOVER { color: #000000; text-decoration: none; }
SPAN.titreContenu {
	color: #f7931d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}