body
{
	margin: 0;
	padding: 0;
	background: #d8c398 url(images/bg.gif) center repeat-y;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

#page
{
	width: 800px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -400px;
}

#contenu
{
	padding: 10px;
	margin: 190px 0 0 0;
}

img
{
	border: 1px solid #cbc9a0;
}

#footer
{
	background: #b37e1e url(images/mary-cohr.jpg) 10px 0 no-repeat;
	color: #ffffff;
}

p
{
	margin: 0;
	padding: 0;
}

#woman
{
	width: 101px; 
	height: 180px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-woman.png'); 
	background: url(images/bg-woman.png) no-repeat !important; 
	background: none;
	position: absolute;
	z-index: 1;
}

#flower
{
	width: 117px; 
	height: 64px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/flower.png'); 
	background: url(images/flower.png) no-repeat !important; 
	background: none;
	position: absolute;
	margin-top: -10px;
	margin-left: -10px;
}

#bamboo
{
	width: 276px; 
	height: 130px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bamboo.png'); 
	background: url(images/bamboo.png) no-repeat !important; 
	background: none;
	position: absolute;
	left: 524px;
	top: 55px;
	z-index: 2;
	
}



#footer a
{
	color: white;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

td#barremenu 
{
	background: url(images/bg-menu-blanc.gif) no-repeat ; 
}

table#vmenu td.ss
{
}

table#vmenu td a
{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-left: 7px;
}

table#vmenu td a:hover
{
	color: #920000;
	text-decoration: none;
	background: url(images/puce.gif) left center no-repeat;
}

h1
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h2.cabine
{
	font-size: 14px;
	margin: 34px 0 16px 0;
}

h2.promo
{
	font-size: 14px;
	padding: 28px 0 17px 43px;
	margin: 0px;
}

h2
{
	font-size: 14px;
	padding: 0;
	margin: 0px 0 10px 0;
}

.cartouche
{
	background: #b37e1e;
	height: 23px;
	width: 182px;
	margin: 110px 0 0 0;
	padding: 0;
	z-index: 30;
	position: absolute;
}

h3.h3liste, h4.h4liste
{
	margin: 0 0 10px 0;
	padding: 0;
}

.cartouche p
{
	padding: 5px 0 0 10px;
	margin: 0;
}

.cartouche p a
{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}

.cartouche p a:hover
{
	font-weight: bold;
	text-decoration: none;
}

#form form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 100%;
}

#form td {
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
	background: none;
	width: 50%;
	
}
#form small{
	font:9px normal normal normal tahoma,verdana,serif;
}
#form input,select {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
	background: #bec782;
	border:1px solid #70a204;
}
#form textarea {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
	width: 300px;
	background: #bec782;
	border:1px solid #70a204;
}

.captcha {
	border:1px solid #70a204;
	background: none;
	padding:2px;
}

#over
{
	height: 539px;
	overflow: auto;
	padding: 0 5px 0 0;
}

a.savoirPlus
{
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
}

a.savoirPlus:hover
{
	text-decoration: none;
}

img.pixliste
{
	float: right;
}

.pspace
{
	clear: both;
	margin-bottom: 10px;
}

p.pliste
{
	margin-bottom: 20px;
}

p.lireSuite
{
	text-align: right;
	margin-top: 20px;
}

#footer 
{
	margin-top: 10px;
}

/* CSS issu des tutoriels http://css.alsacreations.com */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 155px;
left: 55px;
z-index:100;
width: 900px;
}
#menu dl {
float: left;
width: 12em;
margin: 0 1px;
background: url(images/puce.gif) 5px center no-repeat;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: none;
font-size: 12px;
font-weight: normal;
}
#menu dd {
font-size: 12px;
font-weight: normal;
text-align: left;
background: url(images/puce.gif) 5px center no-repeat;
}

#menu li {
text-align: center;
background: #e4d9c6 url(images/puce.gif) 5px center no-repeat;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-size: 12px;
font-weight: normal;
background: url(images/puce.gif) 5px center no-repeat;
padding-left: 8px;

}
#menu li a:hover, #menu dt a:hover {
background: #ffffff url(images/puce.gif) 5px center no-repeat;
padding: 3px 0;
padding-left: 10px;
}

#menu li a
{
	width: 15em;
	background: #e4d9c6 url(images/puce.gif) 5px center no-repeat;
	text-align: left;
	padding-left: 10px;
}

#onglerie p
{
	margin: 10px 0;
}

#onglerie ul
{
	margin: 0 0 40px 0;
}


