@charset "utf-8";

/* CSS Document */

Body {
	background-color: #000000;
}
#principal {
	width: 1200px;
}
#principal   td  {
	vertical-align: top;
	text-align: left;
	background-position: left top;
}
#Tableau_colright  #titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #BE9B64;
	letter-spacing: 5px;
	text-align: left;
}
#Tableau_colright  #corpus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE9B64;
	text-align: left;
	vertical-align: top;
	line-height: 19px;
}


#index #Tableau_index {
	background-position: center center;
}
#site {
	width: 1200px;
}
#site #footer {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 11px;
	color: #FFE9A9;
	text-align: center;
}

#site #col_left {
	vertical-align: top;
}
#site #col_right {
	vertical-align: top;
}
#site #col_right #Tableau_colright #corpus_liste {
	font-family: "Times New Roman", Times, serif;
	color: #BE9B64;
	line-height: 20px;
}
#site #col_right #Tableau_colright #images #image_corpus {
	color: #BE9B64;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 11px;
}
#Tableau_colright .image   {
	text-align: center;
}

#site #col_right #Tableau_colright #images #image_01 {
	text-align: center;
}
#site #col_right #Tableau_colright #images #image_02 {
	text-align: center;
}
#site #col_right #Tableau_colright #images #image_03 {
	text-align: center;
}
#site #col_right #Tableau_colright #index_sous-menu {
	font-size: 12px;
	color: #BE9B64;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}
#site  #col_right_img {
	background-image: url(images/cierge.png);
	background-repeat: no-repeat;
	background-position: right 300px;
}
#site  #col_right_img  #Tableau_colright  #corpus_liste {
	font-family: "Times New Roman", Times, serif;
	color: #BE9B64;
	line-height: 20px;
}
#site  #col_right_img  #Tableau_colright  #images  #image_corpus {
	color: #BE9B64;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 11px;
}
.corpus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE9B64;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
	letter-spacing: 1px;
	height: auto;
	width: auto;
	margin: 20px;
}
#site tr td .corpus ul li {
	list-style-type: decimal;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BE9B64;
	text-align: left;
	vertical-align: top;
	line-height: 19px;
	letter-spacing: 5px;
	margin: 15px;
	height: auto;
	width: auto;
	/* [disabled]font-weight: bold; */
	font-style: oblique;
}



a:link {
	color: #BE9B64;
}
a:visited {
	color: #EEC678;
}
a:hover {
	color: #F7D68C;
}

