.bordure-contenu {
	border-top: 1px none #FFDA6D;
	border-right: 1px solid #FFDA6D;
	border-bottom: 1px solid #FFDA6D;
	border-left: 1px solid #FFDA6D;

}
.texte-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4F1800;
}
.texte-rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A40000;
}
.texte-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4F1800;
}
.fond-contenu {
	background-image: url(img/cafe-theatre-fond-contenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-footer {

	background-image: url(img/cafe-theatre-cadre-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cadre-photo {
	border: 1px solid #FFFFFF;
}