



#compModels {
  color: #000000;
  font-size: 120%;
  margin: 5px 0 5px 7px;
}

.td_bold {
  font-weight: bold;
}

.td_copyr {
  font-size: 80%;
  font-weight: normal !important;
}

div.td_make {
  padding: 3px;
  border: 2px solid #A8B9CA;
  background-color: #A8B9CA;
  text-align: left;
  width: 100%;
}

div.td_make p {
  margin: 0 0 0 5px;
  font-weight: bold;
  color: #000000;
  font-size: 110%;
}

table.td_make {
  border-collapse: collapse;
  background-color: #A8B9CA;
  width: 100%;
}

table.td_make td {
  padding: 3px;
  border: 2px solid #000000;
  text-align: center;
}

table.td_make td p {
  color: #000000 !important;
  font-weight: bold !important;
}

div.td_d_1 {
  padding: 3px;
  border: 2px solid #EFEFEF;
  background-color: #EFEFEF;
  text-align: left;
  width: 260px;
}

div.td_d_2 {
  padding: 3px;
  border: 2px solid #DEDEDE;
  background-color: #DEDEDE;
  text-align: left;
  width: 260px;
}

div.td_d_1 p, div.td_d_2 p {
  margin: 3px 0 0 3px;
  font-weight: bold;
}

div.td_d_1 a:link, div.td_d_1 a:active, div.td_d_1 a:visited {
  text-decoration: none;
  color: #000000;
}

div.td_d_1 a:hover {
  text-decoration: underline;
  color: #000000;
}

div.td_d_2 a:link, div.td_d_2 a:active, div.td_d_2 a:visited {
  text-decoration: none;
  color: #000000;
}

div.td_d_2 a:hover {
  text-decoration: underline;
  color: #000000;
}

.td_input_button {
  background-color: #000000;
  color: #A8B9CA;
  font-size: 80%;
  font-weight: bold;
  margin-left: 7px;
}

a.td_arrows:link, a.td_arrows:active, a.td_arrows:visited, a.td_arrows:hover {
  text-decoration: none;
  font-size: 200%;
  font-weight: bold;
  color: #000000;
}

a.td_button_list:link, a.td_button_list:active, a.td_button_list:visited {
  text-decoration: none !important;
  font-size: 150%;
  font-weight: bold;
  background-color: #000000 !important;
  color: #A8B9CA !important;
  border: 2px solid #000000;
  padding: 0 0;
  width: 100%;
  display: block;
}

a.td_button_list:hover {
  text-decoration: none !important;
  font-size: 150%;
  font-weight: bold;
  background-color: #A8B9CA !important;
  color: #000000 !important;
  border: 2px solid #000000;
  padding: 0 0;
  width: 100%;
  display: block;
}

a.td_add_list:link, a.td_add_list:active, a.td_add_list:visited {
  text-decoration: none !important;
  font-weight: bold;
  background-color: #000000 !important;
  color: #A8B9CA !important;
  border: 2px solid #000000;
  padding: 0 5px;
  width: 100%;
}

a.td_add_list:hover {
  text-decoration: none !important;
  font-weight: bold;
  background-color: #A8B9CA !important;
  color: #000000 !important;
  border: 2px solid #000000;
  padding: 0 5px;
  width: 100%;
}

#specs {
  background-color: #A8B9CA;
}

#specs .td_h1 {
  color: #000000;
  margin: 6px;
  font-size: 150%;
}

#specs p {
  color: #000000;
  margin: 6px;
}

#specs a:link, #specs a:active, #specs a:visited {
  text-decoration: none;
  color: #000000;
}

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

#fermer {
  text-align: right;
}

#fermer a:link, #fermer a:active, #fermer a:visited {
  text-decoration: none;
  color: #000000;
}

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

.td_selected {
  font-size: 100%;
  font-weight: bold;
  margin-left: 1em;
}

#filter {
  border-collapse: collapse;
  background-color: #A8B9CA;
  width: 100%;
}

#filter .input_button {
  background-color: #A8B9CA;
  color: #000000;
  font-size: 80%;
  font-weight: bold;
}

#filter td {
  padding: 3px;
  background-color: #EFEFEF;
  border: 2px solid #000000;
  color: #000000;
}

#filter td.header {
  padding: 3px;
  background-color: #A8B9CA;
  color: #000000;
}

#filter td.header p {
  padding: 3px;
  background-color: #A8B9CA;
  color: #000000;
  font-weight: bold;
}

#filter td.dd {
  padding: 3px;
  background-color: #EFEFEF;
  color: #000000;
  text-align: right;
  font-size: 70%;
  font-weight: bold;
}

#filter td.dd_2 {
  padding: 3px;
  background-color: #DEDEDE;
  color: #000000;
  text-align: right;
  font-size: 70%;
  font-weight: bold;
}

#filter a:link, #filter a:active, #filter a:visited {
  text-decoration: underline;
  font-weight: bold;
  color: #000000;
}

#filter a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

#filter select {
  font-size: 80%;
}


#CARPIC {
  width: 320px;
}

#container {
   position: absolute;
   top: 20px;
   right: 20px;
   padding: 8px;
   background-color: #A8B9CA;
   border: 2px solid #EFEFEF;
   display: none;
}

#big_container {
  position: relative;
  width: 320px;
}

#blowUpImg {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 46px;
  height: 46px;
}

#specs {
  width: 320px;
  position: relative;
}