	
	
#monQuestionnaire h1 {.
	font-size: 18px;
	margin-top: 15px;
}
	
	
	#enteteQuestionnaire {
		
	}
	
	
	#sommaire {
		float: left;
	}
	
	#sommaire h4 {
		font-size: 14px;
		margin: 0px;
		color: #0a64aa;
	}
	
	#sommaire h4 {
		font-size: 14px;
		margin: 0px;
		color: #0a64aa;
	}		

	#sommaire ul {
		margin: 0px 0px 10px 7px;
		list-style-type: none;
	}
		#sommaire ul li {
			background: url(../images/fleche_orange.jpg) center left no-repeat;
			padding-left: 16px;
		}	


	#options {
		float: right;
	}
		
		
	
	.menuApercuPage {
		color: #fff;
		background: url(../images/module_questionnaire/apercu/center.png) top left repeat-x;
		height:32px;
		position: relative;
		padding : 0px;
		 cursor: pointer;
	}
	
	.menuApercuPage *{margin:0px;}
	
		.menuApercuPage p.description {
			float: left;
			font-weight: bold;
			font-size: 13px;
			background: url(../images/module_questionnaire/apercu/left.png) top left no-repeat;
			padding:8px 3px 3px 8px;
			height:21px;
			
		}
		
			.menuApercuPage p.description a {
				color: #fff
			}
			
		.menuApercuPage p.menu {
			position: absolute;
				right: 10px;
				top:10px;
			background: url(../images/module_questionnaire/apercu/left.png) top right no-repeat;
			width:17px;
			height:17px;
			cursor: pointer;
		}		
			.menuApercuPage p.visible {
				
				background: url(../images/module_questionnaire/apercu/reduire.png) center center no-repeat;
				
			}
			.menuApercuPage p.hide {
				background: url(../images/module_questionnaire/apercu/accroitre.png) center center no-repeat;
			}
		.menuApercuPage span.coinDroite {
			position: absolute;
			right: 0px;
			top:0px;
			background: url(../images/module_questionnaire/apercu/right.png) top right no-repeat;
			height:32px;			
			width: 5px;
		}
					
	.contentApercuPage {
		
		border: 1px solid #5391C0;
	}
	
		.contentApercuPage .filtre {
			margin: 5px 0px 10px 15px;
			
		}	
			.contentApercuPage .filtre h4 {
				font-weight: bold;	
				margin: 0px;	
				font-size: 12px;
			}		
			.contentApercuPage .filtre ul {
				list-style-type: none;
				margin: 10px 0px 0px 10px;				
			}	
				.contentApercuPage .filtre ul li {
					background: url(../images/module_questionnaire/apercu/filtre.png) left top no-repeat;
					padding-left: 20px;		
					font-size: 11px;
				}
	
	
	
	.footerPage {
		background: url(../images/module_questionnaire/apercu/footer.png) bottom center repeat-x;
		height: 3px;	
		border-bottom: 1px solid #5391C0;
		border-left: 1px solid #5391C0;
		border-right: 1px solid #5391C0;
		
		clear: both;
	}	
	
	a.retourSommaire {
		margin: 10px 5px 0px 0px;
		float: right;
	}
	
	
	#monQuestionnaire form {
		
		margin: 0px !important;
		padding:0px;
		display: block;
	}
	
	

.indication-apercu {
	color: rgb(9, 175, 0); !important	
}	

.indication-apercu a {
	text-decoration: underline;
	color: rgb(9, 175, 0); !important	
}

p.etape-suivante {
	margin-left: 15px;
}

p.precision {
	font-size: 11px;	
}

