#moteurColG {        
	width: 150px;
	margin-left:7px;
	background-color:#FFFFFF;
}
.moteurTitleColG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #10A510;
	width:150px;
}
.blocMoteurColG {
    background-repeat: repeat-x;
    background-position: left top;
    border: 2px solid #10A510;
    padding:2px;
    padding-top:5px;
}
.titleDeroulantColG {
	margin-top:7px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.moteurfooterColG input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009900;
    text-align: center;
    cursor: pointer;
    margin-top:15px;
    margin-right:7px;
    margin-bottom:0px;
    cursor:pointer;
} 
#moteurColG select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width:139px;
}