@CHARSET "ISO-8859-1";

#infoFacture .elem{
	width : 588px;
}
#infoBillingParams .elem{
	width : 588px;
	margin-left: 5px;
}
#infoBillingParams{
	margin: 0;
}
#infoBillingParams .contenuGauche{
	border-right: solid 1px #365c78;
	position: relative;
	height: 825px;
}
#infoBillingParams textarea{
	width: 367px;
	height: 100px;
}
.actionItem{
	display: inline-block;
	width:20px;
	margin-left: 5px;
	height: 20px;
}
.enteteBillingFact input[type="number"]{
	width:50px;
}
.enteteBillingFact select{
	width:35px;
}
#listeItemsBillingFact input[type="number"]{
	width:50px;
}
#listeItemsBillingFact select{
	width:35px;
}
#histoBillingFact{
	height:110px;
	overflow-y: auto;
}
#listeItemsBillingFact{
    width: 740px;
    overflow-y: auto;
    height: 340px;
}
.inputBlock{
	float: right;
	width: 200px;
}
.inputBlock input[type=text]{
	width: 50px;
}
.inputBlock input[type=number]{
	width: 50px;
}
.inputBlock select{
	width: 50px;
}
#contenuPageMail .elem{
	width:1000px;
}
#contenuPageMail .elem input[type=text]{
	width:600px;
}
#contenuPageMail .elem .input{
	width:600px;
}
.paragraphInput{
	float: right;
	width: 373px;	
	height: 100px;	
	background-color: white;
	height: 40px;
	padding: 2px 0 0 5px;
}
.paragraphInput p{
	width: 100%;
	margin : 0;
	height: 40px;
}