﻿.texte {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #283E66;
	text-align: justify;
	text-decoration: none;
}
.texte2 {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	color: #283E66;
	text-align: justify;
}
.description {
	font-family: Verdana;
	font-size: xx-small;
	font-style: italic;
	list-style-type: circle;
	border: thin groove #70BEE9;
	width: 250px;
	font-weight: normal;
	color: #283E66;
	background-color: #E8F4FB;
	text-align: justify;
	vertical-align: top;
}
.titre-rubrique {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #283E66;
}
.sous-titre {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #157CB6;
	text-align: left;
}
}
.TITRE-RUBRIQUE2 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #BFE11B;
}

.ms-lstitle
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.sous-titre2 {
	font-family: verdana;
	font-size: x-small;
	color: #283E66;
	background-color: #BFE11B;
	font-weight: bold;
}
.url {
	font-family: verdana;
	font-size: xx-small;
	color: #157CB6;
}
.BSD-puces {
	font-family: Verdana;
	font-size: x-small;
	color: #283E66;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BFE11B;
	letter-spacing: normal;
	text-align: left;
	text-indent: 2px;
	vertical-align: baseline;
	white-space: normal;
	height: 16px;
	width: 100px;
	border-top-color: #BFE11B;
	border-right-color: #BFE11B;
	border-bottom-color: #BFE11B;
	border-left-color: #BFE11B;
}

.bullet-list {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: no-repeat 6px 6px;
	color: #157CB6;
	list-style: none;
	line-height: 18px;
	font-family: Verdana;
	font-size: x-small;
	background-image: url('images/bullet_carre-vert.jpg');
}
.bullet_fleche {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: no-repeat 6px 6px;
	color: #157CB6;
	list-style: disc;
	line-height: 20px;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	list-style-image: url('images/bullet_fleche.gif');
	list-style-position: inside;
	background-image: url('images/bullet_fleche.gif');
}
.bullet_bsd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: overline;
	color: #283E66;
	list-style-image: url('images/bullet_carre-vert.jpg');
	list-style-type: disc;
	text-indent: 20px;
	text-align: left;
}
.menu-gauche {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #157CB6;
	text-align: left;
	list-style-image: url('images/pbullet_blue.gif');
	list-style-position: inside;
	list-style-type: none;
	background-image: url('images/pbullet_blue.gif');
	background-repeat: no-repeat;
	text-indent: 30px;
}
.Titre-Rubrique3 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #BFE11B;
}
.background-color-BSD {
	font-family: verdana;
	background-color: #CDE9F8
}
