body, a {
  margin-top: 40px;
  margin-bottom: 50px;
  background-color: #fff;
  color: #333;
  font-family: arial;
  font-size: 10px;
}

form {
  margin: 0 0 0 0px;
  display: inline;
}

* {
outline: none;
}
table, tr, td {
  padding: 0 0 0 0px;
  font-size: 10px;
}
img {
  border-width: 0px;
}
.texte_area
{ color: #333333;
  font-size: 12px;
  text-decoration: none;
  width: 850px;
}

div.texte_area a:visited, div.texte_area a {
  font-size: 10px;
  color: #111;
  text-decoration: underline;
}
div.texte_area a:hover {
  font-size: 10px;
  color: #ff9d33;
  text-decoration: underline;
}
div.texte_area td {
  vertical-align: top;
}

a:link, a:visited {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #ff9d33;
  text-decoration: underline;
}
a.onglet:link, a.onglet:visited {
  color: #999;
  font-size: 11px;
  text-decoration: none;
  vertical-align: baseline;
  text-align: left;
}
a.onglet:hover
{ color: #777;
  font-size: 11px;
  text-decoration: none;
  text-align: left;
}
a.onglet_current:link, a.onglet_current:visited {
  color: #666;
  font-size: 11px;
  text-decoration: none;
  vertical-align: baseline;
}

a.onglet_current:hover {
  color: #808080;
  font-size: 11px;
  text-decoration: none;
}

td.content_projet_gauche {
  width: 600px;
  text-align: left;
  vertical-align: middle;
}
td.content_projet_droite {
  width: 270px;
  vertical-align: top;
  padding-left: 30px;
}

.titre { 
  color: #EC7205;
  font-size: 14px;
  padding-top: 10px;
  font-weight: bold;
}

.localisation	   
{ color: #404040;
  font-size: 9px;
  text-transform: uppercase;
}
.soustitre	   
{ color: #EC7206;
  font-size: 11px;
}
div.legende
{ color: #333333;
  font-size: 11px;
  vertical-align: top;
  height: 240px;
  overflow: hidden;
}
div.legende h4 {
  margin-top: 4px;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: normal;
  color: #222;
}
.legende a:link        
{ color: #999999;
  font-size: 10px;
  line-height: 16px;
  text-decoration: none;
}
.legende a:visited        
{ color: #999999;
  font-size: 10px;
  line-height: 16px;
  text-decoration: none;
}
.legende a:hover           
{ color: black;
  font-size: 10px;
  line-height: 16px;
  text-decoration: none;
}

.fiche	     
{ color: #9F9F9F;
  font-size: 10px;
  line-height: 10px;
}
.content_fiche	     
{ color: #404040;
  font-size: 10px;
  padding-left: 10px;
  line-height: 10px;
}

a.footer, a.footer:visited, table.footer, div.footer {
  font-size: 11px;
  color: #ccc;
}
a.footer:hover {
  font-size: 11px;
  color: #ff9d33;
}
div#footer_content {
  position: relative;
  top: -11px;
  left: 15px;
}
div#footer  {
  position: absolute;
  top: 640px;
  white-space: nowrap;
}

table.submenu {
  border-style: solid;
  border-width: 1px;
  border-color: #ff9d33;
  width: 130px;
}

img.im {
  border: 1px #fff solid;
}
img.im_selected {
  border: 1px #EC7205 solid;
}

.myborder:focus, .myborder:hover {
  background-color:    #fff;
  border-top-width:    0px; 
  border-right-width:  1px; 
  border-bottom-width: 1px; 
  border-left-width:   0px;
}

h1 {
  color: #333;
  font-size: 12px;
  margin-bottom: -10px;
}

.myborder {
  font-size:           10px;
  color:               #333;
  background-color:    #fff;
  font-weight:         normal;
  border-color:        #bfbfbf;
  border-style:        solid;
  border-top-width:    0px; 
  border-right-width:  0px; 
  border-bottom-width: 1px; 
  border-left-width:   1px;
}


div.line {
  border-top: dotted 1px #aaa;
  padding-bottom: 10px;
  margin-top: 10px;
}
div#long_scroll {
  float: left;
  vertical-align: bottom;
  margin-left: 10px;
  width: 880px;
  height: 400px;
  overflow: hidden;
  text-align: justify;
}

div#long_track {
  float: left;
  width: 3px;
  height: 400px;
  background: url('/themes/nomade2/bg_long_track.png') repeat-y top;
  background-color: #fff;
}

div#long_pointer {
  float: left;
  width: 3px;
  height: 30px;
  background-color: #222;
  cursor: pointer;  
}
div#short_scroll2 {
  vertical-align: bottom;
  float: left;
  margin-left: 10px;
  width: 270px;
  height: 70px;
  overflow: hidden;
  text-align: justify;
}

div#short_track2 {
  float: right;
  width: 3px;
  height: 70px;
  background-color: #ccc;
}

div#short_pointer2 {
  float: left;
  width: 3px;
  height: 12px;
  background-color: #ff9d33;
  cursor: pointer;  
}
div#short_scroll {
  float: left;
  vertical-align: bottom;
  width: 177px;
  height: 130px;
  overflow: hidden;
}

div#short_track {
  float: left;
  margin-right: 10px;
  width: 3px;
  height: 130px;
  background: url('/themes/nomade2/bg_long_track.png') repeat-y top;
  background-color: #fff;
  z-index: 1000;
}

div#short_pointer {
  float: left;
  width: 3px;
  height: 10px;
  background-color: #999;
  cursor: pointer;  
}

div#long_line {
  float: left;
  border-color: #bbbdbe;
  border-width: 1 0 0 0px;
  border-style: solid;
  height: 1px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
div#rolldiv {
  float: right;
  width: 86px;
  top: 513px;
  padding-right: 183px;
}
div#menu, div#plan, div#plan_projet {
  float: left;
  width: 190px;
  margin-right: 10px;
}
div#cs_images {
  vertical-align: bottom;
}
div#ad_bg {
  position: absolute;
  width: 113px;
  height: 52px;
  top: 540px;
  margin-left: 787px;
}
div#text_content {
  height: 400px;
}
div#flash {
  width: 900px;
  height: 400px
}

table.equipe img {
  margin: 2px;
  background-color: #f5f5f5;
}

table.equipe td.left {
 padding-left: 100px;
}

div.news {
  width: 100%;
  border-bottom: #ccc 1px dotted;
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
  float: left;
}

div.news .image, div.news .image_big {
  float: left;
  width: 200px;
  margin-right: 10px;
  margin-bottom: 15px;
}

div.news .image_big {
  width: 400px;
}
div.news .titre_news {
  font-weight: bold;
  font-size: 14px;
  color: #999;
}

div.news .texte_news {
  color: #999;
  font-size: 12px;
  padding: 10px 0 10px 0;
}

div.news .date {
  float: right;
  font-style: italic;
  margin-top: -10px;
  color: #ccc;
}

div.news .lien {
  text-align: right;
  width: 100%;
  margin-bottom: 5px;
}

div.news .lien a:link, div.news .lien a:visited {
  font-weight: bold;
  color: #ff9d33;
}

