.info {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align : justify;
    margin: -12px 10px 2px 10px;
	text-indent: 10px;
}
.adresse {
	font-family: "courier new", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px 10px;
}

.image {
    /*width:87;
	height:64;*/
	border:1px double #000;
}


.button1{
background: url(box.gif) no-repeat 0px 0px;
padding: 9px 20px 9px 0px;

height: 100px;
}
.button2{
background: url(box.gif) no-repeat 0px 0px;
padding: 9px 20px 9px 0px;
height: 100px;
}
.button3{
background: url(box.gif) no-repeat 0px 0px;
padding: 9px 20px 5px 0px;
height: 100px;
}
}
.button4{
background: url(box.gif) no-repeat 0px 0px;
padding: 9px 20px 5px 0px;
height: 100px;
}


body {
  margin: 0px;
  padding: 0px;
  min-width: 780px;
  background : #ececec;
}

body .ident {
    position:absolute;
    left: 50%; 
    width: 880px;
    margin-left: -450px; 
	BACKGROUND-COLOR: #fff; 
	}


body .bw1 {

  left:-15px;
  width:880px;
  background: url(bg-left.gif) repeat-y 0% 0%;
}
body .bw2 {

  left:-15px;
  width:880px;
  background: url(bg-right.gif) repeat-y 100% 0%;
}

body .bw3 {

  left:-15px;
  width:880px;
  background: url(bg-bottom.gif) repeat-x 0% 100%;
  
}
body .bw4 {

  left:-15px;
  width:880px;
  background: url(bg-rightcorn.gif) no-repeat 100% 100%;
}

body .bw5 {

  left:-15px;
  width:880px;
  background: url(bg-leftcorn.gif) no-repeat 0% 100%;
}

body .bw5 {

  left:-15px;
  width:880px;
  background: url(bg-leftcorn.gif) no-repeat 0% 100%;
}
body .bw6 {

  left:-15px;
  width:880px;
  background: url(bg-leftcorn.gif) no-repeat 0% 100%;
}
.titre{
 margin:0px -10px 0px 0px;

}

.td1{
  padding: 0px 0px;
  vertical-align: top;
}
.td2{
  padding: 0px 0px;
}

.tbl{
  padding: 0px 0px;  
  background-color: #ffffff;
  vertical-align: middle;
}


.entrer {
	padding :0px 10px;
	margin: 0px 10px;
	text-align:right;
	vertical-align: middle;
}

.entrer a {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none ;
	color:#222222;
	background-color : #efefef;
	padding:3px 5px;
}

.entrer a:hover {
	color:#efefef;
	background-color : #222222;
	text-decoration: underline;
}

.sx {
	color : #888888;
	font-family: verdana, tahoma, arial;
	font-size: 7pt;
}


.sx a {
   text-decoration: none;
   color : #007F00;
   font-family: verdana, tahoma, arial;
   font-size: 7pt;
   font-weight: bold;
   
}
.sx a:hover{
  color : #888888;
  text-decoration: underline;
}
