/*mention legale page de commande */

.mlpcommande
{
text-decoration:none;
font-size:10px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 5px 5px 5px;
width:890px;
background-color:#434343;
text-align:justify;
vertical-align:top;
}

/*fil d'arianne */

.texcom {
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#5a1448;
	}
	.texcom1 {
	font-size:14px;
	color:#C09;
	}
	
	/*bloc phone */
.phone {
	background-color:#000;
	background-image:url(images/phone.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.tdcenter {
	height:600px;
	width:219px;
		}
	/*bloc commande_tab int */
	
	.esptop {
		padding-top:50px;
		}
		
		.espbout {
		padding-bottom:48px;
		}
		
		.espbout3 {
		padding-bottom:95px;
		}
		.espbout4 {
		padding-bottom:14px;
		}
		.espbout5 {
		padding-bottom:120px;
		}
	
.champtext {
	height:20px;
	width:155px;
	}
		
.lign1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:40px;
	padding-bottom:5px;
	}
	
.lign2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
	/*bloc commande_page2*/
	.lign7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding: 4px 0;
	}
	.lign3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	}
	.lign4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:30px;
	}
	.ligntitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	color: #EF0E9A;
	font-weight: bold;
	}
	.lign5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:30px;
	}
	.lign6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:6px;
	padding-bottom:5px;
	}
	.lign7 a{
	font-size:12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-decoration: underline;
	padding: 3px 0;
	}
	
	.lignseparator {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	padding-top:3px;
	}
	
/*position playeur*/
     #playeurzikiz {
	 background-image:url(images/fondplayeur.png);
	 background-repeat:no-repeat;
	 padding-top:50px;
	 padding-right:9px;
	 padding-left:9px;
	 padding-bottom:15px;
	 position:absolute;
	 left:35px;
	 top:480px;
	 z-index:10;
	}
	
	/*position flèche*/
     #fleche {
	 position:absolute;
	 left:550px;
	 top:280px;
	 z-index:10;
	}
	#flechep3 {
	 position:absolute;
	 left:550px;
	 top:387px;
	 z-index:10;
	}
	
	#visuel{
		position:relative;
		margin:0 auto 0 auto;
		width:900px;
	}
	
	/*étape bout "cliquez ici*/
	
.linkbout  {
	width:219px;
	height: 48px; 
	background-image:url(images/bout_clic.png); 
	cursor:pointer;
}
.linkbout:hover {
	width:219px;
	height: 48px;
	background-image:url(images/bout_clicover.png);
	cursor:pointer; 
  }
 .linkbout2  {
	width:219px;
	height: 28px;
	background-image:url(images/bout_clic2.png);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center top;
}
.linkbout2:hover {
	width:219px;
	height: 28px;
	background-image:url(images/bout_clicover2.png);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center top;
  }
 

