/* ------------------------------------ *
 CSS
 jeudi 21 décembre 2006 10:10:11
 HAPedit 3.1.11.111
 * ------------------------------------ */

 a {
color:#001888;
text-decoration:none;
} 
a:hover {
color:#C20D12;
text-decoration:underline;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #336;
}

body {
  background: url('/images/index_27.jpg') repeat-x;
  background-color: #dcdfe4;
  margin: 0;
  color: #336;
}

h2 {
  margin:10px 0 20px 20px;
}
h2 span {
  background: url('/images/fond-titre.gif') no-repeat right;
  padding-right: 40px;
  color: #317eac;
  font-style: italic;
  font-size: 12pt;
}

.footer a {
  color: #fff;
  text-decoration: none;
  font-size: 8pt;
} 
.footer a:hover {
  text-decoration: underline;
}


.submit {
  border: 1px outset #096493;
  background-color: #319ad4;
  font-size: 9pt;
  font-weight: bold;
  color: #fff;
}

.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;
}

.txt_annonce {
  margin-left: 160px;
}

.text, .textA, .textarea, .textareaA {
	border: 1px solid #0A6286;
	font-family: Arial;
	font-size: 9pt;
}
.textA, .textareaA {
	border: 1px solid #64ABDA;
}
.textarea, .textareaA {
	width: 400px !important;
}

#zoneSlideShow #slide1 #slide2, #zoneSlideShow #slide1 #slide2 div, #zoneSlideShow .thmbimg {
	border-color: #36718F;
}
#zoneSlideShow .thmbimg:hover, #zoneSlideShow .thmbimgH {
	border-color: #5FA7D9;
}
#zoneSlideShow #slide1 #slide2 {
	background: #f9f9f9;
	width: 380px;
}