body {
	font-family: "Trebuchet Ms";
	font-size: 11px;
	color: #C5A57F;
	line-height:13px;
	text-align: justify;
}

A:link,a:active,a:visited {
	color:#6e6e6e;
	text-decoration: none;
	font-weight:bold;
}
A:hover {
	color:#aeaeae;
	text-decoration: none;
	font-weight:bold;
}

td.titreside {
font-family: georgia;
	color: #ffffff;
	text-transform:lowercase;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 3px;
	text-shadow: #50493f 1px 1px 1px;

}

h1 {
	background-image: url('images/titre.png');
	background-repeat:no-repeat;
	background-position:center;
font-family: georgia;
	color: #ffffff;
	text-transform:lowercase;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-shadow: #50493f 1px 1px 1px;
	line-height: 130px;
	height: 149px;

}


h2, h3 {
background-color:#ffffff;
border-bottom: 1px solid #e4c5a2;
	border-right: 1px solid #e4c5a2;
	border-top: 0;
	border-left: 0;
	-moz-border-radius: 4px;
color: #979797;
text-transform:uppercase;
font-size: 7px;
text-align:left;
padding: 2px;
font-family: "Small Fonts";
margin-bottom: 5px;
font-weight:normal
}


input, submit, textarea {
font-family: Trebuchet MS;
font-size: 10px;
padding: 5px;
color: 5e5e5e;
background-color:#ffffff;
border: 1px solid #e4c5a2;
	-moz-border-radius: 4px;
}

.noborder {
background: none;
border:0px;
padding: 0px;
}

img {
background-color:#ffffff;
border: 1px solid #929292;;
	-moz-border-radius: 4px;
	padding: 5px;

}

a img {
background-color:#ffffff;
border: 1px solid #e4c5a2;
	-moz-border-radius: 4px;
	padding: 5px;
}

a:hover img {
background-color:#ffffff;
border: 1px solid #929292;

	-moz-border-radius: 4px;
	padding: 5px;
}
