body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #CEB968;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#contenu {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-color: #FAF2DC;
	border: 1px solid #000000;
}

p {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 500px;
}

h1 {
	font-size: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

a {
    text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #725E18;
}

ul {
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	list-style:none;
} 

ul li {
	display : block;
	list-style-position: outside;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 2px;
	font-weight: bold;
}

#contenu {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-color: #FAF2DC;
	border: 1px solid #000000;
}

#titrevideos {
	width: 508px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;

}

#descrvideos {
	font-size: 10px;
	text-align: justify;

}

#titrevideosdetail {
	width: 90%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;

}

#descrvideosdetail {
    width: 500px;
	font-size: 10px;
	text-align: justify;

}

#navig {
	font-size: 26px;
	font-weight: bold;
	margin: 10px;
}

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:black; filter:alpha(opacity=100); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }