/* CSS Document */

/* masque d'admin */
body{
	background-color:#7e8a8e;
	background-image:url(../images_interface/fond_page_crm.gif);
	/*background-repeat:repeat-x;*/
	background-position:center 0;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align: center;
}

a{
	text-decoration:none;
}

#loader_datas{
	position:absolute;
	left:50%;
	top:50%;
	/*width:200px;
	height:60px;
	margin-top:0;
	margin-left:-150px;*/
	z-index:20000;
	background-color: #FFFFFF;
	border:2px solid #8A929A;
	text-align: center;
	padding:5px;
	display:none;
}

#menu_left1{
	float:left;
	margin-top:40px;
	margin-left:5px;
	width:207px;
}


#content{
	position:relative;
	clear:both;
	display:block;
	background-color:white;
	border:1px solid #ccc;
	text-align:left;
	margin-top:30px;
	width:995px;
	color: #666;
	padding-bottom:20px;
}

.body_edit{
	margin-top:10px;
	margin-left:5px;
	width:700px;
	text-align:left;
	color: #666;
	font-size: 0.85em;
	line-height: 1.5em;
	height:280px;
	margin-bottom:10px;
}

#menu_left2{
	float:left;
	margin-top:85px;
	margin-left:5px;
	width:207px;
}

#menu_right1{

	margin-top:30px;
	margin-left:25px;
	width:720px;
	padding-left:50px; 
}
#menu_right2{
	
	margin-top:30px;
	margin-left:0px;
	width:960px; 
}

#menu_right3{
	
	margin-top:40px;
	margin-left:210px;
	width:770px; 
	padding:0;
}

#menu_right3 form{
	width:770px;
	margin:0;
	padding:0;
	height:690px;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
}



.topMenu{
	float:left;
	background-image:url(../images_interface/menu_bg.png);
	background-repeat:no-repeat;
	width:107px; 
	height:24px; 
	z-index:11; 
	padding-top:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
	display:block;
}

.topMenu:hover{
	color:#000;
	background-image:url(../images_interface/menu_bg.png);
	background-position:0 -64px;
	text-decoration:none;
}

.select{
	float:left;
	background-image:url(../images_interface/menu_bg.png);
	background-position:0 -32px;
	background-repeat:no-repeat;
	width:107px; 
	height:24px; 
	z-index:11; 
	padding-top:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
	display:block;
}

.select:hover{
	color:#c00;
	background-image:url(../images_interface/menu_bg.png);
	background-position:0 -64px;
	text-decoration:none;
}

fieldset{
	background-color:white;
	padding-top:10px;
	border:1px solid #666;
	margin:5px;
	padding:5px;
}

fieldset p {
	clear:both;
	margin:0;
	padding:2px;
	text-align:left;
}

label{
	float:left;
	display:block;
	width:100px;
	line-height:22px;
	/*text-align:right;*/
}
legend{
	border:1px solid #666;
	margin-top:0;
	font-weight:bold;
	color:#000;
	padding-right:20px;
	background:#fff;
}

input, select, textarea{
	font-size:11px;
	color:#000;
	border:1px solid #999;
}


#container_admin_crm{
	/* position: relative : obligatoire si on veut positionner des éléments internes en absolu */
	position:relative;
	width: 100%;
	margin:0 auto;
	text-align:left;
}

#header_crm{
	background-image:url(../images_interface/barre_haute.png);
	background-repeat:repeat-x;
	height:35px;
}

#menu_crm{
	float:left;
	margin-left:200px;
	padding-top:1px;
	height:32px;
	overflow:hidden;
}

.topMenu{
	background-image:url(../images_interface/menu_bg_crm.png);
}

.topMenu:hover{
	background-image:url(../images_interface/menu_bg_crm.png);
}

.select{
	color:white;
	background-image:url(../images_interface/menu_bg_crm.png);
}

#header_crm #rech {
	float:right;
	margin-right:10px;
	padding-top:8px;
	color:black;
}

#mask1, #blacky0, #mask2{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:black;
	z-index:2;
	opacity:.6;
	filter:alpha(opacity=60);
	display:none;
}


.colonne{
	float:left;
	width:32%;
	min-height:150px;
	margin:0 0.6%;
	padding:10px 0;
}

.module{
	background-color:white;
	border:5px solid #8a929a;
	border-width:5px 0 5px 0;
	margin-bottom:10px;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow : 1px 3px 7px #999;
	-webkit-box-shadow : 1px 3px 7px #999;
}

.module li{
	position:relative;	
}

.module_header{
	background-color:#8a929a;
	/*background-image:url(../images_interface/sous_menu_fond_crm.gif);
	background-repeat:repeat-x;*/
	border-bottom:1px solid #2f4b6e;
	text-align:left;
	padding:2px 5px;
	cursor: move;
}

.module_header h1{
	margin:0;
	padding:0;
	font-size:11px;
	color:#fff;
	text-shadow: -1px -1px 0 #666;	
}

#fermer{
	background-image:url(../images_interface/module_close.gif);
	width:17px;
	height:17px;
	float:right;
	margin-top:-17px;
	margin-right:0;
}

#editer{
	background-image:url(../images_interface/module_edit.gif);
	width:17px;
	height:17px;
	float:right;
	margin-top:-17px;
	margin-right:20px;
}

#btn_enr input, #btn_poub input{
	color:white;
	border:1px solid black;
	background-color:#CC0000;
	float:left;
	margin:0;
	margin-left:5px;
	padding:2px;
}

.module_header a span{
	display:none;
}


.module ul, .results_list_prospects{
	margin:0;
	padding:0;
	list-style:none;
}

.module li, .results_list_prospects li{
	position:relative;
	margin:0;
	padding:4px 12px;
	text-align:left;
	border-bottom:1px solid #bbb;
	border-top:1px solid #fff;
	background-image:url(../images_interface/fond_li_module.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.module li:hover, .results_list_prospects li:hover{
	background-image:url(../images_interface/fond_li_module.gif);
	background-position:top;
}

.module li p{
	margin:2px 0;
}

.module li ul{
	margin-bottom:-4px;
}

.module li li{
	margin-left:-12px;
	margin-right:-12px;
	padding-left:30px;
	padding-right:20px;
}

.module li li a{
	color:#666;
}
.module li a, .results_list_prospects li a{
	/*color:#2E547A;*/
	color:black;
	display:block;
	width:100%;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.module li a:hover{
	/*color:white;
	background-color:#000;
	display:block;
	width:100%;
	font-weight:normal;*/
}

.module li.type_0{
	background-image:none;
	background-color: #D9CBD8;
}

.module li.type_1{
	background-image:none;
	background-color:#FFC87D;
}

.module li.type_2{
	background-image:none;
	background-color: #E6FFB9;
}

.module li.type_3{
	background-image:none;
	background-color:#D2F0FF;
}

.alerte{
	color:red;
}

.menu, .navig, .type{
	/*background-color:#c5b6e4;*/
	background-color:#d5dde6;
	border-top:1px solid white;
	border-bottom:1px solid black;
	padding:5px;
	text-align:left;
	/*background-image:url(../images_interface/fond_module.gif);*/
}

.menu form{
	color:black;	
}
.navig{
	/*background-image:url(../images_interface/fond_module_footer.gif);*/
	background-color:#8a929a;
	border-bottom:none;
}

.navig span {
	color:white;
}
.menu form{
	margin-bottom:10px;
}

.type{
	background-color:#edd;
	color:black;
}

.navig{
	border-top:1px solid Black;
	height:18px;
	padding-top:5px;
}

.navig #prec{
	float:left;
	margin-left:5px;
	background-image:url(../images_interface/fond_menu_footer_module.gif);
	font-size:10px;
	color:white;
	height:16px;
	padding:2px 5px 1px 5px;	
	border:1px solid #252951;
	background-repeat:repeat-x;
}

.navig #suiv{
	float:right;
	margin-right:5px;
	background-image:url(../images_interface/fond_menu_footer_module.gif);
	font-size:10px;
	color:white;
	height:16px;
	padding:2px 5px 1px 5px;	
	border:1px solid #252951;
	background-repeat:repeat-x;
}


.add, .tri, .add_prod, .tri_liste{
	float:left;
	font-size:10px;
	color:white;
	height:16px;
	padding:2px 5px 1px 5px;
	/*padding-left:20px;*/
	margin-right:5px;
	display:block;
	background-image:url(../images_interface/fond_menu_module.gif);
	border:1px solid #84513C;
	background-repeat:repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.tri{
	background-image:url(../images_interface/fond_menu_module_gris.gif);
	border:1px solid #000;
	
}

/*
.add, .tri, .add_prod, .tri_liste{
	font-size:10px;
	color:red;
	height:16px;
	padding-top:3px;
	padding-left:20px;
	margin-right:15px;
	display:block;
	background-image:url(../images_interface/icones/add_consultant.gif);
	background-repeat:no-repeat;
}

.tri{
	float:left;
	margin-right:10px;
	color:#066;
	padding-left:20px;
	background-image: url(../images_interface/icones/espace_trav.gif);
	
}

.tri_liste{
	float:left;
	margin-right:10px;
	color:#066;
	padding-left:20px;
	background-image: url(../images_interface/icones/info_document.gif);
	
}
.add_prod{
	float:left;
	margin-right:10px;
	color:#066;
	padding-left:20px;
	background-image: url(../images_interface/icones/edit_document.gif);
}
*/
.caddie{
	float:left;
	font-size:10px;
	color:red;
	height:16px;
	padding-top:3px;
	padding-left:20px;
	margin-right:15px;
	display:block;
	background-image:url(../images_interface/caddy.gif);
	background-repeat:no-repeat;
	
}

.add_caddie{

	color:white;
	background-color:#c00; 
	padding-left:20px;
	background-image:url(../images_interface/caddy_add.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	border:1px solid black;

}
.edition form{
	padding:10px;
}

.archive{
	color:#999;
	text-decoration:line-through;
}

.suivi{
	color:#009;
}

.prioritaire{
	color:#900;
}

.statut{
	margin-left:10px;
	font-weight:normal;
	color:red;
	position:absolute;
	right:10px;
}

#produit_list_module{
	text-align:left;
	padding:10px;
	overflow:auto;
}

#produit_list_stock{
	text-align:left;
	padding:10px;
	overflow:auto;
}

#histo{
	width:830px;
	height:550px;
	overflow:auto;
}

.histo_ligne{
	clear:both;
	border-bottom:1px dotted #ccc;
	padding:2px;
}

.histo_ligne span{
	display:block;
	float:left;
	width:100px;
	padding-left:10px;
	border-right:1px dotted #ccc;
}
.histo_ligne span.histo_what{
	width:200px;
}

.histo_ligne span.histo_what2{
	width:90px;
}
 
.histo_ligne span.histo_autre{
	width:400px;
}

.histo_ligne span.histo_date2{
	width:60px;
}
.histo_ligne span.histo_duo{
	width:30px;
	text-align:right;
}
.histo_ligne span.histo_autre2{
	width:160px;
}

#module_inscrit, #pays_inscrit, #region_inscrit, #departement_inscrit, #droits_inscrit{
	height:100px;
	overflow:auto;
}

.liste_module{
	float:left;
	width:30%;
	
}

.liste_pays{
	float:left;
	width:30%;
	
}

.liste_region{
	float:left;
	width:30%;
	
}

.liste_departement{
	float:left;
	width:30%;
	
}

#liste_ligne{
	height:200px;
	overflow:auto;
}

#liste_ligne span{
	clear:both;
	display:block;
}


.tableau_droits{
	width:100%;
	border:1px solid #ccc;
}

.tableau_droits th{
	background-color:#ccc;
	color:black;
	
}

.tableau_droits tr:hover{
	background-color:#cff;
}

.tableau_droits td{
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}

.pas_regle{
	background-color:#ddd;
}

/********************* Le catalogue ***************************/

#content_catalogue{
	height:750px;
	padding:0;
	overflow:auto;
}


#catalogue{
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style:none;
	
}

#catalogue li {
	position:relative;
	float:left;
	width:270px;
	height:150px;
	margin-right:10px;
	display:block;
	list-style:none;
	font-size:10px;
	color:black;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
	border:1px solid #ccc;
}

#catalogue li h1{
	margin:0;
	padding:0;
	font-size:14px;
}

#catalogue li h2{
	margin:0;
	padding:0;
	font-size:11px;
}


#catalogue li p{
	margin-left:110px;;
	padding:0;
	font-size:11px;
}

#catalogue li li{
	font-size:11px;
	color:#666;
	background:none;
	width:auto;
	height:auto;
	border:0;
	
}

#catalogue li img{
	float:left;
	margin-top:5px;
	margin-left:5px;
	height:80px;
}

#catalogue li li img{
	width:30px;
}

#catalogue a.add_panier, #catalogue a.lien_fabricant{
	position:absolute;
	top:140px;
	left:5px;
	background-image:url(../images_interface/caddy.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

a.add_panier{
	background-image:url(../images_interface/caddy.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	color: #900;
	text-decoration:none;
}

#catalogue a.lien_fabricant{
	left:155px;
	background-image: url(../images_interface/cross.gif);
	background-position:7px center;
}


#catalogue a{
	color: #900;
	text-decoration:none;
}

#catalogue a:hover{
	color:red;
	text-decoration:none;
}


#header_catalogue, #header_prospect, #header_devis, #header_stats{
	margin-top:0;
	background-image:url(../images_interface/header-fond.gif);
	background-repeat:repeat-x;
	background-position:0 -17px;
	height:60px;
	padding-left:100px;
}

#header_catalogue a, #header_prospect a, #header_devis a, #header_stats a{
	width:123px;
	height:21px;
	margin-top:17px;
	display:block;
	float:left;
	background-image:url(../images_interface/onglet_admin_of.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	font-weight:bold;
	color:white;
	text-decoration:none;
	padding-top:5px;
}

a.catalogue_menu_of, a.prospect_menu_of, a.devis_menu_of{
	background-position:0 0;
}

a.catalogue_menu_on, a.prospect_menu_on, a.devis_menu_on{
	background-position:0 -26px;
	color:black;
}


#popDetail{
	padding:10px;
	text-align:left;
	-webkit-border-radius:5px;
	-moz-box-shadow:2px 3px 15px #000;
	-webkit-box-shadow:2px 3px 15px #000;
}

#content_detail{
	margin-top:20px;
	border:1px dotted #999;
	padding:10px;
}

#content_detail h1{
	color:#930;
}

#region_departement{
	height:100px;
	overflow:auto;
	padding:10px;
	border:1px solid #ccc;

}

#add_contenu{
	margin-top: 20px;

}

#list_modules_user{
	
	height:130px;
	list-style:none;
	overflow:auto;

}

#list_modules_user li{
	clear:both;
	list-style:none;
	height:24px;
	border-bottom:1px dotted #ccc;
	text-align:left;
}

#popProduit, #popGroupe, #popDateConges, #popFormateur, #popForfait, #popFacturation{
	background-color:#E1DDEC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:2px 3px 15px #000;
	-webkit-box-shadow:2px 3px 15px #000;
}


#popProspect{
	background-color:#C5B6E4;
	border-width: 10px 0 10px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:2px 3px 15px #000;
	-webkit-box-shadow:2px 3px 15px #000;
}

#prospect_comment_div{
	position:absolute;
	top:185px;
	right:160px;
	height:300px;
	width:300px;
}


#rech_datas ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}

.blue_back{
	background-color:#F4F4FB;
}

.orange_back{
	background-color:#E9D8E0;
}

/********************* pop up prospect ***********************/
#bloc1, #bloc2, #bloc3, #bloc4, #bloc5, #bloc6, #bloc7, #bloc8, #bloc9, #bloc10{
	height:590px;
	width:100%;
	margin-top:15px;
	margin-bottom:2px;
	display:none;
}

.invisible{
	display:none;
}

.visible{
	display:block;
}

.tree_produit{
	display:none;
}
.tree_produit li{
	color:#000;
	font-size:10px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}
.tree_produit li a, .tree_produit li a:hover{
	width:75%;
}

.module a.edit_tree, .module a.edit_tree:hover{
	position:absolute;
	right:28%;
	top:2px;
	width:10px;
	display:block;
	color:#ccc;
	font-size:çpx;
	font-weight:normal;
}

.btn_sup{
	color:white;
	border:1px solid black;
	background-color:black;
	margin:0;
	margin-left:5px;
	padding:2px;	
}

#liste_dates{
	margin:0;
	padding:0;
	list-style:0;
}

#liste_dates li {
	border-bottom:1px dotted #79828B;
	color:#79828B;
	display:block;
	font-size:14px;
	margin-bottom:10px;
	padding-left:25px;
	padding-top:5px;
}

#liste_dates li ul {
	float:right;
	list-style:none outside none;
	margin:0;
	padding:0 0 0 25px;
	width:775px;
}

#liste_dates li li{
	border:1px solid #CCCCCC;
	color:#333333;
	float:left;
	font-size:11px;
	height:auto;
	margin-right:5px;
	padding:0;
	width:32px;
}


#liste_dates li li a{
	display:block;
	width:100%;
	background-color:#79828B;
	color:white;
	text-align:center;
}


#liste_dates li li span.date_conges{
	color:#ccc;
	background-color:#ffa;
	display:block;
	width:100%;
	text-align:center;
}

#liste_dates li li a.off{
	text-decoration:line-through;
	color:#aaa;
}
.ch_dc{
	width:80px;
	font-size:10px;
	text-align:center;		
}

.ch_val{
	width:10px;
	font-size:10px;	
	background-color:black;
	color:white;
}

.horaires{
	float:right;
	margin-top:-21px;
	right:0;
}

.horaires table{
	width:120px;
}
.horaires td{
	text-align:right;
}
.horaires td.jour{
	text-align:left;
	width:50px;
}

#prospect_groupe_actuel{
	float:left;
	margin-left:5px;
	margin-top:5px;
}