@charset "iso-8859-1";

/* texte de présentation */

.texte { font-size: 12px;  font-family: Arial; }

.bordure
{
	width: 90%;
border: 1px dashed #356388;
	
	
}
.bordurecolonne
{
 height: 20;  
background-image: url(img/hautcolonne.jpg);
 align: center;
 valign: top;
	width: 120;
border: 1px dashed #356388;
	
	
}
.colonne
{
 height: 20;  
background-image: url(img/fond.jpg);
 align: center;
 valign: top;
	
border: 1px dashed #356388;
	
	
}