body {
	background-color: #91916d;
}
.border {
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../pictures/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border-text {
	padding-top: 10px;
	padding-left: 115px;
}


h1 {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 26px;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


h5 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	margin: 0px;
}

h6 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333333;
	border-left-color: #333300;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	color: #333333;
	margin-top: 19px;
	line-height: 16px;
}

a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
a:active {
	color: #663333;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
.motif {
	background-image: url(../pictures/7.gif);
	background-repeat: repeat;
	background-position: bottom;
}

.fond-degrade {
	background-image: url(../pictures/background.jpg);
	background-repeat: repeat-x;
}
.fond-degrade-2 {
	background-image: url(../pictures/background2.jpg);
	background-repeat: repeat-x;
}


.square {
	background-image: url(../pictures/square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.square2 {
	background-image: url(../pictures/square2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.square3 {
	background-image: url(../pictures/square3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.square4 {
	background-image: url(../pictures/square2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.brown {
	background-image: url(../pictures/brown.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.square4Copie {
	background-image: url(../pictures/square4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
strong {
	font-size: 13px;
	font-weight: bold;
}
