/* basic elements */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333; 
	background: #fff url(00-images/motif.gif) ; 
	margin: 0px; 
	}
a:link {
	text-decoration: underline; 
	color: #330099
	}
a:visited {
	text-decoration: underline; 
	color: #777286
	}
a:hover, a:active {
	text-decoration: none; 
	color: #FF0000
	}

/* basic texte present cidessu dans body */
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	}

/* CONTENEUR DE L ENSEMBLE */
.tabloBase {
	width: 760px;
	top: 15px;
	position: absolute;
	left: 30px;
	visibility: visible;
	z-index: 1;
}

/* BARRE DE NAVIGATION */
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-transform: uppercase;
	text-align: center;
}
/* ACTUALITE */
.tdrouge {
	background-color: #FF0000;
}
/* PROGRAMMATION */
.tdviolet {
	background-color: #2547B3;
}
/* IMAGES */
.tdvert {
	background-color: #5ACB4F;
}
/* MISE A DISPO */
.tdorange {
	background-color: #ED894B;
}
/* CASTING */
.tdbrun {
	background-color: #9933CC;
}
/* TRAINING */
.tbbleu {
	background-color: #3AD6EF;
}
/* SOCIETE */
.tdjaune {
	background-color: #FFCC00;
}
/* SOCIETE style non utilisé*/
.tdmoutarde {
	background-color: #8C8C00;
}
/* LIENS BARRE DE NAVIGATION */
A.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;}
A.menu:active {color: #FFFFFF; text-decoration: none; }
A.menu:visited {color: #FFFFFF; text-decoration: none;}
A.menu:hover {color: #000000; }

/* FIN DES STYLE DE BARRE DE NAVIGATION */
/* CELLULE CENTRALE */
.filetgd {
	width: 760px;
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	background-image: url(00-images/motif-c.gif);
	background-repeat: repeat-y;
}
/* FOOTER */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}

A.footerlien:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;}
A.footerlien:active {color: #FFFFFF; text-decoration: none; }
A.footerlien:visited {color: #FFFFFF; text-decoration: none;}
A.footerlien:hover {color: #FFFFFF; }

A.footercreditlien:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;}
A.footercreditlien:active {color: #FFFFFF; text-decoration: none; }
A.footercreditlien:visited {color: #999999; text-decoration: none;}
A.footercreditlien:hover {color: #FFFFFF; text-decoration=underline}

.footercredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #595959;
	font-weight: normal;
	background-color: #000000;
}

/* FIN DES STYLES DU GABARIT PRIMAIRE */

/* STYLES COL DE GAUCHE */
.menuProg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #2547B3;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menuImages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #5ACB4F;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.intertitreImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5ACB4F;
	font-weight: bold;
}
.menudispo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #ED894B;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menuCasting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #9933CC;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menutraining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #4582BD;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menuSociete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #FFCC00;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menuNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: auto;
	width: 150px;
	color: #000000;
	font-weight: bold;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.testliens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	display: block;
	height: auto;
	color: #333333;
	padding-left: 10px;
	height: auto;
	width: 140px;
	background-image: url(00-images/filetmenu.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
/* FIN DES STYLES COL DE GAUCHE */
/* STYLES COL DE DROITE */
.acces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-transform: uppercase;
}
.tdFiletBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A.gris:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #909981;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 4px;
	}
A.gris:active {color: #909981; text-decoration: none; }
A.gris:visited {color: #909981; font-size: 10px; text-decoration: none; }
A.gris:hover {color: #000000; font-size: 10px; }
/* FIN DES STYLES COL DE DROITE */
/* STYLES 05 modules mise a jour */
.tdcadre {
	border: 1px solid #CCCCCC;
}
.titreProg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	height: auto;
	color: #2547B3;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	background-color: #DAFFFF;
	background-image: url(00-images/filet2.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}
.titreImages {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	height: auto;
	color: #00FF00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.titreCast {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #9933CC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	background-color: #E5DCFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.titreModuleDispo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #A75E45;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	background-color: #F0FFCA;
	padding-left: 4px;
	border-bottom-width: 1px;
    border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.texteNoirRetrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #857056;
}
A.images:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5ACB4F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
	}
A.images:active {color: #5ACB4F; text-decoration: none; }
A.images:visited {color: #5ACB4F; text-decoration: none; font-size: 10px; font-weight: bold;}
A.images:hover {color: #000000; font-size: 10px;}
/* LIEN PROGRAMMATION */
A.prog:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #2547B3;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
	}
A.prog:active {color: #2547B3; text-decoration: none; }
A.prog:visited {color: #2547B3; text-decoration: none; font-size: 10px; font-weight: bold;}
A.prog:hover {color: #000000; font-size: 10px;}
/* FIN STYLES modules mise a jour */

/* STYLES 06 CONTENU ----------------------------------------------------- */
/* TABLO DES EMISSIONS EN PROGRAMMATION */
.gris1 {
	background-color: #DADDD2;
	}
.gris2 {
	background-color: #E3E4E7;
	}
A.programmation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	background-color: #D8D9DB;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}
A.programmation:active {
	color: #909981;
	text-decoration: none;
}
A.programmation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #909981; 
	text-decoration: none;
	background-color: #D8D9DB;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}
A.programmation:hover {
	color: #FFFFFF;
	background-color: #909981;
	}
/* SURTITREs ----------------------------------------------------------------------- */
.surtitreSousligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.surtitreRayures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: 25px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-image: url(00-images/prog-rayures.gif);
	background-repeat: no-repeat;
	display: block;
}
/* TITRE DE PAGE ----------------------------------------------------------------------- */
.titresociete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #8C8C00;
	letter-spacing: 1px;
}
/* TEXTE ----------------------------------------------------------------------- */
.texteNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	list-style-type: none;
}
.arrowbrown {
	list-style-image: url(00-images/arrow-societe-vide.gif);
}
/* INTERTITRE ----------------------------------------------------------------------- */
.intertitreSociete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.titreTraining {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #4582BD;
	font-weight: bold;
	list-style-type: none;
}
.IntertitreCasting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #9933CC;
	font-weight: bold;
	list-style-type: none;
}
.IntertitreProgrammation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #2547B3;
	font-weight: bold;
	list-style-type: none;
}
.IntertitreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
	font-weight: bold;
	list-style-type: none;
}
.IntertitreMoutarde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C8C00;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.ul0 {
	padding-left: 0px;
}

/* LIEN DISPO ---------------------------------- */
A.lienDispo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ED894B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
	}
A.lienDispo:active {color: #ED894B; text-decoration: none; }
A.lienDispo:visited {color: #ED894B; text-decoration: none; font-size: 10px; font-weight: bold;}
A.lienDispo:hover {color: #000000; font-size: 10px;}

/* LIEN CAST ---------------------------------- */
A.lienCast:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: 9933CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
	}
A.liencast:active {color: #9933CC; text-decoration: none; }
A.lienCast:visited {color: #9933CC; text-decoration: none; font-size: 10px; font-weight: bold;}
A.lienCast:hover {color: #000000; font-size: 10px;}


/* FIN STYLES 06 CONTENU */
/* STYLES 07 QUESTIONNAIRES ------------------------------------------------------ */
.texteNoirRetraitNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-color: #E9E9DF;
}
.tabloNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #E9E9DF;
}
/* FIN STYLES 07 QUESTIONNAIRES --------------------------------------------- */
/* STYLES 08 TABLO */
.tabloTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6666FF;
	border-right-color: #6666FF;
	border-left-color: #666699;
	background-image: url(00-images/blu.gif);
	background-repeat: repeat-x;
}
.tablo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003399;
	background-color: #DCDDCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.tablo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #7C7663;
	background-color: #EDE7E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.tablo010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000066;
	background-color: #E9F3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tablo020 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	background-color: #F7F1EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* FIN STYLES 08 TABLO */

/* STYLES 09 DISPO ------------------------------------------------------------- */
.titrePageDispo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: auto;
	color: #ED894B;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	letter-spacing: 1px;
}
.dispoOngletOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: 30px;
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.dispoOnglet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: 30px;
	color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	width: 120px;
	background-color: #FFFFFF;
	display: inline;
}
.dispoOngletNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: 30px;
	color: #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	width: 120px;
	background-color: #EDEDED;
	display: inline;
}
.titreCasting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	height: auto;
	color: #ED894B;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.titreNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
/* FIN STYLES 09 DISPO */
.tdnoir {
	background-color: #000000;
}

/* LIENS INUTILISES ------------------------------------------------- */



.voirlefilm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	background-color: #D8D9DB;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}

.lienimagetest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #5ACB4F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.tdrougeSmall {
	background-color: #FF0000;
	height: 15px;
	line-height: 15px;
}
.tdfiletHaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdfiletGauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
}

.titreQui {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	color: #666600;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}

.titreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #FF0000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.filetnav {
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	background-image: url(00-images/motif-c.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.bordure {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.texteTablo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.droit {
	background-image: url(00-images/motifDroit.gif);
}


.textegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.gristest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #993333;
	background-color: #E3E0D1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.deroulant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-color: #CCCCCC;
}
.identifiant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #993333;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.titreDispo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #9933CC;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.dispo {
	overflow: visible;
	position: absolute;
	width: 400px;
	left: 215px;
	top: 300px;
	background-color: #FFFFFF;
	visibility: visible;
}
.dispo2 {
	overflow: visible;
	position: absolute;
	width: 400px;
	left: 215px;
	top: 300px;
	background-color: #FFFFFF;
	visibility: visible;
}
.texteObligatoire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}
.sepaTablo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.imgSmall {
	border: 2px solid #FFFFFF;
}
.tdcadreDispo {
	border: 1px solid #CCCCCC;
	background-image: url(00-images/motif-dispo3.gif);
	background-repeat: repeat-x;
}
.tabloInscription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	padding-right: 5px;
	background-color: #d8d9db;
}
.titreCastingA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	color: #ED894B;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	list-style-image:   url(00-images/arrow-cast.gif);
}
.IntertitreCast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ED894B;
	font-weight: bold;
	list-style-type: none;
}
/* CORRECTIONS STYLE TABLO PROGRAMMATION */
.gris3 {
	background-color: #C6C6C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.gris4 {
	background-color: #DADDD2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
/* ACCUEIL */
#actu_telex {
	background:url(00-images/accueil/actu_telex_trame.gif) repeat-y;
	padding: 0em 2em 1em 2em;
}
#actu_telex h1 {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}