.title {
	font-weight: bold; 
	color: #b19856;
	padding-top: 20px; 
	margin-bottom: 8px;
	font-style: italic;
}

.gros-titre {
	font-weight: bold;
	text-align: center; 
	font: 24px Times New Roman; 
	color: #0f1c48;
	padding-top: 20px; 
	margin-bottom: 8px;
	font-style: italic;
}

.accolade {
	text-align: center;
}

.groupe-glossaire_item table tr td p{
	color: #0f1c48;
	font-weight: bold;
	font: 13px Times New Roman;
	margin-bottom: 10px;
}

.rubrique {
	font-style: italic;
	font-weight: bold;
	margin: 20px;
	color: #b19856;
	margin-left: 220px;
}

#links {
	background: #e8e9ee url(/theme/images/icon-left.jpg) repeat-y;
    background-position: top left;
	margin-left: 0px;
}

.links-left {
	padding-bottom: 20px;
	background: white;
	width: 206px;
	overflow: hidden;
	text-align: center;
}

.links-right {
	padding-bottom: 20px;
	padding-left: 10px;
}

#content {
    min-height: 100%;
    background: #e8e9ee url(/theme/images/motif.jpg) repeat-y;
    background-position: top right;
	padding-right: 150px;
	margin-left: 372px;
	color: #0f1c48;
	font-weight: bold;
	font: 13px Times New Roman;
}

#content a{
	text-decoration: none;
	color: #0f1c48;
	font-style: italic;
}