* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin-bottom:50px;
 font-size:9pt;
 background-color:#f0dba6;
 text-align:justify;
}

#indexcontent
{ 
 width: 600px; 
 text-align: center;
 border: 0px; 
 padding: 0;  
 margin: 0 auto; 
} 

a img {
   border:0;
}

.cap{
	float: left;
	width: .75em;
	font-size: 62px;
	line-height: 50px;
}

.plan {
 margin-left:20px;
}
.plan a{
 font-size : 14px;
 color : #a6bab5;
}

.plan li{
list-style-type: circle; 
}


.index{
text-align:center;
}

h1 a{
	font-size:12pt; 
	color : #faf0c5;
	font-weight: bold;
	font-style:normal;
}

h2{
	font-size:13pt; 
	font-weight: bold;
	font-style:normal;
}

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

#contacts li {
list-style-type: none; 
}

#wrapper { 
 margin: 0 auto;
 width: 960px;
 background-color:#4c3424;
}

#content { 
 float: left;
 width: 655px;
 display: inline;
 padding-left:25px;
 padding-right:25px;
 color: #fdf8dd;
 min-height:420px;
 text-align:justify;
 background-image:url(../img/sacs.png);
 background-position:right bottom;
 background-repeat:no-repeat;
}

#header {
 width: 960px;
 float: right;
 height: 289px;
}

#footer { 
 width: 960px;
 height: 20px;
 clear: both;
 color: black;
 font-weight:bold;
 text-align : center; 
 padding-top : 5px;
 background-color:#fdf8dd;
}

#footer a{
	color: black;
}

#leftcolumn { 
 width: 235px;
 float: left;
 padding-top:10px;
 padding-left:15px;
 background-image:url(../img/fond_menu.png);
 background-repeat:no-repeat;
  min-height:480px;
}


a {
	text-decoration : none;
}


#btn_accueil{
	background: url("../img/btn/accueil.png");
	height:117px;
	width:217px;
}
#btn_accueil_on{
	background: url("../img/btn/accueil_on.png");
	height:117px;
	width:217px;
}

#btn_accueil:hover{
background: url("../img/btn/accueil_on.png");
}

#btn_boutique{
	background: url("../img/btn/laboutique.png");
	height:117px;
	width:217px;
}
#btn_boutique_on{
	background: url("../img/btn/laboutique_on.png");
	height:117px;
	width:217px;
}

#btn_boutique:hover{
background: url("../img/btn/laboutique_on.png");
}

#btn_tendances{
	background: url("../img/btn/tendances.png");
	height:117px;
	width:217px;
}
#btn_tendances_on{
	background: url("../img/btn/tendances_on.png");
	height:117px;
	width:217px;
}

#btn_tendances:hover{
background: url("../img/btn/tendances_on.png");
}

#btn_lerestaurant{
	background: url("../img/btn/lerestaurant_jaune.png");
	height:117px;
	width:217px;
}
#btn_lerestaurant_on{
	background: url("../img/btn/lerestaurant_blanc.png");
	height:117px;
	width:217px;
}



#btn_contact{
	background: url("../img/btn/contact.png");
	height:117px;
	width:217px;
}
#btn_contact_on{
	background: url("../img/btn/contact_on.png");
	height:117px;
	width:217px;
}

#btn_contact:hover{
background: url("../img/btn/contact_on.png");
}
