	@media print{
	.options { display:none; }
.noprint { display:none; }
.ui-tabs{border-color:white !important; }
.pdf { display:none; }
body { margin: 3mm 5mm !important; }
@page {
 size: 8in 11in landscape;
 margin:3mm 5mm;
}

.table-cont { box-shadow:none !important; }

.dtfact { border:none; outline:none; }
	.annulebutton { display:none !important; }
	.dtinfo { display:none !important; }

.logod { width:50% !important; }
.formulaireprof, .formulairetitredt { padding-top:4px !important; }
.notesoum { border:none !important; color:black !important; }
.notesoum::placeholder { display:none !important; color:white; }
.notesoum:placeholder-shown { display:none;  !important; color:white; }
.participants tr { page-break-inside: avoid; }
thead {display: table-header-group;}
a { color:black !important; }



	}

.error { color:red; padding-top:5px;}

.dtinfo {
	    font-size: 0.8em !important;
    font-style: italic;
    line-height: 1.1em;
}

 
 ul.clientlist li {
	 padding:2px 5px 5px 25px; 
	 list-style-type:none;
	 background:url('/images/ic_user.png') no-repeat;	 
 }
.button {
	    font-family: latoblack;
    text-transform: uppercase;
   
    background-color: #9acbe1;
    color: #fff !important;
	
    border: none;
    padding: 5px 15px;
	border: 1px solid #009cd9;
	text-shadow: 1px 1px 0 #000;
	border-radius:1px; 
	cursor:pointer;
	text-decoration:none;
}


 .smallbutton {
	    font-family: latoblack;
    text-transform: uppercase;
	display:inline-block;
	font-weight:bold;
    background-color: #9acbe1;
    color: #fff !important;
	font-size:0.7em;
    border: none;
    padding: 3px 7px;
	cursor:pointer;
	border: 1px solid #009cd9;
	border-radius:1px; 
	text-decoration:none;
}

.annulebutton {
	
	    font-family: latoblack;
    text-transform: uppercase;
	display:inline-block;
    background-color: red;
    color: #fff !important;
	font-size:0.7em;
    border: none;
    padding: 3px 7px;
	border: 1px solid #610000;
	text-shadow: 1px 1px 0 #000;
	border-radius:1px; 
	text-decoration:none;
}

.annulebutton:hover {
	text-decoration:none;
	background:#610000;
}

.smallbutton:hover, .button:hover {
	text-decoration:none;
	background:#54c7df;
}


.pdf { padding-left:20px; color:#dc7333 !important; font-weight:normal !important; }
.options { width:770px; padding:10px; text-align:right; }
.options .emailbut { margin-right:10px; }
.options .acbut { float:left; }

.clear { clear:both; }
#result { font-size:1.1em; color:#dc7333; font-weight:bold; padding-top:5px; }


.logod { float:left; width:52%; margin-right:1%; line-height:1.5em; min-height:127px; }
.logod2 { float:left; width:60%; margin-right:1%; line-height:1.5em; min-height:127px; }

	
	
	.formulairetitredt { 
		width:27%; margin-right:1%;
	}
	
	.formulaireprof {
		width:19%;
	}
	
@media(max-width:900px) {
	.formulaireprof, .formulairetitredt { padding-top:40px; }
	.logod { width:40%; }
}
	

.invoice { width:770px; padding:0 10px 10px 10px;  position:relative; }


.invoiceinfo { position:absolute; right:0; width:260px; padding-top:20px; text-align:right; }
.invoicedate { margin-top:20px; }
.invoicedate .invoicedtlabel { font-weight:bold; font-size:1em; }
.invoicedate .invoicedt { display:inline-block; width:138px; font-size:1em;   }

.invoicet { font-weight:bold; font-size:1em; padding-right:20px; }
.noinvoice { font-weight:bold; font-size:1.5em; color:#dc7333; display:inline-block; width:115px; }

.invoiceatt { margin:-10px 0 15px 0px; width:760px; height:140px; position:relative; font-size:1.2em; }
.invoiceatt img { position:absolute; top:0; left:0; }
.invoiceatt .invoicetitre { position:absolute; top:32px; left:78px; color:white; font-weight:bold; }
.invoiceatt .clientname { position:absolute; top:62px; left:40px; }
.invoiceatt .labelnom { position:absolute; top:0; display:inline-block; width:120px; font-weight:bold; font-size:1em; line-height:1.4em; }
.invoiceatt .clientname .valnom { position:absolute; height:38px; line-height:16px; left:100px; display:inline-block; width:200px; overflow:hidden; font-weight:bold; font-size:1em;  }
.invoiceatt .clientaddr { position:absolute; top:99px; left:40px; }
.invoiceatt .clientaddr .valaddr { position:absolute; left:100px;  display:inline-block; width:200px;  font-weight:normal; font-size:1em; line-height:1.4em; }
.invoiceatt .clientaddrliv { position:absolute; top:165px; left:40px; }
.invoiceatt .clientaddrliv .valaddr { position:absolute; left:100px;  display:inline-block; width:200px;  font-weight:normal; font-size:1em; line-height:1.4em; }
.invoiceatt .clienttel { position:absolute; top:62px; left:360px; }
.invoiceatt .clienttel .valtel { position:absolute; left:120px;  display:inline-block; width:250px;  font-weight:normal; font-size:1em; line-height:1.4em; }
.invoiceatt .clientemail { position:absolute; top:101px; left:360px; }
.invoiceatt .clientemail .valemail { position:absolute; left:120px;  display:inline-block; width:250px;  font-weight:normal; font-size:1em; line-height:1.4em; }
.invoiceatt .representant { position:absolute; top:140px; left:360px; }
.invoiceatt .representant .labelnom { position:absolute; top:0; display:inline-block; width:120px; font-weight:bold; font-size:1em; }
.invoiceatt .representant .labelmail { position:absolute; top:25px; display:none; width:120px; font-weight:bold; font-size:1em; }
.invoiceatt .representant .labeltel { position:absolute; top:48px; display:none; width:120px; font-weight:bold; font-size:1em; }
.invoiceatt .representant .valrep { position:absolute; top:0; left:120px; display:inlien-block; width:250px; font-weight:normal. font-size:1em; line-height:1.em; }
.invoiceatt .representant .valemail { position:absolute; top:25px; left:120px; display:inlien-block; width:250px; font-weight:normal. font-size:1em; line-height:1.em; }
.invoiceatt .representant .valtel { position:absolute; top:48px; left:120px; display:inlien-block; width:250px; font-weight:normal. font-size:1em; line-height:1.em; }

.invoice h4 { padding-top:4px; padding-right:13px; }
.invoice h2, .invoice h4 { margin-bottom:-16px; font-size:1.5em !important; }
.invoice h2 { padding-left:8px; }
.dpackage h2 { margin-top:-12px; font-size:1.3em !important; }

	a { color:#3688ac; }
	a:hover { text-decoration:none; }
	
	
	
.invoicetitre { width:100%; margin:-6px 0 64px 0; position:relative; }
.invoicetitre img { position:absolute; top:0; left:0; }
.invoicetitre .invoice_titre { color:white; font-size:1.8em; font-weight:bold; display:block; width:100%; text-align:center; position:absolute; top:19px; text-transform:uppercase; }
.dpackage h2 { font-size:1.1em; line-height:1.3em; margin-bottom:6px; }

.d50 { width:100%;  }
.d50 ul { width:45%; float:left; }

.table { width:100%;   }
.table table { width:100%; border:1px solid black; padding-bottom:10px; }
.table table td { padding:3px 8px; padding: 10px 7px 3px 7px; line-height:1em; font-size:0.9em;  }
.table table th { background:black; color:white; font-weight:bold; padding: 3px 7px 6px;}
.row-fluid { width:100%: }
.span3 { width: 20% !important; float:left; display:inline-block !important; margin-right:5px;  }
h1,h2,h3,h4,h5,h6 { font-family:Arial,Helvetica,sans-serif !important; }
ul.fleche li { font-size:13px !important; }

.notpsnotvq { float:left; width:410px; font-size:0.8em; padding-top:10px; padding-left:3px; padding-bottom:10px; }

.highslide-container div .notpsnotvq { font-size:0.75em !important; }


.signature { width:390px; position:relative; top:2px;  }
.signature h3 { display:none; }

.d_rep { position:absolute; top:120px; }
.d_rep .s_representant { display:inline-block; width:200px; border-top:1px solid black; }
.d_rep .s_date { margin-left:10px; display:inline-block; width:150px; border-top:1px solid black; }
.d_rep img { position:absolute; top:-57px; width:165px; }
.s_date_v { position:absolute; top:-17px; display:inline-block; padding-left:10px; }

.dcube, .dcub { width:20px; height:20px; border:1px solid black; margin:0 auto; text-align: center;
    font-size: 2em;
    font-weight: bold;
    overflow: hidden;
    line-height: 0.75em;
    font-family: arial;
	cursor:pointer;
	}

	
.inprecu {
	width:50px;
    height: 22px;
    padding-top: 3px;
    font-size: 0.95em;
    border: none;
    text-align: center;
}
	
.fleft { float:left; }
.fright { float:right; }
.clear { clear:both; }

.participants { width:100%; border:2px solid #153040; font-size:0.9em; font-family:Calibri,Arial }
.participants td, .participants th { text-align:left; } 
.participants th { padding:4px; font-weight:bold; border-bottom:2px solid #dc7333; padding-top:6px; color:#153040; padding-bottom:3px; } 
.participants td { padding:2 5px; color:black; border-left:1px solid #153040; border-right:1px solid #153040; border-bottom:1px solid #153040; }
.center { text-align:center !important; }
.bold { font-weight:bold; }
.d_client { position:absolute; top:190px; }
.d_client .s_client { display:inline-block; width:200px; border-top:1px solid black; }
.d_client .s_date { margin-left:10px; display:inline-block; width:150px; border-top:1px solid black; }

.d_client img { position:absolute; top:-57px; width:165px; }
.s_date_c { position:absolute; top:-17px; display:inline-block; padding-left:10px; }

.notesoum { border:1px solid #dc7333; width:98%; color:#dc7333; height:auto; margin-bottom:5px; min-height:35px; padding:4px 6px; }

