html,body{margin:0;padding:0}
body{
	text-align:center;
	background-image: url(/images/papier_fond.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p{
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#header {
	background-image: url(/images/deco1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 880px;
	margin-left: 10px;
	height: 250px;
	margin-bottom: 10px;
}
#header h1{
	color: #5A5A5A;
	font-size: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-right: 20px;
}

#header .LaDate{
	height:15px;
	color: #000000;
	font-size: 10px;
	width: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 20px;
}

#header img{
	height: 78px;
	width: 414px;
	padding-left: 230px;
}
#header ul{
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	width: 880px;
	margin: 0;
}

#header ul li{
display: inline;
}

#header ul li a{
	color: #660000;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
}

#header ul li a:hover, #header ul li a.selected{
	color: #000000;
}
#container{
	text-align:left;
	background-image: url(/images/papier_journal.jpg);
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#container{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content{
	float:right;
	width:650px;
	margin-right: 10px;
}
div#content p{line-height:1.4}
#navigation{
}
#navigation{
	float:left;
	width:220px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
div#extra{
}
#footer{
	color: #CCCCCC;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer{clear:both;width:100%}
#footer a {
	margin:0;
	padding:5px 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer p {margin:0;padding:5px 10px}
div#extra{
	float:left;
	clear:left;
	width:200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.ArticleTitre {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	color: #660000;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
.infos_videos {
	font-size: 12px;
	width: 600px;
}
.description {
	width: 600px;
	text-align: justify;
	font-style: italic;
}
.thumbs {
	width: 600px;
	border: 1px solid #660000;
}
.thumbs img {
	border: 2px double #660000;
	margin: 8px;
}

.ArticleTitreVideo  {
	text-align: center;
	color: #660000;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #660000;
	border-bottom-color: #660000;
	width: 585px;
	font-variant: small-caps;
}


.LeTitre {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(/images/titre.gif);
	width: 700px;
	height: 40px;
}
.accroche {
	background-image: url(/images/deco1.gif);
	text-align: center;
	height: 31px;
	width: 98%;
	background-repeat: no-repeat;
	background-position: center;
}

.border {
	border: 3px solid #660000;
}
h2 {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #660000;
	border-bottom-color: #660000;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.star {
	width: 620px;
	text-align: justify;
	height: 350px;
	padding-left: 20px;
}
.star img{
	margin-right: 10px;
}
.star h3{
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: right;
	width: 380px;
	line-height: 23px;
	margin-bottom: 30px;
}
.stars {
	width: 630px;
	padding-left: 10px;
}
.stars img{
	margin: 5px;
}

