@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48463A;
}
a:link {
	color: #726A66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #411603;
}
p {
	line-height: 1.7em;
	text-align: justify;
}

a:hover {
	text-decoration: underline;
	color: #48463A;
}
a:active {
	text-decoration: none;
	color: #385472;
}
h2 {
	font-size: 20px;
	color: #48463A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h3 {
	font-size: 11px;
	color: #93785C;
}
h4 {
	font-size: 11px;
	color: #93785C;
	border-left-color: #93785C;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
#tdNavigation {
	background-color: #424F19;
	text-align: center;
}
#tdLogo {
	background-color: #48463A;
	width: 140px;
}
#tdSidebar {
	background-image: url(images/st-germain-des-grois.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	background-color: #424F19;
}
.smallprint {
	font-size: 10px;
}
#tdSidebar a {
	color: #8D7D3F;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #48463A;
	border-bottom-color: #48463A;
}
#tdSidebar a:hover {
	background-color: #93785C;
	color: #FFFFFF;
}
