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

body {
	height: 100%;
	background-image: url(../_images/bg-marbre.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

h1{
	font-family: 'Merriweather', serif;
	font-size: 32px;
		line-height: 0px;
	font-weight: 300;
	color: #3a3a3a;
	}
h2{
	font-family: 'Merriweather', serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	vertical-align: bottom;
	line-height: 23px;
	}

h3{
	font-family: 'Merriweather', serif;
	font-size: 15px;
	font-weight: normal;
	color: #6e674e;
	text-transform: none;
	line-height: 25px;
}


/* liens par défaut */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #d8d9c9;
	background-image: url(../_images/header-bg-noir.png);
	padding: 2px 0px 2px 0px;
}
a:active {
	text-decoration: none;
	color: #6b6a6a;
}

/* liens menu langue dans le haut */

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

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

a.deux:hover {
	text-decoration: none;
	color: #d8d9c9;
	background-image: url(../_images/header-bg-noir.png);
	padding: 2px 0px 2px 0px;
}

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


/* liens intérieur page */

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

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

a.trois:hover {
	text-decoration: none;
	color: #d8d9c9;
	background-image: url(../_images/header-bg-noir.png);
	padding: 2px 0px 2px 0px;
}

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




/* attribus des pages */
 

.bg-menu-haut {
	background-image: url(../_images/bg/001-long.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

.bg-menu-haut1 {
	background-image: url(../_images/bg/002.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

.bg-menu-haut2 {
	background-image: url(../_images/bg/003.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

.bg-menu-haut3 {
	background-image: url(../_images/bg/004.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

.bg-menu-haut4 {
	background-image: url(../_images/bg/005.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

.bg-menu-haut5 {
	background-image: url(../_images/bg/006.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}


.bg-footer {
	background-image: url(../_images/bg-footer-teinte.png);
	background-repeat: repeat;
	background-position: center top;
}

.bg-menu {
	background-image: url(../_images/bg-menu.png);
	background-repeat: repeat;
	background-position: center top;
}

.bg-noir {
	background-image: url(../_images/header-bg-noir.png);
	background-repeat: repeat;
	background-position: center top;
}

.bg-titre {
	background-color: #d8d9c9;
}

.footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	}
	
.tx-menu {
	font-family: 'Merriweather', serif;
	font-size: 23px;
	color: #8e8e8e;
	}
	
.tx-menu-bas {
	font-family: 'Merriweather', serif;
	font-size: 17px;
	line-height: 25px;
	color: #333;
	}
	
.tx-contact-bas {
	font-family: 'Merriweather', serif;
	font-size: 15px;
	line-height: 24px;
	color: #333;
	}
	
	
.tx-menu-bas-bold {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #333;
	}
	
.tx-menu-haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
	
.tx-contenu-prioritaire {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 26px;
		font-weight: 400;
	color: #616161;
	}
	
 .tx-contenu-secon {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 24px;
		font-weight: 400;
	color: #59582c;
	}
 
 
 
 .tx-contenu-secon-bold {
	font-family: 'Merriweather', serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
	color: #333;
	}
 
 
  .tx-contenu-secon-lien {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	line-height: 24px;
		font-weight: 700i;
	color: #59582c;
	}
 
   .tx-contact-lien {
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 24px;
		font-weight: 700i;
	color: #59582c;
	}
 