﻿.DivHead {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/logo.png');
}
.DivPage{
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #E3AB39;
}

.Menu{
	height: auto;
	width: 900px;	
	border-bottom-style:groove;
	margin-right: auto;
	margin-left: auto;
	
	

}
.rnd_doc
{
	
}
.pub
{
	background-color:Black;
	}
.Contenu{
	min-height: 870px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/transparentblack.png');
	font-family: "Courier New", Courier, monospace;
	border-style:groove;
	padding:10px;
	overflow:auto;
}
.image
{
	border:0px;
	width: 200px;
	float: left;
	padding:10px;
}
.image2
{
	
	border:0px;
	Height: 250px;
	width:300px;
	float: left;
	 padding-right :30px;
}
.détail
{
	width: 650px;
	min-height: 300px;
	text-align:justify;
	border-bottom-style:groove;
	overflow:auto;
	
}
.pub_video_centre
{
	
	margin:auto;
	
	}
.Titre
{
	text-align:center;
	text-transform: uppercase; 
	font-weight: normal;
	font-size:large;
}


.ContenuGauche{
	
	width: 650px;
	font-family: "Courier New", Courier, monospace;
	float: left;
	min-height:400;
	padding:20px;	
}
.LastVideo{
	min-height: 300px;
	width: 650px;
	
	border-style:groove;
	font-family: "Courier New", Courier, monospace;
	padding:20px;
	overflow:visible;

}
.Zapping{
	height: auto;
	width: 650px;
	min-height: 400px;
	border-style:groove;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	padding:20px;
}
.ContenuDroite{
	height: auto;
	width: 250px;
	padding:10px;	
	min-height:800px;
	
	font-family: "Courier New", Courier, monospace;
	border-style:groove;
	float: right;
}

.Footer{
	height: auto;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/transparentblack.png');
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	float: left;
	border-bottom-style:groove;
}
a {
 color:Silver;
 text-decoration: none;
font-weight:bold;
} 