/* CSS Document */

body{
	background-color: #53240A;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	font-size:11px;
}

/*cadre */

.milieu-droit{
	vertical-align:top;	
}

.milieu-gauche{

	vertical-align:top;
}

.milieu-gauche2{

	vertical-align:top;
	padding-top:0px;
}

.milieu-bas{
	vertical-align:top;
}

.milieu-haut{
	background-position:bottom;
}

div.indentifie{
	background:url(/themes/Intermede/images/milieu-haut.jpg) no-repeat;
	height:58px;
	background-position:right;
	color: #FFFFFF;
	text-align:right;
}
span.font-identifie{
	
	background:#f59bbd;
	font-weight:bold;
	
	
}

td.int{
	background:url(/themes/Intermede/images/milieu.jpg) repeat-y;
	margin:0;
}

.milieu{
	background:url(/themes/Intermede/images/milieu.jpg) repeat-y;
}
/*Interne*/

.menu-bg{
	background:url(/themes/Intermede/images/menu.jpg) left top no-repeat;
	margin:0;
	padding:0;
}

.menu-bg-ident{
	background:url(/themes/Intermede/images/menu-ident.jpg) left top no-repeat;
	
}

ul{
	margin:0 ;
	padding:0;
}

li{
	margin:0 ;
	padding-left:23px;	
	list-style:none;
	background:url(/themes/Intermede/images/icones/puce.gif) no-repeat;
}

strong{
	color:#000000;
	font-weight:bold;

}

td.interne{
	padding:0px 10px 0px 10px;
	/*padding:2px 10px 2px 10px;*/
	border-right:1px solid #000000;
}

td.interne-fin{
	padding:0px 10px 0px 10px;
}

.table-spacing td{
	padding:5px 10px 5px 10px;

}

tr.alternatif{
	background:#e2e2e1;
}

tr.bleu{
	background:#e2e2e1;
}


.menu{
	margin-top:150px;
	margin-left:28px;
	position:relative;
	left:-15px;
	
}
.menu IMG{ margin-bottom:10px;}


.bloc-grand p.sous-titre{
	padding-left:9px;
	padding-right:9px;
	padding-top:1px;
	margin:0;
	background:#000000;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
}

.bloc-grand a{
	color:#000000;

}

.bloc-grand a:hover{
	color:#cf3d21;

}

.text-capital{
	text-transform:uppercase;
	

}

blockquote{
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
}
.images-edition{
	vertical-align:middle;
	padding:0px 2px 1px 2px;

}

/*tableau dans un tableau*/

td.interne2{
	padding:0px 10px 0px 10px;
	border-right:1px solid #000000;
	/*border-bottom:1px solid #000000;*/
}

td.interne-fin2{
	padding:0px 10px 0px 10px;
	/*padding:2px 10px 2px 10px;*/
	/*border-bottom:1px solid #000000;*/
}


/*blocs*/

.bloc{
	width:291px;
	background:#ffffff;
	border:1px solid #f19502;
	float:left;
	margin-left:9px;
	margin-right:9px;
	padding-bottom:20px;
	
	/* AJOUT ECO 22-11-2015 */
	-webkit-border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
}

.bloc-ident{
	width:291px;
	background:#ffffff;
	border:1px solid #f19502;
	float:left;
	margin-left:-10px;
	margin-right:20px;
	color:#000000;
	font-weight:bold;
	
	/* AJOUT ECO 22-11-2015 */
	-webkit-border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
}

.bloc-ident table{
	padding:10px;
	text-align:right;
}

.bloc-ident hr{
	border:1px solid #fadce9;
	margin: 0px 20px 0px 20px;
	padding:0;
}

.texte-ident{
	text-align:justify;
	color:#000000;
	padding-right : 27px;
	margin-top:-20px;
}

.texte-ident-colonne{
	text-align:justify;
	color:#ffffff;
	padding-right : 27px;
	width:276px;
	padding-top:20px;
	float:left;

}

.blocpopup{
	width:291px;
	background:#ffffff;
	float:left;
	margin-left:9px;
	margin-right:9px;
	padding-bottom:20px;
	border:1px solid #000000;
	background:#f2f2f2;
}

.blocpopup-seul{
	background:#ffffff;
	margin:20px;
	padding:0px 10px 0px 10px;
	border:1px solid #000000;
	background:#f2f2f2;
	text-align:left;
}


.bloc-grand{
	background:#ffffff;
	border:1px solid #f19502;
	margin-left:9px;
	margin-right:20px;
	padding-bottom:20px;

    /* AJOUT ECO 22-11-2015 */
    -webkit-border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
}

.bloc-titre{
margin-top:15px;
	margin-left:9px;
	margin-right:9px;
}


.bloc p{
	padding-left:9px;
	padding-right:9px;
	line-height:12px;
	padding-top:10px;
	margin:0;
}
.blocpopup p{
	padding-left:9px;
	padding-right:9px;
	line-height:12px;
	padding-top:10px;
	margin:0;
}

.bloc-grand p{
	padding-left:9px;
	padding-right:9px;
	line-height:12px;
	padding-top:10px;
	margin:0;
}

.espace{
	height:15px;
	background:none;
	float:left;
	width:291px;

}

.espace-vertical{
	width:20px;
	float:left;
	height : 30px;

}


/*icones liste*/
li.nom{
	background:url(/themes/Intermede/images/icones/perso.gif) no-repeat;
	background-position:0 -3px ;
	height:23px;
	margin:10px 0 0  9px ;
}

li.civilite{
	background:url(/themes/Intermede/images/icones/perso.gif) no-repeat;
	background-position:0 -3px ;
	margin:10px 0 0  9px ;
}

li.carte{
	background:url(/themes/Intermede/images/icones/fiche.gif) no-repeat;
	margin:10px 0 0  9px ;

}

li.info{
	background:url(/themes/Intermede/images/icones/info.gif) no-repeat;
	margin:10px 0 0  9px ;

}

li.adresse{
	background:url(/themes/Intermede/images/icones/home.gif) no-repeat;
	margin:10px 0 0  9px ;

}

li.tel{
	background:url(/themes/Intermede/images/icones/tel.gif) no-repeat;
	margin:10px 0 0  9px ;

}

li.mail{
	background:url(/themes/Intermede/images/icones/email.gif) no-repeat;
	margin:10px 0 0  9px ;

}
li.offre{
	background:url(/themes/Intermede/images/icones/coche.gif) no-repeat;
	margin:10px 0 0  9px ;

}
li.ecrire-mail{
	background:url(/themes/Intermede/images/icones/ecrire-mail.gif) no-repeat;
	margin:10px 0 0  9px ;
	padding-left:36px;
}
li.voir-mail{
	background:url(/themes/Intermede/images/icones/voir-mail.gif) no-repeat;
	margin:5px 0 0  9px ;
	padding-left:36px;
}

li.envoyes{
	background:url(/themes/Intermede/images/icones/envoyes.gif) no-repeat;
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;
}


li.reception{
	background:url(/themes/Intermede/images/icones/boite-reception.gif) no-repeat;
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;

}

li.suppr-mail{
	background:url(/themes/Intermede/images/icones/poubelle.gif) no-repeat;
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;
}
.envoyes a{
	text-decoration:none;
	color:#000000;}
	
.reception a{
	text-decoration:none;
	color:#000000;}
	
.suppr-mail a{
	text-decoration:none;
	color:#000000;}
	

/*identification*/

.contener-id{
	margin-top:50px;

}

.specialInput input, .lstModif input{
	background-color:#ffffff;
	border:1px solid #e4e4e3;
	height:16px;
	margin-left:10px;
	color:#84847e;
	padding-left:2px;
	padding-right:2px;
	
	width:135px;
	margin:0;
}


select{
	background-color:#000000;
	border:1px solid #ffffff;
	height:16px;
	margin-left:10px;
	color:#ffffff;
	padding-left:2px;
	width:137px;
	margin:0;
}
textarea{
	background-color:#000000;
	border:1px solid #ffffff;
	margin-left:10px;
	color:#ffffff;
	padding-left:2px;
	width:133px;
	margin:0;
}


input.bouton{
	background:url(/themes/Intermede/images/identification/bouton.jpg) no-repeat ;
	width:141px;
	height:30px;
	cursor:pointer;
	border:none;

}
a:active{
/*
	font-weight:bold;
	color:#000000;
*/
}
/*requeteur*/

.menu-requeteur{
	width:228px;
	float:left;

}

.contenu-requeteur{
	width:361px;
	background:#f2f2f2 url(/themes/Intermede/images/requeteur/milieu-contenu.jpg)  repeat-y ;
	float:left;
	border:1px solid #000000;
}

.valid-requeteur{
	border-top:1px solid #cf3d21;
	text-align:right;
	margin:6px;
}
hr{
	border-top:1px solid #cf3d21;
	border-bottom:none;
	border-right:none;
	border-left:none;
	
}

.padding-contenu-requ{
	padding:0 15px 0 15px;
}

/*messagerie*/
.menu-messagerie{
	width:153px;
	float:left;

}

.contenu-messagerie{
	width:439px;
	background:#f2f2f2;
	border:1px solid #000000;
	float:left;
	padding:10px 0 10px 0;
	margin:0;
}

.padding-contenu-mess{
	padding:0 10px 0 10px;
	border-bottom:1px solid #000000;
}

.corps-message{
	margin:0 5px 0 5px;
	padding:20px 10px 20px 10px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	height:220px;
	overflow:auto;
	text-align:justify;
}
.menu-messagerie2 img{
	padding:2px 3px 0px 10px; 
}

.menu-marketing{
	text-align:center;
	position:relative;
	top:-40px;
	width:600px;
}

.menu-marketing img{
	padding:2px 3px 0px 10px; 

}


.ecrire{
	padding-top:5px;
	text-align:right;
}
/*ticket caisse*/
.ticket_caisse_int{
	background:url(/themes/Intermede/images/ticket_caisse/milieu.jpg)  repeat-y ;


}
.tel_ticket{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.first-line td{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	border-bottom:2px solid #000000;
	padding-top:30px;

}

.intitule td{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #000000;
	padding-top:10px;
}

.produits td{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	padding-top:10px;
}

.produits-titre{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

.total td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-top:3px double #000000;
	text-transform:uppercase;
	padding-top:9px;
	margin-top:12px;
}
/*popup*/
.width-popup{
	padding-bottom:20px;
}

/*resultat recherche clients*/
.resultat_recherche{
	border:1px solid #e4e4e3;
	background:#f2f2f1;
	margin:10px;
	float:left;
	width:280px;
	padding:15px;
	color:#000000;
}

/*table.formulaire_recherche{
	margin:20px 0 0 10px;
	float:left;
}*/

table.formulaire_recherche2{
	margin:0px 0 0 50px;
	float:none;
}

/*modifs campagnes */

.table-modifs td{
	padding:5px 2px 5px 2px;
	vertical-align:top;
}


.table-modifs img{
	vertical-align:middle;
}

.table-modifs{
	padding:5px 10px 5px 10px;

}

.parcourir{
	background:url(/themes/Intermede/images/icones/parcourir.gif) no-repeat;
	padding-left:20px;
	background-position:0 2px;
	height:16px;
	padding-bottom:3px;
	

}

/*calendrier*/
td.calendrier-gauche{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#fadce9;
	text-align:center;
	
}

td.calendrier-centre{
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	
}
td.calendrier-droite{
	border-bottom:1px solid #000000;
	text-align:center;
	
}

tr.calendrier-top{
	border-bottom:1px solid #000000;
	text-align:center;
	background:#fadce9;
}

table.couleurs td{
	height:3px;

}

td.etape-jaune{
	background:#f6c10d;
}

td.etape-vert1{
	background:#91d51a;
}
td.etape-vert2{
	background:#009034;
}
td.etape-rouge{
	background:#cf3c20;
}
td.etape-mauve{
	background:#cc00c0;
}
td.etape-bleu{
	background:#000000;
}

.date-calendrier{
	color:#fadce9;
	font-size:18px;
	text-align:right;
	font-weight:bold;

}

/*AJOUT ETE */
.login-bouton, .btn-coord, #btnLogin, #btnRech, #btnModif, #btnVal
{
	margin: 0;	
	border: 0;		
	overflow: hidden;	
	cursor: pointer;
}

.login-bouton, #btnRech, #btnLogin, #btnVal
{
	width: 100px;	
	height: 32px;	
	background: transparent url(/themes/Intermede/images/boutons-menu/valider.jpg) no-repeat center top;	
}

#btnRech
{
	width: 135px;	
	height: 33px;	
	background: transparent url(/themes/Intermede/images/boutons-menu/valider.jpg) no-repeat center top;	
}

#calque
{
	position: fixed;
	background-image: url(/themes/Intermede/images/overlay.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: none;
}

a img
{
	border: none;
	text-decoration: none;
}

.invisible 
{
	display: none
}

#titre
{
	color: black;
	background-color: white;
	border: 1px solid grey;
}
	
/* rajout pour la fiche client */
#points
{
	line-height: 1.3em;
	font-size: 1.2em;	
}

.interne-fin-right
{
	text-align: right;
	padding:0px 10px 0px 10px;	
	/*PhM *padding:2px 10px 2px 10px; */
}



#modifClient
{
	padding: 10px;
	margin:10px;
	color: #000000;
}

#rBox
{
	width : 20px;
	background-color : white;
}

#txtAdresse
{
	width : 16em;
	height : 8em;
}

#checkAdresse
{
	float : right; 
	width : 20px;
	background-color : white;
}

#popup, #popup2
{
	background-color : #FFFFFF;
	
	/* ETE - le 20-10-2010 : centrer les popup */
	margin-left: auto; 
	margin-right: auto; 
	width : 640px; 
	
	/*PhM *border : 1px solid black;	*/
	border : 1px inset grey;
}

#popup2
{
	/*height : 350px;*/
	width : 350px;
	background-color : #FFFFFF;
	padding : 10px;
}

.link, .cn, .cb
{
	cursor : pointer;
	text-decoration : underline;
}

.hand
{
	cursor: pointer; 
}

#fffen
{
	
	float : right;
}

#sfen
{
	float : right;
}

#ffen
{
	position : relative;
	top : 5px;
}

#divhisto
{
	overflow: scroll;
	overflow-x: hidden;	
	height : 180px;
}

#tblInfos td
{
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
	padding-bottom : 2px;
}

#zoneadr
{
	margin-left : 12px;		
}

#zoneadr input
{
	position : absolute;
	left:50%;
	margin-left : -30px;
}

#zoneadr select
{
	height:16px;
	width:141px;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E3;
	color: #84847E;
	position : absolute;
	left:50%;
	margin-left : -30px;
}

#zoneadr label 
{
	display : block;
	padding-top : 3px;
}

#divmodif
{
	padding-bottom : 15px;
	padding-left : 10px;
	padding-top : 0px;
	margin : 5px;
	border : 1px outset #797979;	
}

/*page statistiques*/
.infomagasin{	margin-left:9px;}
.infomagasin-tableau{ margin:10px;}
.infomagasin-tableau-fondgris{ background-color:#e2e2e1;}

.textegris{ color:#696969; font-weight:bold;}

/*****************************************/
/*****************************************/
/* AJOUT ECO 22-11-2015 */
/*****************************************/
.darkBlock {
	margin-bottom: 1.5em;/* 18px */
}
.darkBlock .titleBar {
    margin: 0;
    -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
    background-color:#f39a02;
}
.darkBlock .content {
    -webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	/*background-color: #777374;*/
}
.content_short{
	height:510px;
}
.content-scroll-y {
	overflow-y:scroll;
}

/******************************************/
/* TITLE                                  */
.title  {
    -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: #f39a02 url(/themes/Intermede/images/titres/title-bar_bg.png) repeat-x left bottom;
	display: inline-block;
    font-family: "YanoneKaffeesatz-Regular",sans-serif;
    font-size: 1.8333em;
    line-height: 1.4166em;
    padding: 2px 10px 2px;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    width:273px;
}

/******************************************/
/* TITLE MENU                             */
.titleMenu {
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    background: #f39a02 url('./images/titres/title-bar_bg.png') repeat-x left bottom;
	display: inline-block;
    font-family: "YanoneKaffeesatz-Regular",sans-serif;
    font-size: 1.5333em;
    line-height: 1.4166em;
    padding: 6px 10px 4px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    width:150px;
}

.titleMenu a:active {
    font-weight:lighter;
    font-size: 1.8333em;
    color: #FFF;
}

/******************************************/
/* TITLEBAR                               */
.titleBar {
	position: relative;
	padding: 6px 45px 0 65px;
	margin-bottom: 3em;/* 36px */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: url(/themes/Intermede/images/titres/title-bar_bg.png) repeat-x left bottom;
}
.titleBar.color-1 {
	background-color: #CCC;
}
.titleBar.color-2 {
	background-color: #666;
}
.titleBar h2 {
	margin: 0;
	line-height: 1.1333em;/* 34px */
	font-family: 'YanoneKaffeesatz-Thin', sans-serif;
	font-size: 2.5em;/* 30px */
	text-transform: uppercase;
	color: #FFF;
}
.titleBar ul.inlineList li {
	margin: 2px 0 8px 20px;
	padding-left: 20px;
	border-left: 1px solid #FFF;
	background: none;
	line-height: 1.3333em;/* 24px */
	font-family: 'YanoneKaffeesatz-Regular', sans-serif;
	font-size: 1.5em;/* 18px */
	text-transform: uppercase;
}
.titleBar ul.inlineList li:first-child {
	margin: 2px 0 8px 0;
	padding: 0;
	border: none;
}
.titleBar ul.inlineList li a {
	text-decoration: none;
	color: #FFF;
}
.titleBar ul.inlineList li a:hover {
	text-decoration: underline;
}

.columnsBlock .titleBar {
	padding: 3px 45px 3px 65px;
}
.columnsBlock .titleBar h2 {
	line-height: 1.4166em;/* 18px */
	font-size: 2em;/* 24px */
}

/******************************************/
/*** INLINE LIST ***/
ul.inlineList, 
ol.inlineList, 
menu.inlineList {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	word-spacing: -0.25em;
}
ul.inlineList li, 
ol.inlineList li, 
menu.inlineList li {
	display: inline-block;
	word-spacing: normal;
	background:none;
}

dl.inlineList {
	margin: 0;
	word-spacing: -0.25em;
}
dl.inlineList dt {
	display: inline;
	font-weight: normal;
	word-spacing: normal;
}
dl.inlineList dd {
	display: inline;
	margin: 0;
	word-spacing: normal;
}

/******************************************/

.textCenter {
    text-align: center;
}

/*****************************************/
/* TEST affichage hierarchique des stats */
/*				BEGIN					 */
/*****************************************/
.divStatisqueAnnee{
	margin:1px;
}

.divStatisqueAnneeBloc{
	width:560px;
	margin:0px;
	padding:0px;
}
.divStatisqueAnneeTitre{
    cursor:pointer;
}

.divStatisqueAnneeInfos{
	float:none;
	padding-left:15px;
}

.divStatisqueAnneeInfosOpen{
	display: block;
	visibility: initial;
}
.divStatisqueAnneeInfosClose{
	display: none;
	visibility: hidden;
}

/*****************************************/
/*				END						 */
/* TEST affichage hierarchique des stats */
/*****************************************/
