body {
  color:               #2A2A2A;
  background-color:    #A7B3BA;
  margin:              0px;
  font-family:         Arial;
  font-size:           12px;
}

div, tr, td, p, pre {
  font-family:         Arial;
  font-size:           12px;
  margin-top:          0px;
  margin-right:        0px;
  margin-left:         0px;
  padding-top:         0px;
  padding-bottom:      0px;
}

select {
  font-family:         Arial;
  font-size:           10px;
  color:               #000000;
  background-color:    #F0F0F0;
}

.search {
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.box_open_title {
  font:                normal 16px arial;
  letter-spacing:      1px;
  font-style:	       italic;
  color:               #165B86; 
  font-weight:	       bold;
}

.onglet {
  text-decoration:     none;
  font:                normal 12px arial;
  font-style:          italic;
  color:               #C0C0C5; 
  background-color:    #3A4247;
  font-weight:         bold;
}

.onglet:hover {
  text-decoration:     none;
  color:               #E0E0E5;
}

.onglet_current {
  text-decoration:     none;
  font:                normal 12px arial;
  font-style:          italic;
  color:               #165B86; 
  background-color:    #C4CCD1;
  font-weight:         bold;
}

.onglet_current:hover {
  text-decoration:     none;
  color:               #165B86;
}

.myborder:focus, textarea:focus, 
.myborder:hover, textarea:hover {
  font-family:         Verdana;
  font-size:           9px;
  color:               #000000;
  background-color:    #F3F3F3;
  font-weight:         normal;
  border:              #165B76 solid 1px;
}

.myborder, textarea {
  font-family:         Verdana;
  font-size:           9px;
  color:               #000000;
  background-color:    #D3D3D3;
  font-weight:         normal;
  border:              #165B76 solid 1px;
}

.myborderselected {
  font-family:         Arial, helvetica, sans-serif; 
  font-size:           10px;
  color:               #000000;
  background-color:    #F9F9F9;
  font-weight:         normal;
  border-color:        #384045;
  border-style:        solid;
  border-top-width:    2px; 
  border-right-width:  2px; 
  border-bottom-width: 2px; 
  border-left-width:   2px;
}

table, img {
  border:              0px;
}

li, form {
  font-size:           10px;
}

.mygrey {
  color :              #121212;
  text-decoration :    none;
}


a.mygrey {
  color :              #121212;
  text-decoration :    none;
}

a.mygrey:hover {
  color :              #4F4F4F;
  text-decoration :    none;
}
a {
  color :              #222222;
  text-decoration :    underline;
}

a:hover {
  color :              #444444;
  text-decoration :    underline;
}

hr {
  height:              1px;
}

.box_title {
  font-size:           12px;
  color:               #AEAEAE;
  text-decoration:     none;
  font-weight:	       bold;
  vertical-align:      middle;
  padding-left:        5px; 
  white-space:	       nowrap;
  width:	       10px;
}

.planche_contact {
  border-width:        1px; 
  border-color:        #222222; 
  border-style:        solid;
  text-align:	       center;
  vertical-align:      center;
}

.vente {
  text-align:	       left;
  color:               #b15454;
  font-size:           12px;
  font-weight:	       bold;
}

.mycell {
  text-align:          justify; 
  padding-left:        5px; 
  padding-right:       5px; 
  padding-top:         2px; 
  padding-bottom:      2px; 
  vertical-align:      top;
}

.reference {
  font-size:           9px;
  color:               #DDDDDD;
}

.mytitle {
  font-size:           14px;
  color:               #DDDDDD;
  text-decoration:     underline;
  padding:             1px; 
}

a.mytitle:hover {
  font-size:           14px;
  color:               #FFFFFF;
  text-decoration:     none;
  padding:             1px; 
}

.mylegende {
  font-family:         Arial, helvetica, sans-serif; 
  font-size:           10px;
  color:               #000000;
  background-color:    #85A3C2;
  font-weight:         normal;
  text-align:	       justify;
  border:              solid 1px #555566;
  padding-left:        5px; 
  padding-right:       5px; 
  padding-top:         5px; 
  padding-bottom:      5px; 
}

.mytitlecell {
  text-align:          center; 
  padding-left:        3px; 
  padding-right:       3px; 
  padding-top:         1px; 
  padding-bottom:      1px; 
  font-size:           10px;
  color:               #FFFFFF;
  text-decoration:     none;
  white-space:         nowrap;
}

.selected_flag {
  border-top: solid 2px #569BC6;
  border-bottom: solid 2px #165B86;
  border-left: solid 2px #165B86;
  border-right: solid 2px #569BC6;
}

.not_selected_flag {
  border: solid 2px #FFFFFF;
}

.categorie {
  color:	       #762525;
  text-decoration:	underline;
}
a.categorie:hover {
  text-decoration:     none;
  color:	       #AD0E10;
}

.footer {
  text-align: center;
  color: #444455;
  font-size: 11px;
}

A.footer {
  text-decoration: underline;
}

A.footer:hover {
  color: #666677;
  text-decoration: underline;
}

A.pager {
  font-size: 12px;
  color: #222222;
}

FONT.pager {
  font-size: 12px;
  color: white;
}

.restriction {
  color: #FFEEE;
}
fieldset {
  border: solid 1px #CCC;
  width: 100%;
  white-space: nowrap;
}

legend {
  font-weight: bold;
  color: #777;
  font-size: 12px;
}

