/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/pattern.jpg);
}
 

a:link {
color: #52331E; text-decoration: underline;
} 

a:visited {
color: #52331E; text-decoration: underline;
} 

a:hover {
color: #000000; text-decoration: underline;
}

a.lien:link {
color: #ffffff; text-decoration: underline;
} 

a.lien:visited {
color: #fffffF; text-decoration: underline;
} 

a.lien:hover {
color: #cccccc; text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #52331E;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #52331E;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.Style1 {font-size: 10px; font-style: normal; line-height: normal; text-transform: none; color: #F6F3F0; letter-spacing: normal; word-spacing: normal; white-space: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

