BODY {
	background-color: #91B47A;
}

.slogan{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	border-bottom-width: thin
}


H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #AE1F2D;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #49491D;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #49491D;
}

.txt {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #49491D;
}

.txt_black {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000;
}
.legende {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #636331;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}
a:active {
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}
a:hover {
	color: #AE1F2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}

.linktxt            { color: #AE1F2D; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: underline }
a.linktxt           { color: #AE1F2D; font-weight: bold; text-decoration: underline }
a.linktxt:visited   { color: #AE1F2D; text-decoration: underline }
a.linktxt:hover     { color: #AE1F2D; background-color : #EBDFD9; text-decoration: none }
a.linktxt:active    { color: #AE1F2D; text-decoration: underline }

.linkhome            { color: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none }
a.linkhome           { color: #FFFFFF; font-weight: bold; font-size: 16px; text-decoration: none }
a.linkhome:visited   { color: #FFFFFF; font-size: 16px; text-decoration: none }
a.linkhome:hover     { color: #AE1F2D; font-size: 16px; background-color : #EBDFD9; text-decoration: none }
a.linkhome:active    { color: #FFFFFF; font-size: 16px; text-decoration: none }

.rouge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #AE1F2D;
}
