/* CSS Document */
/********************************* Moteur ***********************************/
	
	#moteur_v5
	{
		width: 418px;
		height: 293px;
		background:url(../img/fond-moteurok.gif) no-repeat;
		
		 /*top right bottom left*/
		vertical-align: top;
		font-size:10px;
		color:#000000;
		font-weight: bolder;
	
	}
	#moteur_v5 input,select
	{
		font-weight: normal;
	}
	
	#bouton_valid_v5
	{
		width: 150px;
		height: 39px;
		text-align:center;
		position:absolute;
		top: 240px;
		left: 15px;
		
	}
	
	#bouton_valid_v5 a
	{
		text-decoration: none;
		/*background-color: transparent;*/
		/*background:url(../img/bt_valider_moteur_off.gif);*/
		background-repeat:no-repeat;
		background-position:center;
		width: 150px;
		height: 39px;
		overflow: hidden; /* WIN IE5 hack */
		display:block;
		color:#FFFFFF;
		line-height: 16px;
	}
	
	#bouton_valid_v5 a:hover
	{
		background:url(../img/bt_valider_moteur_on.gif);
		background-repeat:no-repeat;
		background-position:center;
	}
	
	#option_supp_v5
	{
		/*visibility: hidden;*/
		z-index:  100;
	
	}
	
	#img_moteur_v5
	{
		width: 210px;
		height: 103px;
		text-align:center;
		position:absolute;
		top: 200px;
		left: 200px;
		background-color:#CC6633;
		z-index: 0;
		
	}
	
		/* ************************************ LE CALENDRIER ************************************** */
		 #calendrier
		{
			z-index:2;
			width:1px;
			position: absolute;
			top: 158px;
			left: 166px;
			background-color:#FFFFFF; 
			border:1px outset white;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		
		}
		
		.barre {
		 text-decoration: line-through;
		 color: #999999;
		 }
		/*-------------------------------------------- LE CALENDRIER -------------------------------------*/
	
	
	
	/* -------------------------------- Moteur -------------------------------- */


