/*******************************************************/
/* Elements de decoration */
/*******************************************************/

/* les titres et sstitre de page qui ne sont pas dans l'onglet */
p.page-sstitre, div.page-sstitre{
	font-size : 13px;
	text-align : center;
	font-weight : bold;
}

p.page-titre, div.page-titre{
	font-size : 18px;
	text-align : center;
	font-weight : bold;
}
/**/
span.topicabstract {
	font-size : 11px;
}


/* pour renforcer l'entete de table */
th.th-gras {
	color : #ffffff;
	font-size: 15px;
	font-weight: bold;
}
/* pour faire une bordure aux tableaux */
td.pour-bordure {
	background-color : #1078c4;
}

/*******************************************************/
/* Utilitaires */
/*******************************************************/
p.util-styledef {
	background-color: #E8E8E8;
	width: 250px;
	font-size: 10px;
	border : 1px dashed Black;
	margin-left : 20px;
	padding : 3px;
	outline-color : Green;
}

.biblio-url {
	font-size: 11px;
	color: #666633;
}
.biblio-src {
	font-size: 11px;
}
.biblio-bloc {
}
span.accentue-nom { font: bolder 17px; }
span.txt-description {
	font-size: 11px;
}
select.mnupage {
	font-size: 9px;
		background-color: #E8E8E8;
	border: 0px dotted #000099;
		border : 1px dashed Black;
		border-width: 0 0 0 0;
		width: 400px;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		border-color: #FFCC33;
		}

