/* V2 */
/* GENERAL */

@font-face {
    font-family: 'century_gothicitalic';
    src: url(../font/cgui____-webfont.eot);
    src: url(../font/cgui____-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/cgui____-webfont.woff) format('woff'),
         url(../font/cgui____-webfont.ttf) format('truetype'),
         url(../font/cgui____-webfont.svg#century_gothicitalic) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicbold';
    src: url(../font/cgub____-webfont.eot);
    src: url(../font/cgub____-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/cgub____-webfont.woff) format('woff'),
         url(../font/cgub____-webfont.ttf) format('truetype'),
         url(../font/cgub____-webfont.svg#century_gothicbold) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century_gothicce';
    src: url(../font/cgu_____-webfont.eot);
    src: url(../font/cgu_____-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/cgu_____-webfont.woff) format('woff'),
         url(../font/cgu_____-webfont.ttf) format('truetype'),
         url(../font/cgu_____-webfont.svg#century_gothicce) format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 1.7;
}

h1, h2, h3{
  color: #04366D;
  font-family: arial;
}
a {
  color: #3B7BB3;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}

img{
  border: 0;
}

label span{
  color: #ff0000;
}

.clear{
  clear: both;
  height: 0;
}

.center, p.img-center{
  text-align: center;
}

.even{
  background-color: #f1f1f1;
}

.odd{
  background-color: #ffffff;
}

.first-elem{
  margin-top: 0;
  padding-top: 0;
}

#maincontent a, #sidebar a, #intro a, #accueil-droit a{
  color: #0d56a7;
  font-weight: bold;
  text-decoration: none;
}

#maincontent a:hover, #sidebar a:hover, #intro a:hover, #accueil-droit a:hover{
  text-decoration: underline;
}

/* -----------------------------------------------------------------------------Header-*/

#header {
  width: 1000px;
  height: 130px;
  margin: 0 auto;
  color: #333;
  position: relative;
}
#logo {
  float: left;
  margin: 45px 0 0 400px;
}
#acces-rapides {
  position: absolute;
  font-size: 11px;
  width: 400px;
  height: 29px;
}
*+html #acces-rapides{  margin: 0 0 0 500px; } /*IE7*/
#acces-rapides ul {
  list-style-type: none;
  margin: 4px 0 0 0;
  padding: 0;
  float: left;
  margin-left: 50px;
}
#acces-rapides ul li{
  float: left;
  margin: 0 0 0 10px;
}
#acces-rapides ul li a {
  color: #b8b8b8;
  font-size: 9px;
  text-decoration: none;
}
#acces-rapides ul li a:hover{
  text-decoration: underline;
}
#acces-rapides ul li a:focus,
#acces-rapides ul li a:hover {
  color:#6a6a6a;
}
h1#h-header {
  font-family: Arial;
  margin: 5px 0 5px 0;
  font-size: 10.5px;
  font-weight: normal;
  color: #fff;
  background: url(../images/refonte/bg-acces-rapides.png) right no-repeat;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 600px;
  height: 29px;
  margin-left: 450px;
}
#bandeau, #bandeau li a, #bandeau p a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #6a6a6a;
  line-height: 8px;
}
#acces-rapides ul li a img{
  margin-top: 2px;
}
#bandeau li a:hover, #bandeau p a:hover{
  text-decoration: underline;
}

#bandeau {
 /* float: right;
  margin-top: 58px;
  margin-right: 10px;*/
  width: 300px;
	position: absolute;
	right: 10px;
	top: 45px;
	text-align: right;
}
#menu-navigation-manager{
  background: url("/images/design/icon_manager.png") no-repeat;
}
#menu-navigation-logout{
  background: url("/images/design/icon_logout.png") no-repeat;
}
#menu-navigation-manager,
#menu-navigation-logout,
#menu-navigation-login,
#commandeencours{
  background-position: 10px 0;
}

/* EN ATTENTE AVANT DELETE DOM */
#logmanager span{
  display: none;
}
/* EN ATTENTE AVANT DELETE DOM */

/*#logmanager {
  margin-top: 30px;
}*/

#logmanager ul{
  list-style-type: none;
  margin-top: 3px;
}
#logmanager li{
    margin: 10px 0px;
}
#logmanager a{
  margin: 0;
}

#bandeau p {
  margin-bottom: 0px;
}

#bandeau p a, #logmanager a {
}

#bandeau p#commandlink {
  clear: both;
  float: right;
}

/* -----------------------------------------------------------------------------Menu-*/
#pre-contenu .is-sticky #menu ul.navigation {
  background-image: url(../images/refonte/sticky-logo.png);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  background-size: 35px;
  background: none\9;
  width: 1000px;
  margin: auto;
  height: 50px;
}
#menu {
  width: 100%;
  min-width: 1100px;
  height: 50px;
 /* margin: 0 auto;*/
  padding: 0;
  background: url(../images/refonte/background-body.jpg) repeat-x;
  z-index: 99999;
}

#menu ul{
  list-style-type: none;
  padding: 10px 0 0 55px;
  margin: 0;
  text-align: center;
}
#menu li{
  display: inline-block;
  margin: 0;
  margin-top: 4px;
}
.is-sticky #menu li {
  margin-top: 0px;
}
#menu li:first-child{
  border: 0;
}
html[data-useragent*='MSIE 10.0'] #menu li a{
  background-color: #ff0000;
}
#menu li a{
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'century_gothicbold';
  color: #264f83;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  margin: 0;
  padding: 0;
  padding: 17px 16px 15px 16px;
  font-weight: normal;
  letter-spacing: 0.5px;
}
#menu li a:hover, #menu li.active a{
  color: #e8581b;
  }
#menu li:hover, #menu li.active {
  background: url(../images/refonte/bg-menu-item.png) center 23px no-repeat;
  height: 50px;
}
.is-sticky #menu li:hover, .is-sticky #menu li.active {
  background: url(../images/refonte/bg-menu-item.png) center 27px no-repeat;
  height: 50px;
}
#menu li:last-child a {
  text-indent: -99999px;
  background: url(../images/refonte/help-menu-button.png) no-repeat;
  background-size: 100%;
  background-position: 0px -3px;
  width: 31px;
  height: 31px;
  display: block;
  margin: 0;
  padding: 0;
}
#menu li:last-child {
  margin-top: 0px;
}
#menu-sticky-wrapper {
  width: 100% !important;
  min-width: 1100px;
}
div.is-sticky .sidebar-bloc {
  top: 30px !important;
}
/* -----------------------------------------------------------------------------Bloc contenu-*/

#pre-contenu {
  background: url(../images/refonte/background-body.jpg) repeat-x;
  margin-bottom: 30px;
}

#pre-contenu h1, #precontent-content{
  width: 1000px;
  margin: 0 auto;
}

#precontent-content{
  padding: 0 ;
  margin-top: 20px;
}

#precontent-content h1{
  padding-top: 20px;
  font-size: 22px;
}
#pre-contenu h2.homehead{
  text-align:center;
  font-size: 21px;
  margin: 35px 0 15px;
  font-weight: bold;
}

#precontent-content p{
  line-height: 27px;
  font-family: arial;
  font-size: 15px;
}

#precontent-content a {
  text-decoration: none;
  font-weight: bold;
}

#precontent-content a:hover{
  text-decoration: underline;
  text-shadow: 0px 0px 3px #fff;
  -webkit-text-shadow: 0px 0px 0px #fff;
}

#contact-pre-content-adress{
  padding-top: 20px;
}
#cms-content{
  float:left;
  width:540px;
  line-height: 1.85;
}
#framework-content{
  float:right;
  width:370px;
  padding-left:20px;
  background-color:#264f83;
  margin-bottom:35px;
  padding-top:20px;
  border-radius: 4px;
}
#framework-content form label.label{
  display:block;
  width:50%;
  font-size: 13px;
  font-weight: normal;
}

#maincontent #framework-content form#contact input[type="submit"]{
  width:340px;
  margin:0;
}
#framework-content fieldset {
  margin-bottom: 5px;
}
#framework-content fieldset#civilite {
  margin-bottom: 0px;
}
#contenu{
  position: relative;
  clear: both;
  width: 1000px;
  margin: 0 auto;
}
#maincontent{
  float: left;
  width: 650px;
  margin-bottom: 20px;
  line-height: 22px;
  min-height: 690px;
}
#maincontent p, #maincontent ul{
  margin: 0 0 20px 0;
}
#maincontent h1{
  font-family: Arial;
  margin: 0 0 10px 0;
  font-size: 19px;
}/*
#maincontent h2{
  font-family: Arial;
  margin: 25px 0 5px 0px;
  font-size: 17px;
}*/
.img-left{
  float: left;
  margin: 12px 10px 0 0;
}
.img-right{
  float: right;
  margin: 10px 0 0 10px;
}
ul#usages-cloud-pre{
  list-style-type:none;
  margin:-15px 0 25px 0;
  padding:0;
  min-height: 35px;
}
ul#usages-cloud-pre li{
  float:left;
  margin:0 3px;
}
ul#usages-cloud-pre li a{
  display:block;
  background: #F5F5F5;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #595959;
  height: 35px;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  text-align:center;
}
ul#usages-cloud-pre li a:hover{
  background: #4186D3;
  border: 1px solid #4186D3;
  color: #fff;
  text-decoration:none;
}
ul#usages-cloud-pre li a#usages-cloud-pre-un{
  width: 115px;
  line-height:17px;
}
ul#usages-cloud-pre li a#usages-cloud-pre-deux{
  width: 115px;
  line-height:17px;
}
ul#usages-cloud-pre li a#usages-cloud-pre-trois{
  width: 145px;
  line-height:17px;
}
ul#usages-cloud-pre li a#usages-cloud-pre-quatre{
  width: 135px;
  line-height:32px;
}
ul#usages-cloud-pre li a#usages-cloud-pre-cinq{
  width: 100px;
  line-height:17px;
}
.cp-intro{
  border-bottom:1px dashed #e5e5e5;
  margin: 10px 0;
  padding: 0 0 5px 0;
}
.cp-intro-last{
  border:none;
  margin-bottom:30px;
}
#maincontentwide .cp-intro p, #maincontentwide .cp-intro-last p{
  font-size:12px;
  margin:0;

}
.cp-intro span, .cp-intro-last span{
  width:100%;
  display:block;
}

/* -----------------------------------------------------------------------------Accueil-*/
h1{
  font-family: Arial;
  margin: 5px 0 5px 0;
  font-size: 17px;
  color: #04366d;
}

#intro h1, #intro p, #intro a, form#accueil fieldset{
  color: #fff;
}
#intro h1{
  padding-top: 30px;
  font-size: 26px;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0px 1px 2px #000;
  padding-bottom: 5px;
  text-align:center;
}
#intro, form#accueil{
  margin: 0 auto 15px auto;
  line-height: 23px;
  width: 1000px;
}

/*
form#accueil fieldset#fieldset-processeurs,
form#accueil fieldset#fieldset-rams,
form#accueil fieldset#fieldset-disque,
form#accueil fieldset#fieldset-traffic
{
  margin: 10px 0 0 0;
  padding: 5px 0 5px 40px;
}
*/
#slider-home{
  margin-bottom: 10px;
}

#slider-home ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#slider-boutons{
   position: absolute;
   margin: 300px 0 0 930px;
   z-index: 1;
}
#slider-boutons li{
   float: left;
   margin: 0 6px 0 0;
}
/*
form#accueil{
  padding: 0 0 40px 0;
}

form#accueil fieldset{
  width: 560px;
  float: left;
}

form#accueil fieldset#offre{
    width: 350px;
  height: 345px;
  float: left;
  clear: right;
    margin: -280px 0 30px 0;
  padding: 0 0 0 30px;
}


form#accueil fieldset#offre label{
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
    text-transform: uppercase;
}

form#accueil fieldset#offre ul{
  padding: 15px 0 0 15px;
  margin: 0;
}

form#accueil fieldset#offre ul li{
  font-weight: bold;
  padding: 0 0 10px 15px;
  margin: 0;
  list-style: none;
  background: url(../images/design/ul-li-orange.png) 0 12px no-repeat;
}

form#accueil fieldset#offre ul li ul{
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
}

form#accueil fieldset#offre ul li ul li{
  list-style: none;
  background: none;
  line-height: 15px;
  font-weight: normal;
  font-size: 11px;
  padding: 0;
  margin: 0;
}

form#accueil p.formelement{
  float: left;
  margin: 0;
  padding: 0 0 0 0;
}

#boutonenvoyer{
    margin-left: 20px;
    position: absolute;
}
*/
*+html #boutonenvoyer{ width: 250px; } /* IE7 */

#offre p{
  margin: 0;
  padding: 20px 0 0 0;
}

#offre label{
  cursor: pointer;
  margin-left: 10px;
}

/* IE 7*/
*+html #offre label{
  position: relative;
}

#offre label.selected {
  text-shadow: 0 0 0.2em #ccc ; 
}

#checkbox-premium, #checkbox-classique{
  position: relative;
  top: 3px;
  right: 200px;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

#checkbox-classique{
  right: 220px;
}

input[type="submit"], #maincontent a.ajaxLink1, a.bouton-bandeau, a.application-home{
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url("../images/refonte/form-submit/spritesheet2.png");
  background-position: -5px -5px;
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  width: 176px;
  height: 53px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
   }
input[type="submit"]:hover, #maincontent a.ajaxLink1:hover, a.bouton-bandeau:hover, a.application-home:hover {
    background-position: -5px -57px;
   }
input[type="submit"]:active {
   text-shadow: #383838 0 1px 0;
   border: 1px solid #0a3c59;
   background: #824e00;
   background: -webkit-gradient(linear, left top, left bottom, from(#b36d04), to(#c47600));
   background: -webkit-linear-gradient(top, #b36d04, #824e00);
   background: -moz-linear-gradient(top, #b36d04, #824e00);
   background: -ms-linear-gradient(top, #b36d04, #824e00);
   background: -o-linear-gradient(top, #b36d04, #824e00);
   background-image: -ms-linear-gradient(top, #b36d04 0%, #824e00 100%);
   color: #fff;
   }

input[type="submit"], #maincontent a.bouton-bandeau, a.application-home{
  -webkit-transition-property: background color;
  -webkit-transition-timing-function: linear;
  -moz-transition-property: background color;
  -moz-transition-timing-function: linear;
  -o-transition-property: background color;
  -o-transition-timing-function: linear;
  -ms-transition-property: background color;
  -ms-transition-timing-function: linear;
  transition-property: background color;
  transition-timing-function: linear;
} 
/* V2 */

#maincontent a.bouton-bandeau{
  color: #fff;
  width: 281px;
  display: block;
  float: left;
  text-align: center;
  margin: -7px 0 0 0;
  border: 1px solid #bc832d;
background-color: #ff9900;
padding: 0px 21px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: #8c8985 0 1px 0;
color: #ffffff;
font-weight: bold;
font-size: 15px;
font-family: helvetica, serif;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
background-image: none;
padding-top: 10px;
height: 35px;
}
#maincontent a.bouton-bandeau:hover{
  text-decoration: none;
}

#maincontent a.width-full{
  width: 606px;
}

/* -----------------------------------------------------------------------------Accueil-*/


#accueil-droit{
  width: 268px;
  margin: 0 25px 0 0;
}
#service-commercial-accueil{
  background:  url(../images/design/service-commercial.png)10px 10px no-repeat;
  display: block;
  height: 69px;
  width: 260px;
  float:left;
  margin-top: 10px;
  margin-left: 40px;
  margin-bottom: 20px;
  padding: 30px 0 0 0;
}
#service-commercial-accueil a{
  font-weight: bold;
  font-size: 17px;
  color: #04366D;
  font-family: arial;
  text-decoration: none;
  padding: 10px 0 0 75px;
}
#service-commercial-accueil a:hover{
 color: #4186d3;
}
#accueil-droit h3{
  margin: 0 0 5px 3px;
  color: #04366d;
  text-transform: uppercase;
  font-size: 16px;
}
#partenaires-accueil{
  background-color: #f5f5f5;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
#partenaires-accueil img{
  margin: 15px 6px 0 6px;
}
#partenaires-accueil p{
  margin: 10px 6px 15px 6px;
  clear: both;
  text-align: left;
}
#partenaires-accueil strong{
  color: #2d2d2d;
}

#isp-home{
  text-align:center;
  width: 269px;
  margin-top:7px;
}
#isp-home-en{
  text-align:center;
  width: 269px;
  margin-top:20px;
}
#accueil-engagements{
  float:right;
  width: 587px;
  margin: 10px 60px 0 0;
}
h2.homeh2{
  font-family: 'century_gothicce';
  margin: 25px 0 5px 40px;
  font-size: 17px;
  color: #575757;
  font-style: italic;
}
.accordion-wrapper-home{
  width: 587px;
  margin: 0 60px 0 0;
}
.accordion-wrapper-home .accordionButton {  
  width: 100%;
  float: left;
  _float: none;  /* Float works in all browsers but IE6 */
  background-image:url(/images/design/accordeon-home.jpg);
  cursor: pointer;
  padding: 11px 6px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border: none;
}
.accordion-wrapper-home .on{  
  background-image:url(/images/design/accordeon-home-on.jpg);
}
.accordion-wrapper-home .over{ 
  background-image:url(/images/design/accordeon-home-over.jpg);
}
.accordion-wrapper-home .accordionContent{  
  padding: 5px;
  border: 1px solid #ccc;
}
a.accueil-commande{
  display: block;
  position: absolute;
  margin: 225px 0 0 15px;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  width: 248px;
  height: 37px;
  text-decoration: none;
  color: #202020;
  background: url(../images/design/accueil-commande-a.png) no-repeat;
}
a.accueil-commande:hover{
  background: url(../images/design/accueil-commande-a-hover.png) no-repeat;
}

div#contenu div#sidebar div.test-workspace{
  margin-bottom:15px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  text-align: center;
  padding:0;
}

div#contenu div#sidebar div.sidebar-bloc a#test-workspace{
  height: 208px;
  width: 310px;
  text-indent: -9999px;
  display:block;
  background:url(../images/contenu/test-workspace.png) no-repeat;
}

div#contenu div#sidebar div.sidebar-bloc a#test-workspace:hover{
  background:url(../images/contenu/test-workspace-hover.png) no-repeat;
}

div#contenu div#sidebar div.test-workspace-en{
  margin-bottom:15px;
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: center;
  padding:0;
}

div#contenu div#sidebar div.sidebar-bloc a#test-workspace-en{
  height: 208px;
  width: 310px;
  text-indent: -9999px;
  display:block;
  background:url(../images/contenu/test-workspace-en.png) no-repeat;
}

div#contenu div#sidebar div.sidebar-bloc a#test-workspace-en:hover{
  background:url(../images/contenu/test-workspace-en-hover.png) no-repeat;
}

/* -----------------------------------------------------------------------------Applications-*/
#appli-home{
  width: 645px;
  background: #ffffff;
  margin: 0 0 20px 0;
  padding: 10px;
}
#appli-home h2{
  margin: 0 0 20px 0;
}
#appli-home p{
  margin-top: 15px;
  margin-bottom: 10px;
}
#appli-home div{
  width: 310px;
  float: left;
  text-align: center;
}
#appli-home div a{
  display: block;
  color: #fff;
  width: 280px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0 auto;
}
#appli-home div a:hover{
  text-decoration: none;
}
/* -----------------------------------------------------------------------------Offres-*/
.offres-avantages{
  margin: 0;
  padding: 10px 0;
  width: 650px;
  overflow: hidden;
  background-color: #F5F5F5;
}
#maincontent a.offres-go-commande{
  display: block;
  text-align: center;
  line-height: 42px;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  width: 660px;
  height: 45px;
  text-decoration: none;
  color: #fff;
  background: url(../images/design/offres-go-commande.png) no-repeat;
  margin-top: 20px;
}
#maincontent a.offres-go-commande:hover{
  background: url(../images/design/offres-go-commande-hover.png) no-repeat;
}
#maincontent a.offres-go-contact{
  display: block;
  text-align: center;
  line-height: 37px;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  width: 504px;
  height: 35px;
  text-decoration: none;
  color: #fff;
  background: url(../images/design/offres-go-contact.png) no-repeat;
  margin: 0 auto;
}
#maincontent a.offres-go-contact:hover{
  background: url(../images/design/offres-go-contact-hover.png) no-repeat;
}
#maincontent .offres-avantages ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 17px;
}
#maincontent .offres-avantages ul li{
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px solid #ccc;
}
#maincontent .offres-avantages ul li:last-child{
  border-bottom: 0;
}
#maincontent .offres-avantages h2{
  text-transform: none;
  margin: 5px 0;
}
#maincontent h2.h2-color{
  color: #2c2c2c;
}
.avantages-gauche{
  width: 300px;
  float: left;
  margin-left: 15px;
}
.avantages-droit{
  width: 300px;
  float: right;
  margin-right: 15px;
}
#maincontent p.p-types-ex{
  margin: 0 10px 0 55px;
}
#maincontent p.p-offres-ex{
  margin-left: 65px;
  margin-bottom: 0;
  line-height: 22px;
}
ul.offre{
  font-size: 11px;
  list-style-type: none;
  padding: 0;
}
ul.offre li{
  margin: 5px 0 10px 0;
  padding: 10px 0 10px 0px;
  background: url(../images/design/sidebar-bloc.jpg) repeat-x #e3e3e3;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #cdcccc;
}
ul.offre li img{
  float: left;
}
ul.offre li strong.strong-offres{
  color: #0d56a7;
  font-size: 14px;
}
#maincontent ul.plus-infos{
  list-style-type: circle;
  margin: 0 0 0 40px;
  line-height: 22px;
}

/* -----------------------------------------------------------------------------Choix type vps-*/
.commande-choix-type{
  width: 201px;
  height: 216px;
  float: left;
  margin: 30px 8px 0 15px;
  cursor: pointer;
}
#maincontent .commande-choix-type h2{
  margin: 10px 0 0 3px;
  text-align: center;
  text-shadow: 1px 1px 2px #7c7c7c;
  -webkit-text-shadow: 1px 1px 2px #7c7c7c;
  font-size: 18px;
  width: 200px;
  display: block;
  position: absolute;
  color: #2c2c2c;
}
#maincontent .commande-choix-type p{
  margin: 155px 0 0 15px;
  line-height: 18px;
  width: 175px;
  min-height: 35px;
  display: block;
  position: absolute;
  font-size: 11px;
}

#maincontent .commande-choix-type a:hover{
  background: url(../images/design/logmanager-ahover.png) no-repeat;
}

#commande-choix-type-1{
  background: url(../images/design/commande-choix-type-1.jpg) no-repeat;
}

#commande-choix-type-1:hover{
  background: url(../images/design/commande-choix-type-1-hover.jpg) no-repeat;
}

#commande-choix-type-1.offre.fr{
  background: url(../images/design/commande-choix-type-1-fr.jpg) no-repeat;
}

#commande-choix-type-1.offre.fr:hover{
  background: url(../images/design/commande-choix-type-1-hover-fr.jpg) no-repeat;
}

#commande-choix-type-1.offre.en{
  background: url(../images/design/commande-choix-type-1-en.jpg) no-repeat;
}

#commande-choix-type-1.offre.en:hover{
  background: url(../images/design/commande-choix-type-1-hover-en.jpg) no-repeat;
}

#commande-choix-type-2{
  background: url(../images/design/commande-choix-type-2.jpg) no-repeat;
}

#commande-choix-type-2:hover{
  background: url(../images/design/commande-choix-type-2-hover.jpg) no-repeat;
}

#commande-choix-type-2.offre.fr{
  background: url(../images/design/commande-choix-type-2-fr.jpg) no-repeat;
}

#commande-choix-type-2.offre.fr:hover{
  background: url(../images/design/commande-choix-type-2-hover-fr.jpg) no-repeat;
}

#commande-choix-type-2.offre.en{
  background: url(../images/design/commande-choix-type-2-en.jpg) no-repeat;
}

#commande-choix-type-2.offre.en:hover{
  background: url(../images/design/commande-choix-type-2-hover-en.jpg) no-repeat;
}

#commande-choix-type-3{
  background: url(../images/design/commande-choix-type-3.jpg) no-repeat;
}

#commande-choix-type-3:hover{
  background: url(../images/design/commande-choix-type-3-hover.jpg) no-repeat;
}

#commande-choix-type-3.offre.fr{
  background: url(../images/design/commande-choix-type-3-fr.jpg) no-repeat;
}

#commande-choix-type-3.offre.fr:hover{
  background: url(../images/design/commande-choix-type-3-hover-fr.jpg) no-repeat;
}

#commande-choix-type-3.offre.en{
  background: url(../images/design/commande-choix-type-3-en.jpg) no-repeat;
}

#commande-choix-type-3.offre.en:hover{
  background: url(../images/design/commande-choix-type-3-hover-en.jpg) no-repeat;
}
/* -----------------------------------------------------------------------------Choix du template-*/
#maincontent ul#tableauoffres{
    list-style-type: none;
    margin: 0 0 0 15px;
    padding: 0;
}

/* */
ul#tableauoffres li{
  width: 205px;
  float: left;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 5px;
  list-style-type: none;
  background: url(../images/design/commande-choix-template.jpg) 5px 5px no-repeat;
  border: 0;
}

ul#tableauoffres li:hover{
  background: url(../images/design/commande-choix-template-hover.jpg) 5px 5px no-repeat;
}

ul#tableauoffres li ul.carac{
  padding: 0;
  margin-top: 0;
}

ul#tableauoffres li ul.carac li{
  color: #242424;
  line-height: 28px;
  border: 0;
  border-top: 1px solid #7b7b7b;
  background: none;
  margin-bottom: 0;
  width: 180px;
  border-radius: 0;
}

#contenu div#maincontent ul#tableauoffres li ul.carac li.iecestdelamerde{
  border: 0;
}


ul#tableauoffres ul.carac li:last-child{
  border: 0;
}

#maincontent ul#tableauoffres p.black{
    font-weight: bold;
    margin: 20px 0 0 15px;
    font-size: 14px;
    font-family: Arial;
}

#maincontent ul#tableauoffres p.goodprice{
    color: #45932e;
    font-weight: normal;
    margin: -15px 0 0 100px;
    font-size: 29px;
    font-family: Georgia;
  letter-spacing: -1px;
}

ul#tableauoffres li div.encartoffre{
  margin-bottom: 10px;
}

*+html #maincontent ul#tableauoffres span.info{
  margin-top: -28px;
}

ul#tableauoffres li ul.carac li form p.formelement input#boutonenvoyer{
  margin-top: 15px;
  margin-bottom: 30px;
}

html body div#contenu div#maincontent ul#tableauoffres li ul.carac li a.demo{
  background: none;
  margin: -205px 0 0 168px;
  padding: 0;
  position: absolute;
  height: 22px;
  width: 22px;
}
/*
*+html body div#contenu div#maincontent ul#tableauoffres li ul.carac li a.demo{
  margin: -123px 0 0 25px;
}*/

.tooltip{
  width:200px;
  margin: 10px;
  padding: 10px;
  font-size:12px;
  color:#666;
  background:#fff;
  border:2px solid #ccc;
  border-radius: 5px;
  line-height: 20px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  z-index:100000;
  cursor: pointer;
}

#maincontent ul#tableauoffres p#sur-mesure{
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  display: block;
  font-family: Arial;
  margin: 8px auto 0 auto;
  height: 190px;
  width: 170px;
  background: url(../images/design/choix-sur-mesure.png) no-repeat 50% 100%;
}

#maincontent ul#tableauoffres a{
  display: block;
  margin: 0px 0 20px 47px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
  width: 113px;
  height: 28px;
  text-decoration: none;
  color: #202020;
  border: 0;
  background: url(../images/design/logmanager-a.png) no-repeat;
}

ul#tableauoffres li ul.carac:last-child{
  border-width: 0;
}
/* */

#maincontent ul#tableauoffres span.ht{
    font-size: 14px;
}
#maincontent ul#tableauoffres p.oldprice{
    font-weight: bold;
    position: absolute;
    margin: 65px 0 0 15px;
    font-size: 11px;
    display: block;
    color: #545454;
}
#maincontent ul#tableauoffres span.aulieu{
    font-size: 13px;
    font-family: Georgia;
}
#maincontent ul#tableauoffres span.info{
    float: right;
}
  
#maincontent ul#tableauoffres input[type="submit"]{
  display: block;
  margin: 6px 0 0 35px;
  text-align: center;
  line-height: 25px;
  font-family: Arial;
  font-weight: bold;
  width: 113px;
  height: 28px;
  text-decoration: none;
  color: #202020;
  border: 0;
  background: url(../images/design/logmanager-a.png) no-repeat;
}
#maincontent ul#tableauoffres input[type="submit"]:hover{
  background: url(../images/design/logmanager-ahover.png) no-repeat;
  cursor: pointer;
}


#maincontent ul#tableauoffres a:hover{
  background: url(../images/design/logmanager-ahover.png) no-repeat;
}
.speciale{
  color: #fff;
  background: url(../images/design/background-offre-speciale.jpg) 5px 0px no-repeat;
  padding: 10px 50px 15px 80px;
}
#maincontent .speciale p{
  margin: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 13px;
    
}


/* -----------------------------------------------------------------------------Ressources suppl�mentaires-*/
#maincontent form{
  padding: 20px;
  background: #f5f5f5;
}
#maincontent form p{
  margin-left: 0;
}
#maincontent fieldset{
  margin-top: 15px;
  border: 0;
}
#maincontent fieldset#fieldset-disque{
  margin-bottom: 15px;
}
#maincontent legend{
  font-size: 15px;
}
#maincontent select{
  background: #fff;
  color: #000;
  width: 260px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin-left: 8px;
}

#maincontent select#processeurs{
  margin-left: 0;
}
#maincontent p.description{
  font-style: italic;
  font-size: 11px;
  margin-left: 8px;
}
#maincontent #fieldset-processeurs p.description, #maincontent #fieldset-rams  p.description, #maincontent #fieldset-disque p.description{
  display: none;
}

/*
#fieldset-processeurs, #fieldset-cpu {
  background: url(../images/design/icon-processeur.png) no-repeat;
}

#fieldset-rams, #fieldset-ram{
  background: url(../images/design/icon-rams.png) no-repeat;
}

#fieldset-disque, #fieldset-disquesm{
  background: url(../images/design/icon-disque.png) no-repeat;
}

#fieldset-traffic{
  background: url(../images/design/icon-traffic.png) no-repeat;
}
*/
#jauge-traffic-fixe{
  margin-left: 45px;
}


*+html #fieldset-processeurs, 
*+html #fieldset-rams,
*+html #fieldset-disque,
*+html #fieldset-traffic{ 
  background-position: 9px 10px; 
} /* IE7 */ 

/*
#fieldset-ram, 
#fieldset-disquesm, 
#fieldset-cpu {
  margin-left: 0 0 0 20px;
}
 
#fieldset-disquesm legend, 
#fieldset-processeurs legend, 
#fieldset-rams legend,
#fieldset-disque legend,
#fieldset-cpu legend,
#fieldset-traffic legend{
  margin-top: 10px;
  margin-left: 75px;
  font-weight: bold;
  color: #fff;
}

#fieldset-disquesm{
  margin-bottom: 20px;
}

#maincontent .prix-ram,
#maincontent .prix-disquesm,
#maincontent .prix-rams,
#maincontent .prix-cpu,
#maincontent .prix-processeurs,
#maincontent .prix-disque,
#total{
  color: #557513;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  margin: -40px 0 0 550px;
}
*/
#total{
  margin: 5px 0 0 40px;
  padding: 0;
  position: relative;
  float: left;
  color: #fff;
  font-size: 26px;
  font-family: arial;
  font-weight: bold;
  text-shadow: 0px 1px 1px black;
}

#total span{
  font-size: 14px;
}

#total .total{
  font-size: 20px;
}

#maincontent .prix-ram,
#maincontent .prix-disquesm{
  margin-top: -50px;
}

#maincontent .prix-rams span,
#maincontent .prix-processeurs span,
#maincontent .prix-disque span{
  font-size: 13px;
  font-family: Verdana;
  display: block;
  clear: both;
  margin-top: 3px;
  color: #6c8f25;
  display: none;
}

/* -----------------------------------------------------------------------------Syst�mes d'exploitation-*/
label[htmlFor="nommachine"],
label[for=nommachine]{
  margin: 0;
  font-size: 15px;
}
fieldset#os{
  margin: 30px 0 0 0;
  padding: 0;
}
fieldset#os legend{
  margin-bottom: 5px;
}

form#osform{
  margin: 0;
  padding-bottom: 60px;
}
form#osform input[type=text]{
  width: 260px;
  padding: 0 0 0 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0 0 0 10px;
}
input[type="radio"]{
  float: left;
  margin-right: 5px;
}
#maincontent p.os-css{
  margin: 3px 8px;
}
#maincontent ul.failform, #maincontent p.error{
  margin: -15px 0px 0px 260px;
  list-style-type: none;
  color: #c31414;
  padding: 0;
  font-weight: bold;
  font-style: italic;
}
#vmform ul.failform{
  margin-left: 0;
  margin-top: 5px;
  clear: left;
}
label[htmlFor="nommachine"],
label[for=nommachine],
fieldset#os legend{
  width: 250px;
  float: left;
}
fieldset#os legend{
margin-left: 0;
padding-left: 0;
}
fieldset#os p{
  margin-left: 255px;
}
#osform #boutonenvoyer{
  margin-top: 10px;
}

*+html form#osform input[type="text"]{
  padding-top: 5px; 
}

*+html #os p input{
  margin-top: -20px;
}
*+html #os p label{
  margin-left: 30px;
}

/* -----------------------------------------------------------------------------Applications-*/
form#applications-table{
  background: none;
  padding: 0;
  margin: 0;
}
#applications-table table{
  margin: 18px 0;
}
#applications-table table tr:first-child{
  height: 33px;
  padding: 0;
  background-color: #04366d;
  line-height: 14px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  text-shadow:1px 1px 1px #080808;
  -webkit-text-shadow: 1px 1px 1px #080808;
}
#applications-table caption{
  color: #04366d;
  font-size: 16px;
  font-weight: bold;
  padding: 0 4px 6px 0;
  text-align: left;
  font-family: arial;
  text-transform: uppercase;
}
#applications-table table tr td{
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 2px 8px;
}
#applications-table table tr td:first-child{
  font-weight: bold;
}
#applications-table table tr td:last-child{
  border-right: 1px solid #e2e2e2;  
  padding: 2px 8px;
}

#applications-table input[type=radio]{
  margin: 0;
  padding: 0;
}

#applications-table p #boutonenvoyer{
  position: inherit;
}

*+html #applications-table table tr td{
  border: 1px solid #e2e2e2;
}

/* -----------------------------------------------------------------------------Nom de domaine-*/
form#domaine{
  padding-bottom: 70px;
}
label[for=dn]{
  display: block;
  clear: both;
  margin: 0;
}
label[for=extension]{
  display: none;
}
form#domaine input[type=text]{
  width: 240px;
  padding: 0 0 0 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0 0 0 30px;
}
form#domaine select{
  width: 75px;
  height: 32px;
}
form#domaine p{
  float:left;
  margin-bottom:0;
}
#maincontent #domaine p.description{
  margin: -12px 0 0 0;
  clear: both;
}
form#domaine fieldset p{
  float: none;
}
form#domaine fieldset{
  clear: both;
}
#domaine #proprio{
  margin: 0;
  padding: 20px 0 0 0;
}
#domaine #proprio p{
  margin-left: 155px;
  margin-bottom: 10px; 
  padding: 0;
}
fieldset#proprio legend{
  margin: 0;
  padding: 0;
}

label[for=dn],
fieldset#proprio legend{
  width: 150px;
  float: left;
}

#maincontent a.ajaxLink1{
  display: block;
  position: absolute;
  margin: -220px 0 0 535px;
  color: #fff;
  text-align: center;
  padding: 5px;
}

#dispo{
  position: absolute;
  margin: -220px 0 0 610px;
}
form#domaine fieldset ul.failform{
  margin: -8px 0 0 160px;
}

form#domaine input[type=submit]{
  margin-top: 5px;
}


/* ----------------------------------------------------------------------------------General form-*/
label[htmlFor="dn"],
label[for=dn],
fieldset#proprio legend,
label[htmlFor="nommachine"],
label[for=nommachine],
fieldset#os legend{
  font-family: arial;
  font-size: 15px;
  color: #333;
}
/* ----------------------------------------------------------------------------------General form-*/

/* -----------------------------------------------------------------------------Dur�e de location-*/
form#duree{
  background: none;
  margin: 0;
  padding: 0;
}
form#duree p{
  margin: 10px 0 0 0px;
}
fieldset#fieldset-duree{
  margin: 0;
  padding: 0;
}
fieldset#fieldset-duree h1{
  margin: 0;
}
fieldset#fieldset-duree p:last-child{
  margin: 20px 0;
  padding: 20px;
  background: #f5f5f5;
}
form#duree legend{
  margin-left: 5px;
}
form#duree label{
  width: 100%;
  display: block;
  clear: both;
  margin: 0 0 0 10px;
}
form#duree select#duree{
  margin-left: 0;
}
form#duree input[type=text]{
  width: 260px;
  padding: 0 0 0 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0 0 0 10px;
}
form#duree label[for=ip]{
  width: 90%;
  display: block;
  clear: none;
  margin: 0 0 0 10px;
}
form#duree input[type=checkbox]{
  float: left;
  margin-right: 5px;
  margin-left: 0;
}
form#duree input[type=submit]{
  margin: 10px 0 0 0;
}
/* -----------------------------------------------------------------------------Authentification et cr�ation de compte-*/
.content{
  margin: 0 auto;
  width: 650px;
}
form#inscription #structure ul.failform,
form#inscription #civilite ul.failform{
  margin-top: 0;
  font-family: verdana;
}

#referer  p{
  float: left;
  margin: 0 10px;
}
form #referer p{
  float: none;
  margin-left: 260px;
} 

#civilite p, #structure p{
  float: left;
  margin: 0 10px;
}
form #structure p{
  float: none;
  margin-left: 260px;
} 
form#contact #civilite legend, form#contact #structure legend{
 padding: 0;
 font-weight: bold;
}
form#contact #civilite legend{
  margin-right: 200px;
  color: #fff;
  font-size: 14px;
}
#civilite legend span,
#quand legend span,
#infogerance legend span,
#structure legend span {
  color: red;
}
form#inscription ul.failform{
  margin: -10px 0 10px 260px;
}
form#inscription fieldset{
  margin: 0 0 10px 0;
  padding: 0;
  font-family: arial;
}

form#inscription fieldset p label{
  width: inherit; 
  float: none;
  font-family: arial;
}

form#inscription legend{
  float: left;
}
form#inscription p label{
  width: 200px; 
  font-size: 15px;
  float: left;
  font-family: arial;
}
form#inscription p input[type="text"] {
  margin-left: 60px;
}
form#inscription fieldset#civilite legend {
  width: 250px;
}
form#inscription  .description{
  padding-left: 250px;
  margin-top: -10px;
}
form#login ul.failform{
  margin: -15px 0 10px 270px;
}
.content form#login{
  padding-bottom: 70px;
}
.content form#login label{
  width: 250px;
  float: left;
  margin: 0 0 0 10px;
}
.content form#login #boutonenvoyer{
  margin-left: 270px;
}
.content input[type=text], .content input[type=password]{
  width: 260px;
  padding: 0 0 0 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0 0 0 10px;
}

#maincontent .content form select{
  width: 271px;
  margin: 0 0 0 60px;
}
#maincontent .content form input[type=checkbox]{
  float: left;
  margin-right: 5px;
  margin-left: 10px;
}

form#inscription label[for=cgs]{
  float: none;
}

/* -----------------------------------------------------------------------------Sidebar-*/
#sidebar{
  float: right;
  width: 310px;
  margin-bottom: 20px;
}
#sidebar p{
  line-height: 17px;
  margin: 5px 10px 10px 10px;
}
.sidebar-bloc img{
  margin: 0 6px 0 6px;
}
.sidebar-bloc{
  margin-top: 25px;
  padding: 10px;
  border-radius: 10px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  border-color: #d8d8d8 #d8d8d8 #ff8500;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 5px;
  color: #04366d;
  display: block;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}
.sidebar-bloc:hover{
  background-color: #fff;
  color: #e8581b;
  border-color: #d8d8d8 #d8d8d8 #04366d;
}
#about{
    background-color: #f5f5f5;
  padding: 10px;
}
#sidebar h3{
    color: #04366d;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px;
}
#sidebar #about p{
  margin-top: 5px;
  margin-bottom: 5px;
}
#about a{
  color: #000;
  font-style: italic;
  border-bottom: 1px dotted;
}
#about a:hover{
  border-bottom: 0;
  text-decoration: none;
}
.sidebar-service-commercial{
  margin-bottom: 15px;
}
#contenu #sidebar div.sidebar-service-commercial a{
  padding: 14px;
  height: 45px;
}
#sidebar ul{
  margin: 0 5px 5px 10px;
  padding: 0;
  line-height: 15px;
  list-style: none;
}
#sidebar ul li{
  background: url(../images/design/points-forts-ul-li.png) no-repeat scroll left 3px;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding: 0 0 5px 28px;
  color: #3b7bb3;
  font-weight: bold;
}
#sidebar ul li:last-child{
  border-bottom: 0;
}

/* -----------------------------------------------------------------------------Template sur mesure-*/
form#surmesure{
  padding-bottom: 60px;
}
form#surmesure #cpu p, 
form#surmesure #type p, 
form#surmesure #offre p,
form#surmesure #plage p{
  float: left;
  margin: 0 20px;
  padding: 0;
}
form#surmesure label[for=message], form#surmesure label[for=prenom], form#surmesure label[for=nom], form#surmesure label[for=email], form#surmesure label[for=telephone], form#surmesure label[for=dp1]{
  width: 250px;
  display: block;
float: left;
  margin: 0 0 0 10px;
}
form#surmesure input[type=text]{
  background:  #;
  width: 260px;
  padding: 0 0 0 5px;
  font-size: 14px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0 0 0 10px;
}
form#surmesure textarea{
  background:  #fff;
  color: #000;
  width: 255px;
  padding: 5px;
  font-size: 13px;
  border: 1px solid #0d56a7;
  height: 100px;
  margin: 0 0 0 10px;
}
form#surmesure #type{
  margin-bottom: 10px;
}
form#surmesure #type legend, form#surmesure #plage legend{
  float: left;
}
form#surmesure #plage legend{
  margin-right: 30px;
}

form#surmesure  input#boutonenvoyer{
  margin: 10px 0 0 270px;
}
form#surmesure #fieldset-ram,
form#surmesure #fieldset-cpu,
form#surmesure #fieldset-disquesm{
  height: 22px;
  padding-bottom: 70px;
}
form#surmesure #fieldset-disquesm{
  margin-bottom: 20px;
}
form#surmesure label{
  padding-left: 3px;
}
/* ----------------------------------------------------------------------------- r�capitulatif-*/


#recap h2{
  font-family: 'century_gothicce';
  text-transform: uppercase;
  margin: 20px 0 0 0 ;
  padding: 8px 15px;
  font-size: 14px;
  color: #fff;
  background: #04366d;
  text-shadow:1px 1px 1px #000;
  -webkit-text-shadow: 1px 1px 1px #000;
}
#recap ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
}
#recap ul li{
  min-height: 30px;
  line-height: 28px;
}
#maincontent #recap p{
  margin: 10px 0;
}
#recap form input[type=checkbox]{
  float: left;
  margin-right:5px;
}
#maincontent #recap form{
  margin: 20px 0 0 0;
  background: #f5f5f5;
  padding-bottom: 15px;
}
#recap form input[type=submit]{
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url("../images/refonte/form-submit/spritesheet2.png");
  background-position: -5px -5px;
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  height: 53px;
  width: 176px;
}
#recap form input[type=submit]:hover{
  background-position: -5px -57px;
}
.licence, .installation, p.description{
  display: none;
}
#recap form ul.failform{
  margin: 0;
  padding: 0;
}

#recap ul{
  padding: 20px 0 20px 120px;
}

#achatvps-ressources-materielles{
  background: url(../images/design/recap-ressources.png) 6% 50% no-repeat #f5f5f5;
}
#achatvps-nom-domaine{
  background: url(../images/design/recap-dns.png) 6% 50% no-repeat #f5f5f5;
}

#achatvps-systeme-exploitation{
  background: url(../images/design/recap-os.png) 6% 50% no-repeat #f5f5f5;
}
#achatvps-applications{
  background: url(../images/design/recap-applications.png) 6% 50% no-repeat #f5f5f5;
}
#achatvps-duree-location{
  background: url(../images/design/recap-duree-location.png) 6% 50% no-repeat #f5f5f5;
}
#achatvps-total{
  background: url(../images/design/recap-total.png) 6% 50% no-repeat #f5f5f5;
}


/* -----------------------------------------------------------------------------FAQ-*/

#faq ul li {
    background: url("../images/design/points-forts-ul-li.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    line-height: 1.65;
    margin: 10px 0;
    padding: 0 0 5px 32px;
}
#faq ul{
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 12px;
}
#faq h2{
  color: #0d56a7;
  font-family: 'century_gothicce';
  font-size: 15px;
  font-style: italic;
  margin: 20px 0 0 15px;
  text-transform: none;
}
#faq p{
  margin: 0 23px;
  border-left: 1px dotted #909090;
  padding-left: 8px;
}


/* -----------------------------------------------------------------------------Conditions de vente et d'utilisation-*/
#cgv p, #cgv ul{
  font-size: 11px;
  margin-top: 7px;
  margin-bottom: 7px;
}
#cgv h2{
  color: #0d56a7;
  font-family: 'century_gothicce';
  font-size: 15px;
  font-style: italic;
  margin: 20px 0 0 15px;
  text-transform: none;
}

/* -----------------------------------------------------------------------------Contact-*/
#contact-pre-content{
  width: 700px; 
  float: left;
}
#contact-pre-content-adress{
  float: left;
  margin: 0 0 0 30px;
}
form#contact{
    padding-bottom: 30px;
}
form#contact label{
  width: 200px;
  float: left;
  text-align: left;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
}
form#contact input[type=text]{
  padding: 0 0 0 35px;
  font-size: 13px;
  border: 2px solid #fff;
  height: 20px;
  margin: 0;
  width: 305px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 1px 50%;
  border-radius: 5px;
}
#maincontent form#contact select{
  background:  #fff;
  color: #000;
  width: 265px;
  padding: 5px;
  font-size: 13px;
  border: 1px solid #0d56a7;
  height: 30px;
  margin: 0;
}
#maincontent form#contact textarea{
  background:  #fff;
  color: #000;
  width: 335px;
  padding: 5px;
  font-size: 13px;
  border: 1px solid #0d56a7;
  height: 130px;
  margin: 0;
}
#maincontent form#contact input[type=submit]{
  margin: 0 0 0 200px;
}
form#contact label[for=telephone], form#contact label[for=prenom], form#contact label[for=nom], form#contact label[for=email]{
  margin: 0 0 0 0;;
}
form#contact ul.failform{
  color: orange;
}
form#contact p label{
  margin: 0;
}
/* -----------------------------------------------------------------------------Catalogue des applications-*/
#table-applications{
  width: 100%;
  font-family: arial;
  border: 1px solid #f1f1f1;
}
#table-applications tr.blue-thead{
  background-color: #04366d;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#table-applications tr.blue-thead td{
  font-size: inherit;
}

#table-applications td{
  padding: 5px;
  border-right: 1px solid #f1f1f1;
  font-size: 11px;
}

#table-applications td strong{
  font-size: 12px;
} 

#table-applications  td.valid{

  text-align: center;
}

/* -----------------------------------------------------------------------------Footer-*/
#pre-footer{
  clear: both;
  background-color: #d7d7d7;
  height: 145px;
  border-top: 1px solid #ea601c;
}
#pre-footer p {
  font-weight: bold;
  font-style: italic;
  color: #6a6a6a;
  font-size: 20px;
  text-align: center;
}

#pre-footer-content{
  width: 1000px;
  margin: 0 auto;
}
#pre-footer-content a{
  height: 56px;
  display:block;
  margin: 15px 35px 0 40px;
  float:left;
}

a.link-jdn{
  background:url(../images/contenu/link-jdn.png) no-repeat;
  width: 95px;
}
a.link-jdn:hover{
  background:url(../images/contenu/link-jdn-hover.png) no-repeat;
}
a.link-lettre-saas{
  background:url(../images/contenu/link-lettre-saas.png) no-repeat;
  width: 64px;
}
a.link-lettre-saas:hover{
  background:url(../images/contenu/link-lettre-saas-hover.png) no-repeat;
}
a.link-cloud-magazine{
  background:url(../images/contenu/link-cloud-magazine.png) no-repeat;
  width: 90px;
}
a.link-cloud-magazine:hover{
  background:url(../images/contenu/link-cloud-magazine-hover.png) no-repeat;
}
a.link-usine-digitale{
  background:url(../images/contenu/link-usine-digitale.png) no-repeat;
  width: 90px;
}
a.link-usine-digitale:hover{
  background:url(../images/contenu/link-usine-digitale-hover.png) no-repeat;
}
a.link-dell{
  background:url(../images/contenu/link-dell.png) no-repeat;
  width: 54px;
}
a.link-dell:hover{
  background:url(../images/contenu/link-dell-hover.png) no-repeat;
}
a.link-microsoft{
  background:url(../images/contenu/link-microsoft.png) no-repeat;
  width: 125px;
}
a.link-microsoft:hover{
  background:url(../images/contenu/link-microsoft-hover.png) no-repeat;
}
a.link-technet{
  background:url(../images/contenu/link-technet.png) no-repeat;
  width: 106px;
}
a.link-technet:hover{
  background:url(../images/contenu/link-technet-hover.png) no-repeat;
}

#footer{
  clear: both;
  color: #444;
  height: 260px;
  padding-top: 100px;
  background: url(../images/refonte/footer-clouds.png) repeat-x;
  background-color: #ffffff;
  padding-bottom: 20px;
}

#footer a{
  color: #444;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}

#footer-content h4{
  color: #04366d;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
}
#footer-content p{
  padding: 0;
  line-height: 1.5;
}

#footer-content{
  width: 1000px;
  margin: 0 auto;
}

#footer-content .footer-cols{
  float: left;
}

#first-col{
  width: 280px;
}
#first-col > h4 {
  background: url(../images/refonte/footer-cols-border.png) bottom repeat-x;
  height: 30px;
}

#second-col{
  width: 290px;
  padding: 0 85px;
}
#second-col > h4 {
  color: #e95c1b;
  text-align: center;
  background: url(../images/refonte/footer-second-col-border.png) bottom center no-repeat;
  height: 30px;
}

#second-col ul, #third-col ul{
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

#second-col ul li, #third-col ul li{
  margin-bottom: 5px;
}

#footer #second-col #menu-gp{
  margin-left:0;
}

#third-col img{
  margin: 0;
}
#third-col > h4 {
  background: url(../images/refonte/footer-cols-border.png) bottom repeat-x;
  height: 30px;
}
#third-col ul {
  list-style-type: disc;
  padding-left: 20px
}
#third-col ul li {
  color: #26578f;
}

li#recruit-link {
  background: url(../images/refonte/logo-footer.png) 0px 3px no-repeat;
  padding-top: 2px;
}
li#recruit-link a {
  padding-left: 55px;
}
li#recruit-link a:hover {
  text-decoration: none;
}

#sub-footer{
  font-size: 10px;
  width: 1000px;
  clear: both;
  text-align: center;
  margin: 0;
  padding: 10px 0 0 0;
  color: #8e8e8e;
}

#sub-footer a{
  color: #8e8e8e;
}

/*
* ISPCONFIG 
*/
ul#ispconfig{
  list-style: none;
  margin: 10px 10px 20px 10px;
  padding-left: 230px;
  background: url(/images/contenu/ispconfig.png) no-repeat;
}
ul#ispconfig li{
  margin-top: 15px;
}

.bloc-fonctionnalite{
  float:left;
  height:230px;
  margin-right:30px;
  margin-bottom: 20px;
  padding:5px;
  width:200px;
  background-color: #f5f5f5;
}
.bloc-fonctionnalite2{
  float:left;
  height:230px;
  margin-right:10px;
  margin-bottom: 20px;
  padding:5px;
  width:190px;
  background-color: #f5f5f5;
}

.bloc-fonctionnalite h4, .bloc-fonctionnalite2 h4{
  margin-top: 5px;
  margin-bottom:8px;
  text-align: center;
}
.bloc-fonctionnalite ul, .bloc-fonctionnalite2 ul{
  padding-left: 5px;
  margin-left: 0;
  list-style: none;
}
.bloc-fonctionnalite ul li, .bloc-fonctionnalite2 ul li{
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.bloc-fonctionnalite ul li:last-child, .bloc-fonctionnalite2 ul li:last-child {
  border-bottom-width: 0;
}
.accordion-wrapper{
  width: inherit;
}
.accordionButton {  
  width: 650px;
  float: left;
  _float: none;  /* Float works in all browsers but IE6 */
  background: url(/images/design/accordion-normal.png) no-repeat 95% 50% #04366d;
  border: 1px solid #04366d;
  cursor: pointer;
  padding: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  text-shadow: 1px 1px 2px #080808;
  -webkit-text-shadow: 1px 1px 2px #080808;
} 
.accordionContent{  
  width: 650px;
  float: left;
  _float: none; /* Float works in all browsers but IE6 */
  padding: 6px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
#maincontent .accordionContent ul{
  margin: 0;
  padding-left: 0px;
  list-style: none;
}
.accordionContent ul li{
  padding:  5px 10px 20px 45px;
  margin: 5px 0 0 10px;
  background: url(/images/design/valid-orange.png) no-repeat;
  background-position: 0 5px;
  line-height: 20px;
}
#maincontent div.accordion-wrapper div.accordionContent p{
  margin: 10px;
} 
.on {
  background: url(/images/design/accordion-up.png) no-repeat 95% 50% #27507d;
  border: 1px solid #27507d;
}
.over{
  background-color: #27507d;
  border: 1px solid #27507d;
}

.confirmation-ispconfig{
  background:url(/images/contenu/icons_confirmation_ispconfig.jpg) no-repeat;
  padding-left: 60px;
  background-position: 5px 5px;
} 

h3.h3-ispconfig{
  margin: 0 0 5px 0;
  color: #717171;
}
ul.green-wave{
  margin-left: 0;
  padding-left: 0px;
  list-style: none;
}
ul.green-wave li{
  padding-left: 15px;
  margin-top: 5px;
  background: url(/images/contenu/valid-green.png) no-repeat;
  background-position: 0 5px;
}

#contenu-maintenance{
  text-align:center;
}

#osform p.formelement{
  height: 20px;
  margin: 0;
}

#osform #boutonenvoyer{
  width: 120px;
}

#tarif-suse{
  background-color: #EEEEEE;
    border: 1px solid #04366D;
    border-radius: 5px 5px 5px 5px;
    color: #04366D;
    display: inline;
    font-weight: bold;
    left: 200px;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    top: -66px;
}

/*
* V3 / TESTS ( EN ATTENTE)
*/
  body{
    font-family: arial;
  }

  span.line{
    font-size: 22px;
    color: #0090ff;
  }
  
  a.offres-1,
  a.offres-2,
  #fieldset-offre-collaboratif-tooltip,
  #offres-1-tooltip, 
  #offres-2-tooltip{
    display: none;
  }
  
  .sql-tooltip{
    cursor: pointer;
  }
  
  #openerpform,
  #vmform{
    padding: 20px;
  }
  #fieldset-langue p label.label{
    margin-left: 60px;
  }
  #maincontent form{
    background-color: #fff;
  }
  #openerpform fieldset,
  #ispconfigform fieldset,
  #surmesure fieldset,
  #vmform fieldset{
    margin: 20px 2px 0 2px;
    padding: 25px 10px 20px 10px;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
  }
  #openerpform  fieldset legend,
  #surmesure label,
  #surmesure fieldset legend,
  #ispconfigform fieldset legend,
  #vmform fieldset legend{
    color: #04366d;
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: normal;
  }
  #maincontent fieldset legend img{
    height: 15px;
  }
  #openerpform fieldset p,
  #ispconfigform fieldset p,
  #surmesure fieldset p,
  #vmform fieldset p{
    margin: 0;
  }
  #openerpform input[type=radio],
  #openerpform input[type=checkbox],
  #ispconfigform input[type=radio],
  #ispconfigform input[type=checkbox],
  #vmform input[type=radio],
  #vmform input[type=checkbox]{
    float: left;
    margin: 0;
    border: none;
    outline: none;
  }
  #maincontent select,
  #maincontent input[type="text"],
  #maincontent input[type="password"]   {
    border: 1px solid #6a9cd3;
    font-size: 15px;
    color: #333;
    height: 30px;
    margin: 0 0 0 10px;
    padding: 2px 5px;
    -moz-box-shadow: inset 2px 2px 5px 0px #cfcfcf;
    -webkit-box-shadow: inset 2px 2px 5px 0px #cfcfcf;
    -o-box-shadow: inset 2px 2px 5px 0px #cfcfcf;
    box-shadow: inset 2px 2px 5px 0px #cfcfcf;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=5);
  }
  #maincontent select{
    height: 36px;
    padding: 5px;
  }
  select#extensionentreprise,
  select#extension{
    width: 70px;
  }
  #openerpform label,
  #ispconfigform label,
  #vmform label{
    cursor: pointer;
    float: left;
    margin: 0 40px;
    color: #777;
  }
  #openerpform .checkedClass,
  #ispconfigform .checkedClass,
  #vmform .checkedClass{ 
    font-weight: bold; 
    color: #6DA0D9;
  } 
  #maincontent .last-child{
    border: 0;
  }
      
  #fieldset-usage label[for=usage-1]{
    margin-left: 80px;
    width: 210px;
  }
  #fieldset-usage label{
    font-size: 18px;
  }
  #fieldset-usage legend{
    height: 20px;
  }
  fieldset#fieldset-dureelocation{
    padding-bottom: 0;
  }
  #maincontent #fieldset-dimensionnementoffre label span,
  #maincontent #fieldset-dureelocation label span{
    font-size: 30px;
    color: #777;
  }
  #maincontent #fieldset-dimensionnementoffre label,
  #maincontent #fieldset-dureelocation label{
    width: 110px;
    font-size: 18px;
    padding: 8px 9px;
    text-align: center;
    margin: 0;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    color: #676767;
    line-height: 25px;
  }
  #maincontent #fieldset-dimensionnementoffre label{
      width: 130px;
  }
  #openerpform fieldset#fieldset-dimensionnementoffre p label{
      width: 110px;
      margin: 0;
  }
  #maincontent #fieldset-dimensionnementoffre label:hover,
  #maincontent #fieldset-dureelocation label:hover{
    border: 1px solid #ff8500;
  }

  #fieldset-dureelocation .reduction{
    display: none;
  }
  #maincontent #fieldset-dimensionnementoffre label,
  #maincontent #fieldset-dureelocation label[for=dureelocation-1],
  #maincontent #fieldset-dureelocation label[for=dureelocation-2],
  #maincontent #fieldset-dureelocation label[for=dureelocation-3]{
    padding-top: 17px;
    padding-bottom: 10px;
  }
  #maincontent #fieldset-dureelocation label[for=dureelocation-1]{
    padding-top: 30px;
    padding-bottom: 32px;
  }
  #maincontent #fieldset-dureelocation label span.remise{
    display: block;
    font-size: 13px;
    margin-top: 10px;
  }
  #maincontent #fieldset-dureelocation label[for=dureelocation-4]{
    padding-top: 17px;
    padding-bottom: 10px;
  }
  
  #maincontent #fieldset-dimensionnementoffre label.checkedClass,
  #maincontent #fieldset-dimensionnementoffre label.checkedClass span,
  #maincontent #fieldset-dureelocation label.checkedClass,
  #maincontent #fieldset-dureelocation label.checkedClass span{
    background-color: #ff8500;
    border: 1px solid #ff8500;
    color: #fff;
    text-shadow: 1px 2px 2px #555;
  }
  
  #maincontent #fieldset-dureelocation label.checkedClass[for=dureelocation-1]{
    padding-bottom: 32px;
  }
  
  #maincontent #fieldset-dureelocation #mois-offerts{
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #777;
    line-height: 20px;
  }
  #maincontent #fieldset-dureelocation .checkedClass #mois-offerts{
    color: #fff;
    padding-bottom: 8px;
  }
  #fieldset-disponibilite label{
    font-size: 27px;
  }
  #fieldset-disponibilite label[for=disponibilite-classique]{
    margin-left: 150px;
  }
  #fieldset-modepaiement label:hover,
  #fieldset-disponibilite label:hover{
    color: #6DA0D9;
  }
  #fieldset-modepaiement label{
    font-size: 17px;
  }
  #fieldset-modepaiement label[for=modepaiement-paiementintegral]{
    margin-left: 70px;
    margin-right: 0;
  }
  #fieldset-ram,
  #fieldset-rams{
    background: url(../images/design/icon_ram.jpg) no-repeat;
  }
  #fieldset-cpu,
  #fieldset-processeurs{
    background: url(../images/design/icon_cpu.jpg) no-repeat;
  }
  #fieldset-disquesm,
  #fieldset-disque{
    background: url(../images/design/icon_stockage.jpg) no-repeat;
  }
  #fieldset-traffic{
    background: url(../images/design/icon_traffic.jpg) no-repeat;
  }
  #fieldset-support{
    background: url(../images/design/icon_support.jpg) no-repeat;
  }
  #fieldset-backup-restauration{
    background: url(../images/design/icon_backup_restauration.jpg) no-repeat;
  } 
  #fieldset-nombremachines{
    background: url(../images/design/icon_nombre_machines.jpg) no-repeat;
  }
  #fieldset-nombreutilisateurspack1 {
    background: url(/images/design/icon_pack_small.png) no-repeat;
  }
  #fieldset-nombreutilisateurspack2 {
    background: url(../images/design/icon_pack_medium.jpg) no-repeat;
  }
  #fieldset-nombreutilisateurspack3 {
    background: url(../images/design/icon_pack_large.jpg) no-repeat;
  }
  .prix-traffic{
    display: none;
  }
  #fieldset-disquesm,
  #fieldset-cpu,
  #fieldset-ram,
  #fieldset-nombreutilisateurspack1,
  #fieldset-nombreutilisateurspack2,
  #fieldset-nombreutilisateurspack3,
  #fieldset-disque,
  #fieldset-processeurs,
  #fieldset-rams,
  #fieldset-support,
  #fieldset-traffic,
  #fieldset-backup-restauration,
  #fieldset-nombremachines{
    background-position: 40px 25px;
    padding-top: 25px;
  }
  #maincontent .prix-rams span, 
  #maincontent .prix-processeurs span, 
  #maincontent .prix-disque span{
    display: inline;
    color: #777;
    font-family: arial;
    font-size: 12px;
  }
  #fieldset-domaineentreprise input,
  #fieldset-nom-de-domaine input{
    float: left;
  }
  #fieldset-domaineentreprise label,
  #fieldset-nom-de-domaine label{
    display: none;
  }
  #fieldset-domaineentreprise select,
  #fieldset-nom-de-domaine select{
    float: left;
    margin-right: 10px;
  }
  #fieldset-nom-de-domaine .domaine_price{
    display: none;
  }
  #fieldset-nom-de-domaine .ajax-loader,
  #fieldset-nom-de-domaine .dn-validation{
    margin-top: 10px;
    display: none;
    float: left;
  }
  #fieldset-nom-de-domaine .dn-validation{
    margin-top: 3px;
  }
  #total-nom-de-domaine{
    margin-top: 10px;
  }
  #fieldset-nommachine label{
    display: none;
  }
  #fieldset-nommachine #nommachine{
    float: left;
  }
  #fieldset-nommachine #domaine-choisi{
    margin: 7px 0 0 7px;
    float: left;
  }
  #fieldset-nommachine #domaine-choisi span{
    color: #ccc;
  }
  #fieldset-nommachine #domaine-choisi span.valid{
    color: #333;
  }
  form fieldset#fieldset-offre{
    padding-left: 0px; 
    padding-right: 0px;
    position: relative;
  }
  #fieldset-offre label{
    margin: 0 0 10px 0;
  }
  #fieldset-offre .qt-prix{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #multiplicateur-disponibilite{
    display: none;
  }
  .ajaxLink1{
    float: left;
  }
  #maincontent form#ispconfigform fieldset#fieldset-dimensionnementoffre p label[for="package-1"],
  #maincontent form#vmform fieldset#fieldset-dimensionnementoffre p label[for="package-1"]{
    margin-left: 50px;
  }
  
  #fieldset-dimensionnementoffre .qt-prix{
    clear: left;
    padding-top: 5px;
  }

  #total_sidebar{
    color: #04366d;
    font-size: 26px;
    font-weight: bold;
    margin: 10px;
    text-align: center;
  }
  #total_sidebar span{
    font-size: 20px;
  }
  #total_initial_sidebar{
    text-align: center;
    font-size: 13px;
    color: #888;
    margin-top: -7px;
    margin-bottom: 10px;
  }
#boutonenvoyer-sidebar{
  margin-left: 35px;
  margin-bottom: 5px;
  background-image: url("../images/refonte/form-submit/spritesheet.png");
  background-position: -5px -5px;
  background-repeat: no-repeat;
  border: medium none;
  display: block;
  height: 53px;
  width: 216px;
}
#boutonenvoyer-sidebar:hover{
  width: 216px;
  height: 53px;
  background-position: -5px -57px;
}
  .licence, .installation, p.description{ display: none;
}
  
  #maincontent form fieldset div.qt-prix{
    font-size: 12px;
    color: #777;
    text-align: right;
  }
  
  #maincontent .qt-slider{
    font-weight: bold;
    font-size: 14px;
  }

  ul#sous-usage-collaboratif{
    list-style-type: none;
    padding: 0;
  }

  ul#sous-usage-collaboratif li{
    float:left;
  }

  #maincontent a.onglet{
    font-size: 21px;
    font-weight: bold;
    color: #878787;
    text-decoration: none;
    padding: 8px 14px;
    background: #fff;
  }
  
  #maincontent a.onglet:hover{
    color: #e8581b;
    border-bottom: 3px solid #e8581b;
  }
  
  #maincontent a.onglet.current-page,
  #maincontent a.onglet.current-page:hover{
    color: #e76720;
  }
  
  #maincontent .current-page{
    border-bottom: 3px solid #e76720;
  }
  
  #sidebar_total{
    width: 290px;
  }
#contenu div#sidebar a{
  margin-top: 25px;
  padding: 15px;
  border-radius: 10px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  border-color: #d8d8d8 #d8d8d8 #ff8500;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 5px;
  color: #04366d;
  display: block;
  height: 22px;
  font-size: 14px;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
}
#contenu div#sidebar a:first-child{
  margin-top: 0;
}
#contenu div#sidebar a:hover {
  background-color: #fff;
  text-decoration: none;
  color: #e8581b;
  border-color: #d8d8d8 #d8d8d8 #04366d;
}
  html body div#contenu div#sidebar div.sidebar-bloc a{
    background: none;
    width: inherit;
    padding: 0;
    display: inline;
  }
  
  #extentreprise{ margin: 10px 0 0 0px; }
  #vmform fieldset#fieldset-domaineentreprise p input#dnentreprise{
    margin-right: 10px;
  }
  /*
  * Gestion des liens r�seaux sociaux
  */
  html body div#contenu div#sidebar div.sidebar-bloc.reseaux-sidebar a{
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    width: 50px;
    float: left;
    margin: 0 10px;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #facebook{
    background: url(../images/contenu/facebook.jpg) no-repeat;
    margin-left: 50px;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #facebook:hover{
    background: url(../images/contenu/facebook-hover.jpg) no-repeat;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #twitter{
    background: url(../images/contenu/twitter.jpg) no-repeat;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #twitter:hover{
    background: url(../images/contenu/twitter-hover.jpg) no-repeat;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #ggplus{
    background: url(../images/contenu/ggplus.jpg) no-repeat;
  }
  html body div#contenu div#sidebar div.sidebar-bloc #ggplus:hover{
    background: url(../images/contenu/ggplus-hover.jpg) no-repeat;
  }
  
/* Start : Yannick paiements alternatifs */
#maincontent .margin0 {
  margin: 0;
}
.paiements-alternatifs {
  text-align: center;
  width: 300px;
  margin: auto;
}
.paiements-alternatifs li {
  list-style-type: none;
  width: 100px;
  float: left;
  clear: right;
}
.paiements-alternatifs li a {
  display: block;
  width: 80px;
  height: 55px;
}
.cheque {
  background: url(../images/design/cheque.png) no-repeat 0 20px;
}

.virement {
  background: url(../images/design/virement.png) no-repeat 0 20px;
}

.prelevement {
  background: url(../images/design/prelevement.png) no-repeat 0 20px;
}

#boutonpaiement {
  background: url(../images/logo/standard.png) no-repeat;
  width: 325px;
  height: 44px;
  text-indent: -1000px;
  border: none;
  margin-left: 150px;
}

/* End : Yannick paiements alternatifs */

/* Cyrille : code ajouté */


html, body {
  height: 100%;
  background: url(../images/refonte/header-bg-top.png) repeat-x;
  background-color: #fff;
}
#baseline {
  float: left;
  margin: 0 0 0 20px;
  position: absolute;
  top: 45px;
}
#baseline p.ligne1 {
  font-size: 13px;
  color: #254673;
  line-height: 10px;
  font-family: 'century_gothicbold';
  letter-spacing: 1px;
}
#baseline p.ligne2 {
  color: #e8581b;
  font-size: 13px;
  font-family: 'century_gothicbold';
  padding-left: 30px;
  background: url(../images/refonte/phone.png) no-repeat;
  height: 20px;
  letter-spacing: 1px;
}
p#paiement-logos {
  background: url(../images/refonte/payment-cards-logos.png) top no-repeat;
  width: 260px;
  padding-top: 50px;
  margin-bottom: 50px;
}
p#paiement-logos > a {
  border-bottom: 1px dotted blue;
}
#blog-words-cloud {
  background: url(../images/refonte/blog-words-cloud.png) center no-repeat;
  width: 194px;
  height: 130px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
#footer-social-links {
    background: url(../images/refonte/footer-second-col-border.png) top center no-repeat;
    margin-top: 9px;
    padding-top: 20px;
}
#footer-social-links a {
  display: block;
  margin-left: 25px;
  float: left;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.social-sprite {
    background-image: url(../images/refonte/social/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}
a.sprite-facebook {
    background-position: -5px -5px;
}
a.sprite-facebook:hover {
    background-position: -55px -5px;
}
a.sprite-google {
    background-position: -5px -55px;
}
a.sprite-google:hover {
    background-position: -55px -55px;
}
a.sprite-linkedin {
    background-position: -105px -5px;
}
a.sprite-linkedin:hover {
    background-position: -105px -55px;
}
a.sprite-twitter {
    background-position: -5px -105px;
}
a.sprite-twitter:hover {
    background-position: -55px -105px;
}
#maincontent form#vmformpaiement {
  margin-bottom: 20px;
}

 /*BACKUP CSS pour les blocs de la page contact paramétrables par Maxime*/ 
div.text-blocks-2 {
  width: 380px;
  margin: auto;
}
#cms-content .text-blocks-2 p.spritesheet-offres {
	height: 100px;
}
#cms-content .text-blocks-2 {
	height: 110px;
}
div.text-blocks-3 {
  width:540px;
  margin: auto;
}
/*#maincontentwide .text-blocks-3 p,
#maincontentwide .text-blocks-2 p {
  font-size: 11px;
  padding-left: 1px;
  padding-right: 1px;
}*/

/*div.text-blocks-2 > p,
div.text-blocks-2 > a,
div.text-blocks-3 > p,
div.text-blocks-3 > a {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  width: 192px;
  height: 95px;
  border: 1px solid #d8d8d8;
  border-bottom: 4px solid orange;
  color: #04366D;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.2;
  background-color: #f5f5f5;
  -o-transition:.9s;
  -ms-transition:.9s;
  -moz-transition:.9s;
  -webkit-transition: .9s;
  transition: .3s;
}*/
div.text-blocks-2 > a,
div.text-blocks-3 > a {
  cursor: pointer;
  text-decoration: none;
  font-size: 11px;
}
div.text-blocks-2 > a:hover,
div.text-blocks-3 > a:hover {
  background-color: #fff;
  border: 1px solid #1c4774;
}
span.contact-text-separator {
  display: table-cell;
  width:40px;
}
div.text-blocks-3 span.contact-text-separator {
  display: table-cell;
  width:8px;
}
.text-blocks-2 .glyphicons,
.text-blocks-3 .glyphicons,
.text-blocks-4 .glyphicons {
  padding-left: 0;
  top: 15px;
}
#cms-content .text-blocks-2 .glyphicons, #cms-content .text-blocks-3 .glyphicons {
  top: 10px;
}
.text-blocks-2 .glyphicons:before,
.text-blocks-3 .glyphicons:before,
.text-blocks-4 .glyphicons:before {
  font-size: 45px;
  color: #264f83;
  left: 39%;
  top: 15px;
}


a.ico-bloc-espacepresse {
  background: url(../images/refonte/ico-bloc-espacepresse.png) no-repeat top #f5f5f5;
}
a.ico-bloc-espacepresse:hover {
  background: url(../images/refonte/ico-bloc-espacepresse.png) no-repeat top #ffffff;
}
a.ico-bloc-actu {
  background: url(../images/refonte/ico-bloc-actu.png) no-repeat top #f5f5f5;
}
a.ico-bloc-actu:hover {
  background: url(../images/refonte/ico-bloc-actu.png) no-repeat top #ffffff;
}
p.ico-bloc-infra {
  background: url(../images/refonte/ico-bloc-infra.png) no-repeat top #f5f5f5;
}
p.ico-bloc-totctrl {
  background: url(../images/refonte/ico-bloc-totctrl.png) no-repeat top #f5f5f5;
}
p.ico-bloc-datasecu {
  background: url(../images/refonte/ico-bloc-datasecu.png) no-repeat top #f5f5f5;
}
p.ico-bloc-orchestration {
  background: url(../images/refonte/ico-bloc-orchestration.png) no-repeat top #f5f5f5;
}
a.ico-bloc-offremploi {
  background: url(../images/refonte/ico-bloc-offremploi.png) no-repeat top #f5f5f5;
}
a.ico-bloc-offremploi:hover {
  background: url(../images/refonte/ico-bloc-offremploi.png) no-repeat top #ffffff;
}
p.ico-bloc-trust {
  background: url(../images/refonte/ico-bloc-trust.png) no-repeat top #f5f5f5;
}
p.ico-bloc-partmedias {
  background: url(../images/refonte/ico-bloc-partmedias.png) no-repeat top #f5f5f5;
}
a.ico-bloc-protech {
  background: url(../images/refonte/ico-bloc-protech.png) no-repeat top #f5f5f5;
}
a.ico-bloc-protech:hover {
  background: url(../images/refonte/ico-bloc-protech.png) no-repeat top #ffffff;
}
a.ico-bloc-test {
  background: url(../images/refonte/ico-bloc-test.png) no-repeat top #f5f5f5;
}
a.ico-bloc-test:hover {
  background: url(../images/refonte/ico-bloc-test.png) no-repeat top #ffffff;
}
p.ico-bloc-savoir-faire {
  background: url(../images/refonte/ico-bloc-savoir-faire.png) no-repeat top #f5f5f5;
}
p.ico-bloc-secuflex {
  background: url(../images/refonte/ico-bloc-secuflex.png) no-repeat top #f5f5f5;
}

p.ico-bloc-partechno {
  background: url(../images/refonte/ico-bloc-partechno.png) no-repeat top #f5f5f5;
}
/*p.ico-bloc-partechno:hover {
  background: url(../images/refonte/offre-machine-virtuelle-hover.png) no-repeat top #ffffff;
}*/


/****************************************/

/* CSS pour les blocs des pages parametrables par Maxime */


/*div.text-blocks-3,
div.text-blocks-4 {
  margin-bottom: 15px;
}*/
/*div.text-blocks-3 > p,
div.text-blocks-3 > a {
  display: table-cell;
  text-align: center;
  height: 110px;
  border: 1px solid #d8d8d8;
  border-bottom: 5px solid #ff8500;
  color: #04366D;
  text-transform: uppercase;
  font-weight: bold;
  -o-transition:.4s;
  -ms-transition:.4s;
  -moz-transition:.4s;
  -webkit-transition: .4s;
  transition: .4s;
  background-color: #f5f5f5;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}*/
/*div.text-blocks-4 > p {
  display: table-cell;
  text-align: center;
  height: 110px;
  border: 1px solid #d8d8d8;
  border-bottom: 5px solid #ff8500;
  color: #04366D;
  text-transform: uppercase;
  font-weight: bold;
  -o-transition:.4s;
  -ms-transition:.4s;
  -moz-transition:.4s;
  -webkit-transition: .4s;
  transition: .4s;
  background-color: #f5f5f5;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}*/
/*div.text-blocks-3 > p:hover,
div.text-blocks-4 > p:hover {
  border: 1px solid #1c4774;
  background-color: #fff;
}
div.text-blocks-3 a {
  width: 220px;
  padding-top: 90px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #254673;
  font-size: 12px;
}*/
/*div.text-blocks-4 a {
  width: 205px;
  padding-top: 70px;
  padding-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #254673;
  font-size: 12px;
  position: absolute;
  bottom: 0;
}*/
p.home-contact-presse {
  background: url(../images/refonte/contact-blocs/media-contact.png) 50% 20% no-repeat;
}
p.home-contact-technique {
  background: url(../images/refonte/contact-blocs/tech-contact.png) 50% 20% no-repeat;
}
p.home-contact-recrutement {
  background: url(../images/refonte/contact-blocs/join-contact.png) 50% 20% no-repeat;
}
p.home-contact-partenaires {
  background: url(../images/refonte/contact-blocs/partner-contact.png) 50% 20% no-repeat;
}
p.home-contact-rappel {
  background: url(../images/refonte/contact-blocs/callback-contact.png) 50% 20% no-repeat;
}
p.home-contact-revendeurs {
  background: url(../images/refonte/contact-blocs/reseller-contact.png) 50% 20% no-repeat;
}
p.ico-bloc-ubuntu {
  background: url(../images/refonte/infos-blocs/os-ubuntu.png) 50% 20% no-repeat;
}
p.ico-bloc-winserv {
  background: url(../images/refonte/infos-blocs/os-winserv.png) 50% 20% no-repeat;
}
p.ico-bloc-sles {
  background: url(../images/refonte/infos-blocs/os-suse.png) 50% 30% no-repeat;
}
p.ico-windows-exchange {
  background: url(../images/refonte/infos-blocs/exchange.png) 50% 30% no-repeat;
}
p.ico-windows-sharepoint {
  background: url(../images/refonte/infos-blocs/sharepoint.png) 50% 30% no-repeat;
}
p.ico-windows-sql {
  background: url(../images/refonte/infos-blocs/sql.png) 50% 30% no-repeat;
}
p.ico-windows-lync {
  background: url(../images/refonte/infos-blocs/lync.png) 50% 30% no-repeat;
}
p.ico-windows-visual {
  background: url(../images/refonte/infos-blocs/visual.png) 50% 40% no-repeat;
}
p.ico-office2013 {
  background: url(../images/refonte/infos-blocs/office.png) 50% 20% no-repeat;
}
p.ico-libreoffice {
  background: url(../images/refonte/infos-blocs/libreoffice.png) 50% 20% no-repeat;
}

span.contact-text-separator {
  display: table-cell;
  width:40px;
}
div.text-blocks-3 span.contact-text-separator {
  display: table-cell;
  width:15px;
}





#contenu div#sidebar a#test-solution {
  float: none;
  margin-top: 20px; 
  margin: auto;
  height: 261px;
  width: 248px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/refonte/test-solution-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
  padding: 0;
}
#contenu div#sidebar a#test-solution:hover {
  background-image: url(../images/refonte/test-solution-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -276px -5px;
}

a#test-solution {
  float: left; 
  margin-top: 20px; 
  height: 261px;
  width: 248px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/refonte/test-solution-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
}
a#test-solution-home,
a#test-solution-home-en {
  float: left; 
  margin-top: 0px; 
  height: 261px;
  width: 248px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/refonte/test-solution-spritesheet.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
}
a#test-solution-home-en {
  background-image: url(../images/refonte/test-solution-spritesheet-en.png);
}

a#test-solution:hover {
  background-position: -276px -5px;
}
a#test-solution-home:hover,
a#test-solution-home-en:hover {
  background-position: -276px -5px;
}
#contenu div#sidebar a#test-solution-en {
  float: none;
  margin-top: 20px; 
  margin: auto;
  height: 261px;
  width: 248px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/refonte/test-solution-spritesheet-en.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
  padding: 0;
}
#contenu div#sidebar a#test-solution-en:hover {
  background-image: url(../images/refonte/test-solution-spritesheet-en.png);
  background-repeat: no-repeat;
  background-position: -276px -5px;
}

a#test-solution-en {
  float: left; 
  margin-top: 20px; 
  height: 261px;
  width: 248px;
  text-indent: -9999px;
  display: block;
  background-image: url(../images/refonte/test-solution-spritesheet-en.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
}

a#test-solution-en:hover {
  background-position: -276px -5px;
}

/********************************/
.control-label {
  color: #fff;
  padding-left: 0;
}
textarea#message {
  width: 338px;
  height: 100px;
  border-radius: 5px;
  border: 2px solid #fff;
}
textarea#message:focus {
  border: 2px solid orange;
}

.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}
/*form#contact input[type=text].file-upload-field {
  width: 200px;
}*/
p.formelement label {
color: #fff;
padding-top: 10px;
font-weight: bold;
}
input#piecejointe {
  color: #fff;
}
p.formelement input[type="submit"] {
  margin-left: 66px;
  position: absolute;
  padding: 0;
}
#framework-content p.formelement input[type="submit"] {
    background-image: url(../images/refonte/form-submit/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    border: none;
    width: 216px;
    height: 53px;
    background-position: -5px -5px;
}
#framework-content  p.formelement input[type="submit"]:hover {
    width: 216px;
    height: 53px;
    background-position: -5px -57px;
}




/* FIX BOOTSTRAP BOX-SIZING OUTSIDE GRID */


/**,
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.container .row *,
.container .row *:before,
.container .row *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}*/




.form-group {
margin-bottom: 15px;
}
form#contact .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
/*text-align: center;*/
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}

.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-user {
  background: black;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
h2 {
  font-family: 'century_gothicce';
  font-weight: 500;
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 0px;
}
p#breadcrumbs,
#maincontentwide p#breadcrumbs {
  font-size: 12px;
  margin-top: 0;
}
#breadcrumbs a {
  color: #428bca;
  text-decoration: none;
  font-size: 12px;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
#civilite {
  border: none;
}
#framework-content #civilite legend {
  display: none;
}
#framework-content fieldset#quand,
#framework-content fieldset#plage,
#framework-content fieldset#infogerance {
  border: none;
  color: #ffffff;
  /*font-weight: bold;*/
  font-size: 13px;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  line-height: 1.4;
}
#framework-content fieldset#quand legend,
#framework-content fieldset#plage legend,
#framework-content fieldset#infogerance legend {
  color: #ffffff;
}
#framework-content fieldset#infogerance legend {
  max-width: 360px;
}
/*#framework-content fieldset#quand p,
#framework-content fieldset#plage p,*/
#framework-content fieldset#infogerance p,
#framework-content fieldset#civilite p {
  width: 25%;
  float: left;
  margin-right: 50px;
}
#framework-content form select {
  width: 342px;
  height: 24px;
  border-radius: 5px;
}
#framework-content form select#referer {
  margin-bottom: 10px;
}
#framework-content input#prenom,
#framework-content input#nom {
  background-image: url(../images/refonte/form-submit/glyphicons_user.png);
}
#framework-content input#email {
  background-image: url(../images/refonte/form-submit/glyphicons_envelope.png);
}
#framework-content input#telephone {
  background-image: url(../images/refonte/form-submit/glyphicons_phone_alt.png);
}
#framework-content input#societe {
  background-image: url(../images/refonte/form-submit/glyphicons_factory.png);
}
#framework-content input#fonction {
  background-image: url(../images/refonte/form-submit/glyphicons_nameplate.png);
}
#framework-content input#message {
  background-image: url(../images/refonte/form-submit/glyphicons_pen.png);
}
#framework-content input#dp1 {
  background-image: url(../images/refonte/form-submit/glyphicons_calendar.png);
}
#framework-content input#nombreutilisateurs {
  background-image: url(../images/refonte/form-submit/glyphicons_multiusers.png);
}
#framework-content input#espacedisque {
  background-image: url(../images/refonte/form-submit/glyphicons_server.png);
}
#menu-navigation-logout,
#menu-navigation-manager {
  background: none;
}
#maincontentwide p {
  font-size: 14px;
}
#maincontentwide h3 {
  font-size: 17px;
  margin-top: 25px;
}
p.content-home-left {
   float:left; 
   width: 750px; 
}
p.content-home-right {
   float:left; 
   line-height: 1.4; 
   color: #264f83;
}
/*input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: transparent;
}*/

form#contact input:focus{
    outline: none;
    border: 2px solid orange;
  }
.trial-title-second .glyphicons:before {
  margin-top: -15px;
  color: #254673;
  font-size: 20px;
  margin-right: 8px;
}
/*.spritesheet-offres {
  background-image: url(../images/refonte/spritesheet-offres.png);
  background-repeat: no-repeat;
  display: block;
}*/
/*p.spritesheet-offres a {
  padding-bottom: 0px;
}*/
 
.offre-machine {
  background: url(../images/refonte/offres/machine.png) center 15% no-repeat;
}
.offre-hosting {
  width: 220px;
  /*background-position: -465px -305px;*/
  background: url(../images/refonte/offres/hosting.png) center 10% no-repeat;
}
.offre-serveur {
  width: 220px;
  /*background-position: -5px -605px;*/
  background: url(../images/refonte/offres/server.png) center 10% no-repeat;
}
.offre-crm {
    width: 220px;
    /*background-position: -465px -5px;*/
    background: url(../images/refonte/offres/crm.png) center 10% no-repeat;
}
.offre-suite {
    width: 220px;
    /*background-position: -695px -305px;*/
    background: url(../images/refonte/offres/suite.png) center 10% no-repeat;
}
.offre-envi {
    width: 220px;
    /*background-position: -235px -155px;*/
    background: url(../images/refonte/offres/envi.png) center 10% no-repeat;
}
.offre-stock {
    width: 220px;
    /*background-position: -695px -5px;*/
    background: url(../images/refonte/offres/stock.png) center 10% no-repeat;
}
.offre-erp {
    width: 220px;
    /*background-position: -5px -305px;*/
    background: url(../images/refonte/offres/erp.png) center 10% no-repeat;
}
#maincontentwide p.trial-title-first,
#precontent-content p.trial-title-first {
  text-align: center; 
  border: 1px dotted #265084;
  border-radius: 5px 5px 0px 0px; 
  color: #265084;
  font-weight: bold; 
  height: 30px; 
  border-bottom: 3px solid #ff8b3d; 
  margin-bottom: 0; 
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 16px;
}
.trial-title-second,
#precontent-content p.trial-title-second {
  text-align: center; 
  background: #f1f1f1; 
  margin-top: 0; 
  padding-top: 10px; 
  padding-bottom: 5px;
  border: 1px dotted #265084;
  border-radius: 0px 0px 5px 5px;
  border-top: none;
}
.trial-title-second span.before-glyph {
  margin-right: 30px;
  margin-left: 30px;
}
ul#trial-steps-list {
  margin-left: 100px;
}
ul#trial-steps-list li {
  list-style: none;
  margin-bottom: 10px;
}
ul#trial-steps-list li img {
  display: block;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  width: 25px;
}
#trial-contact-header {
  padding-left: 150px; 
  background: url(../images/refonte/mini_cloud.png) left center no-repeat;
}
#trial-contact-header h2,
#trial-contact-header h3,
#trial-contact-header p {
  margin: 0;
  padding: 0;
}
#trial-contact-header h3 {
  color: #e8581b;
  font-weight: normal;
}
#trial-vm-bloc {
  background: url(../images/refonte/big-clouds/big_machine.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#trial-web-bloc {
  background: url(../images/refonte/big-clouds/big_hosting.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#trial-workspace-bloc {
  background: url(../images/refonte/big-clouds/big_envi.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#trial-crm-bloc {
  background: url(../images/refonte/big-clouds/big_crm.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#trial-erp-bloc {
  background: url(../images/refonte/big-clouds/big_erp.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#trial-storage-bloc {
  background: url(../images/refonte/big-clouds/big_storage.png) no-repeat; 
  width: 270px; 
  height: 154px; 
  margin: 30px auto;
}
#framework-content h3,
#framework-content p {
  color: #fff;
  margin: 0;
  padding: 0;
  margin-left: 85px;
  margin-left: -20px;
  text-align: center;
}
#framework-content p {
  font-style: italic;
  font-size: 12px;
  margin-bottom: 10px;
  }
#framework-content form p {
  margin: 0;
  margin-bottom: 6px;
  font-style: normal;
  font-size: 13px;
  text-align: left;
}
#framework-content form fieldset#civilite p {
  margin-bottom: 0;
}
#framework-content form label[for="souhaiterecevoir"] {
  font-size: 12px;
  font-weight: normal;
  margin-left: -10px;
}
input#souhaiterecevoir {
  margin-top: 20px;
  margin-left: -20px;
}
#framework-content ul.failform li {
  list-style: none;
}

#framework-content form#contact ul.failform {
  color: #FFF200;
}
#maincontentwide table{
border-radius:6px;
margin:0 auto 20px auto;
text-align:center;
}
#maincontentwide tr{
height: 35px;
}
#maincontentwide th{
  background-color:#264f83;
  color:#fff;
  font-weight:bold;
  border-top: 1px solid white;
}
#maincontentwide table.remise td, #maincontentwide table.remise th{
width:20%;
}

/*.trial-home-wrapper p.spritesheet-offres,
.trial-home-wrapper p.spritesheet-offres > a {
  width: 180px;
}
.trial-home-wrapper span.contact-text-separator {
  width: 10px;
}*/
p.spritesheet-offres > span.home-vm-tooltip,
p.spritesheet-offres > span.home-web-tooltip,
p.spritesheet-offres > span.home-dedie-tooltip,
p.spritesheet-offres > span.home-crm-tooltip,
p.spritesheet-offres > span.home-suite-tooltip,
p.spritesheet-offres > span.home-workspace-tooltip,
p.spritesheet-offres > span.home-stockage-tooltip,
p.spritesheet-offres > span.home-erp-tooltip,
p.spritesheet-offres > span.home-vm-en-tooltip,
p.spritesheet-offres > span.home-web-en-tooltip,
p.spritesheet-offres > span.home-dedie-en-tooltip,
p.spritesheet-offres > span.home-crm-en-tooltip,
p.spritesheet-offres > span.home-suite-en-tooltip,
p.spritesheet-offres > span.home-workspace-en-tooltip,
p.spritesheet-offres > span.home-stockage-en-tooltip,
p.spritesheet-offres > span.home-erp-en-tooltip,
p.spritesheet-offres > span.crm-tooltip,
p.spritesheet-offres > span.erp-tooltip,
p.spritesheet-offres > span.ubuntu-vm-tooltip,
p.spritesheet-offres > span.ubuntu-web-tooltip,
p.spritesheet-offres > span.ubuntu-erp-tooltip,
p.spritesheet-offres > span.ubuntu-crm-tooltip,
p.spritesheet-offres > span.hosting-tpe-tooltip,
p.spritesheet-offres > span.hosting-pme-tooltip,
p.spritesheet-offres > span.hosting-bigsite-tooltip,
p.spritesheet-offres > span.hosting-pros-tooltip,
p.spritesheet-offres > span.windows-exchange-tooltip,
p.spritesheet-offres > span.windows-sharepoint-tooltip,
p.spritesheet-offres > span.windows-sql-tooltip,
p.spritesheet-offres > span.windows-lync-tooltip,
p.spritesheet-offres > span.windows-visual-tooltip,
p.spritesheet-offres > span.windows-applicatif-tooltip,
p.spritesheet-offres > span.windows-iis-tooltip,
p.spritesheet-offres > span.windows-ad-tooltip,
p.spritesheet-offres > span.windows-rds-tooltip,
p.spritesheet-offres > span.windows-remote-tooltip,
p.spritesheet-offres > span.env-crm-tooltip,
p.spritesheet-offres > span.env-workspace-tooltip,
p.spritesheet-offres > span.env-erp-tooltip,
p.spritesheet-offres > span.aide-defcloud-tooltip,
p.spritesheet-offres > span.aide-vos-besoins-tooltip,
p.spritesheet-offres > span.aide-controle-tooltip,
p.spritesheet-offres > span.aide-infra-tech-tooltip,
p.spritesheet-offres > span.aide-securisation-tooltip,
p.spritesheet-offres > span.aide-manager-tooltip,
p.spritesheet-offres > span.aide-support-tooltip,
p.spritesheet-offres > span.aide-faq-tooltip,
p.spritesheet-offres > span.manager-dns-tooltip,
p.spritesheet-offres > span.manager-snapshots-tooltip,
p.spritesheet-offres > span.manager-firewall-tooltip,
p.spritesheet-offres > span.manager-whitelist-tooltip,
p.spritesheet-offres > span.manager-reversibilite-tooltip,
p.spritesheet-offres > span.manager-iso-tooltip,
p.spritesheet-offres > span.manager-etat-vm-tooltip,
p.spritesheet-offres > span.manager-support-tooltip,
p.spritesheet-offres > span.manager-utilisateurs-tooltip,
p.spritesheet-offres > span.manager-vlan-tooltip,
p.spritesheet-offres > span.manager-config-usine-tooltip {
  position: absolute;
  width: 31px;
  height: 31px;
  background: blue;
  background: url(../images/refonte/tooltip.png) no-repeat;  
  cursor: pointer;
  margin: 0;
  padding: 0;
  margin-left: 170px;
  top: 0;
  right: 0;
  z-index: 9;
}
div#product-intro-picture {
  width: 210px;
  height: 120px;
  margin-top: 25px;
  margin-right: 50px;
  float: left;
  background: url(../images/refonte/product-cloud-bg.png) no-repeat;
}
div#product-icon-vm {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/machine.png) center no-repeat;
}
div#product-icon-workspace {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/envi.png) center 35px no-repeat;
}
div#product-icon-suite {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/suite.png) center 35px no-repeat;
}
div#product-icon-crm {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/crm.png) center 35px no-repeat;
}
div#product-icon-erp {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/erp.png) center 35px no-repeat;
}
div#product-icon-storage {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/stock.png) center 30px no-repeat;
}
div#product-icon-server {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/server.png) center 30px no-repeat;
}
div#product-icon-web-hosting {
  width: 210px;
  height: 120px;
  background: url(../images/refonte/offres/hosting.png) center 30px no-repeat;
}
div#product-intro-text {
  width: 740px;
  float: left;
}
#product-main-content {
  width: 750px;
  float: left;
  min-height: 300px;
}
#product-main-content hr,
hr.hr-custom {
  height: 2px;
  width: 85%;
  margin-top: 35px;
  margin-bottom: 35px;
  border: 0px solid #000;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(38,80,132,1) 23%, rgba(38,80,132,1) 79%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(23%, rgba(38,80,132,1)), color-stop(79%, rgba(38,80,132,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(38,80,132,1) 23%, rgba(38,80,132,1) 79%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(38,80,132,1) 23%, rgba(38,80,132,1) 79%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(38,80,132,1) 23%, rgba(38,80,132,1) 79%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(38,80,132,1) 23%, rgba(38,80,132,1) 79%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
div.product-text {
  width: 83%;
  float: left;
  position: relative;
}
div.product-text-full {
  width: 700px;
  padding-top: 1px;
  margin: auto;
  position: relative;
}
div.product-text-wide {
  width: 100%;
  clear: both;
  position: relative;
}
div.product-text ul,
div.product-text-wide ul,
div.product-text-full ul {
  list-style-type:none;
  padding:0 0 0 15px;
}
div.product-text ul li,
div.product-text-wide ul li,
div.product-text-full ul li {
  font-size: 14px;
  padding: 0 0 5px 32px;
  background: url(../images/design/points-forts-ul-li.png) no-repeat center left;
  line-height: 1.65;
  margin: 10px 0;
  border-bottom: 1px dashed #E5E5E5;
}
div.product-text ul li:last-child,
div.product-text-wide ul li:last-child,
div.product-text-full ul li:last-child {
  border-bottom: none;
}
span.product-icon {
  width: 15%;
  float: left;
  padding: 0;
  text-align: center;
}
span.product-icon:before {
  position: relative;
  font-size: 70px;
  top: 25px;
  color: #ff8b3d;
} 
span.product-icon-h2 {
  width: 15%;
  float: left;
  padding: 0;
  text-align: center;
}
span.product-icon-h2:before {
  position: relative;
  font-size: 70px;
  top: 70px;
  color: #ff8b3d;
} 

/****************************************/
/********* Sidebar Start     ************/
/****************************************/


#product-sidebar {
  width: 225px;
  margin-left: 760px;
  padding: 10px 0px 10px 15px;
  border-left: 1px dashed #428bca;
  position: absolute;
}
#product-sidebar p {
  margin-bottom: 10px;
}
#product-sidebar iframe {
  margin-top: 15px;
}
#product-sidebar p.sidebar-legend {
  font-size: 12px;
  margin: 0px 0px 20px 0px;
  font-style: italic;
  text-align: center;
}
#product-sidebar p.epigraph-1 {
  color: #E7581C;
  font-size: 17.5px;
  font-weight: bold;
  text-align: center;
  clear: both;
  margin: 0px 0 10px 0;
}
#product-sidebar p.epigraph-2 {
  color: #04366d;
  font-size: 16px;
  text-align: center;
  margin: 0px 0 10px 0;
  clear: both;
  padding: 5px 0 0 0;
  line-height: 1.4;
}
#product-sidebar p.epigraph-3 {
  color: #04366d;
  font-size: 14px;
  text-align: left;
  clear: both;
  padding: 15px 0 0 0;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 5px;
}
#product-sidebar p.spritesheet-offres {
  width: 100%;
  height: 52px;
  padding-top: 10px;
  border-radius: 10px;
}
#product-sidebar p.spritesheet-offres a {
  width: 168px;
  top: 10px;
  line-height: 1.55;
  padding: 0;
  padding-left: 55px;
  text-transform: none;
  text-align: left;
  font-size: 13px;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}
#product-sidebar p.spritesheet-offres:hover a {
  color: #e8581b;
}
#product-sidebar p.spritesheet-offres .glyphicons {
  font-size: 35px;
  color: #264F83;
  float: left;
  padding-left: 10px;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}
#product-sidebar p.spritesheet-offres:hover .glyphicons {
  color: #e8581b;
}
#product-sidebar ul.side-link {
  list-style-type:none;
  padding:0;
  margin:0;
}
#product-sidebar ul.side-link li {
  background: url("../images/design/points-forts-ul-li.png") no-repeat scroll left center;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding: 0 0 5px 28px;
}
#product-sidebar ul.side-link li:first-child {
  margin-top: 0;
}
#product-sidebar ul.side-link li:last-child {
  border-bottom: 0;
}

/****************************************/
/********* Sidebar End       ************/
/****************************************/


#product-intro-picture a {
    background-image: url(../images/refonte/form-submit/spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    border: none;
    width: 160px;
    height: 43px;
    padding: 5px 5px 0px 5px;
    background-position: -6px -7px;
    color: #fff;
    text-align: center;
    margin: auto;
    vertical-align: middle;
    margin-top: 5px;
    border-radius: 3px;
}
#product-intro-picture a:hover {
    width: 160px;
    height: 43px;
    color: #04366D;
    background-position: -6px -59px;
    text-decoration: none;
}
strong {
  color: #4D4D4D;
}
/*div#product-main-content .text-blocks-4 a {
  width: 164px;
}*/
.product-text .text-blocks-3,
.product-text-full .text-blocks-3,
.product-text-wide .text-blocks-3 {
  width: 580px;
}
.product-text .text-blocks-3 span.contact-text-separator,
.product-text-full .text-blocks-3 span.contact-text-separator,
.product-text-full .text-blocks-4 span.contact-text-separator,
.product-text-wide .text-blocks-3 span.contact-text-separator,
.product-text-wide .text-blocks-4 span.contact-text-separator {
  width: 20px;
}
.product-text-full .text-blocks-4,
.product-text-wide .text-blocks-4  {
  width: 700px;
  margin: auto;
}
.product-text-full h2 {
  text-align: center;
}
div#list-left {
  float: left;
  width: 48%;
  text-align: right;
}
div#list-left li {
  padding-right: 33px;
  background-image: url(../images/design/points-forts-ul-li.png);
  background-repeat: no-repeat;
  background-position: center right;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding-bottom: 5px;
}
div#list-right {
  float: right;
  width: 48%;
  text-align: left;
}
div#list-right li {
  padding-left: 33px;
  background-image: url(../images/design/points-forts-ul-li.png);
  background-repeat: no-repeat;
  background-position: center left;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding-bottom: 5px;
}
div#list-left ul ,
div#list-right ul {
  padding: 0;
}
div#list-left ul li,
div#list-right ul li {
  list-style-type: none;
  margin-bottom: 13px;
  font-size: 11.5px;
}
div#list-left h3,
div#list-right h3 {
  color: #e8581b;
  font-size: 14px;
  line-height: 1.65;
  margin-top: 0;
}
#maincontentwide p.asterisque{
  font-size:12px;
  font-style:italic;
}

/**************************/
/*    Test Vignettes      */
/**************************/

p.spritesheet-offres {
  display: block;
  text-align: center;
  border: 1px solid #d8d8d8;
  border-bottom: 5px solid #ff8500;
  color: #04366D;
  text-transform: uppercase;
  font-weight: bold;
  -o-transition: .4s;
  -ms-transition: .4s;
  -moz-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
  background-color: #f5f5f5;
  text-decoration: none;
  position: relative;
  width: 23%;
  height: 110px;
  margin: 0;
  font-size: 12px;
  float: left;
}
p.spritesheet-offres:hover {
  background-color: white;
  border-bottom: 5px solid #04366D;
}
p.spritesheet-offres a,
p.spritesheet-offres span {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #04366D;
  padding-top: 85px;
  margin: 0;
  line-height: 1.5;
}
p.spritesheet-offres a:hover {
  text-decoration: none;
}
p.contact-text-separator {
  width: 1.7%;
  float: left;
}

/******/
/* Specifications Homepage - 2 X 4 avec sidebar */
/******/
.home-links-blocs {
  width: 1000px;
  margin: 30px auto;
}
.trial-home-wrapper {
  width: 750px;
  float: left;
  margin-bottom: 30px;
}
div.text-blocks-4,
div.text-blocks-3,
div.text-blocks-2 {
  height: 135px;
}

/******/
/* Specifications Page interne */
/******/
#maincontentwide p.spritesheet-offres {
	font-size: 12px;
}
div.text-blocks-3 p.spritesheet-offres {
	width: 31.5%;
}
div.text-blocks-2  p.spritesheet-offres {
	width: 46%;
}
div.text-blocks-2 p.contact-text-separator {
  width: 5%;
}

div.contact-home-wrapper {
  float:left; 
  margin-right:20px;
  margin-bottom: 50px;
  width: 700px;
}
div.contact-home-wrapper .text-blocks-3 {
	width: 700px;
}
.trial-wrapper {
  width: 930px;
  margin: 30px auto;
}

.pagenotfound{
  display:block;
  min-height: 188px;
  padding-left: 230px;
  background-image: url(../images/design/404.png);
  background-repeat: no-repeat;
  margin-bottom:15px;
}

/****** Homepage Slider *******/

#contenu p.slider-title-first {
  text-align: center; 
  border: 1px dotted #265084;
  border-radius: 5px 5px 0px 0px;
  color: #265084;
  font-weight: bold; 
  height: 30px; 
  border-bottom: 3px solid #ff8b3d; 
  margin-bottom: 0; 
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 16px;
}
.slider-title-second .glyphicons {
  vertical-align: middle;
  top: -10px;
  width: 25%;
}
.slider-title-second span.slider-title-list {
  display: inline-block;
  width: 75%;
  text-align: left;
  line-height: 1.4;
  font-size: 13px;
}
.slider-title-second .glyphicons:before {
  margin-top: -15px;
  color: #254673;
  font-size: 20px;
  margin-right: 8px;
}
#prev,
#next {
  position: absolute;
  top: 35px;
}
#prev {
  left: 20px;
}
#next {
  right: 20px;
}
#prev a,
#next a {
  color: #ff8b3d;
  font-size: 40px;
}
#prev a:hover,
#next a:hover {
  text-decoration: none;
}
.slider-title-second,
#contenu p.slider-title-second {
  text-align: center; 
  background: #f1f1f1; 
  margin: 0; 
  padding-top: 15px;
  padding-bottom: 10px;
}
.slider-title-second span.before-glyph {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
  width: 150px;
  vertical-align: middle;
}
.slider-title-second a.active span.before-glyph {
  color: #e7581c;
}
.slider-title-second a:hover span.before-glyph {
  color: #ff8b3d;
}
#contenu .bx-wrapper {
  width: 800px;
  margin-bottom: 45px;
}
#contenu .bx-wrapper .bx-viewport {
  box-shadow: none;
}
.bxslider div {
  width: 80%;
  display: inline-block;  
  font-size: 14px;
  line-height: 1.8;
}
.bxslider .before-glyph {
  display: inline-block;
  width: 15%;
  vertical-align: top;
  padding-top: 20px;
  padding-left: 10px;
}
.bxslider .glyphicons {
  font-size: 80px;
  color: #ff8b3d;
}

/****** Homepage blocks bottom *******/
#home-left, #home-right{
  margin-top: 30px;
  width: 420px;
  margin-bottom: 30px;
  background-color: #f1f1f1;
  padding: 0 0 20px 0;
  border-radius: 10px;
  border-color: #d8d8d8 #d8d8d8 #04366d;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 5px;
  transition: all 0.4s ease 0s;
}
#home-left{
  margin-left: 35px;
  float: left;
}
#home-right{
  margin-right: 35px;
  float: right;
}
#home-left:hover, #home-right:hover{
  background-color: #fff;
  border-bottom: 5px solid #ff8500;
}
#home-left h4, #home-right h4{
  text-align: center; 
  border: 1px dotted #265084;
  border-radius: 5px 5px 0px 0px;
  color: #265084;
  font-weight: bold; 
  height: 35px; 
  border-bottom: 1px solid #ff8500; 
  margin: 0; 
  padding: 0;
  line-height: 35px;
  font-size: 14px;
  background-color: #fff;
}
#home-left ul {
  list-style-type: none;
  margin: 0 15px 0 0;
  padding: 0;
  text-align: right;
}
#home-right ul {
  list-style-type: none;
  margin: 0 0 0 15px;
  padding: 0;
}
#home-left ul li{
  background: url(/images/design/points-forts-ul-li.png) no-repeat right center;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding: 0 28px 3px 0;
}
#home-right ul li{
  background: url(/images/design/points-forts-ul-li.png) no-repeat left center;
  border-bottom: 1px dashed #e5e5e5;
  line-height: 1.65;
  margin: 10px 0;
  padding: 0 0 3px 28px;
}
#home-left p.img-home{
  text-align: center;
  margin-bottom: 0;
}
#home-left p.img-home img{
  margin: 0 10px;
}
#home-left p{
  margin: 18px;
  line-height: 30px;
  font-size: 13px;
}

/****** Bottom Links *****/
div#content-bottom-links {

  margin-top: 40px;
  text-align: center;
}
div#content-bottom-links .glyphicons {
  font-size: 30px;
  color: #3B7BB3;
}
div#content-bottom-links p {
  width: 33%;
  float: left;
  border-left: 1px dashed #E5E5E5;
  text-align: center;
  margin: 25px 0px;
  margin-top: 13px;
  font-size: 12px;
}
div#content-bottom-links p.first-bottom {
  border-left: none;
}
div#content-bottom-links p a {
  display: block;
  margin-top: 10px;
}
div#content-bottom-links h4 {
  margin:0px;
  margin-top: 13px;
  color: #e8581b;
  font-size: 14px;
  border-bottom: 1px dashed #E5E5E5;
  border-top: 1px dashed #E5E5E5;
}
.content-left{
  float: left;
  margin: 0 15px 0 15px;
}
.content-right{
  float: right;
  margin: 0 15px 0 15px;
}
.content-center{
  text-align:center;
}


/****** Summary Links *****/
#summary{
  border-bottom: 1px dashed #e5e5e5;
  border-top: 1px dashed #e5e5e5;
  color: #e8581b;
  font-size: 12px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  background: #fff;
  z-index: 9;
}
#summary a {
  margin: 0 15px;
  font-weight: normal;
  font-style: italic;
}
.is-sticky #summary {
  width: 750px;
  padding-top: 6px;
}


/****** Tabs *******/
#tabs-wrap{
  width:740px;
}
.tabs {
  position: relative;   
  min-height: 200px;
  clear: both;
  margin: 25px 0;
}
.tabs1 {
  position: relative;   
  min-height: 400px;
  clear: both;
  margin: 25px 0;
}
.tabs2 {
  position: relative;   
  min-height: 350px;
  clear: both;
  margin: 25px 0;
}
.tabs3 {
  position: relative;   
  min-height: 300px;
  clear: both;
  margin: 25px 0;
}
.tabs4 {
  position: relative;   
  min-height: 270px;
  clear: both;
  margin: 25px 0;
}
.tabs5 {
  position: relative;   
  min-height: 370px;
  clear: both;
  margin: 25px 0;
}
.tabs6 {
  position: relative;   
  min-height: 320px;
  clear: both;
  margin: 25px 0;
}
.tab {
  float: left;
}
.tab label {
      background: #f5f5f5; 
      padding: 10px; 
      border-radius: 10px 10px 0 0;
      margin-left: -1px; 
      position: relative;
      left: 1px; 
      cursor: pointer;
      font-weight: bold;
      color: #e7581c;
}
.tab label:hover {
      background: #e9e8e8;
}
.tab [type=radio] {
      display: none;   
}
.tabs-content {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;      
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #d8d8d8 #d8d8d8 #ff8500;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 5px;
  border-radius: 0 0 10px 10px;
}
[type=radio]:checked ~ label {
      background: #fff;
      border-bottom: 1px solid white;
      border-top: 1px solid #d8d8d8;
      border-left: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;
      border-radius: 10px 10px 0 0;
      z-index: 2;
    }
    [type=radio]:checked ~ label ~ .tabs-content {
      z-index: 1;
    }

 #vmform fieldset,
 #ispconfigform fieldset,
 #openerpform fieldset {
 	background: none\9;
 }
a.bouton-transit{
display:block;
float:right;
height:48px;
width:150px;
margin: 10px;
background-color: #ff8500;
color:#fff;
border-radius: 4px;
text-align:center;
padding-top:5px;
}
#precontent-content a.bouton-transit:hover{
text-decoration:none;
}


/* DERNIERES MODIFS */
span.anchor-position {
  position: absolute;
  top: -100px;
}
tr.table-grey-line td {
  border-bottom: 1px dashed grey;
}
tr.table-subline td {
  background-color: #f5f5f5;
  border-bottom: 1px dashed grey;
}