﻿@charset "utf-8";
.bleu {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: #09F;
}



#videozone {
	position:relative;
	width:783px;
	z-index:2;
	float: left;
	left: 10px;
	padding-top: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6CF;
	padding-bottom: 110px;
	background-image: url(images/gradient_background.jpg);
	background-repeat: repeat-x;
}
#videoimg {
	position:relative;
	width:266px;
	height:209px;
	z-index:6;
	float: left;
	background-image: url(images/image-detection-feux.jpg);
	background-repeat: no-repeat;
}
#videotitle {
	position:relative;
	left:0px;
	top:0px;
	z-index:7;
	font-family: Verdana, Geneva, sans-serif;
	color: #12415d;
	width: 763px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC1DD;
}
#videotxt {
	position:relative;
	width:467px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
#videotxtsuite {
	position:relative;
	width:763px;
	z-index:6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 10px;
}
