html, body {
  height: 100%;
}

a {
  color: #26a5e2;
}

a:hover {
  text-decoration: none;
}

body {
  background-color: #bbb;
  background-image: url(../images/site/bg.png);
  background-position: center center;
  background-repeat: repeat-y;
}

input[type=text] {
  padding: 0px 2px;
}

button, input, select, textarea {
  background-color: #222;
  border: 1px solid #000;
  color: #fff;
}

option {
  background-color: #222;
  color: #fff;
}

button.error, input[type=text].error, select.error, textarea.error {
  border: 1px solid red;
}

.txt-center {
  text-align: center;
}

.sospcidf-nodisplay {
  display: none;
}

.sospcidf-bdisplay {
  display: block;
}

.sospcidf-trowdisplay {
  display: table-row;
}

.sospcidf-action {
  padding-bottom: 0px;
  min-height: 100%;
  position: relative;
}

#sospcidf-container {
  background-color: #f8f8f8;
  margin: 0px auto;
  width: 950px;
}

#menu-top dl {
  display: block;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#menu-top dt, #menu-top dd {
  display: block;
  float: left;
  font-size: 0pt;
  position: relative;
}

#menu-top ul {
  background-color: #eee;
  border: 1px solid #942f2f;
  color: #000;
  display: none;
  left: -1px;
  position: absolute;
  margin: 0px;
  padding: 0px;
}

#menu-top ul li {
  float: none;
}

#menu-top ul li a {
  color: #590202;
  display: block;
  padding: 2px 4px;
  white-space: nowrap;
  font-weight: normal;
  text-decoration: none;
}

#menu-top ul li a:hover {
  background-color: #590202;
  color: #dadada;
}

#menu-top ul ul {
  top: 0;
}

#menu-top ul ul {
  left: 131px;
}

#menu-top dd.l-menu {
  background-image: url(../images/menu/top/left.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 149px;
}

#menu-top a img {
  background-repeat: no-repeat;
  background-position: left top;
}

#menu-top a img.bt-home {
  background-image: url(../images/lang/fr/menu/top/selected/home.png);
}

#menu-top a img.bt-individuals {
  background-image: url(../images/lang/fr/menu/top/selected/individuals.png);
}

#menu-top a img.bt-professionals {
  background-image: url(../images/lang/fr/menu/top/selected/professionals.png);
}

#menu-top a img.bt-guarantees {
  background-image: url(../images/lang/fr/menu/top/selected/guarantees.png);
}

#menu-top a img.bt-partners {
  background-image: url(../images/lang/fr/menu/top/selected/partners.png);
}

#menu-top a img.bt-partners {
  background-image: url(../images/lang/fr/menu/top/selected/contact.png);
}

.sospcidf-action #bc-main {
  padding-bottom: 35px;
}

#separator-header-content {
  background-image: url(../images/site/separator.png);
  background-repeat: no-repeat;
  font-size: 0pt;
  height: 8px;
  width: 950px;
}

#bc-container-content {
  margin: 0px 10px;
}

#bc-container-content .bc-content .main.container .content h3 {
  margin: 6px 0px;
}

#bc-container-content .bc-content .main.container .content p {
  margin: 0px 0px 8px;
}

.bc-content {
  float: left;
  min-width: 650px;
}

.bc-content .main.container {
  margin-bottom: 10px;
}

.bc-content .main.container .content dt {
  font-weight: bold;
}

.bc-content .main.container .content dd {
  margin: 1px 0px 1px 10px;
}

.bc-content .main.container .content .list-style dd,
.bc-content .main.container .content .list-style li {
  background-image: url(../images/site/arrow.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding-left: 15px;
}

.bc-content .main.container .content dd a {
  font-weight: normal;
}

.bc-content .main.container h2.header {
  font-size: 0pt;
  height: 25px;
}

.bc-content .main.container h2.header .left,
.bc-content .main.container h3.footer .left,
#bc-footer .footer.container .left,
#bc-footer .footer.container .copyright {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  float: left;
  font-size: 0pt;
}

.bc-content .main.container h2.header .right,
.bc-content .main.container h3.footer .right,
#bc-footer .footer.container .right {
  background-repeat: no-repeat;
  background-position: right top;
  display: block;
  float: right;
  font-size: 0pt;
}

.bc-content .main.container h2.header .left {
  background-image: url(../images/site/bloc/main/header/left.png);
  height: 25px;
  width: 60px;
}

.bc-content .main.container h2.header .title-container {
  background-image: url(../images/site/bloc/main/header/bg.png);
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  float: left;
  font-size: 0pt;
  height: 25px;
}

.bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/home.png);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  float: left;
  font-size: 0pt;
  height: 25px;
  text-align: center;
  min-width: 530px;
}

.bc-content .main.container h2.header .right {
  background-image: url(../images/site/bloc/main/header/right.png);
  height: 25px;
  width: 60px;
}

.bc-content .main.container .content {
  background-color: #590202;
  color: #fff;
  padding: 12px 10px 3px;
  width: 630px;
}

.bc-content .main.container h3.footer {
  font-size: 0pt;
  height: 8px;
}

.bc-content .main.container h3.footer .center {
  background-color: #590202;
  display: block;
  float: left;
  font-size: 0pt;
  height: 8px;
  min-width: 630px;
}

.bc-content .main.container h3.footer .left {
  background-image: url(../images/site/bloc/main/footer/left.png);
  height: 8px;
  width: 10px;
}

.bc-content .main.container h3.footer .right {
  background-image: url(../images/site/bloc/main/footer/right.png);
  height: 8px;
  width: 10px;
}

#bc-footer {
  position: absolute;
  height: 35px;
  bottom: 0px;
  vertical-align: top;
}

#bc-footer .footer.container {
  background-image: url(../images/footer/bg.png);
  background-repeat: repeat-x;
  background-position: center top;
  font-size: 0pt;
  height: 16px;
  margin: 0px 10px;
}

#bc-footer .footer.container .left {
  background-image: url(../images/footer/left.png);
  background-position: left top;
  height: 16px;
  width: 73px;
}

#bc-footer .footer.container .separator {
  background-image: url(../images/footer/separator.png);
  background-position: top center;
  background-repeat: no-repeat;
  vertical-align: top;
  display: inline-block;
  height: 16px;
  width: 4px;
}

#bc-footer .footer.container .copyright {
  background-image: url(../images/lang/fr/footer/copyright.png);
  height: 16px;
  width: 380px;
}

#bc-footer .footer.container .right {
  background-image: url(../images/footer/right.png);
  background-position: right top;
  height: 16px;
  width: 73px;
}

#bc-paris-districts {
  color: #777;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  height: 260px;
  margin: 0px 7px 10px;
}

#bc-paris-districts table {
  padding: 4px 0px;
  margin: 10px 6px;
  width: 300px;
  font-size: 6pt;
  float: left;
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#bc-paris-districts td {
  padding: 0px 15px 0px;
}

#bc-paris-districts a {
  color: #666;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 4px 0px 3px;
  border: 0px solid #ccc;
  border-bottom-width: 1px;
}

#bc-paris-districts td.last a {
  padding-bottom: 2px;
  border-bottom-width: 0px;
}

#bc-paris-districts a:hover {
  color: #000;
}

#bc-partners {
  color: #999;
  font-size: 7pt;
  font-weight: normal;
  text-align: center;
  margin-top: 5px;
}

#bc-partners a {
  color: #888;
  font-size: 7pt;
  font-weight: normal;
  text-decoration: none;
}

#bc-partners a:hover {
  color: #666;
}

#mod-home #act-computerRepair .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/troubleshooting.png);
}

#mod-home #act-computerRepairDepartment .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/troubleshooting.png);
}

#mod-home #act-computerRepairKeyword .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/troubleshooting.png);
}

#mod-individuals #act-troubleshooting .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/troubleshooting.png);
}

#mod-individuals #act-remoteassistance .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/remote_assistance.png);
}

#mod-individuals #act-datarecovery .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/data_recovery.png);
}

#mod-individuals #act-consultingandtraining .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/consulting_and_training.png);
}

#mod-individuals #act-videosurveillance .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/video_surveillance.png);
}

#mod-professionals #act-maintenance .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/maintenance.png);
}

#mod-professionals #act-managedservices .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/managed_services.png);
}

#mod-professionals #act-remotebackup .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/remote_backup.png);
}

#mod-professionals #act-datarecovery .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/data_recovery.png);
}

#mod-professionals #act-serverhosting .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/server_hosting.png);
}

#mod-professionals #act-webdesign .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/web_design.png);
}

#mod-professionals #act-wiring .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/wiring.png);
}

#mod-professionals #act-videosurveillance .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/video_surveillance.png);
}

#mod-professionals #act-paymentterminals .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/payment_terminals.png);
}

#mod-professionals #act-telephony .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/telephony.png);
}

#mod-guarantees .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/guarantees.png);
}

#mod-partners .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/partners.png);
}

#mod-contact .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/contact.png);
}

#mod-legalnotices .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/legal_notices.png);
}

#mod-generaltermsofsale .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/general_terms_of_sale.png);
}

#mod-aboutus .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/about_us.png);
}

#mod-virus .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/virus.png);
}

#mod-news .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/news.png);
}

.bc-modal .bc-content .main.container h2.header .right {
  background-image: url(../images/site/bloc/main/header/close.png);
}

#bloc-services {
  margin-bottom: 10px;
}

#bloc-services td {
  padding: 0px;
}

#bc-menu-content {
  float: right;
}

#bc-menu-content h4 {
  margin-bottom: 10px;
}

#bc-menu-content .bc-content {
  min-width: 268px;
}

#bc-menu-content .bc-content .main.container h2.header .left {
  background-image: url(../images/site/bloc/reduced/header/left.png);
  height: 8px;
  width: 10px;
}

#bc-menu-content .bc-content h2.header {
  height: 8px;
}

#bc-menu-content .bc-content .main.container h2.header .center {
  background-color: #590202;
  display: block;
  float: left;
  font-size: 0pt;
  height: 8px;
  min-width: 248px;
}

#bc-menu-content .bc-content .main.container h2.header .right {
  background-image: url(../images/site/bloc/reduced/header/right.png);
  height: 8px;
  width: 10px;
}

#bc-menu-content .bc-content .main.container .content {
  padding: 5px 10px 6px;
  width: 248px;
}

#bc-menu-content .bc-content .main.container h3.footer .center {
  min-width: 248px;
}

#bc-menu-content .bc-content .main.container .content dd {
  color: #dadada;
}

#bc-menu-content .bc-content .main.container .content dd a {
  color: #dadada;
}

#r-intervention .bc-content {
  float: left;
  min-width: 450px;
}

.bc-content .main.container h3.footer .right {
  background-image: url(../images/site/bloc/main/footer/right.png);
  height: 8px;
  width: 10px;
}

#r-intervention .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/intervention.png);
  min-width: 330px;
}

#r-intervention .bc-content .main.container .content {
  width: 430px;
}

#r-intervention .bc-content .main.container h3.footer .center {
  min-width: 430px;
}

#r-quote .bc-content .main.container h2.header .title {
  background-image: url(../images/lang/fr/site/bloc/main/header/title/quote.png);
}

#modal-overlay {
  background-color: #bbb;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#modal-container a.modal-close {
  cursor: pointer;
  display: inline;
  height: 20px;
  position: absolute;
  right: 0px;
  text-decoration: none;
  width: 20px;
}

#modal-container form table {
  background-color: #400101;
  border: 1px solid #2a0101;
}

.bc-content .main.container h4 {
  margin: 2px 0px;
  text-align: center;
  width: 100%;
}

form h5.required-explanation {
  font-size: 7pt;
  font-weight: normal;
  text-align: right;
  margin: 2px 0px;
}

form table {
  padding: 5px 0px;
  width: 100%;
}

span.field-required {
  font-size: 7pt;
  color: #26a5e2;
}

form th {
  padding: 2px;
  text-align: right;
  vertical-align: top;
  width: 50%;
}

form td {
  padding: 2px;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

form td.txt-center textarea {
  width: 80%;
}

form tfoot td {
  text-align: center;
  padding-top: 5px;
}

.bc-content .main.container .content .paragraph {
  margin-bottom: 10px;
}

#mod-generaltermsofsale .main.container .content p {
  text-align: justify;
}

#mod-guarantees .main.container .content dd {
  padding-bottom: 10px;
}

#mod-partners .main.container .content th {
  padding: 16px 6px;
  text-align: center;
  vertical-align: center;
}

#mod-partners .main.container .content td {
  padding: 16px 6px;
  vertical-align: center;
}

#mod-contact div.g-recaptcha {
  margin: 10px auto 0px;
  width: 300px;
}
