@charset "iso-8859-1";
/* CSS Document */


/* ------------------------------ vidéo --------------------------------- */

.intro
{
	display:block;
	float:left;
	width:719px;
	margin-top:15px;
	font-size:12px;
}

.video
{
	display:block;
	float:left;
	width:719px;
	margin-top:15px;
}

.player
{
	display:block;
	float:left;
	width:320px;
	height:260px;
}

.textes
{
	display:block;
	float:left;
	width:379px;
	margin-left:20px;
}

.textes H2
{
	display:block;
	float:left;
	width:379px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#74713e;
}

.textes span
{
	display:block;
	float:left;
	width:379px;
	margin-top:2px;
}

.textes p
{
	display:block;
	float:left;
	width:379px;
	margin-top:8px;
}