.container_grille {
	width:955px;
	margin-left:auto;
	margin-right:auto;
}

.header_grille {
	background-image:url(../images/header_grille.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:61px;
}

.header_grille08 {
	background-image:url(../images/header_grille_08.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:61px;
}

.header_grille09 {
	background-image:url(../images/header_grille_09.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:61px;
}

.content_grille {
	background-image:url(../images/tuile_grille.jpg);
	background-repeat:repeat-y;
	width:955px;
	height:auto;
	font-size:11px;
}


/* DIV CONTENT ########################################### */
.divBloc { /* Firefox */
	margin-left:40px;
	margin-right:30px;
	text-align:left;
}

*+html .divBloc { /* IE 7 seulement */
	margin-left:40px;
	margin-right:30px;
	text-align:left;
}

* html .divBloc { /* IE 6 et inférieurs */
	margin-left:40px;
	margin-right:30px;
	text-align:left;
}
/* DIV CONTENT ########################################### */


.divBloc p { /* IE 6 et inférieurs */
	text-align:left;
}

.blocName {
	margin-left:73px;
}


.disabledFieldMarginBottom {
	background-color:#CCCCCC;
	border:1px solid #000000;
	margin-bottom:3px;
	color:#000000;
	position:relative;
}

.disabledFieldMarginTop {
	background-color:#CCCCCC;
	border:1px solid #000000;
	margin-top:3px;
	color:#000000;
}

.enabledFieldMarginTop {
	margin-top:3px;
}

.footer_grille {
	background-image:url(../images/footer_grille.jpg);
	background-repeat:no-repeat;
	/*width:1149px;*/
	width:955px;
	height:38px;
}

.btnInterrogation {
	
}

.txtAreaQdevelop {
	width:97%;
	height:125px;
	max-width:97%;
	max-height:125px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}