@charset "utf-8";
/* CSS Document */

.menu_left {
	cursor:pointer;
}
.menu_left a{
	color:#DBDBDB;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
}


.menu_select{
	background-image:url(images/fleche.gif);
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
}


.menu_select a{
	color:#000;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	font-variant:small-caps;
}




.TitrePage {
	font-weight: bold;
}
.sousTitre {
	font-size: 11px;
}
.titreVideo {
	color: #BD0000;
	font-size: 10px;
}

.nomVideo {
	color: #BD0000;
	font-size: 14px;
}

.date {
	color: #676767;
	font-size: 10px;
}
.actu {
	font-size: 10px;
	font-weight:normal;
}
.lien {
	font-size: 9px;
	color: #C00;
}
.pub {
	font-weight: bold;
	color: #009;
}
.bold {
	font-weight: bold;
}
.textBottom {
	font-size: 8px;
	color: #DBDBDB;
	font-weight:normal;
}

.textBottom2 a{
	font-size: 10px;
	color: #DBDBDB;
	font-weight:normal;
}

