@charset "utf-8";

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

.bordures02 {  border: 2px #F8EB18 solid}

a:link {
	color: #FF4BA5;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a:visited {
	color: #FF4BA5;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a:active {
	color: #FF4BA5;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a.Part {
	color: #FF4BA5;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a.Part:hover {
	color: #000000;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a.Clip {
	color: #FF4BA5;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

a.Clip:hover {
	color: #000000;
	text-decoration: none;
	font-family:"Verdana";
	font-size:10px;
}

.Style2 {font-size: 10}

.Style3 {font-size: 10px}

.Style4 {font-size: 11px}

A { color: #FFFFFF; text-decoration: none; }

A:hover { text-decoration: underline; } 


/* Liste des videos 820x400 */
.videos-820x400 {
	list-style-type: none;
}

.bloc-video-820x400 {
	width: 820px;
	margin: auto;
	border: 1px solid #DCDCDC;
}

.thumb-820x400 {
	width: 820px;
	height: 400px;
}

.play-820x400 {
	width: 820px;
	height: 400px;
	filter:alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity:0.5;
	opacity: 0.5;
}

.fond-videos-play-768 {
	width: 820px;
	height: 30px;
	margin: 0 0 6 0;
}

.video-titre-820x400 {
	height: 30px;
	width: 812px;
	padding: 8 0 0 0;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	overflow: hidden;
	display: inline-block;
	border-bottom: 1px solid #DCDCDC;
}


/* boite des videos 820x400 */

.presentation-thumbs-820x400 {
	list-style-type:none;
}

.presentation-thumbs-820x400 .img {
	display:block;
	width: 820px;
	height: 400px;
	margin-bottom:3px;
	border:1px solid #DCDCDC;
}


/* Details video */
.etoiles {
	clear: both;
	float: right;
	width: 70px;
	margin-top: 6px;
}

.temps {
	display: block;
	text-align: left;
	margin-top: 6px;
	font-size:12px;
	color:#FFFFFF;
}

.video-vue {
	clear: both;
	float: right;
	height: 1em;
	font-size:12px;
	color:#FFFFFF;
}

.video-date {
	display: block;
	text-align: left;
	font-size:12px;
	color:#FFFFFF;
}
