body { 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
   	background-color: #282828; 
}

p {
	color: #e9e9e9;
	font-family: Andale Mono, Arial, Helvetica, sans-serif;
	font-size: 12px;
//	line-height: 300px;
	text-align: center;
	margin-top: 420px;
	font-weight:600;

	
}

h1 {
	color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;

	text-align: left;
	font-weight: normal;
	text-shadow:1.em, 1.5em ;

}

h2 {
	color: #E1006F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	

}

h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	font-weight: normal;

}

h4 {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
//	background-color: #FFEEEE;
	

}

h5 {
	color: #E1006F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	


}

legend {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	

}

li
	{
	color: #000;
	font-family: Andale Mono, Arial, Helvetica, sans-serif;
	font-size: 12px;
	//line-height: 14px;
	text-align: justify;
}

b,strong {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
//	background-color: #FF3300;
	font-size: 16px;
}

i {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
}

a:link {
	border: 0;
	color: #ff0090;
	text-decoration: none;
}

a:visited {
	border: 0;
	color: #ff0090;
	text-decoration: none;
	//background-color: #FFEEEE;
}

a:hover {
	border: 0;
	color: #000;
	text-decoration: none;
}

input {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Andale Mono, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	text-align: left;
}

select {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 9px;
}

img {
  max-height: 90%;
  max-width: 90%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}





.Titre {
	position: absolute;
	border: 0;
	padding: 10;
	background-color: #FFFFFF;
 //	text-align: center;
	top: 15px;
	width: 252px;
	height: 40px;
	margin-bottom: 00px;
	margin-left: 10px;
	margin-right: 00px;
	margin-top: 0px;	
}



