*{
margin:0;
padding:0;
}
.corps {
	background:url(img/fond_page.jpg) no-repeat;
	width: 659px;
	height:740px;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding:415px 0px 0px 25px;
	width:300px;
}
p{
margin-bottom:7px;
}
.titres a {
color:#FFCC00;
font-weight:bold;
}
.titres a:hover {
color:#FF9900;
}
.video {
width:659px;
height:400px;
background:url(img/fond_vid.jpg) no-repeat;
}
