body {
	background-image: url(../images/background.gif);
}
a {
	text-decoration: none;
	color: #834D38;
}
a:hover {
	text-decoration: underline;	
	color: #333333;
}
.friz {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-y;
}
.typoTexte {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteBold {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.brownColor {
	color: #834D38
}
.typoTexteSmall {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteSmallBold {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteSmallNews {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	line-height: 97%;
}
.typoTexteSmallBoldNews {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	line-height: 12px;
}
.typoTexteVert {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #005900;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitrePage {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #CC2E00;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}
.typoTitreNoir {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitreVert {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #005900;
	text-decoration: none;
	padding-left: 5px;
}
.typoTitreBrun {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #713800;
	text-decoration: none;
	padding-left: 5px;
}
.typoTexteForm {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #5A435C;
	text-decoration: none;
	padding-left: 5px;
	background-color: #C9AA69;
}
