@charset "UTF-8";
/* CSS Document */

#container {
	position:relative;
	width:100%;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 1px;
	height: auto;
}
body {
	margin: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


#container-texte {
	position:relative;
	top:5px;
	width:100%;
	z-index:50;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.grosCourantGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.sousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.menu-liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}

#Menu a {
	color:#FFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	margin-left: 16px;
}


#retourSmoke {
	position: absolute;
	left: 3px;
	top: 0px;
	z-index: 25;
	width: 83px;
	height: 71px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 21px;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

#texte  {
	position: relative;
	top: 20px;
	z-index: 10;
	width: 990px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: auto;
}

#header {
	position:relative;
	top:0;
	z-index:2;
	text-align: center;
	width: 100%;
}
#ContainerMenuHaut {
	position:relative;
	top:20px;
	width:100%;
	height:50px;
	z-index:20;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
}

#Menu {
	position:relative;
	width:990px;
	height:20px;
	z-index:25;
	padding-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}#footerSmokeAttitude {
	position: relative;
	height: 100px;
	width: 100%;
	z-index: 60;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #c33;
	margin-right: auto;
	margin-left: auto;
	color: #d69898;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#footerSmokeAttitude a {
	margin-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d69898;
}
.titrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
}
#nav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	z-index: 60;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 40px;
	width: 300px;
}

#texteCommentMarche  {
	position: relative;
	left: 47px;
	top: 123px;
	z-index: 10;
	height: 434px;
	width: 628px;
	text-align: justify;
	overflow: scroll;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#texte div p {
	text-align: left;
}
