body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background: url(../images/fond1.gif) repeat-y center;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

img, div { behavior: url(/ress/iepngfix.htc) }

a:active, a:visited, a:link {
	color: #f26649;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	background: #DDDDDD;
	height: 300px;
}

#mainContent {
	margin: 0 0 0 0;
}

#adresse {
	height:300px;
	background-color:#e3e3e3;
	width: 180px;
	position: absolute;
	left: 820px;
	font-size: 0.75em;
	line-height: 1.5em;
	vertical-align: bottom;
}

#adresse div {
	position:absolute;
	bottom:15px;
}

#adresse .titre {
	font-weight: bold;
	color: #3471a4;
	border-top: 1px dashed #FFF;
	border-bottom: 1px dashed #FFF;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#adresse p {
	padding:0 0 0 15px;
	margin: 5px 0px 0px;
}

#etoile1 {
	position: absolute;
	top: 193px;
	left: -18px;
}

#etoile2 {
	position: absolute;
	top: 13px;
	left: 793px;
}

#etoile3 {
	position: absolute;
	top: 165px;
	left: 953px;
}

#facebook {
	position: absolute;
	top: 272px;
	left: 5px;
	width:24px;
	height:24px;
	background: url(../images/facebook.png) no-repeat left top;
}

#facebook:hover {
	background-position: -24px 0;
}

#logo {
	height: 145px;
	width: 265px;
	position: absolute;
	left: 35px;
}

#menu {
	height: 30px;
	position: absolute;
	left: 35px;
	top: 270px;
	background: #FFF;
	line-height:30px;
	font-size: .6875em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul {
	margin:0;
	padding:0 10px;
	list-style: none;
}

#menu ul li {
	display: inline;
	margin:0 3px 0 0;
	padding:0 6px 0 0;
	border-right: 1px solid #666666;
}

#menu ul li.last {
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right: none;
}

#menu a:active, #menu a:visited, #menu a:link {
	background: #FFF;
	padding: 3px 5px;
}

#menu a.menu_boutique:active, #menu a.menu_boutique:visited, #menu a.menu_boutique:link {
	color: #6699cc;
}
#menu a.menu_boutique:hover {
	background: #6699cc;
	color: #FFF;
	text-decoration:none;

}
#menu a.menu_collections:active, #menu a.menu_collections:visited, #menu a.menu_collections:link {
	color: #FB9D36;
}
#menu a.menu_collections:hover {
	background: #FB9D36;
	color: #FFF;
	text-decoration:none;

}
#menu a.menu_trouvailles:active, #menu a.menu_trouvailles:visited, #menu a.menu_trouvailles:link {
	color: #f26649;
}
#menu a.menu_trouvailles:hover {
	background: #f26649;
	color: #FFF;
	text-decoration:none;

}
#menu a.menu_joindre:active, #menu a.menu_joindre:visited, #menu a.menu_joindre:link {
	color: #9bb015;
}
#menu a.menu_joindre:hover {
	background: #9bb015;
	color: #FFF;
	text-decoration:none;

}
#menu a.menu_english:active, #menu a.menu_english:visited, #menu a.menu_english:link {
	color: #662937;
}
#menu a.menu_english:hover {
	background: #662937;
	color: #FFF;
	text-decoration:none;

}

.section {
	margin: 30px 0 0 0;
	background: url(../images/section_fond1.gif) no-repeat;
	position: relative;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #666666;
}
.section p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.section_titre {
	width: 250px;
	text-align: right;
	padding: 40px 30px 40px 20px;
	position: absolute;
	top: 0px;
	right: 700px;
}
.section_titre p.titre_section {
	font-size: 2.166em;
	line-height: 1.077em;
	margin-bottom: 20px;
}
.section_titre p.titre {
	font-weight: bold;
	color: #3471a4;
	margin-top: 20px;	
}
.section_surtitre {
	position: absolute;
	top: 0px;
	right: 730px;
	text-transform: uppercase;
	color: #FFF;
	padding: 3px 5px;
	letter-spacing: 0.1em;
}


.section_texte {
	margin: 0px 0px 0px 300px;
	
	padding: 40px 20px 40px 0;
}

.section_texte table .titre {
	font-size: 1.5em;
	color: #FFF;
	margin-top: 0px;
}

.trouvailles_description {
	padding: 10px;
	color: #000;
}
.trouvaille_description1 {
	background-color: #9DDF60;
}
.trouvaille_description2 {
	background-color: #969FA5;
}
.trouvaille_description3 {
	background-color: #E86E5D;
}
.trouvaille_description4 {
	background-color: #6E7E8D;
}
.trouvaille_description5 {
	background-color: #C29133;
}
.trouvaille_description6 {
	background-color: #BE9569;
}

.trouvailles_detail {
	font-size: 0.75em;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	line-height: 1.2em;
}

.jours {
	color: #777;
}

