body
{
  padding: 0px;
  margin: 0px;
  
}

#content
{
  width: 1000px;
  margin: 0 auto;
  width: 1000px;
  background-color: red;
}

.devis {
  clear: both;
  float: left;
  width: 100%;
}
.liens-devis {
  float: left;
  border: none;
}
.rappel img {
  border: none !important;  
}

.liens-devis a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 20px;
  height: 32px;
  line-height: 32px;
  width: 135px;

}
.liens-devis a img {
  float: left;
  display: block;
  margin-right: 10px;
  margin-top: 3px;
  border: none;
}

.bouton1 {
  color: #aedf33;

}
.bouton2 {
  color: #00c2e1;
}
.bouton3 {
  color: #fb6142; 
}

#bandeau1
{
  height: 284px;
  float: left;
  clear: both;
  width: 1000px;

}

.rappel {
  float: right;
  margin-right: 10px;
  

}

#bandeau1 .block1 {
  float: left;
  height: 284px;
  width: 297px;
  background-image: url(/images/home/logo.jpg);
  z-index: 100;
}
#bandeau1 .block2 {
  float: left;
  height: 284px;
  width: 335px;
  background-image: url(/images/home/pub.jpg);
}
#bandeau1 .block2 #border
{
  height: 284px;
  background-image: url(/images/home/border.png);
  width: 9px;
}
#bandeau1 .block3 {
  height: 284px;
  float: left;
  background-image: url(/images/home/devis.jpg);
  width: 368px;
}
#menu {
  float: left;
  width: 1000px;
  clear: both;
  background-color: #bce13b;
  height: 46px;
  padding-top: 5px;
}

#slider {
  background-image: url(/images/home/slider.jpg);
  float: left;
  width: 1000px;
  clear: both;
  height: 201px;
}

#slot_contenu{
  float: left;
  width: 840px;
  clear: both;

  background-color: #ecebeb;
  padding: 10px 80px 10px 80px;
  padding-left: 80px;
}
#footer {
  margin-top: 15px;
  float: left;
  width: 1000px;
  clear: both;
  background-color: #d6cdbb;
}

.slide {
  width: 155px;
  height: 177px;
  display: block;
  float: left;
  margin-right: 12px;
}

.slide  {
  text-decoration: none;
  color: #696969;
} 
.slide p {
  margin-top: 90px;
  padding: 3px;
  font-size: 11px;
  text-align: justify;
}

.prev {
  float: left;
  display: block;
  height:179px;
  width: 80px;
  cursor: pointer;
  margin-top: 10px;
}

.next {
  margin-top: 10px;
  float: left;
  display: block;
  height:179px;
  width: 80px;
  cursor: pointer;

}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 835px;
	height:179px;
  margin-top: 10px;
  float: left;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.items div {
	float:left;
}
/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.devis-mutuelle {
  float: left;
  clear: both;
  font-style: italic;
  margin-left: 30px;
  margin-top: 35px;
  line-height: 12px;
}
.espaces {

 float: left;
 margin-top: 6px; 
}
.facebook 
{
  float: left;
  margin-left: 30px;
  font-size: 12px;
  width: 150px;
  margin-top: 30px;
  
}
.facebook a {
  text-decoration: none;
  color: black;
  font-style: italic;
  line-height: 13px;
}
.facebook  img {
  float: left;
  margin-right: 5px;
}
.espaces a{
  display: block;
  background-image: url(/images/home/espace.png);
  width: 122px;
  height: 18px;
  margin-bottom: 2px;
  margin-left: 10px;
  padding: 7px 0px 2px 25px;
  text-decoration: none;
  color: #1e328a;
}
.devis-rapide {
    float: left;
  clear: both;
  margin-top: 30px;
  margin-left: 30px;
  color: #e0dfde;
  font-size: 13px;
}
p.boutons {
  float: left;
  clear: both;
  margin-top: 0px;
  margin-left: 120px;
}

p.boutons a {
  display: block;
  float: left;
  color: white;
  text-align: center;
  text-decoration: none;
  height: 23px;
  padding-top: 6px;
  font-weight: bold;
  margin-right: 20px;
}
p.boutons a.bouton1
{
  background-image: url(/images/home/bouton1.jpg);
  width: 98px;
}
p.boutons a.bouton2
{
  background-image: url(/images/home/bouton2.jpg);
  width: 100px;
  color: #7f7562;
  text-align: left;
  padding-left: 10px;
}


.slide {
  width: 155px;
  height: 177px;
  display: block;
}
