
/* CSS Document */
fieldset, form {
  border: none;
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}
body {
  font-family: tahoma, sans-serif;
  font-size: 11px;
  color: #ece5d9;
  background: #443e3c url(../images/bottom.png) repeat-y;
  margin:0;
  padding:0;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #979482;
  font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}
h3 {
  font-size: 15px;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 10px;
}

#container {
  width: 993px;
  background: url(../images/bg_left_col_bottom.png) repeat-y;
}

#logo {
  float: left;
  width: 172px;
  height: 578px;
  background: #443e3c url(../images/bg_left_col.png) left 110px no-repeat;
}

#logo img {
  margin-top: 41px;
}

#right_out {
  float: right;
  border-right: 1px solid #2b2726;
  border-left: 1px solid #2b2726;
}

#right_in {
  width: 817px;
  border: 1px solid #010101;
  border-bottom: none;
  padding-bottom: 20px;
  background: #120f0e url(../images/bg_right_bottom1.png) left bottom no-repeat;
}

#nav_lang {
  background: url(../images/bg_nav_lang.png) no-repeat;
  padding: 4px 0 2px 684px;
}

#nav_lang a {
  display: block;
  float: left;
  height: 10px;
  width: 20px;
  line-height: 15px;
}

a#lang_eng {
  background: url(../images/flag_eng.png) no-repeat;
}

a#lang_eng:hover {
  background: url(../images/flag_eng_active.png) no-repeat;
}

a#lang_fr{
  background: url(../images/flag_fr.png) no-repeat;
}

a#lang_fr:hover {
  background: url(../images/flag_fr_active.png) no-repeat;
}

a#lang_ger {
  background: url(../images/flag_ger.png) no-repeat;
}

a#lang_ger:hover {
  background: url(../images/flag_ger_active.png) no-repeat;
}

a#lang_spa {
  background: url(../images/flag_spa.png) no-repeat;
}

a#lang_spa:hover {
  background: url(../images/flag_spa_active.png) no-repeat;
}

a#lang_por {
  background: url(../images/flag_por.png) no-repeat;
}

a#lang_por:hover {
  background: url(../images/flag_por_active.png) no-repeat;
}

#main_nav {
  padding-left: 15px;
  background: #010101;
}

#main_nav ul {
  margin: 0;
  padding: 0;
}

#main_nav li {
  float: left;
  background: url(../images/separator_main_nav.png) right 25px no-repeat;
  position: relative;
  z-index: 2;
}

.last_li {
  background: none !important;
}

#main_nav a {
  display: block;
  margin: 0 22px;
  padding: 24px 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
}


#main_nav a.active_link1, #main_nav_li1 a:hover {
  background: url(../images/menu_bg_red.png) left 49px repeat-x;
}

#main_nav a.active_link4, #main_nav_li4 a:hover {
  background: url(../images/menu_bg_orange.png) left 49px repeat-x;
}

#main_nav a.active_link2, #main_nav_li2 a:hover {
  background: url(../images/menu_bg_brown.png) left 49px repeat-x;
}

#main_nav a.active_link3, #main_nav_li3 a:hover {
  background: url(../images/menu_bg_purple.png) left 49px repeat-x;
}

#main_nav a.active_link5, #main_nav_li5 a:hover {
  background: url(../images/menu_bg_blue.png) left 49px repeat-x;
}

#main_nav a.active_link6, #main_nav_li6 a:hover {
  background: url(../images/menu_bg_darkblue.png) left 49px repeat-x;
}

#main_nav ul li ul {
  display: none;
}

#main_nav ul li:hover ul {
  display: block;
  position: absolute;
  top: 68px;
  left: 0;
  width: 100%; /* si le texte est trop long, il débordera */
  border: 1px solid #33302b;
  padding: 8px 0 10px;
  background: #443e3c none;
}

#main_nav ul li ul li {
  float: none;
  margin: 0 17px;
  background: none;
}

#main_nav ul li ul li a {
  margin: 3px 0;
  padding: 0 0 2px 8px;
  color: #ece5d9;
  font-family: tahoma, sans-serif;
  font-size: 10px;
  line-height: 10px;
}

#main_nav ul li ul li a:hover {
  margin: 3px 0;
  padding: 0 0 2px 8px;
  border: none;
  background: url(../images/bg_roll_nav.png) 0 2px no-repeat;
}

#content {
  min-height: 453px;
  margin: 0 10px;
  border-top: 1px solid #33302b;
  border-bottom: 1px solid #33302b;
}

.folder_content {
  padding-top: 23px;
}

.border {
  margin: 0 10px;
  border-top: 1px solid #33302b;
}

#banner {
  height: 318px;
  padding-top: 1px;
  background: url(../images/border.png) no-repeat;
}

#banner img {
  display: block;
}

.homepage_col {
  min-height: 266px;
  margin: 8px 10px;
  padding: 0;
  background: url(../images/bg_homepage_cols.png) repeat-y;
}

.homepage_col h4 {
  min-height: 27px;
  text-transform: uppercase;
}

.homepage_col div {
  float: left;
  display: inline;
  width: 240px;
  min-height: 250px;
  margin: 0;
  padding: 8px 12px;
}

#homepage_mid_col {
  padding: 8px 11px;
  border-left: 1px solid #33302b;
  border-right: 1px solid #33302b;
}

.homepage_col p {
  margin: 0;
  padding: 7px 0;
  text-align: justify;
}

.homepage_col a {
  display: block;
  padding: 7px 0 7px 9px;
  background: url(../images/bg_link.png) left 10px no-repeat;
}

.homepage_col a:hover {
  text-decoration: underline;
}

.homepage_col img {
  float: right;
  border: 1px solid #ffffff;
  margin-left: 15px;
}

#footer_nav {
  background: #010101;
  padding: 10px 0;
  border-bottom: 1px solid #020202;
}

#footer_nav ul {
  margin: 0;
  padding: 0;
}

#footer_nav li {
  float: left;
  padding: 0 14px;
  background: url(../images/separator_footer_nav.png) right 3px no-repeat;
}

#footer_nav a:hover {
  text-decoration: underline;
}

/* jobs */

.offer li {
   list-style-type: disc;
}

/* oro histoire, charte */

.article > p {
  padding: 0 10px;
}

#content .section_body12 p {
  padding: 10px;
  margin: 13px 0;
}

p.location a:hover {
  text-decoration: underline;
}

.article {
  margin: 25px 0 75px 75px;
}

.section_body12 {
  margin-bottom: 0px;
}

.article h3, .article h4 {
  margin: 29px 0 0 12px;
  font-weight: bold;
}

.article h3 {
  font-size: 11px;
}

.article h4 {
  font-size: 10px;
}

.article p {
  margin: 13px 12px;
  text-align: justify;
}

.article p img {
  float: left;
  margin-right: 13px;
}

.attribute-image p {
  /*margin-right: 13px;*/
  text-align: center;
}

.attribute-image p img {
  float: none;
}

.article ul {
  margin: 0;
  padding: 0 35px;
  width: 320px;
}

.article ul li {
  padding-left: 9px;
  background: url(../images/plus1.png) 0 6px no-repeat;
  margin: 12px 0;
}

.article a {
  font-size: 11px;
}

/* Collections */


.collect img {
  margin: 9px 12px 4px 0;
}

.collect img.last_img {
  margin-right: 0;
}


/* Collectios Sommaire, Collections Fiche */

#col01, #col02, #col03, #col10, #col11, #col14, #col15 {
  min-height: 453px;
  float: left;
}

#col01 {
  width: 437px;
  padding-right: 80px;
  text-align: right;
}

#col02 {
  width: 146px;
  background: url(../images/bg_col_sub.png) no-repeat;
}

#col03 {
  width: 134px;
  background: #23132a;
}

#col01 img, #col01 object embed {
  margin: 23px 0 0 76px;
}

#col01 a.lien {
  padding-left: 12px;
  background: url(../images/bg_link_arrow.png) 0 2px no-repeat;
  color: #ece5d9;
}

#col01 a:hover {
  text-decoration: underline;
}

#col02 h3 {
  margin: 34px 0 19px 21px;
}

#col02 ul, #col06 ul {
  margin: 0 0 0 27px;
  padding: 0;
}

#col03 ul {
  margin: 30px 0 0 28px;
  padding: 0;
}

#col02 ul li, #col03 ul li, #col06 ul li {
  margin: 5px 0;
}

#col02 ul li a, #col03 ul li a, #col06 ul li a {
  padding-left: 8px;
  font-size: 11px;
  color: #ece5d9;
}

#col02 ul li a:hover, #col03 ul li a:hover, #col06 ul li a:hover,
#col02 ul li a.active, #col03 ul li a.active, #col06 ul li a.active {
  background: url(../images/bullet_col02.png) 0 2px no-repeat;
}

#col03 p {
  margin: 73px 10px 0 16px;
  padding: 0;
}

#col03 p#selectP {
  margin: 33px 10px 0 16px;
}

#fiche {
  min-height: 454px;
  padding-top: 1px;
  background: url(../images/border.png) no-repeat;
}

#fiche_bottom {
  min-height: 453px;
  padding-bottom: 1px;
  background: #000 url(../images/border.png) left bottom no-repeat;
}

#fiche_fill {
  min-height: 453px;
  background: url(../images/bg_collections_bottom.png) 526px 0 repeat-y;
}

#zoom  {
  width: 317px;
  overflow: hidden;
}

#col04 {
  float: left;
  min-height: 450px;
  margin: 2px 0 1px;
  border-left: 1px solid #33302b;
  width: 208px;
}

#col06 ul, .col07 div.parent {
  height: 365px;
  overflow-x:hidden;
  overflow-y:auto;
}

.col07 div.parent {
  margin-top: 20px;
}

#product_photo {
  height: 255px;
  width: 208px;
  overflow: hidden;
}

#product_text {
  margin: 0 9px;
  border-top: 1px solid #33302B;
  border-bottom: 1px solid #33302b;
  padding: 14px 10px;
  height: 78px;
}

#product_text.aggrandi {
  height: 158px;
  border-bottom: none;
}

#product_text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#product_text ul li {
  float: left;
}

#product_text div {
  overflow-y: auto;
  overflow-x: hidden;
  height: 70px;
}

#product_text div p {
  margin: 0;
  padding-right: 5px;
  text-align: justify;
}

#product_caracteristique {
  height: 106px;
  width: 208px;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
  background-color: #000;
  overflow: auto;
}

#product_caracteristique p {
  margin: 14px 0;
  padding: 0 19px;
}

#thumbnailsBlock {
  padding: 11px 11px 0;
}

#caracteristiques {
  text-align: right;
  padding-right: 5px;
  padding-bottom: 5px;
}

#caracteristiques a{
  background: url(../images/bg_link.png) 0 3px no-repeat;
  padding-left: 9px;
}

#caracteristiques a.actif {
  background-image: url(../images/bg_link-bas.png);
}

#caracteristiques a:hover {
  text-decoration: underline;
}

/* carousel */
#carousel {
  background: transparent;
  float: left;
  width: 174px;
}

#carousel .carousel-list li {
  border: 1px solid #FFF;
  margin: 0 2px;
}

#carousel .carousel-list li a {
  width: 52px;
  height: 52px;
  display: block;
}

#carousel .carousel-list li img {
  margin: 0px auto;
}

#prev-arrow-container, #next-arrow-container {
  float:left;
  margin: 0px;
  padding: 0px;
}

#next-arrow {
  cursor: pointer;
  margin-left: 1px;
}

#prev-arrow {
  cursor: pointer;
  margin-right: 1px;
}


/* Boutiques Carte */

.bout_carte {
  position: relative;
  z-index: 1;
  background: url(../images/bg_boutiquescarte.png) right top no-repeat;
}

.bout_carte .article p {
  width: 260px;
  padding: 0;
}

#map {
  position: absolute;
  top: 141px;
  left: 241px;
  border: none;
}


/* Boutiques Carte Detail */

#col05, #col06, #col07, .col07, #zoom {
  height: 453px;
  float: left;
}

#col05 {
  width: 361px;
}

#col05 h2 {
  margin: 14px 0 0 75px;
}

#col06 {
  width: 146px;
  background: url(../images/bg_bout_sub.png) no-repeat;
}

#col06 h3 {
  margin: 45px 0 16px 21px;
}

#col07 {
  width: 290px;
  background: #a3380f;
}

#col07 h5 {
  margin: 83px 0 0 15px;
}

#col07 p {
  margin: 10px 0 0 15px;
  padding-left: 8px;
  background: url(../images/plus.png) 0 6px no-repeat;
}

#col07 img {
  float: right;
  border: 1px solid #ece5d9;
  margin-right: 13px;
  margin-bottom: 10px;
}


.col07 {
  width: 290px;
  background: #a3380f;
}

.col07 h5 {
  margin: 50px 0 0 15px;
}

.col07 p {
  margin: 10px 0 0 15px;
  padding-left: 8px;
}

.col07 img {
  float: right;
  border: 1px solid #ece5d9;
  margin-right: 13px;
  margin-bottom: 10px;
}


/* NewsListe */

.actual h2 {
  margin: 15px 75px 15px;
}

.news {
  margin: 0 13px 20px 87px;
}

.news h3 {
  background: url(../images/plus1.png) 0 6px no-repeat;
  padding-left: 7px;
  font-size: 11px;
  font-weight: bold;
}

.news img {
  float: right;
  border: 1px solid #ece5d9;
}

.news p {
  margin: 3px 7px 13px;
  text-align: justify;
}

.news a {
  margin-left: 7px;
  padding-left: 9px;
  background: url(../images/bg_link.png) 0 3px no-repeat;
}

.news a:hover {
  text-decoration: underline;
}


/* NewsDetail */

.actual_det_fill {
  background: url(../images/bg_actual_detail_bottom.png) right top repeat-y;
}

.actual_det {
  min-height: 453px;
  background: url(../images/bg_actual_detail.png) right top no-repeat;
}

.actual_det h3 {
  padding-left: 11px;
  font-size: 13px;
  width:375px;
  background: url(../images/bg_header_blue.png) 0 2px no-repeat;
}

.actual_det .article {
  padding-bottom: 45px;
}

.actual_det .article a {
  display: block;
  margin: 40px 0 0 7px;
  padding-left: 9px;
  background: url(../images/bg_link.png) 0 3px no-repeat;
}

.actual_det .article a:hover {
  text-decoration: underline;
}

.actual_det .article #col14{
  float:left;
  width:441px;
}

.actual_det .article #col15{
  float:left;
  width:281px;
}
.actual_det .article .vignette_news {
  float: right;
  width: 281px;
}

.actual_det .article .vignette_news img {
  float: right;
  border: 1px solid #ece5d9;
  margin: 13px;
}


/* Presse, Recrutement */

.espace h2 {
  margin: 15px 75px 15px;
}

#col08, #col09 {
  float: left;
}

#col08 {
  width: 651px;
}

#col09 {
  padding-top: 77px;
}

#col09 img {
  margin: 0 14px 2px 16px;
  border: 1px solid #ece5d9;
}

#col09 p, #col11 p {
  margin: 0 14px 30px 20px;
}

#col09 a, #col11 a {
  display: block;
  margin: 0 14px 30px 17px;
  padding-left: 9px;
  background: url(../images/bg_link_arrow2.png) 0 3px no-repeat;
}

#col09 a:hover, #col11 a:hover {
  text-decoration: underline;
}

#col09 p a {
  margin: 6px 0;
  background: url(../images/bg_link2.png) 0 3px no-repeat;
}


/* Recrutement */

.recrut1 {
  background: url(../images/bg_recrut_r_bottom.png) right top repeat-y;
}

#col10 {
  width: 651px;
  background: url(../images/bg_recrutement.png) right top no-repeat;
}

#col11 {
  width: 146px;
  background: url(../images/bg_recrutement_right.png) no-repeat;
}

#col10 div, #col12 div {
  margin: 15px 0 0 75px;
}

#col10 div p, #col12 div p {
  text-align: justify;
}

#col10 div p {
  width: 503px;
}

#col10 ul, #col12 ul {
  margin: 0;
  padding-left: 33px;
}

#col10 ul li, #col12 ul li {
  padding: 5px 0;
}

#col10 ul li a, #col12 ul li a{
  padding-left: 9px;
}

#col10 ul li a:hover, #col12 ul li a:hover, #col12 ul li a.actif {
  background: url(../images/bg_link.png) 0 0 no-repeat;
}

#col11 p {
  margin-top: 77px;
}

#col11 p a {
  margin: 6px 0;
  background: url(../images/bg_link3.png) 0 3px no-repeat;
}

.recrut {
  background: url(../images/bg_recrutement_bottom.png) right top repeat-y;
}

#col12, #col13 {
  float: left;
  min-height: 453px;
}

#col12 {
  width: 361px;
  background: url(../images/bg_recrutement.png) 65px 0 no-repeat;
}

#col13 {
  width: 436px;
  background: url(../images/bg_recrut_det_right.png) no-repeat;
}

#col12 div p {
  width: 235px;
}

#col13 h3 {
  margin: 45px 0 19px 25px;
}

.offer h5 {
  margin: 0 40px 0 30px;
  font-weight: bold;
}

.offer p {
  margin: 10px 40px 10px 30px;
  padding-left: 9px;
  text-align: justify;
  background: url(../images/bg_offer.png) 0 3px no-repeat;
}

.offer a {
  display: block;
  margin: 10px 40px 40px 39px;
  padding-left: 9px;
  background: url(../images/bg_link3.png) 0 3px no-repeat;
}

.offer a:hover {
  text-decoration: underline;
}

#col13 form div {
  margin: 3px 30px;
}
#col13 label {
  display: block;
  float: left;
  width: 104px;
  padding-right: 18px;
  text-align: right;
}

#col13 label.message-error {
  color: #FF0000;
}

#col13 div.message-warning {
  color: #FF0000;
  padding-left: 20px;
}

#col13 form input, #col13 form select, #col13 form textarea {
  border: 1px solid #a1a6ae;
  font-size: 10px;
}

#col13 form input {
  width: 149px;
  height: 14px;
  padding-left: 8px;
  padding-right: 8px;
}

#col13 form select {
  width: 166px;
  height: 13px;
}

#col13 form textarea {
  width: 149px;
  height: 50px;
  padding-left: 8px;
  padding-right: 8px;
}

#col13 form div input.cv {
  height: 18px;
  width: 240px;
  margin-left: -1px;
}

#col13 form input#submit {
  margin: 20px 0 0 122px;
  padding: 0 0 0 7px;
  color: #979482;
  font-size: 11px;
  text-align: left;
  background: url(../images/bg_link3.png) 0 3px no-repeat;
  border: none;
  cursor: pointer;
}

#col13 form input.submit2 {
  height: 14px;
  margin: 10px 40px 40px 39px;
  padding-left: 9px;
  color: #979482;
  font-size: 11px;
  text-align: left;
  background: url(../images/bg_link3.png) 0 3px no-repeat;
  border: none;
  cursor: pointer;
}

#previewProduit {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  border: 1px solid white;
  background-color: #000;
  width: 52px;
  height: 52px;
  text-align: center;
}

/* Montres */

.montres div {
  margin: 15px 45px 15px 75px;
}

.montres div p {
  margin: 10px 0 15px 9px;
}

#logos {
  margin: 0;
  border: 1px solid #ece5d9;
  background: #ffffff;
}

#logos p, #logos img {
  margin: 0;
  padding: 0;
}

#logos img {
  padding-right: 3px;
}

/* Contact */
.contact {
  margin:25px 0px 0px 75px;
  min-height: 440px;
}

.contact form {
  margin:13px 0px;
}

.contact form div.block {
  margin:3px 10px;
}

.contact form div label {
  display:block;
  float:left;
  padding-right:18px;
  text-align:right;
  width:150px;
}

.contact form div select, .contact form div input, .contact form div textarea {
  border:1px solid #A1A6AE;
  font-size:11px;
}

.contact form div select {
  height:14px;
  width:268px;
}

.contact form div input {
  height:14px;
  width:266px;
}

.contact form div input.checkbox {
  width:14px;
  padding-left:0px;
  padding-right:0px;
}

.contact form div textarea {
  height:120px;
  width:266px;
}

.contact p {
  padding: 0 10px;
}

#submit3 {
  background:transparent url(../images/bg_link3.png) no-repeat scroll 0pt 3px;
  border:medium none;
  color:#979482;
  font-size:11px;
  margin:20px 0pt 0pt 195px;
  padding:0pt 0pt 0pt 7px;
  text-align:left;
  cursor: pointer;
}


/* Diaporama */

.diapo {
  background: #120f0e url(../images/bg_diaporama_bottom.png) right top repeat-y;
}

.diapo div p, .diapo div h3 {
  width: 556px;
}

#carouseldiapo {
  background: transparent;
  float: left;
  width: 145px;
  height: 335px;
}

#carouseldiapo .carousel-clip-region {
  margin: 0;
}

#carouseldiapo .carousel-list {
  margin-left: 30px;
}

#carouseldiapo .carousel-list li {
  clear: both;
  margin-top: 5px;
}

#carouseldiapo .carousel-list li a {
  display: block;
}

#carouseldiapo .carousel-list li img {
  margin: 0pt auto;
}

#diapo-next-arrow-container, #diapo-prev-arrow-container {
  margin-left: 30px;
}

#diapo-next-arrow-container img {
  margin-top: 5px;
}

#thumb_photo .right-button-image#next-arrow {
  margin-left: 0;
}

#diaporama {
  padding: 0;
}

#diaporama, #thumb_photo {
  min-height: 500px;
}

#large_photo {
  float: left;
  width: 556px;
  padding: 0pt 9px 0px 10px;
}

#diaporama #large_photo div p {
  padding: 0 10px;
}

#large_photo a {
  padding-left: 8px;
  line-height: 150%;
  font-size: 10px;
}

#large_photo a:hover {
  text-decoration: underline;
}

#large_photo a.prev {
  float: left;
  background: url(../images/bg_link_prev.png) 0 5px no-repeat;
}

#large_photo a.next {
  float: right;
  background: url(../images/bg_link.png) 0 5px no-repeat;
}

#large_photo img {
  margin-top: 5px;
  border: 1px solid #a19b92;
}

.hide {
  display: none;
}

#large_photo h3 {
  margin: 11px 0 0;
  padding-left: 8px;
  font-weight: bold;
  background: url(../images/bg_offer.png) 0 3px no-repeat;
}

#large_photo p {
  margin: 2px 29px 5px 0px;
  padding: 0;
  text-align: justify;
  width: auto;
}

#thumb_photo {
  float: right;
  width: 146px;
  padding: 0;
}

#thumb_photo div {
  padding: 0;
}

#thumb_photo img {
  float: left;
  border: 1px solid #a19b92;
}

#thumb_photo a:hover {
  border: 0px solid #a19b92;
}

#thumb_photo img.active_img, #thumb_photo a:hover img {
  border-color: #ece5d9;
}


/* ------------ Presse log --------------*/

.presse_log {
  background: url(../images/bg_presse_log_bottom.png) right top repeat-y;
}

.presse_log h2 {
  margin: 15px 75px 15px;
}

#col14 {
  width: 361px;
}

#col14 .news a {
  margin-top: 7px;
}

#col15 {
  width: 436px;
  background: url(../images/bg_presse_log.png) no-repeat;
}

#col15 h3 {
  margin: 45px 25px 20px;
}

#col15 label {
  float: left;
  width: 100px;
  margin-left: 25px;
  margin-right: 15px;
  text-align: right;
}

#col15 input {
  width: 165px;
  height: 13px;
  border: 1px solid #a1a6ae;
  margin-bottom: 5px;
  font-size: 10px;
}

#col15 #submit {
  background: url(../images/bg_link2.png) 0 3px no-repeat;
  height: 14px;
  margin: 10px 0 15px 140px;
  padding: 0 0 0 7px;
  color: #979482;
  font-size: 11px;
  text-align: left;
  border: none;
  cursor: pointer;
}


/* ------------ Sitemap ----------------*/

#sitemap_links ul {
  padding: 0 10px;
}

#sitemap_links ul li {
  padding-left: 7px;
  margin-bottom: 25px;
  font-weight: bold;
}

#sitemap_links ul li a {
  display: block;
  color: #FFF;
}

#sitemap_links ul li ul {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  list-style-type: none;
}

#sitemap_links ul li ul li {
  margin: 0;
  padding: 0;
  background: url(../images/bg_link.png) 0 3px no-repeat;
}

#sitemap_links ul li ul li a {
  color: #979482;
  font-weight: normal;
  display: block;
  padding: 0 0 7px 9px;
}

#sitemap_links li a:hover {
  text-decoration: underline;
}

/* ------------------------------------------------------ */


/* SHOPS LIST VIEW */

ul.shops {
  margin: 0;
  padding-left: 15px;
}

ul.shops li {
/*  background: transparent url(../images/plus.png) no-repeat scroll 0pt 6px;*/
  margin-bottom: 20px;
}

ul.shops li img {
  margin-bottom: 0px;
  margin-right: 15px;
}

ul.shops li p{
  margin: 0;
}

.clear
{
  clear: both;
  display: block !important;
  float: none !important;
  height: 1px;
  font-size: 1px;
  margin: 0 !important;
}


/* EO */

.centered_in {
  text-align:center;
}

#content .object-left {
  margin-left: 20px;
}

#content .object-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#content .object-right {
  margin-right: 20px;
}

div.object-left {
  float:left;
}

div.object-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.object-right {
  float:right;
}

div.attribute-image p {
  margin: 0;
  padding: 0;
}




/* COUNTRY MAP CLASSES */

div.Spain {
  background:transparent url(../images/map_spain.png) no-repeat scroll right top;
}

div.Switzerland {
  background:transparent url(../images/map_switzerland.png) no-repeat scroll right top;
}

div.Germany {
  background:transparent url(../images/map_germany.png) no-repeat scroll right top;
}

div.Portugal {
  background:transparent url(../images/map_portugal.png) no-repeat scroll right top;
}

/* --------- GENERIC ARTICLES AND FOLDERS ------------ */


  /* Global */
div.text-container {
  float: left;
}

  /* Titles and puce */
h2 {
  margin-bottom: 20px;
}

h3 {
  margin-bottom: 15px;
}
  
.section_body1 h2, .section_body8 h2 {
  background: url(../images/puce_grey.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body6 h2, .section_body7 h2{
  background: url(../images/puce_orange.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body9 h2{
  background: url(../images/puce_purple.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body13 h2, .section_body_darkblue h2{
  background: url(../images/puce_darkblue.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body14 h2 {
  background: url(../images/puce_brown.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body15 h2{
  background: url(../images/puce_blue.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

.section_body16 h2, .section_body10 h2, .section_body11 h2, .section_body12 h2 {
  background: url(../images/puce_red.png) left center no-repeat;
  padding: 0px 10px;
  height: 22px;
}

 /* "Right Column" Bottom Style */

.section_bg_bottom1 {
  background: #120F0E url(../images/bg_diaporama_bottom2.png) repeat-y scroll right top;
}
 
.section_bg_bottom6, .section_bg_bottom7, .bout_fill {
  background: url(../images/bg_boutiques_right_bottom.png) right repeat-y;
}

.section_bg_bottom10, .section_bg_bottom11, .section_bg_bottom16 {
  background: url(../images/bg_histoire_bottom.png) right repeat-y;
}

.section_bg_bottom13, .espace {
  background: url(../images/bg_espace_bottom.png) right top repeat-y;
}

.section_bg_bottom14 {
  background: url(../images/bg_tendances_bottom.png) right repeat-y;
}

.section_bg_bottom15, .actual_fill {
  background: url(../images/bg_actualites_bottom.png) right top repeat-y;
}

  /* Body */
.section_bg6, .section_bg7, .bout {   /* this one should be useless */
  min-height: 453px;
  background: url(../images/bg_boutiques.png) right top no-repeat;
}

.section_bg10, .section_bg11, .section_bg16 {
  min-height: 453px;
  padding-bottom: 23px;
  padding-left: 10px;
  background: url(../images/bg_histoire_folder.png)right repeat-y;
}

#col09, .section_bg13{
  width: 146px;
  min-height: 453px;
  background: url(../images/bg_espace.png) no-repeat;
}

.section_bg14 {
  min-height: 430px;
  padding-bottom: 23px;
  padding-left: 10px;
}

.section_bg15, .actual {
  min-height: 453px;
  background: url(../images/bg_actualites.png) right top no-repeat;
}

  /* Misc, Sizing */

.section_body1 {  
  width: 500px;
}
    
.section_body6, .section_body7, .section_body14, .section_body10 div, .section_body11 div, .section_body16 div {
  width: 400px;
}

#content .section_body12 p {
  padding: 10px;
}

.section6, .section7 {
  padding: 0px 10px;
  height: 18px;
}

.section_body15 a {
  font-size: 10px;
}

.section_body15 p {
  width: 375px;
  padding: 0;
}

.news p {
  width: 495px;
}

.news h3 {
  margin: 0;
}

p.location {
  color: #979482;
  font-size: 10px;
  margin: 0;
  padding: 8px 30px;
}


