/* page CSS pour site de La Folie */
/*vert pour le texte*/
* {color:#009900;
}
body{background-image:url("Images/fond.jpg");}
table{margin:10px auto auto auto;}
td,h1{text-align:center; margin:0; padding:10px;}
.ch1 {max-height:60%;}
.ch2 {max-height:50%;}
.ch3 {max-height:50%;}
.txliste{text-align: left; padding-left:250px;}