body{
        margin:0px;
        padding:0px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        background-color:#3f3d3b;
	color:#ffffff;
	font-size:12px;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover, .vert {
	color:#c8d632;
}

TABLE {
	font-size:12px;
}

TR {
	height:30px;
}

#wrapper{
        position:absolute;
        left:50%;
        margin-left:-490px;
        width:980px;
        height:800px;
}

#menu {
	height:20px;
	background-color:#942c51;
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	padding-top:0px;
	margin-top:2px;
}


.sep {
  width:1px;
  height:20px;
  background-color:#740c31;
  margin-left:0px;
  margin-right:0px;
  float:left;
}

.item {
  height:20px;
  float:left;
  padding-left:34px;
  padding-right:34px;
}

.item_current {
  background-color:#c8d632;
  height:20px;
  float:left;
  padding-left:34px;
  padding-right:34px;
}

.item_current a:hover {
  color:#942c51;
}


#left {
	width:454px;
	float:left;	
	padding:5px;
}

.red {
  display:block;
	color:#942c51;
	font-size:16px;
	font-weight:bold;
	width:400px;
	height:20px;
	background-image:url('../img/ss-titre.png');
	background-position:bottom left;
	background-repeat:no-repeat;
}

#encart .red {
	width:300px;
	background:none;
	border:0;
	background-image:url('../img/ss-titre2.png');
	background-position:bottom left;
	background-repeat:no-repeat;
}

#right {
	width:514px;
	float:right;
}

.slideshow{
	position:relative;
	float:left;
	border:1px solid #942c51;
	margin:2px;
}

.slid {
	height:400px;
	padding-top:10px;
}

.bu {
	height:100px;
}

.marques {
	margin-top:20px;
	padding-left:160px;	
}

.margin {
	margin-top:20px;
}

.li1, .li2, .li3 {
	width:400px;
	height:28px;
	padding:3px;
}

.li1 a.button {
	margin-left:130px;
}

.li2 a.button {
	margin-top:5px;
	margin-left:130px;
}

.li3 a.button {
	margin-top:10px;
	margin-left:130px;
}

a.button {
  display: block;
  width:250px;
  text-align:center;
  height: 28px;
  background: url(../img/button-left.png) no-repeat;
  float: left;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

a.button span {
  display: block;
  height: 28px;
  line-height: 28px;
  background: url(../img/button-right.png) no-repeat right 0;
  padding: 0 10px;
}

a.button:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#encart {
	width:340px;
	height:268px;
	background:url('../img/bg-encart.png');
	margin-left:45px;	
	margin-top:35px;
	padding-left:10px;
}

#encart span {
	display:block;
	padding-top:25px;
}

#encart ul{
	width:230px;
	list-style-image:url('../img/puce.png');
}

#content {
  position:relative;
  height:650px;
}

#bottom {
  position:relative;
  margin-top:150px;
  margin-left:150px;
  width:800px;
  height:40px;
}
