a.liens1:link {
 font-size: 13px;
 font-weight: bold;
 color: #E4C792;
 text-decoration: none;
}
a.liens1:visited {
 font-size: 13px;
 font-weight: bold;
 color: #E4C792;
 text-decoration: none;
}
a.liens1:hover {
	font-size: 13px;
	font-weight: bold;
	color: #F19C03;
	text-decoration: none;
	font-style: italic;
 }
 
 a.liensemail:link {
 font-size: 13px;
 font-weight: bold;
 color: #E4C792;
 text-decoration: none;
}
a.liensemail:visited {
 font-size: 13px;
 font-weight: bold;
 color: #E4C792;
 text-decoration: none;
}
a.liensemail:hover {
	font-size: 13px;
	font-weight: bold;
	color: #F19C03;
	text-decoration: none;
	font-style: italic;
 }
  
 a.liensemail2:link {
 font-size: 13px;
 font-weight: bold;
 color: #340000;
 text-decoration: none;
}
a.liensemail2:visited {
 font-size: 13px;
 font-weight: bold;
 color: #340000;
 text-decoration: none;
}
a.liensemail2:hover {
	font-size: 13px;
	font-weight: bold;
	color: #340000;
	text-decoration: none;
	font-style: italic;
 }
 





.text1 {
	font-size: 11px;
	color: #E4C792;
	text-decoration: none;
	font-weight: bold;
}

.text2 {
	font-size: 13px;
	color: #E4C792;
	text-decoration: none;
	font-weight: bold;
}




body {
	background-color: #ffffff;
	background-image: url(../images/fond_accueil.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3B35;
}


p, form, ul, li  {
	padding: 0px;
	margin: 0px;
}






.bgfondbnd1 {
	background-image: url(../images/fondbnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgfondbnd2 {
	background-image: url(../images/fondbnd2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgfondbnd1en {
	background-image: url(../images/fondbnd_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bgfond2 {
	background-color: #521411;
	background-image: url(../images/fondbas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgfond3 {
	background-color: #ffffff;
}
.bgfond4 {
	background-color: #340000;
}
.bgfond5 {
	background-color: #FFE0AD;
}
.textadresse {
	font-size: 13px;
	color: #340000;
	text-decoration: none;
	font-weight: bold;
}
