html, body
{
	scrollbar-face-color:#101010;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#101010;
	scrollbar-shadow-color:#101010;
	scrollbar-highlight-color:#101010;
	scrollbar-3dlight-color:#101010;
	scrollbar-darkshadow-Color:#101010;
}

body
{
	background-color : #101010;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

#div-texte-bienvenue
{
	margin-left : 10px;
	margin-top : 10px;
	padding : 10px;
	height : 275px;
	width:240px;
	background-color:#333333;
}

#texte-bienvenue
{
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#333333;
	overflow:auto; 
	padding-right:10px;
	height:280px; 
	width:230px;
}

p
{
	text-align : justify;
	padding-left : 10px;
	line-height : 14px;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

li 
{
	list-style : square;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

a:link
{
	color : black;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:active
{
	color : black;
	text-decoration : underline;
}

a:visited
{
	color : black;
	text-decoration : underline;
}

a:hover
{
	color : #101010;
	text-decoration : underline overline;
}

#texte-bienvenue a:link
{
	color : white;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	text-decoration : underline;
}

#texte-bienvenue a:active
{
	color : white;
	text-decoration : underline;
}

#texte-bienvenue a:visited
{
	color : white;
	text-decoration : underline;
}

#texte-bienvenue a:hover
{
	color : white;
	text-decoration : underline overline;
}

p.vignettes
{
	padding-top : 5px;
	margin : 0;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

p.vignettestop
{
	padding-top : 13px;
	margin : 0;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.gras
{
	font-weight : bold;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

h3
{
	padding-left : 10px;
	font-size : 13px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.date
{
	font-size : 10px;
	color:#666666;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.form-contact
{
	background-color : #343331;
	color : white;
}

h5
{
	font-size : 11px;
	text-align : justify;
	padding-left : 10px;
	padding-bottom : 0;
	margin-bottom : 0;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-weight : 100;
}

h6
{
	font-size : 10px;
	color : #999999;
	text-align : justify;
	padding-left : 10px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-weight : 100;
}

.button
{
	background-color : #e1e2dd;
	border : 1px solid white;
}

.ligne
{
	padding : 0;
	margin : 0;
}

th
{
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	text-align : left;
	color : white;
	font-weight : 100;
	padding : 5px;
}

.style1
{
	color : #ffffff;
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.souligne
{
	color : black;
	font-weight : 700;
}

.contenu
{
	vertical-align : top;
	/*padding-left : 10px;*/
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.center
{
	text-align : center;
	vertical-align : top;
	/*padding-left : 10px;*/
	font-size : 11px;
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}

.middle
{
	vertical-align : middle;
}


.youtube_subscribe{
border:1px solid red;
}

.programheader {
color:#FFFFFF;
}
.programheader p {
	font-size:13px;
}

/* STYLE nouveau programme */
.programme {
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	color:#cccccc;
}

.programme .chapeau {
	font-size : 14px;
	padding: 0px 40px 0 40px;

}
.programme .progcontenu {
	padding: 0px 40px 0 40px;
	color:#FFFFFF;
	font-size : 11px;
}



.date
{
	padding-left : 10px;
	padding: 0px 40px 0 40px;
	font-size : 13px;
	font-weight:bolder
	font-family:"Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}