/*
 /////////////////////////////////////////////////////////////////////////
 //																		//
 //  _   _     ___  ___      ___   ______  _   _     ___  ___      ___  //
 // | | | |   /   |/   |    /   | |___  / | | | |   /   |/   |    /   | //
 // | | | |  / /|   /| |   / /| |    / /  | | | |  / /|   /| |   / /| | //
 // | | | | / / |__/ | |  / / | |   / /   | | | | / / |__/ | |  / / | | //
 // | |_| |/ /       | | / /  | |  / /__  | |_| |/ /       | | / /  | | //
 // \_____/_/        |_|/_/   |_| /_____| \_____/_/        |_|/_/   |_| //
 //                                                                     //
 /////////////////////////////////////////////////////////////////////////
 //																		//
 //  UMASERVICES 			: Framwork par Umazuma						//
 //  Version      			: 2.5.0										//
 //  Auteur       			: Yann Gibert <yann.gibert@umazuma.com>	    //
 //  Derni�re modification	: 31/07/2011								//
 //  Copyright � 2004- 2010 Yann Gibert - Umazuma ( www.umazuma.com )	//
 //																		//
 /////////////////////////////////////////////////////////////////////////
 //																		//
 // GNU General Public License (Version 3, Juin 2007)					//
 //																		//
 /////////////////////////////////////////////////////////////////////////

 */

/* http://meyerweb.com/eric/tools/css/reset/
 v2.0 | 20110126
 License: none (public domain)
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, 
ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup{
	vertical-align:super;	
}
/* ---------- UMASERVICES VERSION STANDARD ----------- */

body {
	background-color: #fff;
	background-image: url(../../umaimages/fond_page_crm_ombre.png);
	background-attachment:fixed;
	background-position:center;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardis�e */
	
	background-repeat:no-repeat;
	background-color:#000;*/
	color: #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
	margin: 0;
	padding: 0;
	text-align: center;
}

i, em{
	font-style:italic;
}

strong{
	font-weight:bold;
}

hr{
	border:0;
	border-top:1px solid #ccc;
	margin:0;
}

#container_admin {
	position:relative;
	margin-top:35px;
	text-align: left;
}

.loader_ajax{
	display:block;
	margin:160px auto;
}

.navig{
	background-image: url("../../umaimages/header-fond.gif");
    background-position: center top;
    border-bottom: 1px solid #555555;
    border-top: 1px solid white;
    height: 35px;
    line-height: 30px;
    position: fixed;
    text-shadow: 1px 1px 0 #FFFFFF;
    top: 33px;
    width: 100%;
    z-index: 3;
}

.navig form{
	line-height: 35px;
    margin-left: 10px;
    text-align: left;	
}

.navig_bottom{
	
}

#time_script {
    color: #BBBBBB;
    font-size: 9px;
    margin: 0 auto;
    position: fixed;
    right: 150px;
    text-align: center;
    top: 3px;
	display: inline-block;
    height: 24px;
    line-height: 24px;
	border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px #999999;
	padding:0 5px 0 23px;
	font-size:10px;	
    z-index: 200;
	cursor:pointer;
	background-image:url(../../umaimages/menu_user.png);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.navig a{
	color:#233;
	margin-left:15px;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-decoration:none;
}
	
fieldset {
	border: 0;
	margin: 3px 0;
	padding: 0;
}

legend {
	border-bottom: 2px solid #505058;
    color: #505058;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0;
    padding: 0 0 0;
    text-align: left;
    width: 100%;
}

legend a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

label {
	color: #5E6580;
    display: inline-block;
    line-height: 25px;
    margin-right: 5px;
    padding-left: 70px;
    text-align: left;
    width: 200px;
}

form span{
	color: #5E6580;
    display: inline-block;
    padding-left: 10px;
	font-size:10px;
}

input, select, textarea {
	border: 1px solid #AAAABB;
    border-radius: 4px 4px 4px 4px;
    color: #666688;
    font-size: 1em;
}

a:focus {
	outline: none;
}
input:focus, select:focus, textarea:focus {
	background-color:#F4F4C4;
	outline: none;
}

#header {
	background-image: url("../../umaimages/deg_black.jpg");
    height: 33px;
    left: 0;
    margin:0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* PARTIE MENU
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#menu{
	height: 33px;
}

#menu ul{
	text-align:left;
	margin-left:60px;
}

#menu ul ul{
	width:100%;
}

#menu li li {
	background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #666666;
    color: #E4E4E4;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 23px;
    line-height: 21px;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000000;
    width: 100px;
    z-index: 11;
}

#menu li li li, #datas li.add, #return_menu, .home, .back_home, .disconnect {
	background: #999;
	background-image:url(../../umaimages/deg_black.jpg);
    border: 0px solid #000000;
    border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    box-shadow:0 0 1px #999999;
	-webkit-box-shadow:0 0 1px #999999;
    color: #E4E4E4;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 23px;
    line-height: 21px;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000000;
    z-index: 11;
	position:relative;
}

#menu li.select.home, #menu li li li.select{
	
	background-image:url(../../umaimages/deg_blue.jpg);
	background-color: #666;
}

#menu li a{
	width:100%;
	display:block;
	color:#ccc;
	text-decoration:none;
}

#menu li.back_home, #menu li.home, #menu li.disconnect {
    height: 23px;
    position: absolute;
    right: 95px;
    width: 20px;
}
#menu li.back_home{
	left:10px;
}
#menu li.home{
	left:60px;
}

#menu li.home img, #menu li.back_home img, #menu li.disconnect img{
	margin-top:4px;
}

#menu li.select a, #menu li a:hover {
    color: #FFFFFF;
}

#menu li.select li a, #menu li a:hover {
    color: #fff;
	text-shadow:none;
} 
#menu li ul{
	background-color: transparent;
    background-image: url("../../umaimages/trans.png");
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 12px #000000;
    display: none;
    height: auto;
    left: 0;
    margin: 0;
    padding: 4px 2px;
    position: absolute;
    top: 32px;
    width: auto;
}

#menu li li ul{
	background-color: transparent;
    background-image: none;
    border: 1px solid #666666;
    box-shadow: none;
    height: 165px;
    left: 0;
    margin: -22px 0 0 -4px;
    padding: 27px 1px 0;
    position: absolute;
    top: 18px;
    width: 125px;
}


#menu li li{
 	margin: 2px 6px;
    width: 130px;
	background-image:none;
	background-color:transparent;
	border:0;
	padding:0;
	border-radius: 4px 4px 4px 4px;
    box-shadow: none;
	border:1px solid #555;
	background-image: url("../../umaimages/deg_black.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
}


#menu li li li{
	background-color: #5D5D5D;
    background-image: url("../../umaimages/deg_black.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin: 3px 2px;
    padding: 0;
    width: 120px;
}


#menu .m_0, #menu .m_1, #menu .m_2, #menu .m_3, #menu .m_4, #menu .m_5, #menu .m_6{
	
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    margin-top: 3px;
	border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px #999999;
	padding:0 5px;
	font-size:10px;
	position:relative;
} 

#menu li.select{
	
    background-image: url("../../umaimages/deg_blue.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
}

#menu .m_0 a, #menu .m_1 a, #menu .m_2 a, #menu .m_3 a, #menu .m_4 a, #menu .m_5 a, #menu .m_6 a{
	padding-left: 21px;
    text-align: left;
	width:100%;
	height: 24px;
    line-height: 24px;
	background-image: url("../../umaimages/menu_planning.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
} 


#menu .m_1 a{
	background-image: url("../../umaimages/menu_projet.png");	
}
#menu .m_2 a{
	background-image: url("../../umaimages/menu_client.png");	
}
#menu .m_3 a{
	background-image: url("../../umaimages/menu_stock.png");	
}
#menu .m_4 a{
	background-image: url("../../umaimages/menu_ressources.png");
}
#menu .m_5 a{
	background-image: url("../../umaimages/menu_facturation.png");
}
#menu .m_6 a{
	background-image: url("../../umaimages/menu_verbatim.png");
}

#menu .m_0 li a, #menu .m_1 li a, #menu .m_2 li a, #menu .m_3 li a, #menu .m_4 li a, #menu .m_5 li a, #menu .m_6 li a{
	margin-left: 5px;
	background-image:none;
	padding-left:0;
}
#breadcrumb{
	background-color: #CC0000;
    border-radius: 0 0 4px 4px;
    color: #FFFFFF;
    font-size: 9px;
    height: 15px;
    right: 2.5%;
    position: absolute;
    text-shadow: -1px -1px 1px #000000;
    top: 70px;
    width: 110px;
    z-index: 200;
	box-shadow: 0 1px 4px #000000;
	-webkit-box-shadow:0 1px 4px #000000;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header #uma_logo {
	position: absolute;
    right: 10px;
    top: 0;
    width: 80px;
}

.disabled {
	opacity: .5;
}

input.h1 {
	color: black;
	font-weight: bold;
	padding: 0;
}

a.home{
	border-bottom: 1px solid #5E6580;
    display: block;
    height: 30px;
    margin: 17px 20%;
    text-align: left;
    text-decoration: none;
}
a.home span{
	 display: block;
    line-height: 28px;
    margin: 0 0;
    text-align: left;
}
a.home img{
	height:64px;
	margin-left:32px;
}


input#q, input#cdf_q{
	width:80px;	
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ZONE DATAS
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */

#datas, #datas_home{
	width: 100%;
	margin-bottom: 35px;
	display: block;
    position: absolute;
    top: 25px;
}
#datas_home{
	display:none;
}

#datas h2.nb_fiche {
  color: white;
  left: 3%;
  position: relative;
  margin-top: 20px;
}

#datas fieldset{
	padding:0;
	margin:0;
}

#datas ul{
	position: relative;
	
}

#datas legend{
	display:none;
}

#datas li{
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px #000000;
	-webkit-box-shadow:0 1px 4px #000000;
	padding:7px 0;
	margin:20px 2.5%;
	position: relative;
	text-align: left;
	background-image: url("../../umaimages/deg_white.jpg");
	background-position:bottom;
	background-repeat:repeat-x;
}

#datas li pre {
  display: inline-block;
  float: right;
  height: 12px;
  margin-right: 2em;
  padding: 0;
  white-space: normal;
}

#datas form div{
	padding:3px 0;
}

.ui-dialog-content form{
	text-align:left;
	width:100%;
}

.ui-dialog-content form label{
	width:30%;
}

#datas li.odd, #datas form div.odd, .ui-dialog-content form div.odd{
    background-color:#DEEBF6;
}

#datas form, #datas_home form{
	position:relative;
	background-color: white;
	background-image:url(../../umaimages/deg_grey.jpg);
	background-position:left -5px;
	background-repeat:repeat-x;
    border-top: 1px solid white;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 8px #000000;
    -webkit-box-shadow: 1px 1px 8px #000000;
    margin: 30px auto 0;
    padding:25px 0 10px 0;
    width: 96%;
}

#datas li.add, #return_menu {
   margin: 0;
    position: fixed;
    right: 2%;
    top: 38px;
    width: auto;
    z-index: 3;
	
}

#datas li.add a{
	background-image: url("../../umaimages/plus.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    color: white;
    line-height: 18px;
    padding: 1px 5px 2px 30px;
    width: auto;
}

#datas li.next{
	background-color:#5690c0;
	background-image: url(../../umaimages/deg_blue.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#datas li.next a{
	color: white;
    line-height: 18px;
    padding: 1px 5px 2px 30px;
    width: auto;	
	text-align:center;
}

#datas li.list_header{
	background-image:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: -10px;
}

#datas li a, #datas li.list_header{
    color: #5E6580;
    display: block;
    font-weight: normal;
    padding:0;
	text-decoration: none;
	
}

#datas li.list_header{
	/*padding-left:30px;*/
}



#datas li a b, #datas li.list_header b{
    display: inline-block;
    font-style: normal;
    margin-left: 2%;
    overflow: hidden;
    white-space: nowrap;
    width: 10.5%;
	
}

#datas li a i, #datas li.list_header i{
	color: #9EA9CE;
	display: inline-block;
	font-style: normal;
	margin-right:0;
	margin-left: 2%;
	width: 5.5%;
	white-space:nowrap;
	overflow:hidden;
}

#datas li a em, #datas li.list_header em{
	color: #9EA9CE;
	display: inline-block;
	float:right;
	font-style: normal;
	margin-right: 5%;
	width: 15.5%;
	white-space:nowrap;
	overflow:hidden;
}


#datas li a i.al_r, #datas li.list_header i.al_r{
	text-align:right;
}

#datas li.list_header i, #datas li.list_header b, #datas li.list_header em{
	color: #68ade8;
    font-size: 11px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}

#datas li.vert a i{
    color:#5E6580;
}

#datas_pop {
	float: left;
	width: 100%;
	display:none;
}

#datas_pop form {
	margin: 0 auto;
	padding: 0;
	overflow:auto;
	background-color:white;
}

#datas_pop form div, .ui-dialog-content form div{
	padding: 4px 0;	
}


#ui-datepicker-div{
	z-index:100;
}


#datas form h2, #datas_home form h2, .ui-dialog-content form h2{
	color: #33CC00;
    font-size: 11px;
    font-weight: bold;
    margin: 12px 0 0 20px;
    padding: 5px 15px;
    text-align: left;
    text-transform: uppercase;
}


.ui-dialog-content form h2{
	padding-left:25px;
}

#datas form legend, .ui-dialog-content form legend{
	border: 0 none;
    color: white;
    left: 1%;
    position: absolute;
    top: 7px;
	display:block;
	width: auto;
}

#datas li.vert, #datas li.odd.vert{
	background-color:#9ea9ce;
	background-image:url(../../umaimages/deg_grey.jpg);
}

#datas li.vert a i, #datas li.vert a b{
	color:white;
}


#datas .tab_form{
	border-bottom: 1px solid #AAAAAA;
    margin: 2px 0;
    padding: 0 10px;
}

#datas .tab_form li{
    background-color: #DEEBF6;
	background-image: url("/umaservices/umaimages/deg_white.jpg");
	border:1px solid #aaa;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
    color: #5E6580;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin:15px 0 0 0;
    padding: 0 20px;
    position: relative;
    bottom: -3px;
	box-shadow:none;
	-webkit-box-shadow:none;
}


#datas .tab_form li.select{
	background-color: white;
    background-image: none;
    border-bottom: 2px solid #FFFFFF;
    color: black;
    text-shadow: none;
	 height: 27px;
}



#submit_btn, #supprime_btn{
	background-color: #AE3940;
    background-image: url("../../umaimages/deg_red.jpg");
    background-position: 6px center;
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: white;
    font-weight: bold;
    margin: 25px 0;
    padding: 5px 20px 5px 25px;
}

#supprime_btn {
	 background-image: url("../../umaimages/deg_grey.jpg");
    float: right;
    margin-right: 20px;
    margin-top: -47px;
}

.error_message {
	color: #fc0;
	margin-left: 10px;
}

.alert {
	color: #b00;
    margin-left: 10px;
	font-size:12px;
	font-weight:bold;
}

.alert2 {
	color: #000;
	background-color: #F96;
	margin: -10px 0 0 0;
	width: 300px;
	font-size: 10px;
	padding: 4px 10px;
	margin: 0 auto;
}

.inAlert {
	border: 2px solid red;
	background-color: #F63;
}

.inactif {
	opacity: 0.30;
	
}

.ss_memu_home{
	display: inline-block;
    left: -100px;
    position: relative;
    top: 30px;	
}

.ss_memu_home .home{
	display: inline-block;
    left: -100px;
    position: relative;
    top: 30px;	
}

.ss_memu_home .home img{
	width:64px;	
}



