/******************************************************************************/
/*                                  compPage                                  */
/******************************************************************************/

/******************************************************************************/
/*                       BALISES POUR LE POSITIONNEMENT                       */
/******************************************************************************/
body {
    background: none repeat scroll 0 0 #FFFFFF;
    font: 62.5% Georgia,Geneva,"Times New Roman",times;
    padding: 5px 0;
	margin:0;
	color:#262626;
}
#positionSite {
    margin: 0 auto ;
    padding: 0;
    width: 975px;
}
a {
	color:#262626;
}
a:hover {
	text-decoration: underline;
}

#positionSite .langage {
}

#positionSite .langage .pageEtape {
}


/******************************************************************************/
/*                         TAILLE DU CONTENU DU SITE                          */
/******************************************************************************/
#topContent {
    background: url("../image/header.png") no-repeat scroll left top transparent;
    height: 338px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 975px;
	    display: none;
}

#cadreContent {
    margin: 0 auto;
    padding: 0;
    width: 975px;
}
#bottomContent {
	    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 975px;
}
#footer {
    background: url("../image/footer.gif") no-repeat scroll 0 bottom #FCFCF4;
    border-top: 1px solid #F89457;
    clear: both;
    color: #FFFFFF;
    height: 45px;
    margin: 0 auto;
    padding: 0;
    width: 994px;
}
#paiement {
    clear: both;
    color: #000000;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin: 0 auto;
    padding: 17px 5px 0 13px;
    text-align: left;
    text-transform: uppercase;
    width: 150px;
}
#texteLargeBas {
    bottom: 43px;
    color: #000000;
    display: block;
    height: 25px;
    left: 189px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 182px;
}
#texteLargeBas a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
#texteLargeBas span {
    color: #000000;
    font-weight: normal;
}
#serviceClient {
bottom: 77px;
    color: #000000;
    display: block;
    height: 25px;
    left: 189px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 182px;
}
#pageErreur #cadreContent {
}
#logo {
    background: url("../image/belle_logo.png") no-repeat scroll left top transparent;
    height: 179px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 280px;
    z-index: 1;
	cursor:pointer;
}
#logo a {
	cursor:pointer;
	height: 179px;
	width: 280px;
	display:block;
}
#mailWalibi {
    color: #0E6C17;
    font-weight: bold;
    height: 40px;
    position: absolute;
    right: 41px;
    top: 32px;
    width: 218px;
    z-index: 1;
}
#mailWalibi a {
    color: #0E6C17;
    font-weight: bold;
	text-decoration:none;
}
#mailWalibi a:hover {
	text-decoration:underline;
}
div#contientHeader div.block-menu_block, div#header div#block-search-0 {
    float: right;
    font-family: trebuchet MS;
    height: 43px;
    margin: 56px 40px 0 0;
}
ul, li.expanded, li.collapsed, li.leaf, ul.links li, .block ul, ul.menu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
div#contientHeader div.block-menu_block ul.menu li {
    background: url("../image/border_menu.png") no-repeat scroll right center transparent;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 43px;
    padding: 0 12px 0 18px;
}
div#contientHeader div.block-menu_block ul.menu li a {
    color: #315C32;
    font-weight: bold;
    text-decoration: none;
}
#block-locale-0 {
    position: fixed;
    right: 0;
    top: 30px;
}
div#block-locale-0 ul {
    background: url("../image/switch_language.png") no-repeat scroll center top transparent;
    height: 123px;
    padding-top: 10px;
    text-align: center;
    width: 40px;
}
div#block-locale-0 ul li {
    padding-left: 14px;
    width: 24px;
}
div#block-locale-0 ul li a {
    color: #ED2024;
    display: block;
    font-size: 1.15em;
    font-weight: bold;
    height: 31px;
    line-height: 30px;
    text-decoration: none;
    text-transform: capitalize;
}

div#block-locale-0 ul li a.active {
    background: url("../image/current_language.gif") no-repeat scroll right center transparent;
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    width: 26px;
}
/******************************************************************************/
/*              BALISES POUR LES TAILLES DES LIGNES ET COLONNES               */
/******************************************************************************/

.ligneContent1 {
}
.ligneContent1 .colonneContent1 {
}
.ligneContent1 .colonneContent2 {
	    color: #000000;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 244px;
}
.ligneContent2 {
}
.ligneContent2 .colonneContent1 {
	float: left;
    font-size: 11px;
    margin: 30px 0 0;
    padding: 0;
    width: 643px;
}
#pageCompte .ligneContent2 .colonneContent1 {
	display: block;
	width: 947px;
}
.ligneContent2 .colonneContent2 {
    float: right;
    margin: 0 0 10px 0;
    width: 274px;
}

#pageCompte .ligneContent2 .colonneContent2 {
    display: none;
}
.ligneContent3 {
}