body {
	background-image: url(couleur.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment:fixed;
	background-color:#594B42;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #594B42;
	text-transform: none;
	line-height: 16px;
}

.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px;
	color: #336699;
	font-weight: bold;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	font-style: normal;
}

.textbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2E2723;
	text-transform: none;
	line-height: 18px;
	font-style: normal;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E2723;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	line-height: 16px;
}

.textitalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #594B42;
	text-transform: none;
	font-style: italic;
	line-height: 18px;
}

.textbolditalic {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #2E2723;
	text-transform: none;
	line-height: 18px;
	font-style: italic;
}
.title1 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

.title2 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #336699;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.imgborder {
	margin-bottom: 20px;
	border: 1px solid #336699;
}