@charset "utf-8";
/* CSS Document */
#dewplayer{width:200px;
background-color: #003;}
#conteneur {width:940px;
	margin:auto;
	background-color:#FC9;
	}

#dewplayer{width:200px;
background-color: #003;}

#baniere{width:940px;
float:left;
}

#menu{width:940px;
background-color:#d16f18;
float:left;
}

.ACCUEIL{
	width:150px;
	margin-left:5px;
	float:left;
	text-align:left;
	text-decoration:none;
	float:left;
	color: #000;
	background-color:#d16f18;
}
.GALERIE{
	width:150px;
	float:left;
	text-align:center;
	text-decoration:none;
	float:left;
	color: #00F;
	background-color:#d16f18;
	margin-left:15px;
}
.REVUE{
	width:80px;
	float:left;
	text-align:center;
	text-decoration:none;
	float:left;
	color: #00F;
	background-color:#d16f18;
	margin-left:15px;
}
.MULTIMEDIAS{
	width:80px;
	float:left;
	text-align:center;
	text-decoration:none;
	float:left;
	color: #00F;
	background-color:#d16f18;
	margin-left:15px;
}
.contact{
width:100px;
	float:left;
	text-align:center;
	text-decoration:none;
	float:left;
	color: #00F;
	background-color:#d16f18;
	margin-left:15px;}
#corp{
	width:940px;
	float:left;
	background-color:#1aa3fa;
	text-align:left;
	color: #000;
	font-weight: bold;
	font-size: 36px;
}

#photo{
	 box-shadow: 1px 1px 3px 3px #111;}


#droite{
	width:700px;
	color:#000000;
	float:left;
	font-size: 14px;
	margin-top:10px;
}
#gauche{width:197px;
float:left;
text-align:justify;
margin-top:10px;
margin-right:30px;
margin-left:5px;

}
#footer{
	width:940px;
	height:20px;
	background-color:#d16f18;
	float:left;
	font-size: 14px;
}
#conteneur #corp #droite {
	color: #000;
}
.p1{
	color:#d56f1b;
	text-align:left;
}
.p2{
	color: #000;
	text-align:justify;
	text-decoration:inherit;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
html {
  font-family:"Myriad","Myriad Pro",Georgia,Helvetica,Sans-serif;
  background:url(zdewplayer.jpg) no-repeat bottom right;
  height:100%;
  padding:0;
  margin:0;
}
body {
  height:100%;
  padding:0;
  margin:0;
}
h1 {
  color:#eee;
  padding-top:3em;
  padding-bottom:2em;
  margin:0;
}
#content {
  margin-left:15%;
  width:500px;
  text-align:center;
}
#hint {
  color:#666;
  margin-left:15%;
  width:300px;
  text-align:left;
  margin-top:3em;
}