
#avatar {
	width:35px;
	height:35px;
	display:inline-block;
	margin:5px;	
	border:2px solid white;	
	
}


#avatar img {
	width:35px;
	height:35px;
	display:block;
}




@font-face {
	font-family: "BebasNeue Bold";
	src: url('/fonts/BebasNeue/BebasNeue Bold.otf');
}

body{
	/*
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#e7e7e7;
	font-family: "BebasNeue Bold";
	font-family: "Trebuchet MS";
	color:#555555;
	*/
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e5e5e5 url("/img/background-repeat.png") repeat-x left top;
	text-align: center;
	font-family: "Trebuchet MS";
}
/*
#dotted{
	background-image:url("/img/dots.gif");
    background-repeat:repeat;
	background-position:0px 200px;
	width: 100%;
	height: 100%;
}
*/
#background {
	height: 100%;
	width: 100%;
	background: transparent url("/img/background-center.png") no-repeat scroll center top;
}

#page{
	width: 100%;/*EGK PRO*/
	max-width: 1002px;/*EGK PRO*/
	margin: 0px auto 0px auto;
	text-align: left;
}

#page_admin{
	width: 100%;/*EGK PRO*/
	max-width: 1800px;/*EGK PRO*/
	margin: 0px auto 0px auto;
	text-align: left;
}

/*HEADER*/
#page #headerWebsite{
	width:800px;
	height:150px;
	display:table-cell;
	vertical-align:middle;
}

#headerWebsite .logoHeader{
	width: 140px;
	height: 100%;
	display: table-cell;
}

#headerWebsite .logoHeader img{
	width:100%;
}
	
#headerWebsite .likeHeader{
	width:150px;
	height:25px;
	margin:auto;
}

/*MENU*/
#page #menuWebsite, #page_admin #menuWebsite{
	height:49px;
	background-color:#545454;
	max-width: 1002px;
    width: 100%;
	margin:0 auto;
}



/*DEBUT CSS FLORIAN MENU */

/*
#nav {
    background-color: #555555;
    height: 50px;
    width: 1000px;
}
*/

ul.inlinemenu {
    float: left;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: 100%;
}

ul.inlinemenu li {
    color: #D5D5D5;
    font-weight: bold;
    height: 100%;
    line-height: 50px;
	text-transform:uppercase;
}



/*IMPORTANT*/
ul.inlinemenu li.left a{
/*	height:50px;
	display:block;
	padding:0px 15px 0px 15px;*/
	display: block;
    max-height: 50px;
    padding: 0 15px;
}
	
	ul.inlinemenu li.first-child a{
	padding:0px 15px 0px 15px;
}
	
ul.inlinemenu li.right a{
	height: 50px;
	display:block;
	padding:0px 5px 0px 5px;
}
	
	ul.inlinemenu li.right .content{
	margin:0px 5px 0px 5px;
	color:#d5d5d5;
}
	
ul.inlinemenu a:hover, ul.inlinemenu li.selected a{
	max-height:50px;
	background-color:#474646;
	border-bottom:3px solid #ea5f00;
}

	ul.inlinemenu li span.content{
	color:#d5d5d5;
	font-size:14px;
	font-family:Trebuchet MS;
}
	
	ul.inlinemenu li.important span.content{
	color:#ffc200 !important;
}
	
	ul.inlinemenu li span.icone{
	display:block;
	float:left;
}





ul.inlinemenu li span.icone.facebook {
    background: url("/styles/images/elements.png") no-repeat scroll -109px -109px rgba(0, 0, 0, 0);
    height: 32px;
    margin: 10px 0 0;
    width: 32px;
}
ul.inlinemenu li span.icone.twitter {
    background: url("/styles/images/elements.png") no-repeat scroll -58px -109px rgba(0, 0, 0, 0);
    height: 32px;
    margin: 10px 0 0;
    width: 32px;
}

ul.inlinemenu li span.icone.connexion {
	width: 105px;
	height: 32px;
	margin: 10px 0px 0px;
	background: url('/img/elements.png') no-repeat scroll -158px -109px transparent;
}

ul.inlinemenu li span.icone.deconnexion {
	width: 105px;
	height: 32px;
	margin: 10px 0px 0px;
	background: url('/img/elements.png') no-repeat scroll -270px -109px transparent;
}


ul.inlinemenu li.right a {
    display: block;
    height: 50px;
    padding: 0 5px;
}
a {
    border: medium none;
    text-decoration: none;
}

ul.inlinemenu li {
    color: #D5D5D5;
    font-weight: bold;
    height: 100%;
    line-height: 50px;
	font-size:smaller;
}


.left {
float: left;
}


.right {
    float: right;
}

/*FIN CSS FLORIAN MENU */






#fieldset_dev /*, #login_form*/ {
	display:none;	
}

/*PAGE*/

	
	
#logosMarketplaces {
	text-align:center;	
}
	
	
.highlight {
	background-color:orange;
	/*opacity:1;!important*/
}

.logo_marketplace{
	/*float:left;*/
	width:15%;
	max-width:150px;
	cursor:pointer;
	/*opacity:0.50;*/
	display:inline-block;
	border-radius:5px;
	padding:5px;
}
	
	/*
.logo_marketplace:hover{
	opacity:1;
}
	*/
	
.logo_marketplace img{
	width:70%;
	margin:auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	min-height:50px;
}
	
#pageWebsite .headerPage .catcherHeader{
	margin:10px 0px 10px 0px;
	/*text-align:center;*/
	font-size:12px;
}
	
	
.actionsSave {
	margin:10px 0px 10px 0px;
	text-align:center
}
	/*
	CODE VINCENT
#pageWebsite .headerPage .catcherHeader h1{
	margin:0px 0px 0px 0px;
	color:#555555;
}
	
#pageWebsite .headerPage .catcherHeader span{
	margin:0px 0px 0px 0px;
	color:#8b8b8b;
}
	*/
	
.disabled{
	pointer-events: none;
	cursor: default;
	/*display:none;*/
	opacity:0.25;
	background-color:rgba(0, 0, 0, 0.25) !important;
}

.bandeau-action{
	width:100%;
	text-align:center;
}	


.bandeau-text-action{
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	text-transform:small-caps;
	margin-bottom:7px;
	font-weight:bold;
	font-size:14px;
}

.imprimer{
	background-color:#e1320b;
}
.imprimer-text{
	color:#e1320b;
}

.garantie{
	background-color:#ff9600;
}
.garantie-text{
	color:#ff9600;
}

.required_label{
	/*color:#ff4433;*/
}


#label_newsletter{
	display:inline;font-weight:normal	
}



.SAV{
	background-color:#660066;
}
.SAV-text{
	color:#660066;
}

.hotline{
	background-color:#b90c0c;
}
.hotline-text{
	color:#b90c0c;
}

#fact_panel, #livr_panel, #cause_panel, #solution_panel{
	width:45%;
}
#fact_panel > .detail_cmd , #livr_panel > .detail_cmd {
	min-height:360px;
}



#info_compl, #detail_cmd {
	width:100%;	
}

.detail_cmd{
	padding:6px;
	/*
	-webkit-border-radius: 10px;
	  -moz-border-radius: 10px;
	   border-radius: 10px;
	background-color:#FFFFFF;
	*/	
	background-color:#F1F1F1;
	border:1px solid #BBBBBB;
	box-shadow:0px 1px 0px #DDDDDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 170px;
}

 .table_detail_cmd, .table_detail_cmd td, .table_detail_cmd th {
	border:1px solid #b8b8b8;
	padding:5px;
	text-align:center
	
}
	
 .table_detail_cmd th {
	
	background-color:#e9e9e9
	
}



#fact_panel {float:left;}
#livr_panel{float:right;}
.center {text-align:center}


#infos_complementaires{
	width:100%;
	padding:7px;
	/*
	-webkit-border-radius: 10px;
	  -moz-border-radius: 10px;
	   border-radius: 10px;
	*/
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	box-shadow:0px 1px 0px #DDDDDD;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#infos_complementaires_internes{
	width:100%;
	padding:7px;
	/*
	-webkit-border-radius: 10px;
	  -moz-border-radius: 10px;
	   border-radius: 10px;
	*/
	background-color:#FFFFFF;
	border:1px solid #696969;
	box-shadow:0px 1px 0px #DDDDDD;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.detail_cmd table{
	width:100%;
	padding:7px;
}

.detail_cmd table td,.detail_cmd table th{
	/*border:1px dotted #696969;*/
	padding:5px;
}
@media all and (max-width:639px) {
	#table_infos_comp_cmd td,#table_infos_comp_cmd th{
		padding:3px !important;
		max-width:16% !important;
	}
}

/*Garantie et SAV 3*/

#form_garantie input[type="text"],  #form_garantie input[type="file"],  #form_garantie select, #form_garantie textarea, 
#form_SAV input[type="text"],  #form_SAV input[type="file"],   #form_SAV select, #form_SAV textarea
{
	width:95%;
	margin-left:10px;
	/*margin-top:10px;*/
	display:block;
}

#cause_contact {margin-top:10px;}
#solution_demandee {margin-top:10px;}

#infos_complementaires {margin-top:5px;}

/*SAV*/
#commentaire_sav{
	width:100%;
	height:60px;
	border:1px solid #DDDDDD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*FOOTER*/

#page #footerWebsite, #page_admin #footerWebsite{
	text-align:center;
	font-weight:bold;
	margin-bottom:50px;
}

#footerWebsite .tileContent {
	font-size:14px;
	color:#777777;
	margin-top: 10px;
}

.hidden_link {
	color:#777777
}

/*BLOC*/

/*
.blocPage{
	background-color:white;
}
*/

.blocPage .headerBloc{
	/*height:160px;*/
	background-color:#FFFFFF;
	text-align:center;
	padding:10px;
	font-size:12px;
}
	
.blocPage .contentBloc{
	padding:10px 10px 10px 10px;
	background-color:white;
	margin:10px 0;
	clear:both;
}
@media all and (max-width:639px) {
	.blocPage .contentBloc table{
		font-size: 70%;
	}
}
@media all and (max-width:639px) {
	#table_infos_comp_cmd{
		font-size: 74% !important;
	}
}
	
.blocPage .contentBlocTransparent{
	margin:10px 0;
	padding:10px 10px 10px 10px;
}
	
.blocPage  img{
	margin:10px 0;
	width: 100%;
}
	
.img_left {
	float:left;
	display:inline-block;
}
.img_right {
	float:right;
	display:inline-block;
}
	
	
#step1, #step2, #step3 {
	height:240px;
	position:relative;
	width:30%;
	margin-bottom:15px;
	display:inline-block
}
	
#step1 {
	/*background-color:#e1320b;/*RED*/	
	background-image:url('/img/Etapes/background_etape_1.jpg');
}
/*
#step1.disabled {
	background-color:#e1320b;/*RED
	background-image:url('/img/Etapes/background_etape_1-disabled.jpg') !important;
}	*/	
	
#step2 {
	/*background-color:#ff9600;/*ORANGE*/	
	background-image:url('/img/Etapes/background_etape_2.jpg');
}
	
#step3 {
	background-color:#660066;/*PURPLE*/
	background-image:url('/img/Etapes/background_etape_3.jpg') ;
}
	
	
.blockLegend {
	top: 150px;
	color: white;
	font-size: 85%;
	font-weight: bold;
	left: 10px;
	position: absolute;
	text-align: left;
	text-shadow: 0.1em 0.1em #333;
	width: 75%;
}
@media all and (max-width:1023px) {
	.blockLegend {
		font-size: 66%;
	}
}
@media all and (max-width:639px) {
	.blockLegend {
		top: 105px;
		font-size: 55%;
	}
}
	
.blockNumber {
	width:85px;
	height:75px;
	position:absolute;
	bottom:0px;
	right:0px;
	font-weight:bold;
	font-size:1.5em;
	text-align:right;
	/*background-color:white;*/
	background:url('/img/elements.png') no-repeat scroll -215px -147px transparent;
	line-height:120px;
	
}
	
	/*NOMBRES CADRES*/
#step1 .number, #step2 .number, #step3 .number {margin-right:10px;line-height:100px;}
	
#step1 .number {color:#e1320b;}
#step2 .number {color:#ff9600;}
#step3 .number {color:#660066;}
	
.blockIcon {float:right;}
	
	
	/*
	EN ANNULATION DE LA FIN
.blocPage .contentBloc fieldset{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
}
	*/
	
	
.conteneurCheckbox {
	text-align:left;display:block;margin-left:10px;	
}
	
	
.iconographie h1 {text-transform:uppercase;}
	
.articleSection fieldset label,
.iconographie fieldset label
	{
	width:95%;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	line-height:30px;
	color:#717171;
	text-align:left;
}

.iconographie img{
	width:100%;
	max-width:150px;
}
	
.asideSection fieldset {
	font-size:14px;
	padding:10px;
}
.asideSection fieldset label{
	font-weight:bold;
	display:inline-block;
	width:150px;
	line-height:25px;
}
	
	
.navButtons {
	margin-top:15px;	
	height:30px;
}
	
	
.btn_retour {
	display:block;
	color:white;
	background-color:orange;
	border-radius:5px;
	text-align:left;
	line-height:30px;
	padding:0 10px;
	font-size:16px;
	float:right;
	font-weight:bold;
}
	
.btn_retour_etape {
	/*font-weight:bold;*/
	text-decoration:underline;
	color:#FF8500;
}
	
.nomProduit {font-weight:bold;color:#A2A2A2;font-size:14px;text-transform:uppercase}
	
.listeProduitsCommande {line-height:25px;border:1px solid #D1D1D1;background-color:white;padding:10px;text-align:left}
	
.blocPage .contentBloc fieldset input[type="text"], .blocPage .contentBloc fieldset input[type="password"],
.iconographie fieldset input[type="text"], .iconographie fieldset input[type="password"] {
	width:95%;
	height:30px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	border:none;
	background-color:#FFFFFF;
	border: 1px solid #DDDDDD;/* 696969MEN */
	box-shadow:0px 1px 0px #DDDDDD;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
	
	
.asideSection fieldset {text-align:left}
	
	
#recapCommande table tbody tr td:first-child {width:50%;}
#recapCommande table thead tr td:first-child {text-align:center;}
#recapCommande table {width:100%;}
	
	
	h3 {
	font-size: 16px;
	color: #4c4c4c;
}
	
#inscript_newsletter {margin:5px}
#label_newsletter {font-size:12px;font-weight:bold;margin:-3px;color:#4c4c4c;line-height:26px;} 
	
	/*V1
.blocPage .contentBloc fieldset input[type="submit"], form input[type="submit"],  form input[type="button"]{
	height:40px;
	width:100%;
	padding:0px 50px 0px 50px;
	border: 1px solid #696969;

	font-size:18px;
	font-family: "BebasNeue Bold", "Impact";
	
	background-color:#f0eded;
	cursor:pointer;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
	*/
	
	
	
	



	/*v2*/

	
	/*FORM BUTTON*/
.blocPage .contentBloc fieldset input[type="submit"], form input[type="submit"],  form input[type="button"]{
	height:35px;
	margin:10px auto;
	padding:0px 20px 0px 20px;
	border:none;
	border-radius:3px 3px 3px 3px;
	/*background-color:#979797; GRIS EGK PRO, MAIS EDDY VEUT DE LA COULEUR */
	background-color:orange;
	color:white;
	line-height:35px;
	font-size:14px;
	font-family:"trebuchet MS";
	font-weight:bold;
	cursor: pointer;
	display:block;
}
	
.blocPage .contentBloc fieldset input[type="submit"]:hover, form input[type="submit"]:hover,  form input[type="button"]:hover{
	/*background-color:#717171;*/
	background-color:#FFCE00;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.blocPage .contentBloc fieldset select{
	width:100%;
	height:30px;
	display:block;
	padding:5px 5px 5px 5px;
	border:1px solid #DDDDDD;/*69 FOR REAL MEN*/
	box-shadow:0px 1px 0px #DDDDDD;
	background-color:#FFFFFF;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
/*Bulles*/
.bubble_ques
{
	
	position: relative;
	/*width: 100%;*/
	min-height: 120px;
	text-align:justify;
	padding: 7px;
	background: #FFFFFF;
	
	/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
	
	border: #b8b8b8 solid 1px;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 50px;
	
	
	
}




.bubble_ques:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 19px 13px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -13px;
	bottom: -19px;
	left: 7%;
}

.bubble_ques:before
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 24px 15px 0;
	border-color: #b8b8b8 transparent;
	display: block;
	width: 0;
	z-index: 0;
	margin-left: -15px;
	bottom: -24px;
	left: 7%;
}

.bubble_rep
{
	position: relative;
	width: 98%;
	min-height: 120px;
	text-align:justify;
	padding: 7px;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: #575B7F solid 3px;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-bottom: 50px;
}

.bubble_rep:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 19px 13px 0;
	border-color: #FFFFFF transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -13px;
	bottom: -19px;
	left: 93%;
}

.bubble_rep:before
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 21px 15px 0;
	border-color: #575B7F transparent;
	display: block;
	width: 0;
	z-index: 0;
	margin-left: -15px;
	bottom: -24px;
	left: 93%;
}

.bubble_rep ul{
	list-style:
}

.new_msg_sav{
	width: 100%;
	height: 120px;
	padding: 7px;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: #575B7F solid 3px;
	background: none repeat scroll 0 0 #FFFFFF;

}








/*TITRES ET SOUS-TITRES*/
#headerPage .catcherHeader h1{
	
}
	
.catcherHeader span.first{
	display:block;
	font-size:18px;
	color:#d75700;
	text-transform:uppercase;
	padding:5px 0;
}
	
.catcherHeader span.principal{
	display:block;
	font-size:20px;
	color:#4c4c4c;
	text-transform:uppercase;
	padding:5px 0;
}
	
	
	
.headerLegend {
	margin-bottom:10px;
	font-size:12px;
	padding:5px;
}

.asideSection .headerLegend {
	text-align:left;
}



.headerLegend h1 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px;
	color:#4c4c4c;
}


.headerLegend h2 {
	font-size:14px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	margin:5px 0;
	color:#d75700;	
	font-weight:normal;
}

.catcherActions  {
	
	text-align:center;
	font-size:16px;
	color:#4c4c4c;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}


#form_current_order {
	
	/*margin:10px*/
	
}

.reminder {
	font-size:12px;
	font-style:italic;	
}

.contentBloc {
	font-size:14px
}

/*
.contentBloc h3 {
	color:orange;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
*/


#info_compl, #detail_cmd {
	margin:10px 0;	
}


#table_detail_cmd select {max-width:75px;width: 70%;}

.articleSection .reminder {margin:10px 0 0 10px;display:inline-block}



.panel h3, .detail_cmd h3 {
	color:#d75700;/*#717171;*/	
	line-height:35px;
	font-size:16px;	
	text-align:center;	
}

/*#table_detail_cmd th {text-align:center}*/
#table_detail_cmd tr, #table_detail_cmd td, #table_detail_cmd th {border:1px solid #b8b8b8;padding:5px;}
.alignRight {text-align:right}




/*PREMIER TABLEAU SUR ACCUEIL CLIENT*/

.table_detail_client td, .table_detail_litige td, .table_detail_client th {border:1px solid #b8b8b8;}

.table_detail_client tr td:first-child, .table_detail_litige tr td:first-child {
	background-color:#b1d8f9/*#e9e9e9*/;
	font-weight:bold;
	min-width: 25%;
}
.table_detail_client tr td:nth-child(3), .table_detail_litige tr td:nth-child(3) {
	background-color:#e9e9e9;
	font-weight:bold;
	min-width: 25%;
}

.table_detail_client td, .table_detail_litige td {
	padding:10px 5px;
}

.table_detail_litige  {
	/*margin-bottom:10px;*/
}


.table_detail_cmd, .table_detail_client, .table_detail_litige {
	background-color: #F8F8F8;
}
@media all and (max-width:639px) {
	.table_detail_client, .table_detail_cmd{
		font-size: 70% !important;
		width: 100% !important;
	}
}
@media all and (max-width:639px) {
	#table_detail_cmd{
		width: 73% !important;
		font-size: 100% !important;
	}
}


#accordion h3{margin:20px 0 0 0;line-height:50px;font-variant:small-caps;}
#accordion h3 img{margin:10px 10px 0 0;vertical-align: top;}


#accordion {background-color:#F8F8F8}


.whiteBloc {background-color:white;padding:7px;border:#b8b8b8 solid 1px;margin-bottom:10px;/*width:100%;*/ }

.whiteBloc textarea {width:99%;height:150px}


.panel .label, #detail_cmd .label {
	color:#323232;
	text-align:right;
	font-weight:bold;
	max-width:45%;
	/*display:inline-block;
	border:1px solid red;*/
	margin-right:5px;
	line-height:25px;
}



.panel .value, #detail_cmd .value {
	color:#323232;
	text-align:left;
	display:inline-block;
	/*border:1px solid orange;*/
	line-height:25px;
}

.panel  {
	width:40%;
	min-width:150px
}

.value  {
}

#detail_cmd .value {
	max-width:45%;
}

.subtitle {
	text-align:center;	
	margin:10px;
	font-size: 14px;
	color: #d75700;
	text-transform: uppercase
}







/*HEADER FLORIAN*/
#header{
width: 100%;/*EGK PRO*/
max-width: 1000px;
min-height: 181px;
background-color: #e5e5e5;
/*display: table;*/
display: block;	
margin:0 auto;
	
}

@media all and (max-width:400px) {
	/*#header {display: none;}*/
	#header .titleHeader h1 {font-size:0.5em}
	#header .titleHeader h2 {font-size:0.1em}
}

#header .logoHeader{
	/*width: 140px;*/
	width: 20%;/*EGK PRO*/
	height: 100%;
/*	display: table-cell;*/
	display: inline-block;
}
@media all and (max-width:639px) {
	#header .logoHeader{
		width: 15%;
	}
}
#header .titleHeader{
	/*width: 500px;*/
	width: 46%;/*EGK PRO*/
	height: 100%;
	padding: 0px 5px 0px 0px;
	vertical-align: middle;
	text-align: right;
/*	display: table-cell;*/
	display: inline-block;
}
#header .adminheader{
	text-align: center !important;
}
	
#header .hotlineHeader{
	/*width: 140px;*/
	width: 30%;/*EGK PRO*/
	height: 100%;
	vertical-align: middle;
/*	display: table-cell;*/
	display: inline-block;
	text-align:right;
}
	
#header .logoHeader img{
	/*
	margin:55px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	*/
	max-width: 180px;
    width: 100%;
}

#header .titleHeader h1{
	text-transform:uppercase;
}
	
.titleHeader, .hotlineHeader {
	margin-top:20px;	
}
	
#header .titleHeader h1{
	padding:0px 0px 0px 0px;
	margin:3px 3px 3px 3px;
	font-size:21.2px;
}
	
#header .titleHeader h2{
	padding:0px 0px 0px 0px;
	margin:3px 3px 3px 3px;
	font-size:13px;
	font-weight:bold;
	color:#ea5f00;
}
	
#header .titleHeader .fb-like{
	width:100%;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
}
	
#header .fb-like .uiGrid{
	width:230px;
	overflow:hidden;
}
	
	
#header .hotlineHeader span.icone.hotline{
	width:65px;
	height:65px;
	display:inline-block; /*EGK PRO*/
	margin-top:17px;
	/*margin-right:10px;EGK PRO*/
	/*float:left;*/ /*EGK PRO*/
	background:transparent url("/img/elements.png") no-repeat -17px -468px;
}
	
#header .hotlineHeader a{
	color:#4C4C4C;
	display:block;
}
	
#header .hotlineHeader dl{
	/*float:left;EGK PRO*/
}
	
#header .hotlineHeader dt.title{
	font-weight:bold;
	font-size:14px;
}
	
#header .hotlineHeader dd{
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
	
#header .hotlineHeader dd.number{
	font-size:24px;
}
	
#header .hotlineHeader dd.availability{
	font-size:12px;
}
	
.bouton_ajouter_thin {
	text-decoration: none;
	color: #333;
	background-image: url(/img/boutons/bouton_ajouter_thin.png);
	width: 226px;
	/*padding-left: 15px;*/
	height: 30px;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 31px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;	
}
.bouton_download_thin {
    background-image: url("/img/boutons/bouton_download.png");
    background-position: center 8px;
    background-repeat: no-repeat;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 165px;
}
	
#new_box {
	text-align:center;	
	float: right;
	/*width: 300px;*/
	background-color: #f1f0f0;
	border: 1px solid #999;
	padding: 10px;
	height: 75px;
}
	
	
#new_box h3 {	
	margin: 5px 0 5px 0;
	font-size: 14px;
	color: #999;
}




/*ADMIN*/
#content_form_sav table  {
	width:100%;
}

#content_form_sav table tr td {
	width:200px;
}

#content_form_sav table tr td:first-child {
	font-weight:bold;
}
#content_form_sav table tr td:nth-child(3) {
	background-color: #b1d8f9
}

#infos_prise_en_charge table tr td:first-child,#infos_prise_en_charge table tr td:nth-child(3) {
	text-align: center;
}

#content_form_sav table tr td:nth-child(3) {
	width:200px;
	font-weight:bold;
}

#content_form_sav table tr td {
	padding:5px;
}

#content_form_sav table tr th {
	font-size:16px;
	color:#727272;
	text-align: center;
}

#content_form_sav h2 {
	font-size:20px;
	color:orange;

}

#tableau_documents, #tableau_photos {
	float:left;
	display:block;	
	padding:20px;
	width:40%;
	vertical-align:top;
}

#tableau_photos img{
	width:auto;
}

#infos_prise_en_charge input[type=text] {
	width:100px;	
}

.quote {color:orange}





/*BANDEAU ACCUEIL AVEC TRAITS ORANGES ET JAUNES */

#section .headerSection .illustrationHeader {
position: relative;
margin: 20px 0px 20px 0px;
padding: 0px 0px 0px 0px;
background-color: white;
}


#section .headerSection .illustrationHeader .diagram {
width: 100%;
display: table;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.diagram .itemDiagram {
/*display: table-cell;*/
width: 100%;
background-color: #f6f6f6;
}

.diagram .itemDiagram:last-child .iconographie {
	border-right: 10px solid white;
}

/*BANDEAU DU HAUT SUR LA HOME*/
.homeBox .diagram .itemDiagram .iconographie {
	height: 300px;
	position: relative;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	background-color: #E5E5E5;
}
@media all and (max-width:639px) {
	.homeBox .diagram .itemDiagram .iconographie {
		height: 250px;
	}
}

/*BANDEAU DU HAUT SUR LES ETAPES */
.etapesBox .diagram .itemDiagram .iconographie {
	height: 100px;
	position: relative;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	background-color: #E5E5E5;
}

.etapesBox img {height: 100px;}

/*BANDEAU AVANTAGES SUR LA HOME*/
.lambdaBox .diagram .itemDiagram .iconographie {
	/*height: 300px;*/
	position: relative;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	background-color: #E5E5E5;
	text-align:center;
}


/*BANDEAU LOGIN SUR LA HOME*/
.login_form_container .diagram .itemDiagram .iconographie {
	/*height: 240px;*/
	position: relative;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	background-color: #E5E5E5;
	/*text-align:center;*/
}


.iconographie .tileContent {
	
	padding:10px;	
}




.iconographie h1 {padding:10px;}


.illustrationHeader {margin:15px 0;}

/*BANDEAU FOOTER SUR LES AUTRES PAGES*/
.footerWebsite .diagram .itemDiagram .iconographie {
	height: 55px;
	position: relative;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	border-left: 10px solid white;
	background-color: #E5E5E5;
}

#section .headerSection .illustrationHeader .decoration.top {
	width: 75px;
	height: 75px;
	position: absolute;
	bottom: -10px;
	left: -10px;
	background: transparent url("/img/elements.png") no-repeat 0px -150px;
	z-index: 9999;
}

.diagram .itemDiagram .iconographie .content {
	height: 100%;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #545454;
}
@media all and (min-width:1024px) {
.diagram .itemDiagram .iconographie .content {
		background-image: url("/img/fond_bandeau.jpg");
	}
}

.diagram .itemDiagram .iconographie .content .text {
	height: 100%;
	top: 0px;
	right: 5px;
	max-width: 680px;
	width: 100%;
	position: absolute;
	z-index: 100;
}
@media all and (max-width:1023px) {
.diagram .itemDiagram .iconographie .content .text {
		max-width: 750px;
	}
}

.etapesBox  .diagram .itemDiagram .iconographie .content .text {
	/*width:850px;*/
	text-align:center;
	margin-top:2%;
}


#logos_mkt {
	text-align:center;
}



.diagram .itemDiagram .iconographie .content .fb-like {
position: absolute;
top: 200px;
left: 364px;
z-index: 100;
}

.fb_iframe_widget {
display: inline-block;
position: relative;
}

/*PAS SUR CE SITE CA FAIT BUGGER LES ICONES DES MKT
.diagram .itemDiagram .iconographie .content img {
position: absolute;
z-index: 1;
}*/


.decoration.top {
width: 75px;
height: 75px;
position: absolute;
bottom: -10px;
left: -10px;
background: transparent url("/img/elements.png") no-repeat 0px -150px;
z-index: 1050;
}

.decoration.bottom {
	width: 75px;
	height: 75px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: transparent url("/img/elements.png") no-repeat -100px -250px;
	z-index: 9999;
}






/*REPRISE DU CSS DU FORMULAIRE D'INSCRIPTION DE EGK PRO */
.articleSection {
	max-width: 575px;
    width: 100%;
	float: left;
	margin: 20px 0px 20px 20px;
}
@media all and (max-width:639px) {
	.articleSection{
		margin: 20px 0;
	}
}

.asideSection {
	float: right;
	margin: 20px 20px 20px 20px;
	max-width: 345px;
}
.articleSection h3, .asideSection h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.line {
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	background-color: #e5e5e5;
}

dl.form.input {
	width: 100%;
	height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-indent: 0px;
	background-color: #f1f1f1;
	border: 1px solid #DDDDDD;
	text-align:center
}
@media all and (max-width:639px) {
	dl.form.input {
		max-width:600px;
		width: 70%;
	}
	#form_garantie dl.form.input,#recapCommande  dl.form.input{
		width: 100% !important;
	}
	#recapCommande  .table_detail_client{
		font-size: 100% !important;
	}
	
}
.contentSection dl {
	line-height: 20px;
	font-size: 12px;
	color: #636363;
	margin: 0px 0px 0px 0px;
}



dl.form fieldset {
	margin: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;
}
@media all and (max-width:639px) {
	dl.form fieldset{
		font-size: 70%;
	}
}

/*Images*/
.photoLitige{
	max-width:50px;
	max-height:50px;
	padding: 3px;
}
.photoLitigeAdmin{
	max-width:30%;
	max-height:30%;
	padding:3px;
}
#photo_litige{
	text-align:center;
}

/**/
.importantTextPart{
	font-weight:bold;
	color:#ea5f00;
}

/*Pub*/
#encartP{

}
#encartP img{
	width:100%;
}

.formAjoutPhotoLitigeFromDiscution{
	width:100% !important;
}
.formAjoutPhotoLitigeFromDiscution > fieldset{
	margin: 0px !important;
}

#Espace_discussion_avec_EGK{
	background-color:#CBF881 !important
}
#form_sav input{
	width:97%;
}
#form_sav input[type="radio"], #form_sav input[type="submit"], #form_sav input[type="button"]{
	width:auto;
	vertical-align: top;
}
#form_sav input[type="submit"], #form_sav input[type="button"]{
	display: inline;
}

#cause_panel {float:left;}
#solution_panel{float:right;}

.photoEquipe{
	width:5% !important;
	height:5% !important;
	min-width:25px;
	min-height:25px;
	vertical-align:middle;
	margin: 0 !important;
}

.maxPossible{
	width:100%;
}

#reponses_type{
	width:100%;
}

.imgInList{
	margin: 0 !important;
    width: 75px !important;
}

.btTableauLitige{
	background-color: black !important;
    color: white;
}

.labelImageMiddle{
    display: inline-block;
    vertical-align: middle;
}

.ReminderStatutLitige {
    border: 5px solid #ff5f00;
    color: #ff5f00;
    font-weight: bold;
    padding: 3px;
	margin-left: 50px;
}

.sous_menu_statuts_litige {
    max-width: 189px;
    width: 12%;
}

.indic_nb_litige_statut{
	height: 14px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    min-width: 14px;
    padding: 3px;
    display: inline-block;
    color: #fff;
    text-shadow: 0px 1px 1px #707070;
    font-weight: bold;
    font-family: helvetica;
    text-align: center;
    font-size: 12px;
    top: 4px;
    right: -5px;
    position: relative;
	background-color: #545454;
    border: 1px solid #e8aa44;
    background: -webkit-linear-gradient(top, #fee499 0%, #febc4b 100%);
    background: -moz-linear-gradient(top, #fee499 0%, #febc4b 100%);
    background: -ms-linear-gradient(top, #fee499 0%, #febc4b 100%);
    background: -o-linear-gradient(top, #fee499 0%, #febc4b 100%);
    background: linear-gradient(top, #fee499 0%, #febc4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee499', endColorstr='#febc4b',GradientType=0 );
}

.iconeTransp{
	width:100% !important;
	max-width:50px !important;
}

.infoNbBulle{
	position: relative;
	top: -8px !important;
}

#msgAttente{
	padding-left:5px;
	color:#FF0000;
}

.bloc_infos_gen_litigie{
	background-color:rgba(204, 46, 250, 0.5) !important;
}

.bloc_prise_en_charge{
	background-color: #FEE499 !important;
}

.bloc_infos_compl {
	background-color:rgba(255, 0, 0, 0.5) !important;
}
.Espace_discussion_avec_EGK {
	background-color:#CBF881 !important;
}

.fond_bleu{
	background-color:rgba(50, 50, 255, 0.5) !important;
}