body {
	background-image: url('RT-Fond.png') ;
	background-attachment: fixed ;
	background-repeat:repeat ;
	text-align: center ;}

@font-face {font-family: "Antq"; src: url('Antiquet.ttf') ;}
@font-face {font-family: "Mach"; src: url('Almendra-Regular.ttf') ;}
@font-face {font-family: "Card"; src: url('CardinalAlternate.ttf') ;}
@font-face {font-family: "Litg"; src: url('liturgy.ttf') ;}

#TitreG {
	width: 90% ;
	padding: 0px 10px 0px 10px ;
	border: solid 1px ;
	border-color: #996600 ;
	border-radius: 10px ;
	margin-top: 7px ;
	margin-left: 5% ;
	background-image: url('RT-Titre.png') ;
	background-attachment: fixed ;
	background-repeat:repeat;}

#Titre {
	width: 90% ;
	padding: 0px 10px 0px 10px ;
	border: solid 1px ;
	border-color: #996600 ;
	border-radius: 10px ;
	margin-top: 7px ;
	margin-left: 5% ;
	background-image: url('RT-Papier.png') ;
	background-attachment: fixed ;
	background-repeat:repeat;}

#Titre0 {
	width: 100%; 
	margin: auto;
	display: inline-block ; }
#Titre1 {
	width: 90% ;
	float:left; }
#Titre2 {
	width: 10% ;
	float: left; }
	
#FdCadre {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 90%;
	margin-left: 10% ;}

#PtCadre {
	padding: 0px ;
	width: 30%;
	border: solid 1px;
	border-color: #996600;
	border-radius: 10px;
	background-image: url('RT-Papier.png'); 
	background-attachment: fixed; 
	background-repeat:repeat; 
	float:left ;}

#Cadre {
	padding: 10px 10px 10px 10px ;
	width: 90%;
	border: solid 1px;
	border-color: #996600;
	border-radius: 10px;
	margin-top: 7px;
	margin-left: 5% ;
	/* margin-right: 20px; */
	background-image: url('RT-Papier.png') ;
	background-attachment: fixed ;
	background-repeat:repeat ;}

h1 {font: 3em "Mach", "Card", Gabriola, Garamond ;
	Text-align: center ;
	color: #c00000 ;}

h2 {font: 2em "Mach", "Card", Gabriola, Garamond ;
	Text-align: center ;
	color: #000000 ;}

h3 {font: 3em "Card", "Mach", Gabriola, Garamond ;
	text-align: center ;
	color: #c00000 ;}

.TNormJ {
	text-indent: 0em ;
	font: 2em "Mach", Garamond ;
	text-align: justify ;
	color:#000000 ;}

.TNormX {
	text-indent: 0em ;
	font: 2em "Mach", Garamond ;
	text-align: justify ;
	color:#000000 ;
	padding-left: 50px; }

.TNormC {
	text-indent: 0em ;
	font: 2em "Mach", Garamond ;
	text-align: center ;
	color:#000000 ;}

.TNormL {
	padding-left: 2em;
	text-indent: -2em;
	font: 2em "Mach", Garamond ;
	text-align: justify ;
	color:#000000 ;}

.TNotes {
	font: 1.5em "Mach", Garamond, Arial, Times ;
	text-align: justify ;
	color:#c00000 ;}

a:{text-decoration: none ; color: #000000 ; }
a:link {text-decoration: none ; color: #000000 ;}
a:visited {text-decoration: none ; color: #000000 ;}
a:hover {text-decoration: none ; color: #000000 ; }


/**
#Page {
	width: 100%;
	max-width: 1000px;
	min-width: 700px;
	border: solid 0px;
	border-color: #ffffff;
	}

.TOremus {
	font: 2em "Gssk", Garamond, Arial, Times ;
	text-align: Center ;
	color:#000000; }

.TTitre {
	font: 2em "Gssk", Garamond, Arial, Times ;
	text-align: Center ;
	color:#c00000; }

.RVerset {
	font: 2em "Litg", Garamond, Arial, Times ;
	color:#c00000; }

.Ombre { 
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
	color: #354853;
	font-size: 26px;
	text-align: center;
	text-indent: 0em; }
	
.clear { clear: both; }

li.V { 
	line-height: 2em ;
	list-style-type: none ;
	list-style-image: url(RT-RepV.png);
	vertical-align: top ;
	margin: 0px 0px 0px 25px ;
	/* text-indent: 0em ; */
/*	font: 2em "Gssk", Garamond, Arial, Times ;
	text-align: justify ;
	color: #000000; }

li.R { 
	list-style-type: none ;
	line-height: 2em ;
	list-style-image: url(RT-RepR.png);
	vertical-align: top ;
	margin: 0px 0px 0px 25px ;
	/* text-indent: 0em ; */
/*	font: 2em "Gssk", Garamond, Arial, Times ;
	text-align: justify ;
	color: #000000; }

a img { border-width: 0; }