@charset "UTF-8";
/* CSS Document */


h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #a6932a;
	text-transform: uppercase;
}
.jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #6a6a5b;
	text-align: center;
	text-transform: uppercase;
}
.chiffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
	color: #ac500d;
	text-align: center;
}

h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



/* liens par défaut */
a:link {
	color: #a6932a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a6932a;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
 	background-color: #292406;
	padding: 0px 0px 0px 0px;

}
a:active {
	text-decoration: none;
	color: #952a1e;
}

/* liens menu langue dans le haut */

a.deux:link {
	color: #000000;
	text-decoration: none;
}

a.deux:visited {
	text-decoration: none;
	color: #ffffff;
}

a.deux:hover {
	text-decoration: none;
	color: #ffffff;
 	background-color: #ac500d;
	padding: 2px 0px 2px 0px;
}

a.deux:active {
	text-decoration: none;
	color: #451d05;
}


/* liens menu footer */

a.trois:link {
	color: #ffffff;
	text-decoration: none;
}

a.trois:visited {
	text-decoration: none;
	color: #a6932a;
}

a.trois:hover {
	text-decoration: none;
	color: #ffffff;
 	background-color: #3b3510;
	padding: 2px 0px 2px 0px;
}

a.trois:active {
	text-decoration: none;
	color: #000000;
}

/* liens autre */

a.quatre:link {
	color: #ffffff;
	text-decoration: none;
}

a.quatre:visited {
	text-decoration: none;
	color: #a6932a;
}

a.quatre:hover {
	text-decoration: none;
	color: #ffffff;
}

a.quatre:active {
	text-decoration: none;
	color: #000000;
}


/* attribus des pages */

.back-menu-langue {
	background-color: #ac500d;
}

.back-bas-page {
	background-color: #292406;
}

.tx-menu-langue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}

.tx-menu-bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949283;
}

.tx-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6a6651;
}
.tx-sous-titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.back-image-gauche {
	background-image: url(../images/design/back-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #030100;
}
.back-image-droit {
	background-image: url(../images/design/back-droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2d1303;
}
.tx-primaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.tx-secondaire {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #b4b3a7;
}
.tx-secondaire-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.back-index {
	background-image: url(../images/index/expedition-canot-back.jpg);
	background-position: center top;
	background-color: #1b222a;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.titre_page {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a6932a;
}
.tx-description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}.menu-tx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	letter-spacing: -0.125pt;
}

