.hautgauche 		{
   background-position: right bottom ;
   background-repeat: no-repeat; 
	visibility: visible;
	background-image: url(../img/hautgauche2.gif);
	width: 22px;
	height: 17px;
	}
	
.hautdroite	{
	visibility: visible;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/hautdroite2.gif);
	width: 22px;
	height: 17px;
}

.basdroite	{
	visibility: visible;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/basdroite2.gif);
	width: 22px;
	height: 20px;
}

.basgauche	{
	visibility: visible;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../img/basgauche2.gif);
		width: 22px;
		height: 20px;
}
	
.haut	{
	visibility: visible;
	background-repeat: repeat-x;
	background-position: bottom left;
	background-image: url(../img/haut2.gif);
	height: 17px;
	color: #7d0d08;
	}

.bas	{
	visibility: visible;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../img/bas2.gif);
	height: 20px;
}

.droite	{
	visibility: visible;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../img/droite2.gif);
	width: 22px;
}

.inthautgauche	{
	visibility: visible;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../img/intgauchhaut.gif);
	width: 45px;
	height: 50px;
}

.gauche	{
	visibility: visible;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../img/gauche2.gif);
		width: 22px;
}

.titrecadre  {
	color: #7d0d08;
	font-weight: bold;
	font-size: 20px;
	background-color: #dd8827;
}

.casescadretitregrand{
	color: #7d0d08;
	background-color: #dd8827;
	font-weight: bold;	
	font-size: 32px;
}

.casescadretitre{
	color: #7d0d08;
	background-color: #dd8827;
	font-weight: bold;	
	font-size: 20px;
}

.casescadremenutitre{
	color: #7d0d08;
	background-color: #8D3318;
	font-weight: bold;	
	font-size: 13px;
}

.casescadretitrepetit{
	color: #7d0d08;
	background-color: #dd8827;
	font-weight: bold;	
	font-size: 18px;	
}

.casescadretoille{
	color: #7d0d08;
	background-color: #dd8827;
	font-size: 13px;	
		}
	

.allcasescadre{
	color: #7d0d08; 
	background-color: #dd8827;
	font-size: 13px;	
	font-weight: normal;
	font-style:normal;	
		
		}
	
.allcasescadrepetit{
	color: #7d0d08;
	background-color: #dd8827;
	font-size: 12px;	
	}
	


