@CHARSET "UTF-8";

div#top,
div#corps,
div#pied {
  border-left: 1px solid #CA1A1D;
  border-right: 1px solid #CA1A1D;
  background-color: #FFFFFF;
  position: relative;
}

body {
  background-color: #EFECE7;
}

div#top h1 {
  background-image: url("../../images/univers/thermor/logotype.png");
}

div#top div#menu_top {
  padding-left: 17px;
  background: transparent url("../../images/univers/thermor/menu_top_bgdleft.png") no-repeat top left;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: bold;
}

div#top div#menu_top ul {
  background: transparent url("../../images/univers/thermor/menu_top_bgdrepeat.png") repeat-x top;
}

div#top div#menu_top ul li {
  color: #FFFFFF;
  line-height: 14px;
  background: transparent url("../../images/univers/thermor/menu_top_border.png") no-repeat right center;
}

div#top div#menu_top ul li a {
  color: #FFFFFF;
}

div#top div#menu_top ul li a:hover {
  color: #6F1414;
}

div#top div#menu_top ul li#menu_top_carnet_adresses {
  padding-top: 19px;
  height: 33px;
}


div#top div#menu_top ul li#menu_top_application {
  background: transparent url("../../images/thermorbgd_title_select.png");
  font-weight: normal;
}

div#top div#menu_top ul li#menu_top_application a#applications {
  background: url("../../images/univers/thermor/bgd_title_select.png") no-repeat center top;
  color: #CA1A1D;
  height: 20px;
  margin-top: 4px;
  padding-top: 5px;
  text-align: left;
  width: 123px;
  padding-left: 12px;
}

div#top div#menu_top ul li#menu_top_application.open a#applications {
  background-position: bottom;
}

div#top div#menu_top ul li#menu_top_application ul#liste_application {
  height: auto;
  margin-left: 31px;
}

div#top div#menu_top ul li#menu_top_application ul#liste_application li {
  background: url("../../images/univers/thermor/menu_select_repeat.png") repeat-y center top;
  float: none;
  display: list-item;
  height: auto;
  width: 137px;
  border: none;  
}

div#top div#menu_top ul li#menu_top_application ul#liste_application li a {
  padding-left: 10px;
  margin-left: 10px;
  background: url("../../images/univers/thermor/fleche.png") no-repeat left center;
  text-align: left;  
}

div#top div#menu_top ul li#menu_top_application ul#liste_application li#liste_application_pied {
  background: url("../../images/univers/thermor/menu_select_bottom.png") no-repeat center top;
  height: 18px;
  width: 137px;
  padding: 0; 
}

div#top div#menu_top ul li#menu_top_utilisateur {
  background: #B21E1E;
  width: 160px;
}

div#top div#menu_top ul li#menu_top_utilisateur {
  font-size: 10px;
  padding-top: 2px;
  padding-bottom:7px;
}

div#top div#menu_top ul li#menu_top_utilisateur a {
  display: block;
  margin: 5px auto 0;
  background: transparent url("../../images/univers/thermor/fleche_blanche_bgdred.png") no-repeat 5px center;
  width: 130px;
  font-size: 14px;
}

div#corps {
  background: #FFFFFF url("../../images/univers/thermor/corps_separateur.png") repeat-y 315px;
  padding-bottom: 50px;
}

div#corps div#colone_gauche form#form_recherche {
  height: 24px;
  margin: 0 0 10px;
}

div#corps div#colone_gauche form#form_recherche input {
  height: 20px;
  width: 194px;
  background: transparent url("../../images/univers/thermor/search_bgd.png") no-repeat left top;
  border: none;
  float: left;
  padding: 4px 4px 0;
}

div#corps div#colone_gauche form#form_recherche input.submit {
  height: 24px;
  width: 28px;
  background: transparent url("../../images/univers/thermor/search_ok.png") no-repeat left top;
  color: #FFFFFF;
  padding: 0;
}

div#corps div#colone_gauche ul.menu li {
  display: block;
  height: 43px;
  width: 279px;
  background: url("../../images/univers/thermor/menu_left_bgd.png") #CE2812 no-repeat left bottom;
  padding-top: 8px;
  margin-bottom: 1px;
}

div#corps div#colone_gauche ul.menu li#info_panier {
  height: 41px;
  background: transparent url("../../images/univers/thermor/menu_left_bgdtop.png") no-repeat left top;
}

div#corps div#colone_gauche ul.menu li a {
  display: inline-block;
  color: #FFFFFF;
  text-transform: uppercase;
  background: transparent url("../../images/univers/thermor/menu_left_fleche_blanche.png") no-repeat left center;
  padding-left: 10px;
  margin-left: 10px;
  font-size: 14px;
  *display: inline;
  *zoom: 1;
}

div#corps div#colone_gauche ul.menu li a:hover {
  color: #6F1414;
}

div#corps div#colone_gauche ul.menu li#info_panier ul li {
  display: inline;
  color: #FFFFFF;
  font-size: 14px;
  margin-left: 10px;
  background: none;
}

div#corps div#colone_droite h2 {
  background: transparent url("../../images/univers/thermor/bar_titre.png") no-repeat left top;
  padding: 2px 0 0 5px;
  margin: 15px 0;
  font-size:14px;
  font-weight:bold;
  height:28px;
  line-height:26px;
}
div#corps div#colone_droite h2 small {
  color: #666;
  font-size: 14px;
}

div#corps div#colone_droite div.lien_produit:hover {
  background-color: #CA1A1D;
  color: #FFFFFF;
}

div#corps div#colone_droite div.lien_produit:hover a {
  color: #FFFFFF;
}

div#pied {
  height: 30px;
  padding: 10px 0 0 10px;
  width: 950px;
  background: transparent url("../../images/univers/thermor/footer_bgd.png") no-repeat center top;
  border: none;
  margin-bottom: 30px;
}

div#pied a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding-right: 20px;
  background: transparent url("../../images/univers/thermor/footer_puce_blanche.png") no-repeat right center;
  margin-right: auto;
  margin-left: 20px;
}

/* SEARCH */
h2.h2_search {
  cursor: pointer;
}
h2.h2_search span {
  float: right;
  display: inline;
  height: 16px;
  width: 16px;
  margin: 5px 30px;
  background: transparent url('../../images/plus.png') no-repeat 0 0; 
}
h2.h2_search_on span {
  background-image: url('../../images/moins.png');
}
h2.h2_search_on span.load {
  background-image: url('../../images/ajax-loader.gif');
}
div.div_domaine, div.div_adomaine {
  font-size: 10px;
}
div.div_domaine table, 
div.div_adomaine table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
div.div_domaine table td, 
div.div_adomaine table td{
  border-bottom: 1px solid #eee;
  padding: 2px;
  cursor: pointer;
}
div.div_domaine table tr:hover td, 
div.div_adomaine table tr:hover td{
  background-color: #eee;
}
a.search_select_type {
  cursor: pointer;
  margin: 10px 5px 5px 0;
  color: #666;
  float: left;
  display: inline;
  width: 185px;
  height: 24px;
  line-height: 24px;
  padding-left: 5px;
  background: transparent url(../../images/univers/thermor/search_select.png) no-repeat 0 0;
}
a.search_select_type span {
  background: none;
  padding: 0 20px 0 0;
}
a.search_select_type_on span {
  background: transparent url(../../images/valide.png) no-repeat 0 0;
}


div#bloc_nomenclature div.product_infos ul {
  font-size: 14px;
  color: #333;
}
div.article_infos ul span,
div#bloc_nomenclature div.product_infos ul span {
  color: #666;
  font-size: 12px;
  display: block;
  float: left;
  width: 120px;
}


/* SWITCH TABLE / LIST */
h2 a.tabletoggle {
  float: right;
  display: inline;
  height: 16px;
  width: 16px;
  margin: 5px 30px;
}

/* NOMENCLATURE */
div#schema_image a.zone_schema {
  border: none;
}

div#schema_image a.zone_article {
  border: none;
}
div#schema_image a {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
  margin-top: -17px;
  margin-left: -17px;
  background: transparent url(../../images/univers/thermor/zone_normale.png) no-repeat 0 0;
  line-height: 35px;
  font-size: 11px;
  color: #3D3D3D;
  text-decoration: none;
  text-align: center;
}
div#schema_image a.mini {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background: transparent url(../../images/univers/thermor/zone_mini.png) no-repeat 0 0;
  line-height: 20px;
}

div#schema_image a.petite {
  width: 25px;
  height: 25px;
  margin-top: -12px;
  margin-left: -12px;
  background: transparent url(../../images/univers/thermor/zone_petite.png) no-repeat 0 0;
  line-height: 25px;
}

div#schema_image a.grande {
  width: 45px;
  height: 45px;
  margin-top: -22px;
  margin-left: -22px;
  background: transparent url(../../images/univers/thermor/zone_grande.png) no-repeat 0 0;
  line-height: 45px;
}
div#schema_image a.mini_zone_on {
  background-image: url(../../images/univers/thermor/zone_mini_on.png);
  color: #fff;
}
div#schema_image a.petite_zone_on {
  background-image: url(../../images/univers/thermor/zone_petite_on.png);
  color: #fff;
}
div#schema_image a.normale_zone_on {
  background-image: url(../../images/univers/thermor/zone_normale_on.png);
  color: #fff;
}
div#schema_image a.grande_zone_on {
  background-image: url(../../images/univers/thermor/zone_grande_on.png);
  color: #fff;
}

/* PANIER */
table.panier_show {
  width: 100%;
  border: none;
  border-collapse: collapse;
  font-size: 11px;
  color: #333;
}
table.panier_show thead td {
  font-weight: bold;
  color: #888;
  font-size: 12px;
  padding: 0 3px;
}
table.panier_show tbody {
}
table.panier_show tbody tr {
  background-color: #e9e9e9;
}
table.panier_show tbody tr.odd {
  background-color: #fff;
}
table.panier_show tbody td {
  padding: 7px 3px 7px 3px;
}
table.panier_show td.right {
  text-align: right;
}
table.panier_show tfoot {
}
table.panier_show tfoot td {
  font-size: 13px;
  font-weight: bold;
  background-color: #CA1A1D;
  color: #fff;
  padding: 7px 3px 7px 3px;
}
table.panier_show tfoot a {
  color: #fff;
  text-decoration: underline;
}

table.standard_table th {
  text-align: left;
  width:260px;
}

table.standard_table {
  font-size: 13px;
}

.profil #utilisateur_logo {
  margin: 35px 0 20px 0;
}

.profil a {
  color: #CD2812;
  font-size: 13px;
}

.profil #utilisateur_logo a:hover {
  text-decoration: underline;
}

.profil h3 {
  color: #CD2812;
  font-size: 15px;
}

div#pied ul li ul {
  bottom: 0;
  display: none;
  margin-bottom: 30px;
  position: absolute;
}

div#pied ul li ul li a {
  background: transparent url("../../images/univers/thermor/fleche.png") no-repeat left center;
  padding-left: 12px;
  padding-bottom: 5px;
}

div#pied ul li ul li a:hover {
  color: #6F1414;
}

div#pied ul li ul li {
  background: transparent url("../../images/univers/thermor/footer_select_repeat.png") repeat-y center;
  padding-bottom: 5px;
  width: 179px;
}

div#pied ul li ul li#menu_univers_pied_top {
  background: transparent url("../../images/univers/thermor/footer_select_top.png") repeat-y center top;
  height: 17px;
  padding: 0;
}

#menu_langues {
  float: right;
  margin-right: 95px;
}

