
/*Styles pour les articles*/
.tabPubli
{
	background-color: #F1CF49;
	
}
.cadrePubli
{
	font-style: normal;
	display: compact;
	border: medium inset #cccccc;
	background-color: #ffffff;/*#ffff99; */
	white-space: normal;
	padding: 10px;
	margin-bottom:20px;
}
.publication 
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #FF0000;
}

.liste {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	list-style-type: disc;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.paraf {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: normal;
	color: #000000;
	line-height: 12pt;
	font-weight: normal;
}
.titre-page {
	font-family: "Brush Script MT";
	font-size: 22pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.titre-accueil {
	font-family: "Tolkien";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}

ul#ulPop { }

h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 10pt;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	line-height: 10pt;
	color: #000000;
}
h3 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
	text-align: justify;
}
h4 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: 2px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
