@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(../images/Fond.jpg);
}
#wrapper1 {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	float: left;
	width: 100%;
}
#navigation {
	height: 35px;
	width: 100%;
}
#Logo {
	background-image: url(../images/Logoreflet.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 19px;
	font-size: 75%;
}
font {
	color: #E0E0E0;
}
.Ligne1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.title {
	color: #FFF;
	font-size: 80%;
	font-family: "Font_titres", arial;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 12px;
	width: 5px;
}
#footer {
	height: auto;
	width: 100%;
	float: left;
}
#footer #logofooter {
	background-image: url(../images/Logo_Footer.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 15%;
	float: right;
	margin-top: 2em;
	margin-bottom: 20px;
}
 a.lien1
  {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
  }
  
  a.lien1:hover
  {
	color:#999;
	text-decoration:blink;
	font-weight:bold;
  }
 a.lien2
  {
	color: #E0E0E0;
	text-decoration:none;
  }
  
  a.lien2:hover
  {
	color:#999;
	text-decoration:blink;

  }
  a.lien3
  {
	color: #FFF;
	text-decoration:none;
  }
  
  a.lien3:hover
  {
	color:#999;
	text-decoration:blink;

  }
a#logo {
	background-image: url(../images/Logoreflet.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
a#logo:hover {
	background-image: url(../images/Logoreflet.png);
}
@font-face {
	font-family:Font_titres;
	src:url(../Fonts/GOODTIME.eot);
	src:local('☺'),url(../Fonts/GOODTIME.ttf);
}  
@font-face {
	font-family:Font_Ephrem;
	src:url(../Fonts/dakota_regular.eot);
	src: local('☺'), url(../Fonts/dakota_regular.ttf);
} 
