/* DOCUMENT CSS */
 @import url("style.css");

/* ------------- Styles spécifiques à la CONSULTATION POUR SORTANTS DE SECTE ----------------------------------------------- */
td#x-image {
		background: #E8B9F8 url("../fond_bandeau-secte.gif") left top repeat-x;
		}
div#acronyme {
		background: url("../acronyme-secte.gif") left top no-repeat;
		}
#menu {
		/*background: url("../illustration_menu-secte.gif") 0px 250px no-repeat;*/
		background: url("../illustration_menu-secte.gif") 0px 275px no-repeat;
		}
.corptext {
		border-top:  #FDDEFE 1px solid; /* Couleur du trait sous le titre de la page */
		}
#content {
		background: #E8B9F8 url("../degrade_contenu-secte.jpg") left bottom repeat-x;
		}

