 body {
	font-family: 'Abel', sans-serif !important;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

/* Editors specific rules */
body.mceContentBody {
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	padding: 5px;
	margin: 0 auto;
}

body.innovaContentBody {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding: 5px;
	margin: 0 auto;
}

body.mceContentBody td, body.innovaContentBody td  {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
}
body.mceContentBody p , body.innovaContentBody p {
	line-height: 20px;
}

a {

}

a:hover {

}

ul {
	list-style-type: square;
	/*list-style-image: url(https://www.lesessentielsduvin.com/data/template/list-image.gif);*/
	/*color: #003970;*/
}


/* LAYOUT */

.ContentText {
	font-size: 18px;
}

#top-header {
	border-top: 5px solid #e2001a;
	width: 100%;
}

#logo {
    background: #e2001a none repeat scroll 0 0;
    padding: 10px;
}

#logo img {
    width: 100%;
}

#baseline {
	color: #e2001a;
	font-size: 22px;
	margin-top: 15px;
	text-align: center;
}

#espace-pro {
    float: right;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

#espace-pro a {
    color: #FFF;
    background: #666;
    padding: 11px;
}

.CurrentPageLi {
	background: #666;
}

.CurrentPageLi > a {
	color: #fff !important;
}

#topmenu {
	list-style: none;
}

.topmenu {
	margin: 0;
	padding: 0;
}

#topmenu > li {
    float: right;
    padding: 5px;
}

.container {
	margin: 0 auto;
}

#content {
	
}

#content p {
	line-height: 18px;
}

.navbar {
	margin-bottom: 0 !important;
}

.navbar.navbar-default {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #666;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 5px;
    margin-top: 10px;
}

/*.navbar-nav > li {
    float: left;
    font-size: 22px;
}

.navbar-nav > li > a {
	color: #666;
    padding: 15px 25px !important;
}

.navbar-nav > li > a:hover {
	background: #666;
	color: #000;
    padding: 15px 25px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}*/

.carousel-control.left {
    background: transparent !important;
    background-image: none !important;
}

.carousel-control.right {
    background: transparent !important;
    background-image: none !important;
}

#actualites-title {
	background: #666;
	font-size: 40px;
	padding: 0 0 0 30px;
	width: 100%;
}

#actualites-title a {
	color: #fff;
}

.homepage .NewsText.Text {
    width: 180px;
}

.homepage .NewsText.Text > div {
    border-top: 5px solid #999;
    height: 180px;
    margin: 0;
    width: 180px;
}

.NewsText {
    font-size: 20px;
    text-align: justify;
}

.NewsText img {
    width: 250px !important;
    height: auto !important;
    margin-right: 30px;
    max-height: 500px;
}

.homepage .NewsOverview li {
    border-bottom: none;
    float: left;
    margin: 20px 5px;
}

.homepage .NewsOverview img, .LatestNews img {
    height: auto !important;
    width: auto !important;
    margin-right: 0 !important;
    max-height: 180px;
    max-width: 180px;
}

.homepage .NewsTitle {
    background: #999;
    border-left: 5px solid #e2001a;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    height: 45px;
    line-height: 16px;
    padding: 6px;
    text-align: center;
    width: 100%;
}

.homepage .NewsTitle:hover {
	color: #fff;
}

.NewsSummary {
    display: none;
}

.homepage .NewsNavigation.Navigation {
    display: none;
}

.product-group-title-coups-de-coeur {
	background: #e2001a;
	font-weight: normal;
	color: #fff;
	font-size: 40px;
	margin: 0;
	padding: 5px 0 9px 30px;
}

.homepage .widgetElements .snapshotImage td {
    height: 280px;
    width: 280px;
}

.homepage .widgetElements .snapshotImage td a {
	width: auto;
}

.widgetElements li {
	height: auto;
}

.snapshotDesc {
    display: block !important;
    font-size: 16px;
    padding: 0 5px;
    text-align: justify;
}

.homepage .snapshot {
    border: none !important;
    /*height: 280px !important;*/
    max-height: 530px;
    overflow: hidden;
    width: 280px !important;
}

.homepage .snapshot img {
    max-height: 280px;
    max-width: 280px;
}

.snapshotName {
    font-size: 24px;
    padding: 5px;
}

.snapshotName a {
    color: #000;
}

.snapshotName a:hover {
    color: #000;
}

.homepage .priceBigPrice {
	display: none;
}

.homepage .formCartAdd {
	display: none;
}

.col-md-6 {
	padding: 0 !important;
}

.NewsDate {
	display: none;
}

#prefooter {
    border-bottom: 5px solid #e2001a;
    margin-top: 30px;
}

#footer-logo {
    float: right;
    margin-top: -8px;
}

#hmenu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#hmenu li {
	float: left;
	font-size: 22px;
}

#hmenu a {
	color: #666;
    padding: 15px 25px;
}

#hmenu a:hover, #hmenu .CurrentPage, #hmenu li:hover > a, #hmenu .CurrentPageParent {
	background: #666;
	color: #fff;
}


#hmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	/*width: 200px;*/
	/*visibility: hidden;*/
	position: absolute;
}

#hmenu ul li {
    font-size: 18px;
    width: 240px;
}

#hmenu ul li a {
	padding: 5px 25px;
}

#hmenu ul a {

}

#hmenu ul a:hover {

}

#hmenu ul li .CurrentPage, #hmenu ul li .CurrentPageParent {
	background: #666;
	color: #fff;
}

#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #666;
	/*color: black;*/
	padding: 10px 0;
}

#footer a {
	color: #666;
	/*color: black;*/
}

/* FORMULAIRE */
.form legend, .form .inputEditLegend {
	border-bottom: 5px solid #666;
    border-left: none;
    border-top: none;
    border-right: none;
    background-color: transparent;
    color: #666;
    font-variant: normal;
    letter-spacing: 0.1ex;
    font-weight: bold;
    padding: 0px 0.2em;
}

.form {
    background-color: transparent;
    border: none;
}

.form label {
    border-bottom: none;
}

/* STYLES */
.startEditorStyles {}

.Title {
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0px;
    display: block;
    color: #666;
}

.endEditorStyles {}
/* END STYLES */

.Navigation {
	text-align: right;
}

.Navigation a {
	color: #e2001a;
}

.Navigation a:hover {
	color: #e2001a;
	text-decoration: underline;
}

.ForwardText {
	font-weight: bold;
}

/* Table Format */
/*
Couleurs par défauts à remplacer
Fond : #709ad1
Bordure : #4f81bd
Lignes alternatives grises : #eee 
Couleur de text : #365fa5
*/
table.Default {border-collapse:collapse;border:#4f81bd 1px solid;margin-bottom:15px;}
table.Default td {border:#ccc 1px solid;padding:7px;}
table.Default td.alt {border:#ccc 1px solid;padding:7px;}
table.Default td.hd {border:#ccc 1px solid;padding:7px;}
table.Default td.fc {border:#ccc 1px solid;padding:7px;}
table.Default td.fcalt {border:#ccc 1px solid;padding:7px;}

table.Zebra {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra td {padding:7px;font-size:9pt;}
table.Zebra td.alt {padding:7px;background:#eee;font-size:9pt;}
table.Zebra td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Zebra td.fc {padding:7px;font-size:9pt;}
table.Zebra td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Zebra-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Zebra-2 td {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.alt {padding:7px;background:#fff;font-size:9pt;}
table.Zebra-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Zebra-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Zebra-2 td.fcalt {padding:7px;background:#fff;font-size:9pt;}

table.Zebra-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Zebra-3 td {border:#4f81bd 1px solid;padding:7px;font-size:9pt;}
table.Zebra-3 td.alt {background:#eee;padding:7px;font-size:9pt;}
table.Zebra-3 td.hd {border:none;border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;}
table.Zebra-3 td.fc {padding:7px;font-size:9pt;}
table.Zebra-3 td.fcalt {background:#eee;padding:7px;font-size:9pt;}

table.Vertical-Emphasis {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis td.hd {border-bottom:#4f81bd 1px solid;color:#365fa5;font-size:12pt;padding:7px;}
table.Vertical-Emphasis td.fc {padding:7px;font-size:9pt;background:#eee;}
table.Vertical-Emphasis td.fcalt {padding:7px;font-size:9pt;background:#eee;}

table.Vertical-Emphasis-2 {width:80%;border-collapse:collapse;margin-bottom:15px;border:#4f81bd 1px solid;}
table.Vertical-Emphasis-2 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-2 td.hd {background:#709ad1;border-bottom:#4f81bd 1px solid;color:#fff;font-size:12pt;padding:7px;}
table.Vertical-Emphasis-2 td.fc {padding:7px;background:#eee;font-size:9pt;}
table.Vertical-Emphasis-2 td.fcalt {padding:7px;background:#eee;font-size:9pt;}

table.Vertical-Emphasis-3 {width:80%;border-collapse:collapse;margin-bottom:15px;}
table.Vertical-Emphasis-3 td {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.alt {padding:7px;font-size:9pt;}
table.Vertical-Emphasis-3 td.hd {border-bottom:#4f81bd 3px solid;color:#365fa5;font-size:14pt;padding:7px;background:#eee;}
table.Vertical-Emphasis-3 td.fc {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}
table.Vertical-Emphasis-3 td.fcalt {padding:7px;background:#4f81bd;font-size:9pt;color:#fff;}

table.Modern {width:80%;border-collapse:collapse;margin-bottom:15px;
    background-image:url(https://www.lesessentielsduvin.com/data/library/bulb3.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#eee;}
table.Modern td {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.alt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.hd {background:#fff;border-bottom:#4f81bd 1px solid;color:#365f91;font-size:14pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern td.fc {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}
table.Modern td.fcalt {font-size:9pt;padding:12px;border-bottom:white 1px solid;color:#365f91}

table.Modern-Dark {width:80%;border-collapse:collapse;margin-bottom:15px;border-bottom:#365f91 1px solid;
    background-image:url(https://www.lesessentielsduvin.com/data/library/bulb1.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    background-color:#709ad1;}
table.Modern-Dark td {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.alt {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.hd {background:#365f91;border-bottom:#eee 1px solid;color:#fff;font-size:12pt;padding:12px;padding-top:10px;padding-bottom:10px;}
table.Modern-Dark td.fc {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}
table.Modern-Dark td.fcalt {font-size:9pt;padding:12px;border-bottom:#eee 1px solid;color:#fff}



/* Changements en fonction de la taille de la fenêtre */

@media ( max-width :1200px) {
	
	.homepage .NewsText.Text {
    	width: 140px;
	}

	.homepage .NewsText.Text > div {
	    height: 140px;
	    width: 140px;
	}

	.homepage .NewsOverview img, .LatestNews img {
	    max-height: 140px;
	    max-width: 140px;
	}

	.homepage .NewsTitle {
		font-size: 14px;
	}

	.homepage .snapshot {
	    max-height: 460px;
	    width: 230px !important;
	}

	.homepage .widgetElements .snapshotImage td {
	    height: 230px;
	    width: 230px;
	}

	.homepage .snapshot img {
	    max-height: 230px;
	    max-width: 230px;
	}

}	

@media ( max-width :991px) {

#hmenu li {
    font-size: 18px;
}

.navbar-nav > li > a {
    padding: 15px 20px !important;
}

.homepage .NewsText.Text {
    	width: 230px;
	}

	.homepage .NewsText.Text > div {
	    height: 230px;
	    width: 230px;
	}

	.homepage .NewsOverview img, .LatestNews img {
	    max-height: 230px;
	    max-width: 230px;
	}

	.homepage .NewsTitle {
		font-size: 16px;
	}

	.homepage .snapshot {
	    max-height: 505px;
	    width: 355px !important;
	}

	.homepage .widgetElements .snapshotImage td {
	    height: 355px;
	    width: 355px;
	}

	.homepage .snapshot img {
	    max-height: 355px;
	    max-width: 355px;
	}


}

@media ( max-width :767px) {

	#menu {
		background: none;
	}

	#divhmenu {
		float: none;
	}

	#hmenu ul {
		width: 100%;
	}

	#hmenu li{
		float: none !important;
		margin: 0 !important;
		border: 0 !important;
		text-align: center;
	}
	
	.dropdown-menu{
		margin: 0 0 0 0 !important;
	}

}

@media (max-width: 360px) {

	#espace-pro {
		width: 100%;
	}

	#prefooter {
		display: none;
	}

	.homepage .NewsOverview li {
		float: none;
		min-height: 150px; 
	}

	.homepage .NewsText.Text {
	    width: 320px;
	}

	.homepage .NewsText.Text > div {
	    height: 160px;
	    width: 160px;
	    margin: 0px 0px 10px !important;
	}

	.homepage .NewsOverview img, .LatestNews img {
	    max-height: 160px;
	    max-width: 160px;
	}

	.homepage .NewsTitle {
	    font-size: 18px;
	    line-height: 22px;
	    padding: 18px;
	    width: 160px;
	    height: 160px;
	    float: right;
	}

	.homepage .snapshot {
	    max-height: 505px;
	    width: 325px !important;
	}

	.UserCardLoginForm .UserCardFormText {

	}

	.UserCardForm label, .UserCardLoginForm label {
	    font-size: 14px;
	    padding-right: 5px;
	}

	.UserCardFormField {
		height: 55px;
	}


	.UserCardForm .UserCardFormTextarea, .UserCardForm .UserCardFormText, .UserCardForm .UserCardFormSelect {

	}

	.UserCardFormFieldDescription {
	    font-size: 85%;
	}

}


@media (max-width: 320px) {

	#baseline {
	    font-size: 18px;
	    margin-top: 0px;
	}

	#actualites-title {
		font-size: 30px;
	}

	.homepage .NewsOverview li {
		float: none;
		min-height: 130px; 
	}

	.homepage .NewsText.Text {
	    width: 285px;
	}

	.homepage .NewsText.Text > div {
	    height: 140px;
	    width: 140px;
	    margin: 0px 0px 10px !important;
	}

	.homepage .NewsOverview img, .LatestNews img {
	    max-height: 140px;
	    max-width: 140px;
	}

	.homepage .NewsTitle {
	    font-size: 18px;
	    line-height: 22px;
	    padding: 18px;
	    width: 145px;
	    height: 140px;
	    float: right;
	}

	.product-group-title-coups-de-coeur {
	    font-size: 30px;
	}

	.homepage .snapshot {
	    max-height: 505px;
	    width: 290px !important;
	}

	.homepage .widgetElements .snapshotImage td {
	    height: 290px;
	    width: 290px;
	}

	.homepage .snapshot img {
	    max-height: 290px;
	    max-width: 290px;
	}

}

/* Fin changement taille fenêtre*/