/* CSS Document */
#error
{
	text-align: center;
	font-weight:bolder;
	margin-top: 100px;	
}

#error p
{
	
}

/********* bons reflexes commun **************/
#bonsreflexes_commun
{
	width: 400px;

}

#bonsreflexes_commun table
{
	margin:0;
	padding: 0;
	border-collapse:collapse;
}

#bonsreflexes_commun table th
{
	margin:0;
	
	background-color: #FFE5BF;
	font-weight:normal;

}

#bonsreflexes_commun table td
{
	margin:0;
	padding: 0 0 0 5px;
}	

#bonsreflexes_commun .border_right
{

	border-right: solid 1px black;
}

#bonsreflexes_commun p
{

}

#bonsreflexes_commun h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background:none;
	color: #E68A18;
        height:24px;
        margin:10px 0 0px;
}

#bonsreflexes_commun h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #1D2E62;
}

#bonsreflexes_commun h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #E68A18;
}

#bonsreflexes_commun #chapo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

#bonsreflexes_commun #afaire
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #01A52B;
	width: 60px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#bonsreflexes_commun #apasfaire
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 100px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*.float_left */.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E68A18;
}
