p{
	margin-top: 10px;
}
h1{
	font-size: 16pt !important:
}
a img{
	border: 0px solid black;
}
.video, .video-search{
	color: #000000;
	padding-bottom: 5px;
}

.video_motsCles{
	margin: 5px;
	padding: 5px;
	border: 3px dotted #FF5A0B;
}
.video_bas{
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../_images/images-design/separator.png);
	background-repeat: no-repeat;
}
.video_bas_blank{
	clear: both;
	height: 1px;
}
.video_details{
	text-align: left;
	padding: 5px;
	margin-left: 3px;
	min-height: 110px;
	float: left;
	width: 370px;
}
.video_prev{
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 150px;
}

.video_view{
	text-align: center;
}
.video_details_complet{
	margin-top: 5px;
	padding-bottom: 5px;
}
.error{
	font-weight: bold;
	color: red;
}
/* Table de la page d'ajout de video */
.div_coms{
	padding-top: 5px;
	max-height: 300px;
	overflow: auto;
}
.div_com{
	border: 1px solid #CCCCCC;
	width:80%;
	margin-left: 50px;
	margin-top: 10px;
}

.div_com_mess{
	border: 0px solid #CCCCCC;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.div_com_from{
	margin-left: 5px;
	margin-right: 5px;
	border: 0px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: right;
	font-size: 10pt;
}
