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

.menu_top {
	color: #ffffff;
	font-size: 14px;
	font-family:Helvetica;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_top:link {
	color: #ffffff;
	font-size: 14px;
	font-family:Helvetica;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_top:visited {
	color: #ffffff;
	font-size: 14px;
	font-family:Helvetica;
	text-transform:uppercase;
	text-decoration:none;
}
.menu_top:hover {
	color: #cccccc;
	font-size: 14px;
	font-family:Helvetica;
	text-transform:uppercase;
	text-decoration:none
}
.menu_top:active {
	color: #ffffff;
	font-size: 14px;
	font-family:Helvetica;
	text-transform:uppercase;
	text-decoration:none;
}

/* Shop */
.menu_shop {
	color: #333333;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}
.menu_shop_link:link {
	color: #333333;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}
.menu_shop_link:visited {
	color: #333333;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}
.menu_shop_link:hover {
	color: #333333;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:underline
}
.menu_shop_link:active {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}

.menu_shop2 {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:11px;
}
.menu_shop2_link:link {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:11px;
}
.menu_shop2_link:visited {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:11px;
}
.menu_shop2_link:hover {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:underline
	margin-left:11px;
}
.menu_shop2_link:active {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:11px;
}

.menu_shop3 {
	color: #666666;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:27px;
}
.menu_shop3_link:link {
	color: #666666;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:27px;
}
.menu_shop3_link:visited {
	color: #666666;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:27px;
}
.menu_shop3_link:hover {
	color: #666666;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:underline
	margin-left:27px;
}
.menu_shop3_link:active {
	color: #666666;
	font-size: 12px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
	margin-left:27px;
}


.txt_shop {
	color: #000000;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}
.txt_shop_blue {
	color: #005091;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}
.txt_shop_red {
	color: #c22a02;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}



/* PAGES */


.cadre_titre {
	color: #333333;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}
.cadre_txt {
	color: #333333;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}


.titre {
	color: #ffffff;
	font-size: 14px;
	font-family:Helvetica;
	font-weight:bold;
	text-decoration:none;
}
.txt {
	color: #ffffff;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}
.txt_link:link {
	color: #ffffff;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}
.txt_link:visited {
	color: #ffffff;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}
.txt_link:hover {
	color: #ffffff;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:underline
}
.txt_link:active {
	color: #ffffff;
	font-size: 12px;
	font-family:Helvetica;
	text-decoration:none;
}





.bas {
	color: #ffffff;
	font-size: 10px;
	font-family:Helvetica;
	text-decoration:none;
}
.bas_link:link {
	color: #ffffff;
	font-size: 10px;
	font-family:Helvetica;
	text-decoration:none;
}
.bas_link:visited {
	color: #ffffff;
	font-size: 10px;
	font-family:Helvetica;
	text-decoration:none;
}
.bas_link:hover {
	color: #ffffff;
	font-size: 10px;
	font-family:Helvetica;
	text-decoration:underline
}
.bas_link:active {
	color: #ffffff;
	font-size: 10px;
	font-family:Helvetica;
	text-decoration:none;
}
