.rs2i-container {
  padding: 0px ; 
  margin: 0px ;
  width: 100% ; 
  height: 100% ;
  background-color: #ffedd9;
}

.rs2i-container td {
  vertical-align: top ;
}


.tout
{
	text-align: left;
	font-family: Verdana;
	padding: 10px;

}

.titre
{
	font-size: 20pt;
	font-weight: bold; 
	color: #e84600;					
	text-align: center;
}

.sousTitre
{
}

.poste
{
}

.titrePoste
{
	font-weight: bold; 
	font-size: 12pt;
}

.detailPoste
{
}


