table.admin_users{
	border-style:dashed;
 	border-width:thin;
	text-align:center;
	background-color:#FFFFFF;
	width:100%;
}

td.videos_header{
 text-align:center;
 background-color:#4c3aaa;
 font-size:11pt;
 font-style:normal;
 font-weight:bolder;
 color:white;
}
FORM {
	display: inline;
}

textarea { font-family : arial, helvetica, sans-serif ; font-size: 10pt ; }


/*BODY{
	font-family:Verdana;
	font-size:7pt;
	color:black;
	margin-top: 0;
	margin-left: 0;
	background: White;
/*

	scrollbar-arrow-color: #66CC33; 

	scrollbar-track-color: #66CC33; 

	scrollbar-face-color: #CC3300;

}

/* Liens hypertexte */
/*a { 
	text-decoration: none;
	font-weight:bold;
}

/* Liens hypertexte en roll-over */
/*a:hover {
	text-decoration: underline;
	font-weight:bold;
}

/* Logo page sommaire */
/*td.logosommaire{

 	background-image: url(./images/logo_big.gif);

	background-position: bottom right;

	background-repeat: no-repeat;

	width: 84px;

	height: 70px;

}

/**************************************************/
/* Liens Menus                                    */
/**************************************************/

/* Lien Hypertexte pour les reportages */
.acc_reportages {
	float: left;
	width: 200px; height: 29px;
	margin: 0 0 0 0;
	background: url('./images/reportages.gif') 0 0px no-repeat;
}
 .acc_reportages a{
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url('./images/reportages.gif') 0px 0px no-repeat
}
 .acc_reportages a:hover{
	background-position: 0px -29px;
}
/* Lien Hypertexte pour les pres de chez vous */
.acc_presdechezvous {
	float: left;
	width: 200px; height: 29px;
	margin: 0 0 0 0;
	background: url('./images/presdechezvous.gif') 0 0px no-repeat;
}
 .acc_presdechezvous a{
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url('./images/presdechezvous.gif') 0px 0px no-repeat
}
 .acc_presdechezvous a:hover{
	background-position: 0px -29px;
}
/* Lien Hypertexte pour le programme 48h */
.acc_programme48h {
	float: left;
	width: 201px; height: 29px;
	margin: 0 0 0 0;
	background: url('./images/programme_48h.gif') 0 0px no-repeat;
}
 .acc_programme48h a{
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url('./images/programme_48h.gif') 0px 0px no-repeat
}
 .acc_programme48h a:hover{
	background-position: 0px -29px;
}
/* Lien Hypertexte pour le retour à la partie principale vidéo direct */
.acc_video_direct {
	float: left;
	width: 199px; height: 29px;
	margin: 0 0 0 0;
	background: url('./images/video_direct.gif') 0 0px no-repeat;
}
 .acc_video_direct a{
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url('./images/video_direct.gif') 0px 0px no-repeat
}
 .acc_video_direct a:hover{
	background-position: 0px -29px;
}
/* Lien Hypertexte bouton adhésion Pour nous rejoindre */
.acc_adhesion {
	float: left;
	width: 230px; height: 25px;
	margin: 0 0 0 0;
	background: url('./images/boutonadhesion.gif') 0 0px no-repeat;
}
 .acc_adhesion a{
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url('./images/boutonadhesion.gif') 0px 0px no-repeat
}
 .acc_adhesion a:hover{
	background-position: 0px -25px;
}


/**************************************************/
/* Texte courant                                  */
/**************************************************/
.texte {
	font-family:Verdana;
	text-align:center;
	font-size:10px;
	color:#000000;
	padding-top:4px;	
	padding-bottom:15px;
	text-decoration:none;
	font-weight:normal;
}


.question {
	font-family:Arial;
	text-align:center;
	font-size:12px;
	color:#000000;
	padding-top:15px;	
	padding-bottom:15px;
	text-decoration:none;
	font-weight:bold;
}
