@charset "utf-8";
.bg {
	background-color: 60481a;
	background-image: url(images/nav/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contour {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #413112;
	border-right-color: #413112;
	border-bottom-color: #413112;
	border-left-color: #413112;
}
.description {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #60481A;
}
.section {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 20px;
	color: #CBC4B1;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	font-weight: bold;
}
p {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #D9D5C7;
	padding-top: 8px;
}
.parents {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #D9D5C7;
}
.titre {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 16px;
	color: #D9D5C7;
}
a:link {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #D9D5C7;
	padding-top: 8px;
}
a:visited {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #D9D5C7;
	padding-top: 8px;
}
a:hover {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 8px;
}
a:active {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 8px;
}
.description_link {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 13px;
	color: #60481A;
	text-decoration: underline;
}
.vendu {
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	font-size: 16px;
	color: #60481A;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.bg_btm_right {
	background-image: url(images/nav/btm_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_btm_left {
	background-image: url(images/nav/btm_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

