@charset "utf-8";

/**
 * BODY
 ***********************************************************
 ***********************************************************
 */
html {
  background:#D4D5D7 url('../images/bck_html.gif') repeat-y center;
}
body {
  background:#ffffff url('../images/bck_body.gif') repeat-y center;
  color:#666666;
  display:block;
  font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.5;
  margin:12px auto;
  padding:0;
  position:relative;
  width:900px;
}
* html body {
  behavior:url('css/csshover.htc')
}
a {
  color:#AE1C27;
  text-decoration:none;
}
a:hover {

}
h1, h2, h3, h4, h5, h6 {
  color:#333333;
  font-weight:bold;
  margin:0.1em 0;
}
h1 {
  background:transparent url('../images/bck_h1.gif') no-repeat left center;
  color:#AE1C27;
  font-size:145%;
  line-height:50px;
  margin:0px 0px 5px 0px;
  padding:0px 0px 0px 65px;
}
h2 {
  background:transparent url('../images/bck_h2.gif') no-repeat left center;
  clear:both;
  color:#949494;
  font-size:125%;
  line-height:25px;
  margin:15px 0px 15px 40px;
  padding:0px 0px 0px 35px;
}
h3 {
  color:#AE1C27;
  margin-top:5px;
}
* html h3 {
  margin-top:0.1em;
}
h4 {
  color:#AE1C27;
  margin:0.5em 65px 0.5em 75px;
}
h5 {
  font-size:1.8em;
  margin-top:1.8em;
  text-align:center;
}
h5 strong {
  color:#AE1C27;
}
p {
  margin:0.1em 0 0 0;
}
p strong {
  font-weight:bold;
}
.alert, .notice {
  color:#C01122;
}
p.notice {
  clear:both;
  padding:10px 0px;
  text-align:center;
}
hr {
  background:#DDDDDD;
  clear:both;
  display:block;
  border-color:1px solid #DDDDDD;
  height:2px;
  margin-top:15px;
  visibility:visible;
}
form, form fieldset {
  margin:0px;
  padding:0px;
}
form fieldset legend {
  display:none;
  visibility:hidden;
}
form fieldset p label {
  display:block;
  cursor:pointer;
}
input, select, textarea, .inputbox, .inputbox2, .selectbox, .textbox {
  font-family:Arial,Helvetica,sans-serif;
  font-size:100%;
}
form fieldset p select.selectbox {
  background:#FFFFFF;
  border:1px solid #DDDDDD;
  color:#333333;
  font-size:12px;
  margin:2px 0 5px;
  padding:1px;
  width:95%
}
form fieldset p input.inputbox {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  color:#333333;
  font-size:12px;
  margin:2px 0 5px;
  padding:2px;
  width:95%
}
form fieldset p input.inputbox2 {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  color:#333333;
  font-size:12px;
  margin:2px 0 5px;
  padding:2px;
  width:35%
}
form fieldset p textarea.textbox {
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #DDDDDD;
  color:#333333;
  font-size:12px;
  margin:2px 0 5px;
  padding:2px;
  width:95%
}
form fieldset p {
  margin:2px 0px;
}

/**
 * BOX1
 ***********************************************************
 ***********************************************************
 */
div.box1 {
  background:transparent url('../images/bck_box1-br.gif') no-repeat bottom right;
  margin:0;
  padding:0;
  position:relative;
}
div.box1 div {
  background:transparent url('../images/bck_box1-bl.gif') no-repeat bottom left;
  margin:0;
  padding:0;
}
div.box1 div div {
  background:transparent url('../images/bck_box1-tr.gif') no-repeat top right;
  margin:0;
  padding:0;
}
div.box1 div div div {
  background:transparent url('../images/bck_box1-tl.gif') no-repeat top left;
  margin:0;
  padding:12px 12px;
}
div.box1 div div div div {
  border:none;
  background:none;
  margin:0;
  padding:0;
}

/**
 * box2
 ***********************************************************
 ***********************************************************
 */
div#section div.box2, div#section div.box2 {
  background:transparent url('../images/bck_box2-br.gif') no-repeat bottom right;
  margin:0.5em 65px 0.5em 75px;
  padding:0;
  position:relative;
}
div#section div.box2 div {
  background:transparent url('../images/bck_box2-bl.gif') no-repeat bottom left;
  margin:0;
  padding:0;
}
div#section div.box2 div div {
  background:transparent url('../images/bck_box2-tr.gif') no-repeat top right;
  margin:0;
  padding:0;
}
div#section div.box2 div div div {
  background:transparent url('../images/bck_box2-tl.gif') no-repeat top left;
  margin:0;
  padding:8px 16px;
}
div#section div.box2 h3 {
  color:#ffffff;
  text-transform:uppercase;
}
div#section div.article div.box2 p {
  color:#ffffff;
  font-size:1.1em;
  margin-left:0;
  margin-right:0;
}

/**
 * box3
 ***********************************************************
 ***********************************************************
 */
div#section div.box3 {
  background:transparent url('../images/bck_box3-br.gif') no-repeat bottom right;
  margin:0;
  padding:0;
  position:relative;
}
div#section div.box3 div {
  background:transparent url('../images/bck_box3-bl.gif') no-repeat bottom left;
  margin:0;
  padding:0;
}
div#section div.box3 div div {
  background:transparent url('../images/bck_box3-tr.gif') no-repeat top right;
  margin:0;
  padding:0;
}
div#section div.box3 div div div {
  background:transparent url('../images/bck_box3-tl.gif') no-repeat top left;
  margin:0;
  padding:8px 16px;
}
div#section div.box3 h3 {
  color:#ffffff;
  text-transform:uppercase;
}
div#section div.article div.box3 p {
  color:#ffffff;
  font-size:1.1em;
  margin-left:0;
  margin-right:0;
}

/**
 * HEADER
 ***********************************************************
 ***********************************************************
 */
div#header {
  height:180px;
  margin:0;
  padding:0;
  position:relative;
}
div#header a.logo {
  background:transparent url('../images/logo_agencetapisrouge.gif') no-repeat top left;
  display:block;
  height:130px;
  margin:25px 0px 0px 45px;
  padding:0;
  position:absolute;
  width:145px;
}
* html div#header a.logo {
  margin:25px 0px 0px 25px;
}
div#header a.logo span {
  display:none;
  visibility:hidden;
}
/*
div#header a.viewcart {
  background:transparent url('../images/btn_viewcart.gif') no-repeat top left;
  display:block;
  float:right;
  font-size:1.1em;
  height:27px;
  padding-left:30px;
  position:relative;
  width:179px;
}
div#header a.viewcart b {
  color:#666666;
  display:block;
  float:left;
  font-weight:bold;
  height:27px;
  line-height:27px;
  margin-right:31px;
}
* html div#header a.viewcart b {
  margin-right:24px;
}
div#header a.viewcart i {
  color:#F19606;
  display:block;
  float:left;
  font-style:normal;
  height:27px;
  line-height:27px;
}
*/

div#header p.phone {
  background:transparent url('../images/bck_phone.gif') no-repeat;
  background-position:0px 0px;
  height:106px;
  margin:35px 50px 0px 0px;
  position:absolute;
  right:0;
  width:130px;
}
div#header p.phone span {
  display:none;
  visibility:hidden;
}

div#header div#lng {
  display:none;
  position:absolute;
  right:20px;
  top:30px;
  visibility:hidden;
}
div#header div#lng a {
  display:block;
  float:left;
  height:26px;
  width:26px;
}
div#header div#lng a span {
  display:none;
  visibility:hidden;
}
div#header div#lng a#lngFR {
  background:transparent url('../images/bck_lngFrUk.png') no-repeat;
  background-position:0px 0px;
}
div#header div#lng a:hover#lngFR {
  background-position:0px -26px;
}
div#header div#lng a#lngUK {
  background:transparent url('../images/bck_lngFrUk.png') no-repeat;
  background-position:-26px 0px;
}
div#header div#lng a:hover#lngUK {
  background-position:-26px -26px;
}
body.site div#header {
  display:none;
  visibility:hidden;
}

/**
 * NAV
 ***********************************************************
 ***********************************************************
 */
div#nav {
  background:transparent url('../images/bck_nav.gif') no-repeat top left;
  height:35px;
  margin:0;
  padding:0px 4px;
  position:relative;
  z-index:1;
}
div#nav ul {
  padding:0;
  margin:0;
}
div#nav ul li {
  float:left;
  height:35px;
  margin:0;
  padding:0;
  text-align:center;
}
div#nav li a {
  color:#ffffff;
  display:block;
  font-size:13px;
  font-weight:bold;
  line-height:35px;
  margin:0;
  padding:0px 22px;
}
div#nav li a:hover {
  background:#b22f39;
}
div#nav li a.accueil:hover {
  -border-radius:0px 0px 0px 5px;
  -moz-border-radius:0px 0px 0px 5px;
  -webkit-border-radius:0px 0px 0px 5px;
}
div#nav li a.nouveautes:hover {
  -border-radius:0px 0px 5px 0px;
  -moz-border-radius:0px 0px 5px 0px;
  -webkit-border-radius:0px 0px 5px 0px;
}
div#nav ul ul {
  background:#949494;
  /*background:#e0c2c5;*/
  /*background:#959595;*/
  display:none;
  position:absolute;
  z-index:2;
  -border-radius:0px 0px 5px 5px;
  -moz-border-radius:0px 0px 5px 5px;
  -webkit-border-radius:0px 0px 5px 5px;
}
div#nav ul ul li {
  background:transparent url('../images/bck_nav-separator.gif') no-repeat right center;
  height:28px;
  line-height:30px;
}
div#nav ul ul li.last {
  background:none;
}
div#nav ul ul li.first {
  border-top:none;
}
div#nav ul ul li a {
  color:#ffffff;
  font-size:11px;
  font-weight:bold;
  line-height:28px;
  margin:0px 0px 0px 0px;
  padding:0px 15px;
  text-align:left;
}
div#nav ul ul li a:hover {
  background:none;
  color:#ffffff;
}
div#nav ul.level1 li.ssmenu:hover ul.level2 {
  display:block;
  position:absolute;
}

body.accueil div#nav li a.accueil {
  background:#B22F39;
}
body.qui-sommes-nous div#nav li a.qui-sommes-nous, body.reperes div#nav li a.qui-sommes-nous, body.entreprise div#nav li a.qui-sommes-nous, body.equipe div#nav li a.qui-sommes-nous, body.valeurs div#nav li a.qui-sommes-nous {
  background:#B22F39;
}
body.metiers-prestations-01 div#nav li a.savoir-faire, body.metiers-prestations-02 div#nav li a.savoir-faire, body.methodologie-01 div#nav li a.savoir-faire, body.methodologie-02 div#nav li a.savoir-faire, body.marques-distribuees div#nav li a.savoir-faire, body.clients div#nav li a.savoir-faire, body.showroom div#nav li a.savoir-faire {
  background:#B22F39;
}
body.plan div#nav li a.plan {
  background:#B22F39;
}
body.catalogue div#nav li a.catalogue {
  background:#B22F39;
}


/**
 * ASIDE
 ***********************************************************
 ***********************************************************
 */
div#aside {
  float:left;
  margin:0px 5px 0px 0px;
  min-height:350px;
  padding:0;
  position:relative;
  width:210px;
}
* html div#aside {
  height:350px;
  overflow:visible;
}
body.accueil div#aside, body.site div#aside {
  display:none;
  visibility:hidden;
}
div#aside ul#categoriesList {
  margin:10px 25px 0px 20px;
}
body.first div#aside ul#categoriesList {
  display:none;
  visibility:hidden;
}
div#aside ul#categoriesList  a {
  color:#333333;
  display:block;
  font-weight:bold;
  height:30px;
  line-height:30px;
  margin:2px 0px;
  padding-left:35px;
}
div#aside ul#categoriesList  a#a_YC36 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C36.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC36:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C36_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC1 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C1.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC1:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C1_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC24 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C24.jpg') no-repeat left center;
  line-height:15px;
}
div#aside ul#categoriesList  a#a_YC24:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C24_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC25 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C25.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC25:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C25_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC2 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C2.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC2:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C2_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC3 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C3.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC3:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C3_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC3135 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C3135.jpg') no-repeat left center;
  line-height:15px;
}
div#aside ul#categoriesList  a#a_YC3135:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C3135_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC2263 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C2263.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC2263:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C2263_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC39 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C39.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC39:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C39_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC28 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C28.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC28:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C28_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC31 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C31.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC31:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C31_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC8 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C8.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC8:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C8_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC37 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C37.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC37:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C37_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC7 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C7.jpg') no-repeat left center;
  line-height:15px;
}
div#aside ul#categoriesList  a#a_YC7:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C7_o.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC10 {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C10.jpg') no-repeat left center;
}
div#aside ul#categoriesList  a#a_YC10:hover {
  background:transparent url('http://www.extradtp.net/Datas/Cats/Vgn/C10_o.jpg') no-repeat left center;
}

div#aside a.viewcart {
  background:transparent url("../images/bck_viewcart.gif") no-repeat center center;
  color:#ffffff;
  display:block;
  height:32px;
  line-height:32px;
  margin:15px auto;
  padding:0px;
  width:171px;
}
div#aside a.viewcart b {
  margin-left:5px;
}
div#aside a.viewcart i {
  display:block;
  float:right;
  margin-right:5px;
}
div#aside a.dev-durable {
  background:transparent url("../images/bck_dev-durable.gif") no-repeat top center;
  color:#ffffff;
  display:block;
  height:60px;
  margin:15px auto;
  padding:2px;
  width:120px;
}
div#aside a.coffrets-premium {
  background:transparent url("../images/bck_coffrets-premium.gif") no-repeat top center;
  display:block;
  height:100px;
  margin:5px auto;
  padding:2px;
  width:175px;
}
div#aside a.coffrets-premium span {
  display:none;
  visibility:hidden;
}
div#aside div.terminal-vad {
  background:transparent url("../images/bck_terminal-vad.gif") no-repeat top center;
  display:block;
  height:250px;
  margin:5px auto;
  padding:2px;
  width:175px;
}
div#aside div.terminal-vad span {
  display:none;
  visibility:hidden;
}

/**
 * SECTION
 ***********************************************************
 ***********************************************************
 */
div#section {
  margin:0;
  padding:0;
  overflow:hidden;
  position:relative;
  z-index:1;
}
* html div#section {
  overflow:visible;
  height:1%;
}
body.accueil div#section {
  background:transparent url('../images/bck_accueil.gif') no-repeat;
  background-position:50% 0%;
  margin-top:-50px;
  height:550px;
  position:relative;
}
div#section {
  font-size:12px;
}
body.site div#section {
  margin-top:60px;
}
div#section div.article {
  margin:auto;
  width:800px;
}
body.entreprise div#section div.article {
  background:transparent url('../images/bck_entreprise.jpg') no-repeat;
  background-position:50% 50%;
}

/**/
/**/
div#section div.article span.atr {
  color:#AE1C27;
  font-weight:bold;
}
div#section div.article span.atr span {
  color:#666666;
}
/**/
/**/
div#section div.article p {
  margin:0.5em 65px 0.5em 75px;
  overflow:hidden;
  text-align:justify;
}
div#section div.article p.signature {
  float:right;
}
div#section div.article p.signature strong {
  font-weight:bold;
}
div#section div.article p.signature strong.red {
  color:#AE1C27;
}
div#section div.article p.signature em {
  font-style:normal;
}
/**/
/**/
div#section div.article img.float-left {
  border:1px solid #AE1C27;
  display:block;
  float:left;
  margin:0px 15px 0px 40px;
  overflow:hidden;
  position:relative;
}
* html div#section div.article img.float-left {
  margin:0px 15px 0px 20px;
}
body.entreprise div#section div.article img.float-left {
  border:none;
}
body.methodologie-01 div#section div.article img.float-left {
  border:none;
}
div#section div.article img.float-right {
  display:block;
  float:right;
  margin:0px 15px 0px 40px;
  overflow:hidden;
  position:relative;
}
div#section div.article img.center {
  display:block;
  margin:15px auto;
  position:relative;
}
/**/
/**/
div#section div.article ul.list1 {
  list-style-type:disc;
  overflow:hidden;
  padding-left:15px;
  position:relative;
}
/**/
/**/
div#section div.article ul.list2 {
  margin:0.5em 65px 0.5em 75px;
  overflow:hidden;
  text-align:justify;
}
div#section div.article ul.list2 li {
  margin-bottom:10px;
}
div#section div.article ul.list2 li strong {
  color:#AE1C27;
  display:block;
  font-size:1.25em;
  font-weight:bold;
}
div#section div.article ul.list2 li img.float-right {
  display:block;
  float:right;
  margin:10px 15px 0px 15px;
  overflow:hidden;
  position:relative;
}
/**/
/**/
div#section div.article ul.list3 {
  list-style-type:disc;
  margin:0.5em 65px 0.5em 75px;
  overflow:hidden;
  padding-left:15px;
  position:relative;
}
/**/
/**/
div#section div.article ul.list4 {
  margin:0.5em 65px 0.5em 65px;
  overflow:hidden;
  position:relative;
}
div#section div.article ul.list4 li {
  clear:left;
  height:115px;
}
div#section div.article ul.list4 li img {
  display:block;
  float:left;
  margin:5px 15px 5px 0px;
  overflow:hidden;
  position:relative;
}
div#section div.article ul.list4 li strong {
  color:#949494;
  display:block;
  font-weight:bold;
  font-size:1.15em;
  overflow:hidden;
  position:relative;
}
div#section div.article ul.list4 li span {
  display:block;
  overflow:hidden;
  position:relative;
}
div#section div.article ul.list4 li a {
  color:#666666;
  display:block;
  overflow:hidden;
  position:relative;
}
div#section div.article ul.list4 li a span {
  display:inline;
  font-weight:normal;
}
div#section div.article ul.list4 li em {
  color:#AE1C27;
  display:block;
  font-size:0.9em;
  overflow:hidden;
  position:relative;
}
/**/
/**/
body.showroom div.article table {
  margin:auto;
  width:585px;
}
/**/
/**/
div#section div.article ul.pages {
  margin:25px 0px 0px 0px;
}
div#section div.article ul.pages li {
  float:left;
  width:50%;
}
div#section div.article ul.pages li a.prec {
  background:transparent url('../images/btn_page-sprites.gif') no-repeat;
  background-position:0px 0px;
  display:block;
  height:45px;
  margin:0 auto;
  padding:0;
  width:160px;
}
div#section div.article ul.pages li a:hover.prec {
  background-position:0px -45px;
}
div#section div.article ul.pages li a.suiv {
  background:transparent url('../images/btn_page-sprites.gif') no-repeat;
  background-position:-160px 0px;
  display:block;
  height:45px;
  margin:0 auto;
  padding:0;
  width:140px;
}
div#section div.article ul.pages li a:hover.suiv {
  background-position:-160px -45px;
}
div#section div.article ul.pages li a.prec span, div#section div.article ul.pages li a.suiv span {
  display:none;
  visibility:hidden;
}

/**
 * FOOTER
 ***********************************************************
 ***********************************************************
 */
div#footer {
  background:transparent url('../images/bck_footer.gif') no-repeat;
  background-position:98% 100%;
  clear:both;
  height:196px;
  margin:-25px 0px 0px 0px;
  padding:25px 0px 0px 0px;
  position:relative;
  -border-radius:10px 10px 0px 0px;
  -moz-border-radius:10px 10px 0px 0px;
  -webkit-border-radius:10px 10px 0px 0px;
}
body.accueil div#footer {
  background:none;
  margin:-125px 0px 0px 0px;
  z-index:10;
}
* html body.accueil div#footer {
  margin:-100px 0px 0px 0px;
  padding:0;
}
*+html body.accueil div#footer {
  margin:-100px 0px 0px 0px;
  padding:0;
}
div#footer p.coord {
  background:#ae1c27;
  color:#ffffff;
  font-weight:bold;
  margin:65px 10px 0px 10px;
  padding:5px;
  text-align:center;
  background:transparent url('../images/bck_coord.gif') no-repeat center center;
}
div#footer p.coord strong {
  text-transform:uppercase;
}
div#footer p.coord em {
  color:#000000;
  font-style:normal;
}
div#footer p.coord a {
  color:#ffffff;
}
div#footer a.logo {
  background:transparent url('../images/logo_agencetapisrouge-footer.gif') no-repeat top left;
  display:block;
  float:right;
  height:60px;
  margin:15px 15px 0px 0px;
  overflow:hidden;
  padding:0;
  position:relative;
  width:240px;
}
div#footer a.logo span {
  display:none;
  visibility:hidden;
}
div#footer a.ffpco {
  background:transparent url('../images/logo_ffpco.gif') no-repeat top left;
  color:#303030;
  display:block;
  font-size:1.1em;
  height:60px;
  margin:16px 0px 0px 15px;
  overflow:hidden;
  padding:0px 0px 0px 88px;
  position:relative;
  width:240px;
}
div#footer select#SelLanguage {
  display:none;
  margin:-18px 15px 0 0;
  position:absolute;
  right:0;
  visibility:hidden;
}
