div,td,th, p, h1, h2, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(m0p1p6nc.gif);
	margin: 0;
}

.petit {
	font-size: 10px;
	background-color: #D3E5FA;
}

.titre {
	color: rgb(0%,56%,84%);
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
}

.soustitre {
	color: rgb(0%,56%,84%);
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 20px;
}

.texte {
	font-size: 12px;
	text-indent: 0.5cm;
	text-align: justify;
	font-weight: 600;
}

.legende
{
	font-size: 10px;
	font-style: italic;
}

p:first-letter {
	font-size: 200%;
	text-indent: 0.5cm;
	text-align: justify;
	font-weight: 600;

}

.signature {
	font-size: 12px;
	text-align: right;
	background: rgb(0%,56%,84%);
	color=white;
	text-decoration: none;
}

.encadre {
	font-size: 12px;
	text-align: justify;
	border-width: 2px;
	border-style: solid;
	padding: 5px;
}

#nav {
	margin : 0;
	padding: 0;
}

#nav li {
	list-style: none;
	float: left;
	margin-left:1px;
	padding-left: 16px;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	background: #BBB url(tabs2-big.gif) 0 100% no-repeat;
}

#nav a {
	display: block;
	float left;
	padding: 0 140px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	border-color: #FFF #333 #333 #FFF;
	background: #DDD url(tabs2-big.gif) 100% 100% no-repeat;
	width: .1em;
}

#nav a:hover {
	color: rgb(62%, 35%, 22%);
}

#nav #current, #nav #current a {
	color: #FDB;
	background-image: url(tabs2-big-ct.gif);
}

#main {
	margin: 0;
	padding: 2.5% 12.5%;
}

.banniere {
	color: #FFF;
	background: brown;
	font: bold 200%/1em Arial, Verdana, sans-serif;
	font-size: 27px;
	text-align: center;
}

.button {
	border: #FFFFFF;
	border-style: solid;
	height: 16px;
	background-color : #EFEFEF;
	color : red;
	border-width: 1px 1px 1px 1px;
	font-size: 20px;
	font-family: Arial;
}