/*************/
body {background-color: #fefefe}
img {border:none}

.espace {
	font-family: georgia, ariel;
	font-size: 13px;
	color: #fefefe;
	line-height: 13px;
	text-decoration: none;
}
.espace-2 {
	font-family: georgia, ariel;
	font-size: 33px;
	color: #fefefe;
	line-height: 33px;
	text-decoration: none;
}
/***************82A021******FONT**************/

.font-txt{
	font-family: georgia, ariel;
	font-size: 12px;
	color: #728C1C;
	line-height: 16px;
	text-decoration: none;
}

.font-txt-brun{
	font-family: georgia, ariel;
	font-size: 14px;
	color: #796648;
	line-height: 18px;
	text-decoration: none;
}

.font-txt-info{
	font-family: georgia, ariel;
	font-size: 14px;
	color: #728C1C;
	line-height: 19px;
	text-decoration: none;
}
.font-txt-photo{
	font-family: georgia, ariel;
	font-size: 13px;
	color: #728C1C;
	line-height: 20px;
	text-decoration: none;
}

.font-txt-menu{
	font-family: georgia, ariel;
	font-size: 14px;
	color: #FEFEFE;
	line-height: 18px;
	text-decoration: none;
}

.font-txt-fat{
	font-family: georgia, ariel;
	font-size: 14px;
	color: #796648;
	line-height: 16px;
	text-decoration: bold;
}

.font-txt-title-2{
	font-family: georgia;
	font-size: 40px;
	color: #82A021;
	line-height: 60px;
	text-decoration: none;
}

.font-link{
	font-family: georgia, ariel;
	font-size: 14px;
	color: #728C1C;
	line-height: 16px;
	text-decoration: underline;
}
.font-bouton{
 	color: #fefefe;
	font-family: georgia, ariel;
	font-size: 16px;
	text-decoration: underline;
	line-height: 23px;
	text-align: center;
}	
/*******background-color: #5F523C;	***background-color: transparent;***************************/
.bouton {
	width: 177px;
	height: 40px;
	background-image: url(../imag/bouton.jpg);
	background-repeat: no-repeat;
  padding: 5px;
	margin: 0;
}

/****line-height: 16px;*******table*****/

.list {
list-style-type: square; 
margin: 0em 0 0em 20px;
color: #728C1C;
}

.border-vert {
  border-width: 1px;
	border-style: solid;
  border-color: #728C1C;
	padding: 5px;
}

.border-vert-menu {
	border-width: 1px;
	border-style: solid;
  border-color: #728C1C;
 	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 5px;
}

.border-vert-right {
  border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
  border-color: #728C1C;
}

.border-vert-bottom {
  border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-lef-stylet: none;
	border-bottom-style: solid;
  border-color: #728C1C;
}

.border-brun {
  border-width: 1px;
  border-style:solid;
  border-color: #5F523C;
  padding: 5px;
}

.no-padding {
	padding: 0px;
}

.padding-10 {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.padding {
	padding: 10px;
}


