@font-face {
    font-family: 'GibsonRegular';
    src: url('../image/fonts/gibson-regular-webfont.eot');
    src: url('../image/fonts/gibson-regular-webfont.eot?#iefix') format('eot'),
         url('../image/fonts/gibson-regular-webfont.woff') format('woff'),
         url('../image/fonts/gibson-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GibsonLight';
    src: url('../image/fonts/gibson-light-webfont.eot');
    src: url('../image/fonts/gibson-light-webfont.eot?#iefix') format('eot'),
         url('../image/fonts/gibson-light-webfont.woff') format('woff'),
         url('../image/fonts/gibson-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GibsonSemiBold';
    src: url('../image/fonts/gibson-semibold-webfont.eot');
    src: url('../image/fonts/gibson-semibold-webfont.eot?#iefix') format('eot'),
         url('../image/fonts/gibson-semibold-webfont.woff') format('woff'),
         url('../image/fonts/gibson-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/******************************************************************************/
/*                            BALISE GENERALE                                 */
/******************************************************************************/

* {
	margin: 0px;
	padding: 0px;
    outline: none;
}

h1.retourPerformance{display:none;}
iframe{display:none !important;}
input {
    border: 1px solid #D1D1D1;
}
body {
    background-color: #fff;
    color: #352C25;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 14px; 
	background:url("../image/home_main.gif") repeat-y scroll center top transparent;
}
img {
    border: 0;
}

select {
    border: 1px solid #D1D1D1;
    width: 55px;
}

.champsRequis {
    padding: 5px 0px;
    text-align: center;
}

.champ {
    background: url("../image/css_champ_base.gif") repeat-x scroll left center transparent;
}
input.champ {
	padding: 1px;
	width: 150px;
}

input.champCP {
    background: url("../image/css_champ_base.gif") repeat-x scroll left center transparent;
	padding: 1px;
	width: 45px;
}
input.champTel {
    background: #fff url('../image/ico_mobile.gif') no-repeat left center;
	padding: 1px 1px 1px 20px;
	width: 130px;
}
input.champPwd {
    background: #fff url('../image/ico_cadenas.gif') no-repeat left center;
	padding: 1px 1px 1px 20px;
	width: 130px;
}

/******************************************************************************/
/*                          BALISE POUR LE POSITIONNEMENT                     */
/******************************************************************************/

#positionSite {
    background: url("../image/visuel_home.jpg") no-repeat scroll center top transparent;
    float: left;
    width: 100%;
}
#positionSite .langage {
    /*background:url("../image/bg_20ans.gif") repeat-x scroll left top transparent;*/
}
#positionSite .langage .pageEtape {
 /*   background: url("../image/infinite-ground.jpg") repeat-x scroll 0 bottom transparent;*/
    float: left;
    height: 100%;
    width: 100%;
}

/******************************************************************************/
/*                          TAILLE DU CONTENU DU SITE                         */
/******************************************************************************/

#cadreContent {    
    padding:0;
    margin:0 auto;
    z-index: 1;    
}
#pageErreur #cadreContent {
	float: none;
	padding: 20px;
	min-height: 100px;
	_height: 100px;
}

/******************************************************************************/
/*         BALISE POUR LES TAILLES LIGNE ET COLONNE DE PREMIER NIVEAU         */
/******************************************************************************/

.ligneContent1 {
    width: 1004px;
	margin:0 auto;
}
.ligneContent1 .colonneContent1 {
    position:relative;
}
.ligneContent1 .colonneContent2 {
    padding: 8px 0 0 15px;
    float:left;
    width: 580px;
}
.ligneContent1 .colonneContent3 {
    padding: 8px 0 0 15px;
    float:left;
    width: 180px;
}
.ligneContent2 {    
    clear:left;
    width:1004px;
	margin:0 auto;
}
.ligneContent2 .colonneContent1 {
    display: block;
    float: left;
    padding: 0 5px;
    width: 210px;
    position:relative;
}
#pageCompte .ligneContent2 .colonneContent1{
    padding: 0 0 0 5px;    
	display:none;
}
.ligneContent2 .colonneContent2 {
	background-color:#fff;
    float:left;
    width:564px;
    position:relative;   
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin-bottom:5px;
}
.ligneContent2 .colonneContent2 #bill{
    background: #292929;
    border-radius: 10px 10px 0 0;
    height: 42px;
    line-height: 42px;
    color: white;
    text-indent: 5px;
    font-family: 'GibsonSemiBold';
    font-size: 19px;
}
.ligneContent2 .colonneContent3 {
    padding: 0 0 5px 0;
    float:right;
    width: 210px;
    margin-left:10px;    
    position:relative;
}
.ligneContent3 {
    background: url("../image/footer.jpg") no-repeat scroll center top transparent;
    clear: left;
    float: left;
    height: 435px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 69px;
}
.ligneContent3 .colonneContent1 {
    width: auto;    
}

#pageCompte .ligneContent2 .colonneContent2 {
	width:1004px;
}
/******************************************************************************/
/*        BALISE POUR LES TAILLES LIGNE ET COLONNE DE NIVEAU INFERIEUR        */
/******************************************************************************/
/*
.ligneContent1 .colonneContent1 .ligneContent1 .colonneContent1 {
    padding:0;
    float: left;
    width: 477px;
}
.ligneContent1 .colonneContent1 .ligneContent1 .colonneContent2 {
    background: none;
    padding:0;
    float: left;
    width: 203px;
}

.ligneContent1 .colonneContent1 .ligneContent2 {
    padding:30px 0 0 0;
}

.buttonsContainer {
    text-align: center;
}*/

/******************************************************************************/
/***                             STYLE ASTERIX                              ***/
/******************************************************************************/



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

