body {
	margin: 0;
	background-color:#000;
}

#conteneur {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 1300px;
	height : 630px;
	text-align: left;
	border : 0px solid #f0ffff;
	background-position: left top;
	background-repeat : no-repeat; 
	background-color : #000000;
/*	background-image : url('../images/fond_index.jpg');*/
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size : 90%;
	border-width: 0px;
	border-color: red;
	overflow: visible;

}

#texte_arrivee {
	display: none;
}

#photoMasquee {
	position: absolute;
	top: -200px;
	display: none;
}

.precharge {
	width: 30px;	
}

#chargement {
	position: absolute;
	margin: 0 auto;
	width: 200px;
	top: 200px;
	left: 525px;
	background: #000000;
	color: white;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align: center;
	border: 2px solid white;
	display: inline;
	padding: 15px;
}

#texteChargement {
	margin: 0 auto;
	text-align: left;
	width: 70px;
}

.cligno_tattoo {
	position: absolute;
	left: 712px; top: 414px;
	border: 0px solid black;
}

#txtClignotant{
	display: none;
	border: 0px solid green;

}

#gros_tattoo{
	position: absolute;
	left: 319px;
	top: 273px;
	display: none;
}

h1 {
	color: red;
	font-family: "Dejavu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	line-height: 120%;
	text-align: left;
	color: #f07100;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}

h5 {
	color: black;
	text-align: right;
}

div.fin{
	position: absolute;
	left: 0px; top: 585px;

}


#souris {
	position: relative;
	margin: 0 auto;
	top: -500px;
/*	top: 250px;*/
	left: -50px;
	width: 540px;
	height: 300px;
	/*background: #f00;
	opacity: 0.5;*/
	border: 0px solid white;
	cursor: pointer;
}

#image_mob {
	position: absolute;
/*	top: 50px;
	left: 50px;*/
	text-align: center;
	font-family: arial, sans-serif;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #000;
	background: #f5f5b5;
	display: none;
	border: 1px solid #baba45;
	padding: 3px 4px 3px 4px;
}






