/*.gris_degrade{
	background: #f7f7f7 url("images/fond_gris_degrade.gif") no-repeat right top;
	width: 213px;
	float: right;
}*/

.video{
	/*width: 100%;*/

	background: #f7f7f7 url("images/fond_gris_degrade.gif") no-repeat right top;
	width: 213px;
	/*float: right;*/
}

.video table{
	margin: 8px;
}

/* HAUT */
.video .hg{
	background: url("images/video_hg.png") no-repeat top left;
	width: 17px;
	height: 17px;
}

.video .hd{
	background: url("images/video_hd.png") no-repeat top left;
	width: 17px;
	height: 17px;
}

.video .hc{
	background: url("images/video_hc.png") repeat-x scroll top left;
	width: 101px;
	height: 17px;
}

/* MILIEU */
.video .mg{
	background: transparent url("images/video_mg.png") repeat-y scroll left top;
	width: 17px;
	height: 101px;
}

.video .md{
	background: transparent url("images/video_md.png") repeat-y scroll left top;
	width: 17px;
	height: 101px;
}

/* BAS */
.video .bg{
	background: url("images/video_bg.png") no-repeat top left;
	width: 17px;
	height: 17px;
}

.video .bd{
	background: url("images/video_bd.png") no-repeat top left;
	width: 17px;
	height: 17px;
}

.video .bc{
	background: url("images/video_bc.png") repeat-x scroll top left;
	width: 101px;
	height: 17px;
}

.video td.content div, .video td.content div td, .video td.content div p{
	color: #39627d;
	text-align: justify;
	vertical-align:top;
}

.video td.content div td img{
	padding-left: 10px;
}

.video td.content div{
	padding: 0;
}

.video h2.video_title{
	color: #305c77;
	margin: 15px 0px 0px 54px;
	font-size: 13px;
}
