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

body {
	height: 100%;
	background-image: url(../_images/back.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6e674e;
	text-transform: none;
	vertical-align: bottom;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #53801d;
	text-transform: none;
	line-height: 20px;
	}

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

#container {
	position: fixed;
	bottom: 0px;
}
#footer {
    position : relative;
}



/* liens par défaut */
a:link {
	color: #10517a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #386079;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
a:active {
	text-decoration: none;
	color: #952a1e;
}

/* liens menu langue dans le haut */

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

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

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

a.deux:active {
	text-decoration: none;
	color: #e6151e;
}
.header-back {
	background-image: url(../_images/entete2020.jpg);
	background-position: center top;
	background-color: #000000;
}


/* liens menu footer */

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

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

a.trois:hover {
	text-decoration: none;
	color: #ffffff;
 	background-color: #10517a;
	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 */

.tx-menu-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fond-haut-menu {
	background-color: #beb191;
}
 
.tx-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
 
.menu-haut {
	background-image: url(../_images/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.menu-tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.pointille {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 10px;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #626262;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.texte-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #625833;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.back-footer {
	background-image: url(../_images/back-footer2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 45px;
	margin: 5px;
}
.champ2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 125px;
	margin: 10px;
}