.footRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5C3E30;
	letter-spacing: 1px;
}

.footWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}


.linkMenu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
}
a.linkMenu01:link {
	color: #C3B299; 
	font-weight: bold; 
	text-decoration: none;
}
a.linkMenu01:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bolder; 
	background:	#FFFFFF;
	text-decoration: none;
}
a.linkMenu01:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}

a.linkMenuDessin:link { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
a.linkMenuDessin:hover {
	color: #FFF8EA;
	font-weight: bolder; 
	background:	##CC6633;
	text-decoration: none;
}
a.linkMenuDessin:visited { 
	font-weight: bold; 
	color: #C3B299; 
	text-decoration: none;
}


.linkMenu01Black {
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;

}
a.linkMenu01Black:link { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
a.linkMenu01Black:hover {
	font-size: 18px;
	font-weight: bolder; 
	letter-spacing: 3px;
	text-decoration: none;
}
a.linkMenu01Black:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}


.linkTxt12 {
}
a.linkTxt12:link { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
}
a.linkTxt12:hover {
	color: #000000;
	font-weight: bolder; 
	background:	#FFF8EA;
	letter-spacing: 2px;
	text-decoration: none;
}
a.linkTxt12:visited { 
	font-weight: normal; 
	color: #CCCCCC; 
	text-decoration: none;
}

.menuBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.menuBlack:link { 
	text-decoration: none;
}
a.menuBlack:active { 
	color: #FFFFFF; 
	background:	#000000;
	text-decoration: none;
}
a.menuBlack:hover {
	color: #FFF8EA;
	background:	#000000;
	text-decoration: none;
}
a.menuBlack:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}

.menuGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
}
a.menuGrey:link { 
	text-decoration: none;
}
.menuRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #5C3E30;
	letter-spacing: 1px;
}

.menusmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ded3be;
}
a.menusmall:link { 
	color: #fff8ea; 
	font-weight: bold; 
	text-decoration: none;
}
a.menusmall:active { 
	color: #330033; 
	background:	#FFFFFF;
	text-decoration: none;
}
a.menusmall:hover {
	color: #330033;
	font-weight: bold; 
	background:	#FFF8EA;
	text-decoration: none;
}
a.menusmall:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}

.menuWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a.menuWhite:link { 
	text-decoration: none;
}
a.menuWhite:active { 
	color: #000000; 
	text-decoration: none;
}
a.menuWhite:hover {
	color: #FFF8EA;
	background:	#000000;
	text-decoration: none;
}
a.menuWhite:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}




.titreBlackBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.titreBlackBig:link { 
	text-decoration: none;
}
a.titreBlackBig:active { 
	color: #FFFFFF; 
	background:	#000000;
	text-decoration: none;
}
a.titreBlackBig:hover {
	color: #FFF8EA;
	background:	#000000;
	text-decoration: none;
}
a.titreBlackBig:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}


.titreBlackMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
a.titreBlackMed:link { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
a.titreBlackMed:hover {
	color: #FFF8EA;
	font-weight: bold; 
	text-decoration: none;
}

.titreGrayMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	font-variant: normal;
}

.titreWhiteMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
a.titreWhiteMed:link { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
}
a.titreWhiteMed:active { 
	color: #FFFFFF; 
	text-decoration: none;
}
a.titreWhiteMed:hover {
	color: #FFF8EA;
	font-weight: bold; 
	background:	#000000;
	text-decoration: none;
}
a.titreWhiteMed:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: none;
}



.titreWhiteBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.titreWhiteSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}


.titreGrayBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EAE5DA;
	letter-spacing: 1px;
}


.titreWhiteBigCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-transform: none;
}

.txtWhite10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.txtWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a.txtWhite12:link { 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: underline;
}
a.txtWhite12:hover {
	color: #000000;
	font-weight: bold; 
	background:	#FFFFFF;
	text-decoration: none;
}
a.txtWhite12:visited { 
	font-weight: normal; 
	color: #C3B299; 
	text-decoration: underline;
}
