@charset "utf-8";
/* CSS Document */

h1 {
	color: #740000;
	font-size:12px;
	font-weight:500;
	font-family:"Trebuchet MS";
	margin-left:5px;
	font-style:italic;
	font-weight:normal;
}

h2 {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	margin-left:10px;
}

P {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	text-align:justify;
	margin-left:15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin-right: 15px;
	line-height: normal;
}

li{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	margin-left:0px;
	list-style-position: outside;
	list-style-type: disc;
	list-color:#333333;
	list-style-image: url(../media/visuals/menu/puce.jpg);
	clip: rect(auto,auto,auto,auto);
	margin-right: 30px;
	padding-right: 30px;
	padding-left: 0px;
	 }

