@charset "utf-8";
body {
	background-image: url(photo/degrade.jpg);
	background-repeat: repeat-x;
	background-color: #E6DBBB;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	color: #726B58;
}
.marges {
	text-align: justify;
	padding: 25px;
	vertical-align: top;
}
.fond-transparent-pas {
	background-image: url(photo/fond-trans.png);
	background-repeat: repeat;
	text-align: justify;
	margin: 0px;
}
.fond-transparent {
	background-image: url(photo/fond-trans.png);
	background-repeat: repeat;
	padding: 25px;
	text-align: justify;
	margin: 0px;
}
.txt-general-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7A725C;
	font-style: italic;
	font-weight: bold;
}

.txt-general {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #68604E;
	font-style: italic;
}
.txt-contact-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #565242;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
.txt-contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 25px;
	font-style: italic;
	color: #565242;
	line-height: 24px;
}
.marges-top {
	vertical-align: top;
}

.txt-menu-bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484437;
}
a:link {
	text-decoration: none;
	color: #484437;
}
a:visited {
	text-decoration: none;
	color: #484437;
}
a:hover {
	text-decoration: none;
	color: #484437;
}
.txt-liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #605948;
	font-style: italic;
}
.txt-listepetit {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #605948;
	font-style: italic;
}
.exposant {
	font-size: x-small;
}
.txt-general-reflex {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-style: italic;
	padding: 25px;
	text-align: justify;
}
.txt-contact-bold-nom {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #565242;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
.realisation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.fond-blanc {
	background-color: #CEC0A3;
}
