/***********************************/
/************ CLASS BODY ***********/
/************** spe **************/

body.expedier {}

body.expedier #menuGnl {
	background-color: #1B3660;
}

body.expedier #menuGnl li a:link,
body.expedier #menuGnl li a:visited {
	color: #d8dcdc;
}

body.expedier div#bloc_frm_pge {
	background: url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGc+PHBvbHlnb24gcG9pbnRzPSIwLDAgNTAsMCAyNSwzMCIgc3R5bGU9ImZpbGw6IzFCMzY2MDsgc3Ryb2tlOm5vbmUiLz48L2c+PC9zdmc+");
}

body.expedier form.frm_defaut legend,
body.expedier form.frm_defaut input[type=submit],
body.expedier span.titre_frm {
	background-color: #1B3660;
}

/***********************************/
/************ EXPEDIER *************/
/***********************************/

#pourquoi_eureka {
	border-bottom: 2px dotted #ccc;
}

#pourquoi_eureka h2 {
	padding: 5px 0;
}

#pourquoi_eureka p.accroche {
	padding: 45px;
	background-position: 100% 0;
	background-image: url("../images/quote_bleu2.png");
}

/******** METIER *********/

#metier {
	margin: 0 auto;
	padding: 3% 0;
}

#metier h3 {
	color: #c7d0de;
}

#metier div.inli {
	max-width: 535px;
}

#metier div.inli p b {
	color: #fff;
	font-size: 120%;
}

#metier p {
	color: #7689a6;
}


#metier p.accroche {
	margin: 5% auto;
	color: #fff;
	background-image: url("../images/quote_bleu.png");
}

#metier p.accroche small {
	color: #6583b0;
}

#metier div.inli[data-width="50"] {
	padding: 9% 0;
	background-repeat: no-repeat;
	background-size: 120px;
	background-position: 100% 85%;
	background-image: url("../images/chemin.png");
}

/***** TRANSPORTEUR CONFIANCE ******/

#transport_confiance {
	margin: 0 auto;
	max-width: 1070px;
	background-color: #fff;
}

#transport_confiance h2 {
	padding: 5px 0 45px 0;
}

/**
 * BLOC lien vers page SUIVI 
 * @deprecated use general.css => .bloc[data-netlinking] instead of 
 */

#bloc_suivi {}

/*
#bloc_suivi div.inli {
	max-width: 535px;
}

#bloc_suivi p {
	font-size: 150%;
	text-align: left;
}

#bloc_suivi p small {
	color: #5b77a2;
}

#expedierFrmSuivi {
	text-align: right;
}

#expedierFrmSuivi a {
	padding: 25px 45px 25px 25px;
	display: inline-block;
	background-color: #405e8c;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
} */

/* 
#expedierFrmSuivi form {border-right: 9px dotted #405e8c;padding: 0 25px 0 0;}
#expedierFrmSuivi form input {padding: 12px;background-color: #405e8c;}
#expedierFrmSuivi form input[placeholder]{color: #fff;}
#expedierFrmSuivi form input[type=submit]{
	padding: 13px 45px 13px 12px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 22px;
	background-image: url("../images/suivant.png");
	background-color: #324f7c;
} */

/******* COMMISSIONNAIRE DE TRANSPORT *****/

#transporteur_agree {}

#commissionnaire_transport,
#entrepositaire_agree {
	margin: 0px;
	padding: 25px 0;
	vertical-align: top;
	max-width: 550px;
	border-top: 0px solid #ccc;
}

#commissionnaire_transport h4,
#entrepositaire_agree h4 {
	font-size: 140%;
	text-align: center;
}

#commissionnaire_transport p,
#commissionnaire_transport ul,
#entrepositaire_agree p {
	text-align: justify;
	color: #444;
}

#commissionnaire_transport ul {}

#commissionnaire_transport ul li {}

#commissionnaire_txt {
	visibility: hidden;
	height: 0;
}

#entrepositaire_txt {
	visibility: hidden;
	height: 0;
}

#commissionnaire_txt ul {
	display: block;
	padding: 25px 0;
}

#commissionnaire_txt ul li {
	margin: 0 45px auto 45px;
	line-height: 22px;
}

#commissionnaire_txt p b {}

/********** PARTENAIRES ****/

#partenaires {
	margin: 25px 0;
	padding: 5px 0;
}

#logos_partenaires {}

#logos_partenaires li {
	display: inline-block;
	vertical-align: middle;
	padding: 9px 0;
	margin: 5px;
	width: 120px;
}

#logos_partenaires li img {
	width: 100%;
}


/****** WINE SERVICE ******/

#stockage_wine_services span[data-im=wine_bottle] {
	height: 70px;
	width: 70px;
	background-size: 60px;
}

#stockage_wine_services ul {
	display: block;
	margin: 0 auto;
	padding: 25px 0;
	max-width: 800px;
}

#stockage_wine_services ul li {
	text-align: left;
	margin: 1px 25px;
}