﻿.texte_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

h1
{
	font-size:1.2em;
	font-weight:bold;
}

.phase
{
	color:#F90;
	font-weight:bold;
	font-size:1.2em;
}

.bleu
{
	text-align:center;
	vertical-align:middle;
	background-color:#2BCBD3;
	height:150%;
	font-size:1.6em;
	color:#FFF;
}

.clignotement
{
       text-decoration: blink;
       color:#2BCBD3;
       font-size:1.9em;
}

table#tableau_jaune {
    border: solid #F90 2px;

}
table#tableau_jaune td#fond_jaune{
	background-color:#FC0;
	font-size:1.3em;

}

table#tableau_jaune td {
    border: solid #F90 2px;
}


table#tableau_bleu {
    border: solid #6CF 2px;

}
table#tableau_bleu td#fond_bleu{
	background-color:#6FC;
	font-size:1.3em;

}

table#tableau_bleu td {
    border: solid #6CF 2px;
}

ol#bleu_ol li strong
{
	color:#3CF;
	font-size:1.1em;
}






table#echelle_eval
{
	border:#000 1px solid;
	border-collapse:collapse;
	
}
table#echelle_eval td
{
	border:#000 1px solid;
	
}

td#tab_rouge
{
	background-color:#F00;
	color:#FFF;
	font-size:1.3em;
	padding:10px;
	font-weight:bold;
}

td#tab_orange
{
	background-color:#FC0;
	color:#000;
	font-size:1.3em;
	padding:10px;
	font-weight:bold;
}

td#tab_verte
{
	background-color:#3F0;
	color:#000;
	font-size:1.3em;
	padding:10px;
	font-weight:bold;
}

td#tab_bleu
{
	background-color:#09F;
	color:#FFF;
	font-size:1.3em;
	padding:10px;
	font-weight:bold;
}

bleu_imp
{
	color:#33CCCC;
	font-size:1.6em;
	font-weight:bold;
}

table#risque
{
	border:#000 1px solid;
	border-collapse:collapse;
}


table#risque td
{
	border:#000 1px solid;
	
}


table#risque tr#haut td
{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#CCFFFF;
}


.bleuclair
{
	color:#3CC;
}


.bleu_ol_li
{
	color:#000;
}

ol.bleu_ol_li li
{
	color:#000;
}

.jaune
{
	color:#F90;
}

.big_jaune
{
	color:#F90;
	font-size:1.5em;
}

p.ref{
	font-size:11px;
	text-align:center;
	font-weight:bold;
}

a.ref{
	color:#000;
	cursor:default;
}
a.ref:hover{
	text-decoration:none
}
