body {
  background: url('../images/fond-page.gif') repeat-x;
  background-color: #eeecdd;
  margin: 0;
}
a {
  color: #444;
}

body, table {
  font-family: arial;
  color: #666;
}

h2 {
  background: url('../images/fond-titre.gif') no-repeat center;
  height: 39px;
  margin: 0 auto;
  font-size: 10pt;
  color: #666666;
  font-weightr: bold;
  padding-left: 40px;
  padding-top: 5px;
  /*width: 511px;*/
}


.menu {
  background: url('../images/fond-menu-c.gif') repeat-x;
  height: 40px;
}

.bottom {
  background: url('../images/fond-bottom-c.gif') repeat-x;
  height: 60px;
}

.cont {
  background-color: #fcfdff;
}

.langues a {
  background: url('../images/btn-langue.gif') no-repeat;
  width: 44px;
  height: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #636363;
}
.langues a span {
  position: relative;
  top: 11px;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.main a {
  background: url('../images/fond-btn.gif') no-repeat left;
  padding: 0 10px;
  height: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #636363;
}
.main a span {
  position: relative;
  top: 11px;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

.cont p {
  margin: 4px;
  font-size: 8pt;
  color: #666666;
}

.cg {
  background: url('../images/fond-gauche.gif') repeat-y;
}
.cd {
  background: url('../images/fond-droite.gif') repeat-y;
}

.bottom, .bottom a {
  font-size: 8pt;
  color: #666;
}
a:hover {
  color: #436991;
}


.paginationTop {
  padding-bottom: 2em;
}

.sep {
  visibility: hidden;
}
.item {
  border: none;
  border-bottom: 1px solid #555;
  padding-bottom: 1em;
  padding-top: 1em;
}




.thmb_annonce {
float: left;
  padding: 14px 7px 0 15px !important;
  padding-left: 12px;
  height: 140px;
  width: 140px;
  margin: 0 5px 0 0;
  background: url('/images/fond-pictlst.png') no-repeat;
}
.thmb_annonce img{
  /*border: 1px solid #8f4101;
  margin: 5px;*/
  border: none;
  margin: 0;
}

.photo_prin,  #picZone  {
  width: 509px;
  overflow: hidden;
  margin: 0;
}


.text, .textA, .textarea, .textareaA {
	border: 1px solid #B3B5AA;
	font-family: Arial;
	font-size: 9pt;
}
.textA, .textareaA {
	border: 1px solid #555;
}
.textarea, .textareaA {
	width: 400px !important;
}

.submit {
	border: 2px solid #555;
	background: #B3B5AA;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	-moz-border-radius: 5px;
}

#zoneSlideShow #slide1 #slide2, #zoneSlideShow #slide1 #slide2 div, #zoneSlideShow .thmbimg {
	border-color: #999;
	border-width: 1px;
}
#zoneSlideShow .thmbimg:hover, #zoneSlideShow .thmbimgH {
	border-color: #696566;
	
}
#zoneSlideShow #slide1 #slide2 {
	background: #f9f9f9;
	width: 390px;
}