body {
	margin-top: 113px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 40px;
	background-color: #695540;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}

td {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, pre {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}

.corps {
	width: 1000px;
}

.contenu {
	background-color: #FFFFFF;
	width: 976px;
	height: 50px;
}

/*******************************************************/

.content {
	width: 699px;
}

.titre {
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
	color: #0b7637;
}

.soustitre {
	font-variant: small-caps;
	font-weight: bold;
	color: #0b7637;
}

.texte {
	margin-bottom: 10px;
	text-align: justify;
	color: #000044;
}

.Alerte {
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

a:link {color: #444444; text-decoration: underline;}
a:visited {color: #444444; text-decoration: underline;}
a:active {color: #444444; text-decoration: underline;}
a:hover {color: #d62816; text-decoration: none;}

a.jaglink:link {color: #888888; text-decoration: none;}
a.jaglink:visited {color: #888888; text-decoration: none;}
a.jaglink:active {color: #888888; text-decoration: none;}
a.jaglink:hover {color: #FF6600; text-decoration: underline;}

