/***************************BARRE DE BOUTONS********************************/
div#barre_boutons table {width:100%;}
td.nav_button {width:16%} /*Découpage en 6 cellules pouvant contenir les boutons*/
td.nav_button_right {text-align:right}
td.nav_button_left {text-align:left}
td.nav_button_center {text-align:center}

/***************************LISTES DE RESULTAT******************2F8BB1******e6e6e6******/
table.tableau_liste {width:700px; text-align:left;}
th.table_header {line-height: 35px; height:35px; background:#000; color:#FFF ; text-indent:5px; font-family: 'Din', Arial, sans-serif; font-size: 1.7em;text-transform: uppercase; font-weight: normal;}
th.table_header.cetat {width: 20%}
th.table_header.cdate{width: 5%}
th.table_header.ccommentaire {width: 60%}
th.table_header.cdocument {width: 10%}
th.table_header.caction{width: 10%}
th.actions {text-indent:0px; text-align:center;}

tr.mouse_over td {background: #EEE}
tr.mouse_out {background: #FFF}

tr.mouse_over a.lien {color: #000}
tr.mouse_out a.lien {color: #000}

tr.test {background:#FF0000}
td.valeur_defaut {padding:5px; height:32px;}
td.valeur {padding:5px;height:32px; background: #FFF}
td.valeur p {margin:0;padding:0;}
td.bottom {border-bottom:1px solid #EEE}
td.left_bottom {border-bottom:1px solid #EEE;}
td.left_bottom_two {border-bottom:1px solid #EEE;}
td.left_bottom_three {border-bottom:1px solid #EEE;}
td.center,
th.center {text-align:center}
td.justify  {text-align: justify}
td.right, th.right {text-align:right}
td.vtop {vertical-align:top;}
td.no_padding { padding: 0}
td.actions {text-align:center; background: #EEE; padding: 0 2px}
td.half_one {width:20px}
td.one {width:35px}
td.two {width:78px}
td.half_two {width:90px}
td.three {width:110px} /*87*/
td.half_three {width:120px} 
td.four {width:135px}  /*115*/
td.five {width:170px} /*144*/
td.six {width:210px} /*172*/
td.seven {width:230px;}
td.eight {width:258px;}
td.white_bg {background : #FFF;}

/*Bordures spéciales pour tableau de suivi de simulations*/
.element_tb_div_suivi td.left_bottom_two {border-left:1px solid #000;}
.element_tb_div_suivi td.left_bottom {border-right:1px solid #000;}

/**********AFFICHAGE DU PROFIL (CONSULTER CARACTERISTIQUES DU COLLEGE)*********/
td.theme {height:18px; font-size:1.2em; color:#000; font-weight:bold; }

table.table_chiffre_cles {width:660px;}
td.label_chiffre {height:20px; width:50%;padding:0 0 0 0px;font-size:12px;font-weight:bold;text-align:left;vertical-align:top;}
td.label_chiffre p {margin:0 0 10px 0;text-align:justify}
td.value {padding:0;font-weight:normal;}

table.header_tableau {width:650px; padding:5px 0px}
table.header_tableau a {color:black;text-decoration:underline;}
table.header_tableau a:hover {text-decoration:none;}
td.title_tableau {color:#000; font-weight:bold; font-size:13px}
td.subtitle_tableau {color:#000; font-size:12px}
table.table_valeur_indic {width:650px;border:2px solid #CCCCCC;background:#ececec; border-spacing: 1px}
table.table_valeur_indic tr {height:21px; background: #FFF}
th.th_valeur_indic {font-weight:normal;font-size:12px;border-bottom:1px solid #CCCCCC;border-right:1px solid #CCCCCC;background: #ececec}
td.td_valeur_indic {text-align:right;font-size:12px;padding: 0 2px}
th.th_valeur_indic:last-child {border-right:0px;} /*Non supporté < IE9*/
table.source_tableau {width:650px;padding:0 0 10px 0;font-size:10px;}
table.source_tableau.no_margin {margin: 0}

/*Affichage du tableau dans Administation > Tableaux Onglet2*/
table.table_admin_tableau {width:665px;border:2px solid #CCCCCC;background:#ececec;border-right:1px}
table.table_admin_tableau tr {height:21px}
th.th_admin_tableau {font-weight:bold;text-align:center;font-size:12px;border-bottom:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
td.td_admin_tableau {background:white;text-align:center;border-right:1px solid #CCCCCC;font-size:12px;}

/*Seuil d'alerte sur la capacité d'accueil****/
table.table_valeur_indic tr.seuil-bas, td.seuil-bas {background: #bce0ff} /*capacité < 70% */
table.table_valeur_indic tr.seuil-normal, td.seuil-normal {background: #fff} /* 70% <= capacité < 95%*/
table.table_valeur_indic tr.seuil-critique, td.seuil-critique {background: #ffd591} /* 95% <= capacité < 100% */
table.table_valeur_indic tr.seuil-depassement, td.seuil-depassement {background: #ff9191} /* 100 % <= capacité*/

table.table_valeur_indic tr.donnees_prospectives td{font-weight:bold;font-size:13px;} 

table.table_valeur_indic tr.class_secteur, td.class_secteur{background: #c9adcf} /*collège de référence*/ 
/*Affichage du tableau de légende du taux d'occupation*/
table.legende_seuil {width:620px;padding:0 0 10px 0}
table.legende_seuil th {text-align: left;line-height: 20px;}
table.legende_seuil td {text-align: left; padding: 0 0 0 2px;}
table.legende_seuil td.seuil {width:20px; padding: 0; border: 1px solid #ECECEC}