* {
	margin:0; padding:0;
}

html,body {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#000;
	color:#fff;
}

a { text-decoration:none; color:#FFF; }
a img { border:0; }
a:hover { color:#e2cca8; }

p { font-size:1em; text-align:justify; }

h1, h2, h3 {
	font-family: Times, "Times New Roman", Geneva, Serif;
	color:#e2cca8; font-style:italic; font-size:2.1em;
}
h2 {	font-size:1.5em; margin-bottom:20px; font-style:normal; }
h3 {	font-size:1.2em; font-style:normal; font-variant:small-caps; text-align:center; }

.ft_serif { font-family: Times, "Times New Roman", Geneva, Serif; }

input {
	border:none;
	padding:2px;
}
textarea { border:none; }
input:focus { background-color:#e2cca8; border:1px solid #fff; color:#444; }
textarea:focus { background-color:#e2cca8; border:1px solid #fff; color:#444; }

.yellow { color:#e2cca8; }
.conteneur {
	width:900px; margin:auto;
}
.conteneur:after {
	content: "";
	display: block;
	clear: both;
}

	.metier_artificier {
		margin-top:20px;	
	}
	
	.video {
		margin:auto; margin-top:15px;
		text-align:center;
	}
	
	.menu {
		font-family: Times, "Times New Roman", Geneva, Serif;
		background:URL(../images/fond_menu.png) no-repeat;
		height:40px;
		font-size:1.3em;
		text-align:left;
		padding:12px 0px 0px 67px;
		clear:both;
	}
	
	.menu a { margin:0px 15px; }
	
	.logo {
		text-align:center;
	}
	
.texte {
	margin-top:20px;
	font-size:0.9em;
}
	.texte_g { float:left; width:52%; }
		.fil { font-family:Times, "Times New Roman", Geneva, Serif; margin-bottom:20px; }
		.texte_g  p { padding-right:40px; }
	.texte_d { float:right; width:48%; }

.footer_2 {
	width:100%; height:216px;
	background:url(../images/footer_feu_artifice2.png) repeat-x top center;
	text-align:center;
	z-index:1;
}
.footer_3 {
	width:100%; height:216px;
	background:url(../images/footer_feu_artifice.jpg) no-repeat top center;
	z-index:2;
}

/*******************PRESTATIONS****************************/

/* debut de la partie concernant le tutoriel */
#gallery { position: relative; margin-left:230px; }
#pictures { position: relative; height: 300px; }
#pictures img { position: absolute; top: 0; left: 0; }

#prev, #next { float:left; font-size:1.3em; margin:20px 0px;}
#prev a, #next a { margin:0px 20px; }
/* fin de la partie concernant le tutoriel */
