		body{
			background-color:#002e00;
			margin:0 0 0 0; padding:0;
		}
		
		#entetepop{
			background: url("img/pop/entete-pop.gif") no-repeat;
			height:68px; width:680px;
		}
		
		#contenupop{
			background: url("img/pop/bg-popup.gif") repeat-y;
			width:680px; text-align:center;
		}
		
		#popBottom{
			background: url("img/pop/bottom-pop.gif") repeat-y;
			height:14px; margin-bottom:20px;
		}
		
		#logoMVC{
			position:absolute;
			left:532px; top:10px;
		}
		
		#menuTop{
			position:absolute;
			left:266px; top:15px;
		}
		
		#zoneTexteBlanche{
			background-color:#FFF;
			overflow:auto;
			/*height:200px;*/
			margin:0 10px 0 10px;
			border:2px solid #e19c3f;
		}
		#zoneTexteBlanche p{margin:0 0 10px 10px; font-size:12px; line-height:16px;}
		
		h2{margin:12px 12px 0 10px; padding:0; font-size:16px; color:#9b0d0c; border-bottom:1px solid #9b0d0c;}
		
		.desc{color:#002e00;}
