.classForm {

	/*position: absolute;
	bottom:10%;*/
	width:240px;
	height:210px;
	background-color:white;
	border: 2px solid #BABABA;
	z-index: 2;
	font-size: 12px;
	left:1%;
	visibility: hidden;
	background-color: #FFFFFF
}
#globalFiltre{

}

#conteneurFiltrage {
/* 	overflow: auto; */
	position: absolute;
	bottom:7%;
	margin-left: 20px;
}

.radioFiltrage {
	
	margin-left: 25px;
}

#filtrage {
	/*position: absolute;*/
	z-index: 5;
	/*bottom:7%;*/
	cursor: pointer;
	left:1%;
	background-image: url("../images/afficher.png");
	background-position: 5px;
	background-repeat: no-repeat;
/* 	text-indent: 20px; */
	background-color:yellow;
	border: 2px solid #BABABA;
	padding-left: 26px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	
}

#arretSelect {
	width:200px;
}
#icone{
	height: 18px;
}
#tableicone{
	/*padding-left: 200px;*/
	text-align: right;
}
#fermerBoite {
	
 /*	position: absolute;*/
	z-index: 5;
	top:1%;
	cursor: pointer;
	height: 14px;
	width: 14px;
}
#aide{
	/*position: absolute;*/
	z-index: 5;
	top:1%;
	cursor: help;
	height: 14px;
	text-decoration: none;
	outline: none;
}
a img{
	border: 0px;
	text-decoration: none;
	outline: none;
}
#conteneurRadioButton{
	padding-left:4px;
	padding-right:4px;
	border-width: 0px;
	border-style: solid;
	border-color: #BABABA;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	margin-top:12px;
}

#afficherLignes{
	padding-left:4px;
	padding-right:4px;
	padding-top: 15px;
}


#afficherArret{
	
	padding-left:4px;
	padding-right:4px;
	overflow: auto;
}
#decaler{
	padding: 3px;
}
#visualiserLignes{
	margin: 6px;
}
.classp{
	margin-top: 6px;
	margin-bottom: 6px;
}

.classp1{
	margin-top: 1px;
	margin-bottom: 3px;
}

.classp2{
	margin-top: 6px;
	margin-bottom: 0px;
}
.classp3{
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 25px;
}
.classp4{
	margin-top: 3px;
	margin-bottom: 3px;
}
.classp5{
	margin-top: 3px;
	margin-bottom: 6px;
}

.classp6{
	margin-top: 12px;
	margin-bottom: 6px;
}
.classp7{
	margin-top: 6px;
	margin-bottom: 10px;
}



.pText{
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 13px;
	font-family: Lucida Grande, Arial, sans-serif;
}
.pText2{
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 13px;
	font-family: Lucida Grande, Arial, sans-serif;
}