body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(images/px.gif);
}
#header {
height: 319px;
}
#conteneur {
position: relative;
width: 877px;
margin: 0 auto; 

}

#centre {
	margin-left: 187px;
	background-image: url(images/fond.jpg);


}
#gauche {
position: absolute;
left:0;
width: 185px;
}
#pied {
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B3E2D;
	font-size: 11px;
	vertical-align: middle;



}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menugauche a span {
	display: none;
	height: 31px;
	width: 185px;
	text-align: center;
	vertical-align: middle;
}
p {margin: 0 0 10px 0;}

a.accueil
{	display: block;
	width:185px;
	height:36px;
	background-image: url(images/bt1.gif);
	background-repeat: no-repeat;
}
a.accueil:hover
{
	background-image: url(images/bt1_roll.gif);

}

a.philo
{	display: block;
	width:185px;
	height:28px;
	background-image: url(images/bt2.gif);
	background-repeat: no-repeat;
}
a.philo:hover
{
	background-image: url(images/bt2_roll.gif);

}
a.soins1
{	display: block;
	width:185px;
	height:16px;
	background-image: url(images/bt4.gif);
	background-repeat: no-repeat;
}
a.soins1:hover
{
	background-image: url(images/bt4_roll.gif);

}
a.soins2
{	display: block;
	width:185px;
	height:16px;
	background-image: url(images/bt5.gif);
	background-repeat: no-repeat;
}
a.soins2:hover
{
	background-image: url(images/bt5_roll.gif);

}
a.invit
{	display: block;
	width:185px;
	height:31px;
	background-image: url(images/bt6.gif);
	background-repeat: no-repeat;
}
a.invit:hover
{
	background-image: url(images/bt6_roll.gif);

}

a.contact
{	display: block;
	width:185px;
	height:28px;
	background-image: url(images/bt7.gif);
	background-repeat: no-repeat;
}
a.contact:hover
{
	background-image: url(images/bt7_roll.gif);

}
a.mentions
{	display: block;
	width:185px;
	height:28px;
	background-image: url(images/bt8.gif);
	background-repeat: no-repeat;
}
a.mentions:hover
{
	background-image: url(images/bt8_roll.gif);

}
.txtclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1BE98;
}
.txtfonce {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9B735E;
}
.centrer {
	vertical-align: middle;
}

