.sous-titre {
	font-weight: bold; 
	color: #b19856;
	font-style: italic;
}

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

#page {
	margin-left: 205px;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

#page table tr td {
	color: #0f1c48;
	font-weight: normal;
}

.texte {
	padding-top: 20px;
}

.laureat {
	width: 30px;
}

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

.contenu {
    font-size:  11pt;
	color: #0f1c48;
	padding-top: 20px; 
	margin-bottom: 8px;
}

.accolade {
	text-align: center;
}

#sub-menu {
    float: left;
    width: 186px;
    min-height: 100%;
    background-color: #fff;
    text-align: left;
    color: #0f1c48;
	height: 100%;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 32767px;
    margin-bottom: -32767px;
	font-weight: bold;
}

#sub-menu ul li {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

#sub-menu ul ul li {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(/theme/images/puce2.jpg) no-repeat;
    background-position: top left;
}

#sub-menu ul li a{
	color: #0f1c48;
	text-decoration: none;
	font-style: italic;
	margin-right: 20px;
}

#sub-menu ul ul li a{
	color: #0f1c48;
	text-decoration: none;
	font-style: italic;
	margin-right: 20px;
	font-size: 12px;
}