body{
	background-color:#d2dae8;
	font-family:Arial,sans-serif;
	font-size:10pt;
}
H1{
	font-size:17px;
	color:#1a3b79;
}
H2{
	font-size:15px;
	color:#1a3b79;
}
H3{
	font-size:13px;
	color:#1a3b79;
}

/*modif matthieu*/
.mesure1{
	/*padding:10px;*/
	/*clear:both;*/
	/*float:left;*/
	/*width:90%;*/
	float:left;
	width:100%;
	margin-bottom:10px;
}
.mesure2{
	/*float:left;
	width:100%;*/
	
	padding:10px;
	/*clear:both;*/
}
.mesureligne{
	float:left;
	width:70%;
	/*padding:10px 5px 10px 10px;*/
}
.mesureligne100{
	/*float:left;*/
	width:100%;
	/*padding:10px 5px 10px 10px;*/
}
.mesurereste{
	float:right;
	width:29%;
	padding-left:1%;
	/*padding:10px 10px 10px 5px;*/
}
.libelle {
	font-weight:bold;
	color:#1A3B79;	
}

.libellelite{
	color:#1A3B79;	
}

.mesurereste .libelle{
	display:block;
	width:150px;
	float:left;
}
.disable, .disable .libelle{
	color:#999999 !important;
}
.bouton{
	padding: 0.4em 1em 0.4em 20px;
    position: relative;
    text-decoration: none;
    /*white-space: nowrap;*/
}
.bouton2{
    padding: 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.bouton2Selected{
	border:1px solid #ff3608 !important;
}
.bouton span.ui-icon{
    left: 0.2em;
    margin: -8px 5px 0 0;
    position: absolute;
    top: 50%;
}
.retrait1{
	padding-left:10px;
	/*background:#7ca4ef;*/
}
.retrait2{
	padding-left:10px;
	/*background:#a7c4f8;*/
}
.retrait3{
	padding-left:10px;
	/*background:#d1dff9;*/
}
.retrait1 .titre, .retrait2 .titre, .retrait3 .titre {
	font-weight:bold;
	color:#022361;
}
.retrait1 .titre{
	font-size:16px;
}
.retrait2 .titre{
	font-size:14px;
}
.retrait3 .titre{
	font-size:12px;
}
.retrait1 TABLE, .retrait2 TABLE, .retrait3 TABLE{
	clear:both;
}

.menu_bandeau_fixe{
	position:fixed;
	top:5;
	left:5;
	width:100%;
	z-index:999;
}
.commandeetiquette{
}

.highlight { 
	background-color: magenta; 
}
/*modif matthieu*/

.textgrise {
	color: grey;
}

.ui-widget-content .textgrise a{
	color: grey;
}

.alasuite {
	float: left;
}

.mecontainer {
	width:100%;
	margin-top: 15px;
}

.meelt3 {
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	width:30%;
}

.meec {
	text-align: center;
}

.gauche {
	text-align: left;
}

.meec .gauche {
	text-align: left;
} 
.sous_categorie {
	margin-left: 10px;
}

.textareamesure {
	width: 80%;
}