/* template */

body {
	text-align: left;
	background-color: #ECE4E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0px;
}
#container {
	position: absolute;
	width: 890px;
	left: 50%;
	margin-left: -445px;
}
#content {
	background-color: #4D3F3C;
	padding: 50px 20px 20px 20px;
	text-align: center;
}
#footer {
	background: url(images/footer.gif) repeat-x;
	width: 890px;
	color: #50493F;
}
#menu-fond {
	background: #413C3C url(images/menu2010.gif) no-repeat;
	width: 890px;
	height: 32px;
	display: block;
	position: absolute;
}
#menu-fond a {
	height: 32px;
	display: block;
}
/* fr */
#menu-fond a.btn1 {
	width: 104px;
	background: url(images/btn1.gif) top #009900;
}
#menu-fond a.btn2 {
	width: 96px;
	background: url(images/btn2.gif) top;
}
#menu-fond a.btn3 {
	width: 66px;
	background: url(images/btn3.gif) top;
}
#menu-fond a.btn4 {
	width: 104px;
	background: url(images/btn4.gif) top;
}
#menu-fond a.btn5 {
	width: 88px;
	background: url(images/btn5.gif) top;
}
#menu-fond a.btn6 {
	width: 141px;
	background: url(images/btn6.gif) top;
}
/* us */
#menu-fond a.btn-us1 {
	width: 110px;
	background: url(images/btn_us1.gif) top #009900;
}
#menu-fond a.btn-us2 {
	width: 107px;
	background: url(images/btn_us2.gif) top;
}
#menu-fond a.btn-us3 {
	width: 85px;
	background: url(images/btn_us3.gif) top;
}
#menu-fond a.btn-us4 {
	width: 53px;
	background: url(images/btn_us4.gif) top;
}
#menu-fond a.btn-us5 {
	width: 94px;
	background: url(images/btn_us5.gif) top;
}
#menu-fond a.btn-us6 {
	width: 150px;
	background: url(images/btn_us6.gif) top;
}
#menu-fond a:hover {
	background-position: bottom;
}
a {
	color: #50493F;
	text-decoration: none;
}
a:hover {
	color: #836241;
	text-decoration: underline;
}
table, img {
	border: 0;
}
p {
	margin: 5px 10px 12px 12px;
}
.titre {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0 0 26px;
}

/* pages */

.fond1 {
	vertical-align: top;
	text-align: left;
	width: 316px;
	padding: 0;
	margin: 0;
}
.fond2 {
	vertical-align: top;
	text-align: left;
	width: 632px;
	padding: 10px;
	margin: 0;
}
.fond1 a {
	color: #A49490;
	text-decoration: none;
}
.fond1 a:hover {
	color: #E4D0CC;
	text-decoration: underline;
}
#onglet {
	position:absolute;
	top: 181px;
	left: 248px;
}
#onglet a {
	height: 24px;
	width: 156px;
	display: block;
}
/* fr */
#onglet a.btn_vign1 {
	background: url(images/btn_vign1.gif) top;
}
#onglet a.btn_vign2 {
	background: url(images/btn_vign2.gif) top;
}
#onglet a.btn_vign3 {
	background: url(images/btn_vign3.gif) top;
}
/* us */
#onglet a.btn_vign1_us {
	background: url(images/btn_vign1_us.gif) top;
}
#onglet a.btn_vign2_us {
	background: url(images/btn_vign2_us.gif) top;
}
#onglet a.btn_vign3_us {
	background: url(images/btn_vign3_us.gif) top;
}
#onglet a:hover {
	background-position: bottom;
}
a.lien:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien:visited {

	color: #FFFFFF;
	text-decoration: underline;
}

