body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#page {
	margin: 0 auto;
	width: 780px;
}

a {
	text-decoration: none;
	color: #b79332;
}

h1 {
	font-size: 20px;
	color: #b79332;
	display: inline;
}

h2 {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

p {
	margin-top: 15px;
}

li {
	list-style: square;
	margin-left: 20px;
	width: 430px;
}

strong {
	color: #b79332;
	font-weight: bold;
	font-size: 14px;
}

#menu {
	border-bottom: 1px solid #b79332;
	padding-left: 180px;
}

#menu a {
	display: block;
	height: 33px;
	text-decoration: none;
	border: 0;
	float: left;
}

.pipe {
	float: left;
}

#bt_accueil {
	width: 64px;
	background: url(../img/img_menu/accueiloff.gif);
}

#bt_accueil :hover {
	background: url(../img/img_menu/accueilon.gif);
}

#bt_savoir_faire {
	width: 115px;
	background: url(../img/img_menu/savoirfaire_off.gif);
}

#bt_savoir_faire :hover {
	background: url(../img/img_menu/savoirfaire_on.gif);
}

#bt_partenaires {
	width: 112px;
	background: url(../img/img_menu/partenaires_off.gif);
}

#bt_partenaires :hover {
	width: 112px;
	background: url(../img/img_menu/partenaires_on.gif);
}

#bt_contact {
	width: 65px;
	background: url(../img/img_menu/contact_off.gif);
}

#bt_contact :hover {
	width: 65px;
	background: url(../img/img_menu/contact_on.gif);
}

#content {
	padding: 15px 200px 15px 0px;
	background: url(../img/photo1.jpg) no-repeat right bottom;
	min-height: 300px;
	position: relative;
}
#content {
	font-size: 1.12em;
	line-height: 1.3em;
}
#content h1 {
	font-size: 1.9em;
}
#content div h1 {
	font-size: 1.2em;
}

#carte {
	border: 0;
	display: block;
	margin: 0 auto;
	width: 190px;
	margin-top: 40px;
}

#extra {
	border: 1px solid #b79332;
	border-left: 0;
	border-right: 0;
	text-align: center;
	position: relative;
	padding-left: 150px;
	height: 35px;
	line-height: 35px;
	color: #b79332;
	font-weight: bold;
	margin-bottom: 30px;
}

#choco {
	position: absolute;
	left: 30px;
	top: -50px;
}

#footer {
	text-align: center;
	font-size: 10px;
	background-color: #421609;
	color: #fff;
	height: 20px;
	line-height: 20px;
}

#footer a {
	color: #fff;
}

form {
	padding-bottom: 40px;
	width: 300px;
}

form div {
	margin-bottom: 10px;
}

form div label {
	float: left;
	display: block;
	width: 150px;
	text-align: left;
}

form * input[type="text"],form textarea {
	border: 1px solid #b79332;
}

#content .partenaires {
	margin-top: 20px;
}