body {
    font-family: Georgia, Times, "Times New Roman", serif;
    width:100%;
    height:auto;
    overflow:hidden;
    background:url('../Images/bkg-headerSliders.png') repeat-x top center;
}

body, select, input, textarea {
    color:#000;
    outline:none;
}

a, a:active, a:visited {
    text-decoration:none;
    text-indent:0;
}
a:focus, input {
    outline:0;
}
a:hover {
    color:#808080;
}

p, h1, h2, h3, h4, h5, h6 {
    text-indent:0;
    font-weight:bold;
    color:#000;
}
p {
    text-indent:0;
    font-weight:normal;
    color:#000;
}
h1         { margin: 10px 0 5px 0; padding:0; font-size: 200%; }
h2         { font-size: 131%; margin: 0; padding: 3px 0; }
h2 + h3    { margin-top: 12px; }
h4, h5, h6 { font-size: 110%; margin: 0 0 3px 0; padding: 0; }
h4         {font-size:100%;}
h3 + h4    { margin-top: 7px; }
h3         { font-size: 120%; padding: 0 0 7px 0; margin-bottom: 5px; color: #000; }
h5         { font-size: 100%;  margin: 0 0 .2em 0;}
h6         { font-size: 100%;  margin: 0 0 .2em 0; font-style: italic; }
fieldset {
    border:1px solid #000;
    margin-top: 2em;
    padding:10px;
}
fieldset legend {
    font-size: 110%;
    margin:0 10px;
    padding:0 5px;
}

ul.noListStyle li {
    list-style: none;
}
ul.noListShift {
    margin: 8px;
}

.block {
    margin-bottom:5px;
}

#bodywrapper {
    width: 980px;
    margin: 0 auto;
    min-height:500px;
}


/****************************************** noticeBox box *************************/
div.noticeBox {
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    margin: 15px auto;
}
div.noticeBox h2 {
    font-size : 16px;
}
div.noticeBox a.closeCross {
    margin:0;
    text-indent:-1000em;
    margin-left:5px;
    background:url('../Images/btn-close.png') no-repeat;
    width:16px;
    height:32px;
    position: absolute;
    top: -8px;
    right: -8px;
}
div.msgNotice, div.msgError, div.msgWarning {
    min-height:20px;
    width:80%;
    border:1px solid #000;
    text-align:center;
    position: relative;
}

/********** SimpleModal Styles *********/
#simplemodal-overlay {
    background-color:#CCC;
    cursor:wait;
}

#simplemodal-container {
    height:400px;
    width:600px;
    background-color: #D5E6F2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border:3px solid #FFF;
    color:#FFF;
    text-align:center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:85%;
    padding:5px 5px 20px 5px;
}

div#modalHtmlMsg {
    padding: 15px;
    margin-top: 20px;
}

div#modalHtmlWrapper {
    width: 800px;
}

div.modalButtonClose {
    margin:0 auto;
    width:100%;
}
a.modalCloseImg {
    background: transparent url('../Images/btn-close.png') no-repeat scroll 0 0;
    top: 5px;
    right: 5px;
    height: 13px;
    width: 16px;
    display:inline;
    z-index:3200;
    position:absolute;
    cursor:pointer;
}

a.modalCloseImg:hover {
    background-position: -16px 0;
}

a.modalHtmlOk {
    display: block;
    width: 90px;
    margin: auto;
}

/********************************** colors and styles *******************************/

.golden, .controlRequired {
    color:#BCA858;
}
.goldenTitle {
    color:#BCA858;
    font-family:georgia;
    font-weight:normal;
    padding-bottom:20px;
}
.grayTitle,a.grayTitle:visited, a.grayTitle:active {
    color:#9AB6C8;
    font-family:georgia;
    font-weight:normal;
    padding-bottom:20px;
}
a.grayTitle:hover {
    color:#808080;
}

.viewContent .grayTitle {
    font-size:150%;
}

.mediumTitle {
    font-size:130%;
}
.georgiaFont {
    font-family:georgia;
}
.putItRight {
    float:right;
}
.putItLeft {
    float:left;
}
.underlined {
    text-decoration:underline;
}
.bkgFooterBlue {
    background:#9AB6C8;
}
.noListStyleType {
    list-style-type:none;
}
.hasBkgImage, a.hasBkgImage {
    text-indent:-1000em;
}
.capsText {
    text-transform:uppercase;
}
/******************************** buttons *****************************************/

button {
    border:none;
}
button.validate, a.register, a.anulate, button#jforms_account_registration_one_nextstep {
    background:url('../Images/stdButtons.png') no-repeat;
    width:82px;
    text-indent:-1000em;
    height:26px;
    display:block;
}
button#jforms_account_registration_one_nextstep {
    float:right;
}
a.register {
    background-position: 0 -26px;
}
button.validate:hover,
button#jforms_account_registration_one_nextstep:hover {
    background-position: -82px 0;
}
a.register:hover {
    background-position: -82px -26px;
}
a.anulate {
    background-position: 0 -52px;
}
a.anulate:hover {
    background-position: -82px -52px;
}
/******************************** login box ***************************************/
#loginBox, #registerBox {
    padding:10px 0 0 20px;
}
#registerBox {
    padding-top:10px;
    border-top:1px solid #D0E1ED;
}
.inputBox label {
    width:100px;
    display:block;
}
.connecForms {
    padding-bottom:10px;
}
#loginBox button.validate {
    margin-top:10px;
}
input#login, input.password {
    width:170px;
    margin-bottom:10px;
    font-size:80%;
}
#lostPassword {
    margin-top:10px;
    width:140px;
}
/*********************************** header *************************************/

#headerContent {
    background:url('../Images/header.png') no-repeat top;
    height:133px;
    width:1190px;
}
#linkAccueil {
    display: block;
    height: 133px;
    width: 405px;
    float:left;
}
#logosPartners {
    float: left;
    margin-left: 120px;
    padding-top: 45px;
}

#logoBanquePopulaire, #logoEditionsGarnier, #logoLeFigaro {
    float:left;
}

#logoBanquePopulaire {
    height: 75px;
    margin-left: 65px;
    width: 145px;
}
#logoEditionsGarnier {
    height: 35px;
    margin-left: 15px;
    margin-top: 20px;
    width: 85px;
}
#logoLeFigaro {
    width: 160px;
    height: 35px;
    margin-top: 20px;
}

#headerMenuContent {
    width: 980px;
    background:url('../Images/bkg-navMenu.png') repeat-x;
}
#headerNavButtons {
    float: left;
}
#userZone {
    height:32px;
}
#userActionsArea {
    height:32px;
}
ul.dropdown {
    position: relative;
    margin:0;
}
ul.dropdown ul.sub_menu {
    margin: 0;
    position: absolute;
    top: 100%;
    z-index: 3000;
    left:0;
    background:#B1CBDA;
}
ul.dropdown.navMenu ul {
    margin-left:0;
}

ul.dropdown li {
    float:left;
    border-right:1px solid #FFF;
    cursor:pointer;
    position:relative;
    top:2px;
}
ul.dropdown.userMenu li {
    border-right:none;
}
ul.dropdown.userMenu li.menuElmt {
    border-left:1px solid #FFF;
}
ul.dropdown li a{
    padding:0 20px;
    
}
ul.dropdown a.headerNavButton, ul.sub_menu a.headerMenuSubLink {
    color:#FFF;
    padding: 0 40px;
    display: block;
}
ul.dropdown a.headerNavButton {
    line-height: 31px;
    text-align: center;
}
ul.sub_menu a.headerMenuSubLink {
    line-height: 15px;
}
ul.dropdown li a:hover, ul.sub_menu li a:hover {
    color:#FFEC91;
}
ul.sub_menu li{
    float:none;
    border-right:none;
    border-bottom:1px solid #FFF;
    margin-top:0;
    cursor:pointer;
}
ul.sub_menu li a.headerMenuSubLink {
    padding: 10px 5px;
    display: block;
    font-size:85%;
}
ul.sub_menu li:hover a.headerMenuSubLink, ul.sub_menu li:hover a.headerMenuSubLink {
    color:#FFEC91;
}
ul.sub_menu li:last-child {
    border-bottom:none;
}
#userActionsArea {
    float:right;
}
div#headerMenuContent span.menuSelected {
    display: block;
    width:0;
    height:0;
    border-width: 15px; /* value should match margin-left above */
    border-style:solid;
    border-color: #9AB6C8 transparent transparent transparent; /* create up arrow */
    margin: auto;
    position:relative;
    top:-2px;
}

.doubleArrows {
    background: url('../Images/chevronNav.png') no-repeat;
    width:7px;
    height:5px;
    float:left;
    margin-right:2px;
    position: relative;
    top: 5px;
}
ul.sub_menu li:hover .doubleArrows{
    background-position: -7px 0;
}
/************************************ wrapper ******************************************/

div#mainContentWrapper {
    margin-top:15px;
    padding-left:40px;
}
div#bodywrapper.accueil div#mainContentWrapper {
    padding-left:0;
}

/************************************* central *****************************************/

#hpWrapper {
    background:url('../Images/photo.jpg') bottom left no-repeat #FFF;
    min-height:590px;
}
#hpTopBloc {
    padding-left:300px;
    min-height:300px;
}
#hpTopBloc p.indexText {
    text-align: justify;
    -ms-text-justify : newspaper ;
    text-justify: newspaper;
}
#aloneBloc {
    padding-left:400px;
    min-height:500px;
}
#hpLeftContent {
    width:360px;
    float:left;
    border-right:1px solid #D0E1ED;
    min-height:300px;
    padding-right: 10px;
}
#hpRightContent {
    float:right;
    width:300px;
}
#hpBottomBloc {
    padding: 10px 0 0 300px;
}
#appStore {
    float:left;
}
.adAppIPad, .adAppIPhone {
    background:url('../Images/appstore.png') no-repeat;
    width:365px;
    height:128px;
    display:block;
}
.adAppIPhone {
    background-position:0 -130px;
}
#pubSprite {
    background:url('../Images/pave-ecrivains.jpg') no-repeat;
    width:300px;
    height:250px;
    display:block;
    float:right;
}
#jeuConcoursIBiblio {
    background:url('../Images/jeu_ibiblio_pave.jpg') no-repeat center center transparent;
    width:300px;
    height:250px;
    display:block;
    float:right;
    border: 1px solid rgb(208, 225, 237);
    padding: 3px;
}


/********************************* registration ************************************/
.userFormItem {
    padding:5px 0;
    clear:both;
}
.actionsFormItem.validate {
    margin-bottom:20px;
}
#accntCNIL {
    font-size:90%;
    padding-bottom:10px;
}
#accntInfo {
    margin-bottom:10px;
}
#jforms_account_lostpwd .userFormItem {
    text-align:center;
}
#jforms_account_lostpwd .actionsFormItem.validate {
    margin-top:10px;
}
/********************************** footer *****************************************/

#footerWrapper {
    height:177px;
}

#footer {
    width:980px;
    margin:auto;
    color:#FFF;
    padding-top:20px;
}
#footer a, #footer a:active, #footer a:visited {
    color:#FFF;
}
#footer a:hover {
    color:#FFEC91;
}
#copyright, #usefullLinks {
    padding-top:5px;
}
#usefullLinks li, #socialLinks li {
    float:left;
}
#usefullLinks li {
    padding: 0 10px;
    border-right:1px solid #FFF;
}
#usefullLinks li:last-child {
    border-right:none;
}
#usefullLinks {
    margin-left:500px;
}
#socialLinks {
    padding-right:20px;
    position:relative;
    top:-7px;
}
.facebook {
    background:url('../Images/socialbookmarks.png') no-repeat;
    width:30px;
    height:32px;
    display:block;
    margin-left:20px;
}
.twitter {
    background:url('../Images/socialbookmarks.png') no-repeat -30px 0;
    width:30px;
    height:32px;
    display:block;
}

/************************************ alphabetic list ************************************/

.viewContent h2 {
    margin-top:40px;
    padding-bottom:0;
    font-size:200%;
}

.alphaListGlobal, .thmListGlobal {
    width:100%;
    border-bottom:1px solid #9AB6C8;
    display:block;
    padding:10px 0;
}
li.viewListTheme:last-child li.viewListItem:last-child .alphaListGlobal,
li.viewListItem:last-child .thmListGlobal {
    border-bottom: none;
}
.alphaListGlobal .idocWTitle,
.thmListGlobal .idocWTitle {
    font-size:170%;
    padding: 5px 0 5px 20px;
    display:block;
    font-style:normal;
}
.alphaListGlobal .idocBookAuthor,
.thmListGlobal .idocBookAuthor {
    font-size:100%;
    padding: 0 0 5px 20px;
    display:block;
    text-transform:uppercase;
}
.alphaListGlobal .idocBookAuthor {
    color:#BCA858;
}
.thmListGlobal .idocBookAuthor {
    color: #9AB6C8;
}
.alphaListSmall {
    background:url('../Images/accolade-small.png') no-repeat left;
    width:100%;
    height:47px;
    border-bottom:1px solid #9AB6C8;
    display:block;
    margin-top:30px;
}
.alphaListSmall span {
    padding-left:20px;
    font-size:200%;
    
}
/*************************** legal infos and satellite pages ************************/
#infoMain p {
    margin-bottom:20px;
}
#infoMain .grayTitle {
    font-size:120%;
    padding-bottom:5px;
}
/*************************  Book Index *************************************************/
div#bodywrapper.authorsList span.idocBookAuthor {
    display:none;
}
.docIndex h2 {
    font-size:200%;
    padding-bottom:5px;
    color:#000;
}
.docIndex h3 {
    margin-top:0;
}
#bookCover {
    background:url('../Images/undercover.png') no-repeat top left;
    height:450px;
    width:281px;
    display:block;
    position:relative;
    float:left;
    margin-right:20px;
}
.bookCoverImg {
    position:absolute;
    text-indent:0;
    top:20px;
    left:98px;
}
div#bodywrapper.docIndex .bookIndex {
    float:left;
    width:255px;
    margin-bottom:20px;
}
div#bodywrapper.docIndex .bookIndex li {
    background:url('../Images/chevronResume.png')  no-repeat left;
    width:250px;
    padding:10px 20px;
}
div#bodywrapper.docIndex .docIndex {
    margin-top:100px;
}

/************************* cluetip ***********************************/
#cluetip {
    z-index:3000;
}
#cluetip-outer {
    padding:1em;
    text-align:left;
    background:#FFF;
    border:2px solid #DDD;
    overflow:scroll;
}
#cluetip-outer .idocImportant {
    color:#333;
    border-bottom:none;
    font-weight:bold;
}
#cluetip-title,
#cluetip-inner {
    color:#333;
    font-size:90%;
}
#cluetip-inner .idocPage {
    width:220px;
}
#cluetip-inner .idocImgLand {
    overflow:scroll;
}
#cluetip-outer .idocBlock {
    text-align:left;
}
.idocBlockIntro .idocRoman {
    font-size:105%;
}
.imcdocHeadIcons {
    margin-top:1em;
}


/**************** Contact ********************/
div.contactWrapper {
    width: 600px;
    margin: auto;
}
form#jforms_structure_contact input,
form#jforms_structure_contact textarea {
    float:right;
    width:400px;
}
button#jforms_structure_contact_nextstep_sendAppMger {
    background: transparent url('../Images/stdButtons.png') no-repeat scroll 0 -77px;
    width:82px;
    text-indent:-1000em;
    height:26px;
    display:block;
    margin: auto;
}

button#jforms_structure_contact_nextstep_sendAppMger:hover {
    background-position: -82px -77px;
}

/**************** Ma sélection *****************/

.signets
{
	margin: 10px 0px 10px 50px;
	font-size: 13px;
}
li.viewListItem
{
    margin-bottom: 10px;
}
