/** STANDARD **/

.font-myriad {
	font-family: 'Myriad Pro';
}

body {
	float: left;
}

.h1_theme {
	color: #646464;
	font-weight: 200;
	box-shadow: 0px 5px 5px #ccc;
	padding: 0px 35px 17px 35px!important;
	border-bottom: solid 1px #ff9c00;
	font-size: 22px;
}

.button_theme {
	float: left;
	width: auto;
	height: auto;
	padding: 10px 15px;
	border-radius: 5px;
	background-color: #2170a8;
	cursor: pointer;
	color: #FFF;
}

.button_theme:hover {
	color:#FFF!important;
	background-color: #399be0;
}

.button_form {
	float: left;
	width: 100%;
	outline: none;
	height: auto;
	padding: 10px;
	text-align: center;
	border: solid 1px#9e9e9e;
	border-radius: 4px;
	color: #FFF;
	font-size: 16px;
	background: rgba(227, 111, 129, 1);
	background: -moz-linear-gradient(top, rgba(227, 111, 129, 1) 0%, rgba(191, 79, 94, 1) 17%, rgba(236, 94, 110, 1) 82%, rgba(227, 111, 129, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227, 111, 129, 1)), color-stop(17%, rgba(191, 79, 94, 1)), color-stop(82%, rgba(236, 94, 110, 1)), color-stop(100%, rgba(227, 111, 129, 1)));
	background: -webkit-linear-gradient(top, rgba(227, 111, 129, 1) 0%, rgba(191, 79, 94, 1) 17%, rgba(236, 94, 110, 1) 82%, rgba(227, 111, 129, 1) 100%);
	background: -o-linear-gradient(top, rgba(227, 111, 129, 1) 0%, rgba(191, 79, 94, 1) 17%, rgba(236, 94, 110, 1) 82%, rgba(227, 111, 129, 1) 100%);
	background: -ms-linear-gradient(top, rgba(227, 111, 129, 1) 0%, rgba(191, 79, 94, 1) 17%, rgba(236, 94, 110, 1) 82%, rgba(227, 111, 129, 1) 100%);
	background: linear-gradient(to bottom, rgba(227, 111, 129, 1) 0%, rgba(191, 79, 94, 1) 17%, rgba(236, 94, 110, 1) 82%, rgba(227, 111, 129, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36f81', endColorstr='#e36f81', GradientType=0);
}

.input_theme {
	float: left;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	border: solid 1px #CCC;
	outline: none;
}

.aera_theme {
	float: left;
	width: 100%;
	height: 150px;
	padding: 10px;
	font-size: 14px;
	outline: none;
	overflow-y: scroll;
	resize: none;
	border: solid 1px #CCC;
}

#BgPoppup, #BgPoppupPanier {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

#gotop {
	position: fixed;
	bottom: 40px;
	z-index: 809;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 10px;
	width: 60px;
	height: 60px;
	right: 50px;
	text-align: center;
	color: #FFF;
	border-radius: 50%;
	display: none;
	background-color: #353233;
}

#rightPart {
	position: fixed;
	display: none;
	top: 0;
	height: 100%;
	right: 0;
	background-color: #FFF;
	width: 400px;
	z-index: 1400;
	padding: 20px 30px;
	overflow: scroll;
}
.closeRightPart {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 16px;
	cursor: pointer;
	color: #000;
	margin-bottom: 15px;
 }
/** END STANDARD **/

/** header **/

#header-font, #header_final {
	float: left;
	width: 100%;
	height: 86px;
	max-height: 86px;
	/*position:fixed;top:0;left:0;*/
	z-index: 1200;
	background-color: #FFF;
	border-bottom: solid 1px #CCC;
	/* box-shadow:0px 1px 5px 1px #665; */
}

#header_final {
	position: relative;
	box-shadow: none;
	border-bottom: solid 1px #CCC;
	background: rgba(237, 237, 237, 1);
	background: -moz-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 1) 1%, rgba(246, 246, 246, 1) 47%, rgba(212, 212, 212, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 237, 237, 1)), color-stop(1%, rgba(237, 237, 237, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(212, 212, 212, 1)));
	background: -webkit-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 1) 1%, rgba(246, 246, 246, 1) 47%, rgba(212, 212, 212, 1) 100%);
	background: -o-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 1) 1%, rgba(246, 246, 246, 1) 47%, rgba(212, 212, 212, 1) 100%);
	background: -ms-linear-gradient(top, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 1) 1%, rgba(246, 246, 246, 1) 47%, rgba(212, 212, 212, 1) 100%);
	background: linear-gradient(to bottom, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 1) 1%, rgba(246, 246, 246, 1) 47%, rgba(212, 212, 212, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#d4d4d4', GradientType=0);
}

.titleHeaderFinal {
	font-size: 22px;
	height: 86px;
}

/** header **/

/* menu */

.btn_menu_desk {
	position: fixed;
	z-index: 2001;
	top: 0px;
	left: 0;
	background: #FFF;
	display: none;
	overflow-y: scroll;
	height: 100%;
	width: 365px;
}

.show {
	display: block!important;
}

a.link_menuColor {
	color: #2d2d2d;
}

.link_menuColor:hover a {
	color: #000;
}

.btn_menu_desk>ul>li>a:hover {
	color: #fff;
	background: #00a5db;
}

.line_menu_connection {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	background-color: #ff9d02;
	padding: 10px 5px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
}

.titre_categorie_menu {
	float: left;
	padding: 10px 5px 10px 54px;
	color: #969397;
	height: 300;
	width: 100%;
	font-size: 18px;
}

.menu_link {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	padding: 10px 5px 10px 54px;
}

.menu_link:hover {
	background-color: #a9bcc7;
	text-decoration: none;
	color: #000;
}

.close_menu_desk {
	position: fixed;
	left: 337px;
	color: #FFF;
	font-size: 18px;
	width: auto;
	cursor: pointer;
	top: 10px;
}

.menu_separator {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.square_header {
	float: right;
	width: calc(100% / 3);
	max-width: 80px;
	height: calc(100% - 4px);
	color: #000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	cursor: pointer;
}

.square_header:hover {
	background-color: #00a5db;
	color: #FFF;
}

.square_theme3 {
	background-color: #85cba5;
	color: #FFF;
	cursor: pointer;
}

.square_theme3:hover {
	background-color: #85cba5;
	color: #FFF;
	cursor: pointer;
}

/* menu */

.bdBroch{
	float: left;
    width: 400px;
    padding: 7px 7px;
	background: linear-gradient(0deg, #ffdfad 9%, #ffeac9 16%);
    color: #399c1a;
    border: solid 1px #CCC;
    border-color: #ff9c00;
    font-size: 16px;
    border-radius: 8px;
	cursor:pointer;
}
.bdBroch:hover{
	background: linear-gradient(0deg, #ffdfad 9%, #fff2de 16%);
}
.iconImgBr{
	float:left;
	width:60px;
	height:60px;
}
.cAcBr{
	float:left;
	width:calc(100% - 60px);
	padding:7px 7px;
}