body {
  margin: 0;
}
body, td {
  font-family: arial;
  font-size: 9pt;
}

a {
  color: #075cd1;
}

#header, #struct {
  margin: 0 auto;
  width: 825px;
}

#header h1 {
  margin: 0;
  height: 33px;
  background: url('/images/fond-h1.gif') repeat-x;
}
#header h1 span {
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  line-height: 33px;
  height: 33px;
  display: block;
  font-size: 8pt;
  color: #999;
  text-align: center;  
}
#header .image {
  border-left: 1px solid #6d6d6d;
  border-right: 1px solid #6d6d6d;
  overflow: hidden;
}
#header h2 {
  margin: 0;
  text-align: center;
  height: 44px;
  line-height: 32px;
  font-size: 13pt;
  background: url('/images/fond-h2.jpg') no-repeat;
  color: #6e6e6e;
  text-transform: uppercase;
}

#menu, #menu2 {
  width: 254px;
  background: url('/images/fond-menu.gif') repeat-y;
}
#menu div {
  margin: 0 16px 0 16px;
}
#langues {
  background: url('/images/fond-menu-langues.jpg') no-repeat;
  height: 33px;
  text-align: center;
}
#menu div a.link {
  height: 42px;
  line-height: 42px;
  color: #075cd1; 
  overflow: hidden;
  background: url('/images/fond-menu-item.jpg') no-repeat;
  display: block;
  text-align: center;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration:none;
}
#menu div a.link:hover {
  background-position: 0 -42px;
}
#sep {
  width: 10px;
  background: url('/images/fond-sep.gif') repeat-y;

}
#zone {
  border-right: 1px solid #6d6d6d;
}
#zone h2 {
  background: url('/images/fond-zone-top.gif') repeat-x;
  height: 40px;
  text-align: left;
  margin: 0;
}
#zone h2 span {
  padding: 10px;
  display: block;
  font-size: 10pt;
}

#zone h3 span {
  font-size: 9pt;
  color: #075cd1;
}
#zone .zone {
  text-align: left;
}
.ztext strong {
  color: #075cd1;
}
.ztext {
  text-align: justify;
  padding-right: 5px;
}
#zone .zone .int {
  padding: 5px 5px 5px 0px;
}
#zone #footer {
  background: url('/images/fond-zone-bottom.gif') no-repeat;
  height: 30px;
  margin: 0;
  margin: 0 0 0 auto;
  text-align: left;
}

.bottom,.bottom a{
border-top: 1px solid #6d6d6d;
text-align: right;
font-size: 8pt;
color: #999;
}

form { margin:0; }

.text, .textarea,.textA, .textareaA {
  border: 1px solid #6d6d6d;
  font-size: 8pt;
}
.textA, .textareaA {
  border-color:#000;
}
.textarea {
	width: 420px !important;
}


.thmb_annonce {
  float: left;
  height: 200px;
  width: 180px;
  background: url('/images/background-img-a.png') no-repeat;
  text-align: center;
}
.thmb_annonce img {
  /*margin-top: 65px;
  margin-left: 40px;*/
  border: 0
}
.thmb_annonce a {
  margin-top: 10px;
  margin-left: 13px;
  float: left;
}
.thmb_annonce a img {
  margin: 0;
}

.photo_prin {
  background-color: #fff;
}

.submit {
	border: 1px solid #666666;
	background: #C7C7C7;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	-moz-border-radius: 5px;
}