			.site {
				float : left;
			}
			.titre{
				background-color: #fff;
				font: 30px "Trebuchet MS", sans-serif;
				font-weight : bold;
				text-align : justify;
				width : 620px;
				margin-top : 10px;
				margin-bottom : 40px;
				
			}
			.titreindex{
				float:left;
				margin-bottom : 10px;
				margin-left : 10px;
				width : 318px;
			}
			#vignettes{
				float : left;
				margin-right : 10px;
				width : 318px;
			}
			#vignettes img{
				float : left;
			}
			
			#vignettes img.hover {display:none;}
			#vignettes	a:hover img.hover {display:inline;}
			#vignettes	a:hover img.nohover {display:none;}
			
			#presse{
				width : 308px;
				font: 10px "Trebuchet MS", sans-serif;
				color : #111100;
			}
			.contenu {
				width : 620px;
				font: 14px "Trebuchet MS", sans-serif;
				text-align : justify;
			}
			.argu {
				background-color: #fff;
				background-image : url("images_stock/banniere_argumentaire.png");
				background-repeat : no-repeat;
				padding-top : 80px;
				width : 620px;
				font: 14px "Trebuchet MS", sans-serif;
				text-align : justify;
				
			}
			.bio {
				background-color: #fff;
				background-image : url("images_stock/banniere_biographie.png");
				background-repeat : no-repeat;
				padding-top : 80px;
				width : 620px;
				font: 14px "Trebuchet MS", sans-serif;
				text-align : justify;
			}
			.pressee {
				background-color: #fff;
				background-image : url("images_stock/banniere_presse.png");
				background-repeat : no-repeat;
				padding-top : 80px;
				width : 620px;
				font: 14px "Trebuchet MS", sans-serif;
				text-align : justify;
			}
			
			#bdepage {
				float : left;
				margin-left : 12px;
			}
			
			a{
				color: #111100;
				text-decoration: underline;
				font: 16px "Trebuchet MS", sans-serif;
			}
			
			a:hover{
				color: #111100;
				text-decoration: underline;
				font: 16px "Trebuchet MS", sans-serif;
			}
			#video{
				text-align : center;
			}
