body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}

a {
    outline:0;
    cursor:pointer;
    color: #8b8b8b;
}
.wrapper{background: url("images/bg_top.jpg") repeat-x #12416C;}
a img {
    border: 0;
}
.ban-aams {
    background: none repeat scroll 0 0 #414141;
    border-bottom: 1px solid #545454;
    display: block;
    height: 60px;
	}

.wrap-aams {
    color: #808080;
    line-height: 60px;
    margin: 0 auto;
    width: 960px;
}	
.clear {
    clear: both;
}

h1.home {
    text-indent: -9999px;
    position: absolute;
}
/* @group First layout part : header */

#top {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#top #top_banner {
    height: 39px;
}
* html #top #top_banner {
    height: auto;
}
#top #top_banner .logo {
    float: left;
}
#top #top_banner #top_menu {
    list-style: none;
    margin: 0;
    color: #fff;
    display: inline;
    font-size: 12px;
    padding: 12px 0 12px 30px;
    height: 15px;
    float: left;
}
* html #top #top_banner #top_menu {
    padding: 0;
    padding-left: 30px;
}
#top #top_banner #top_menu li {
    display: inline;
    margin: 0 5px;
}
#top #top_banner #top_menu li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 5px;
    height: 15px;
    text-shadow: 0px 0px 0px #fff;
    transition: text-shadow .2s ease-in;
    -webkit-transition: text-shadow .2s ease-in;
}
#top #top_banner #top_menu li a:hover {
    /*background: url("images/bg_top_hover.jpg") repeat-x;*/
    text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;
}

#top #banner {
    background: url("images/top_bg_head.jpg") no-repeat, url("images/bottom_bg_head.jpg") no-repeat bottom;
    background: url("images/bottom_bg_head.jpg") no-repeat bottom\9;
    margin-top: 1px;
    position: relative;
    color: #D6E1FF;
    font-size: 14px;
    line-height: 23px;
}
* html #top #banner {
    background: url("images/bottom_bg_head.jpg") no-repeat bottom;
    position: static;
}
#top #banner h2,#top #banner .title, #top #banner .title-min {
    font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", Helvetica, Century Gothic, Arial, sans-serif;
    color: #000;
    font-size: 42px;
    text-shadow: 1px 1px 0px #256FAA;
    font-weight:normal;
}
* html #top #banner .title, * html #top #banner .title-min {
    color: #fff;
    font-size: 36px;
    margin: 10px 0 30px 0;
}
#top #banner .title-min, * html #top #banner .title-min {
    font-size: 28px;
}
#top #banner .chapo {
    margin-top: -23px;
    font-size: 16px;
    text-shadow: 1px 1px 2px #000;
}
#top #banner #edito {
    float: left;
    width: 540px;
}
#top #banner #edito a.betnow {
    height: 87px;
    width: 532px;
    background: url("images/btn_betnow.png") no-repeat center center;
    position: absolute;
    cursor: pointer;
    text-decoration:none;
}

#top #banner #edito a.betnow span {
    color: #FFFFFF;
    display: block;
    font-family: helvetica,Arial;
    font-size: 20px;
    font-weight: bold;
    height: 44px;
    left: 186px;
    line-height: 17px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 18px;
    width: 160px;
    letter-spacing: -1px;
}

#top #banner #edito .safe_clear {
    height: 100px;
}
#top #banner #top_books {
    float: right;
    width: 400px;
}
#top #banner #top_books #top_container {
    padding: 5px;
    width: 100%;
    border: 1px #0D263B solid;
    border-radius: 5px;
    background-color: #123E66;
    background: rgba(18, 62, 102, .5);
}
* html #top #banner #top_books #top_container {
    background-color: #123E66;
}
#top #banner #top_books #top_container #the_top {
    width: 100%;
    text-align: center;
}
#top #banner #top_books #top_container #the_top tr {
    height: 50px;
}
#top #banner #top_books #top_container #the_top tr:not(:last-child) td {
    border-bottom: 1px solid #165281;
}
#top #banner #top_books #top_container #the_top .rank {
    color: #135FA7;
    width: 20px;
    font-size: 25px;
    text-shadow: -1px -1px 0px #0C2C4A;
    font-family: 'Trebuchet MS';
}
#top #banner #top_books #top_container #the_top .logo {
    width: 150px;
}
#top #banner #top_books #top_container #the_top .bonus {
    width: 150px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
#top #banner #top_books #top_container #the_top .play {
    width: 80px;
    text-align: left;
}
#top #banner #top_books #top_container #the_top .play a.go_play {
    background: url("images/btn_play.png") no-repeat scroll center center transparent;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 62px;
    text-decoration:none;
    color:#fff;
}
#top #banner #top_books #top_container #the_top .play a.go_play span {
    color: #FFFFFF;
    display: block;
    font-family: Helvetica,Arial;
    font-weight: bold;
    height: 18px;		font-size:10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 8px;
    width: 52px;
}
#top #banner .foot {

}

/* @end */

/* @group Second layout part : content */

#bottom {
    margin: 0;
    padding: 0;
    background: url("images/bg_bottom.jpg") repeat-x #D6D6D6;
    text-align: center;
}
#bottom #content {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#bottom #content #mid_ban {
    height: 77px;
    background: url("images/arrow_bottom.png") no-repeat;
}
#bottom #content #mid_ban .title {
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    height: 25px;
    margin-top: 15px;
    overflow: hidden;
    text-shadow: 0 0 2px #000000;
    width: 776px;
}
#bottom #content #mid_ban #social {
    float: right;
    color: #898989;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 15px;
}
#bottom #content #mid_ban #social a img {
    vertical-align: -10px;
}

#bottom #content #left_content {
    float: left;
}

#bottom #content .article {
    width: 600px;
    padding: 20px;
    background-color: #FFF;
    border-bottom: solid 3px #b5b5b5;
    border-right: solid 3px #b5b5b5;
    margin-bottom: 20px;
}
#bottom #content .article .infos {
    width: 225px;
    height: 180px;
    background: url("images/article_arrow.jpg") no-repeat center right;
    float: left;
}
#bottom #content .article .infos img {
    margin-bottom: 20px;
}
#bottom #content .article .infos .read_review {
    width: 98px;
    height: 38px;
    background: url("images/art_read.jpg") no-repeat;
    position: absolute;
    cursor: pointer;
}
#bottom #content .article .infos .bet_now {
    width: 97px;
    height: 38px;
    background: url("images/art_bet.jpg") no-repeat;
    position: absolute;
    margin-left: 98px;
    cursor: pointer;
}
#bottom #content .article .text {
    width: 350px;
    float: right;
}
.article .excerpt {
    width: 390px;
    float: left;
}


* html #bottom #content .article .text {
    width: 300px;
}
#bottom #content .article .text p {
    font-size: 12px;
    color: #888888;
    line-height: 17px;
}
#bottom #content .article .text .title, #bottom #content .article .text .title a {
    color: #124F87;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
#bottom #content .single {
    width: 600px;
    padding: 20px;
    background-color: #FFF;
    border-bottom: solid 3px #b5b5b5;
    border-right: solid 3px #b5b5b5;
    margin-bottom: 20px;
}
#bottom #content .single .cat, #bottom #content .single .cat a {
    text-transform: uppercase;
    margin: 0;
    text-decoration: none;
    color: #2D7BC8;
    font-size: 12px;
}
#bottom #content .single h1.title, #bottom #content .single .title a {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Century Gothic, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    font-size: 38px;
    margin: 0;
    text-decoration: none;
}
#bottom #content .single .the_date {
    color: #A2A2A2;
    font-size: 12px;
}
#bottom #content .single .the_content {
    font-family: Georgia, serif;
    color: #2D2D2D;
    text-align: justify;
}
#bottom #content .single .the_content .article_image {
    padding: 5px;
    border: 1px #DDD solid;
    float: right;
    margin: 10px;
}
#bottom #content .single .the_content .article_image.alt {
    float: left;
}
#bottom #content #sidebar {
    float: right;
    width: 243px;
    background: #fff;
    border-bottom: solid 3px #b5b5b5;
    border-right: solid 3px #b5b5b5;
}
#bottom #content #sidebar .rss_icon {
    float: right;
    position: relative;
    top: -5px;
    right: -5px;
}
#bottom #content #sidebar .head_title {
    color: #717171;
    margin-left: 10px;	margin-bottom:0;
    font-size: 20px;
}
* html #bottom #content #sidebar .head_title {
    padding: 20px 0;
}
#bottom #content #sidebar .news {
}
#bottom #content #sidebar .news p {
    padding-left: 10px;
}
#bottom #content #sidebar .news .date {
    color: #ff8a00;
    font-size: 12px;
}
#bottom #content #sidebar .news .title {
    
}

#sidebar div.title {
    padding-left: 10px;
}
#sidebar .newsletter{
    background: url("images/newsletter.png") no-repeat transparent;
    padding-left: 65px;
    padding-top: 70px;
    width:174px;
}

#sidebar .subtitle {
    padding-left: 10px;
    color:#0b5b85;
}

#bottom #content #sidebar .news .read_more, #bottom #content #sidebar .news .read_more a {
    margin-top: -10px;
    color: #014380;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 30px;
}
#bottom #content #sidebar .news .read_more a:hover {
    text-decoration: underline;
}


/* @end */

/* @group Third layout part : footer */

#footer {
    margin: 0;
    padding: 0;
    background: url("images/bg_footer.jpg") repeat-x #12416C;
    text-align: center;
}
#footer #content {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#footer #content .cta {
    height: 53px;
    margin: 0 auto;
    width:725px;
}
#footer #content .cta img {
    float:left;
    margin-top:7px;
}

#footer #content .cta span.linetext {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    margin: 0 28px;
    overflow: hidden;
    position: relative;
    top: 25px;
}
#footer #content .cta a.foot_betnow {
    background: url("images/foot_bet.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 38px;
    margin-top: 8px;
    position: relative;
    text-decoration: none;
    width: 110px;

}
#footer #content .cta a.foot_betnow span {
    display: block;
    font-weight: bold;
    height: 17px;		font-size:15px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 11px;
    width: 92px;
}
* html #footer #content .cta a.foot_betnow {
    margin: -10px 0 0 10px;
}
#footer #content #columns {
    background: url("images/top_bg_head.jpg") no-repeat;
}
#footer #content #columns .column {
    float: left;
    width: 250px;
    padding: 0 30px;
    margin: 20px 0 0 0;
}
* html #footer #content #columns .column {
    width: 250px;
}
#footer #content #columns div.column.articles {
    border-right: #0C2B48 1px solid;
}
#footer #content #columns .column.news {
    border-right: #0C2B48 1px solid;
    border-left: #185289 1px solid;
}
#footer #content #columns .column.top {
    border-left: #185289 1px solid;
}
#footer #content #columns .column .title {
    font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", Helvetica, Century Gothic, Arial, sans-serif;
    color: #000;
    font-size: 26px;
    margin-top: 0;
    text-shadow: 1px 1px 0px #256FAA;
}
#footer #content #columns .column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer #content #columns .column ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
#footer #content #columns .column ul li a:hover {
    text-decoration: underline;
}
#footer #content #columns .column ul li a:before {
    content: "- ";
}
#footer #content #closer {
    color: #000;
    font-size: 11px;
    line-height: 5px;
    margin-bottom: 10px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
    background: #000;
    display: block;
    float: left;
    margin: 0 auto;
    width: 540px;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
    width: 528px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#access .menu-header li,
div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #eee;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
}
#access ul ul li {
    min-width: 180px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
    background: #333;
    color: #fff;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}

a span.btnmiddle{
    background: url("images/middle_link.png") repeat-x scroll left top transparent;
    height:38px;
    padding-left: 10px;
    display:block;
}

a span.btnleft{
    background: url("images/left_link.png") no-repeat scroll left top transparent;
    height:38px;
    padding-left: 12px;
    display:block;
    margin-top: 11px;
    float: right;
}

a span.btnright{
    background: url("images/right_link.png") no-repeat scroll right top transparent;
    height:38px;
    padding-right: 16px;
    display:block;
    float:right;
}

a span.btntext{
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 21px;
    margin-top: 10px;
    text-align:center;
    text-decoration:none;
}

.excerpt .title a{
    color:#01417d;
    text-decoration:none;
    font-size: 22px;
    font-weight:normal;
}

.page h1 {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 20px 20px 0;
    text-decoration: none;
}

#bottom #content .page {
    background-color: #FFFFFF;
    border-bottom: 3px solid #B5B5B5;
    border-right: 3px solid #B5B5B5;
    margin-bottom: 20px;
    width: 600px;
}

.page-content{
    color:#2d2d2d;
    font-size:13px;
    padding: 0 20px 20px;
    line-height: 20px;
}

.page .summary{
    background-color:#eef4fa;
    padding:10px 20px;
    color:#2d2d2d;
    font-weight: bold;
    font-size:13px;
}

.page .enbref{
    text-transform:uppercase;
    font-size:20px;
    font-weight:bold;
    letter-spacing: -2px;
    color:#b7cee2;
    font-family:"Arial Black", sans-serif;
}

.summary p{
    line-height: 16px;
    margin: 0;
    text-align: justify;
}


.content h2,.content h3{
    color:#01417d;

}

.content h3,.excerpt h3{
    margin:0;
    text-align:left;
}
.excerpt{
    color:#8b8b8b;
    font-size:12px;
    text-align:justify;
}
.block{
    display:block;
}
.clr{
    clear:both;
}

.right{
    float:right;
}
.left{
    float:left;
}

.shareinfo{
    background: url("images/shareinfo.png") no-repeat scroll left top transparent;
    height:24px;
    width:122px;
    text-indent:-9999px;
    margin-right: 10px;
}

.sharefb{
    background: url("images/mini-fb.png") no-repeat scroll left top transparent;
    height: 15px;
    margin-left: 15px;
    margin-top: 5px;
    padding-left: 18px;
}
.sharetwt{
    background: url("images/mini-twit.png") no-repeat scroll left top transparent;
    height: 15px;
    margin-left: 15px;
    margin-top: 5px;
    padding-left: 18px;
}
.sharedsm{
    clear:both;
}
.sharedsn{
    clear: both;
    float: left;
    margin-top: 23px;
}
.thumb{
    width:181px;
    margin-left: 23px;
}

.article .content{
    color:#2d2d2d;
    font-size:13px;
}

.date{
    color:#8b8b8b;
    font-size:12px;
    margin-top:0;
    text-align:right;
}
.sharedsm a{
    text-decoration:none;
}

a.submitbtn{
    background: url("images/newslettersubmit.png") no-repeat scroll left top transparent;
    height: 37px;
    width: 137px;
    display:block;
    text-decoration:none;
    margin: 0 auto;
}

.submitnl{
    color: #0B5B85;
    display: block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-left: 6px;
    overflow: hidden;
    padding-top: 3px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}
.newsletter input{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #878787;
    font-size: 12px;
    font-weight: bold;
    margin-left: 4px;
    outline: 0 none;
    padding: 7px 10px 8px 9px;
    width: 122px;
}
.newsletter .text{
    width:140px;
    margin-left:3px;
}

a.bet_now, a.read_review{
    text-decoration:none;
    color:#fff;
}
.bet_now span,.read_review span {
    display: block;
    font-size: 13px;
    margin-top: 11px;
    text-align: center;
    width: 90px;
}

.art-date{
    float:left;
    font-size:13px;
    margin: 0 0 0 20px;
    color: #8B8B8B;
}
/* @end */



/*content top books*/
.content #top_container{
    background: none repeat scroll 0 0 #12416C;
    border: 1px solid #0D263B;
    padding: 5px;
    margin: 10px 0;
    width: 100%;
}
.content #the_top {
    width: 100%;
    text-align: center;
}
.content #the_top tr {
    height: 50px;
}
.content #the_top tr:not(:last-child) td {
    border-bottom: 1px solid #165281;
}
.content #the_top .rank {
    color: #135FA7;
    width: 20px;
    font-size: 25px;
    text-shadow: -1px -1px 0px #0C2C4A;
    font-family: 'Trebuchet MS';
}
.content #the_top .logo {
    width: 150px;
}
.content #the_top .bonus {
    width: 150px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.content #the_top .play {
    width: 80px;
    text-align: left;
}
.content #the_top .play a.go_play {
    background: url("images/btn_play.png") no-repeat scroll center center transparent;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 62px;
    text-decoration:none;
    color:#fff;
}
.content #the_top .play a.go_play span {
    color: #FFFFFF;
    display: block;
    font-family: Helvetica,Arial;
    font-weight: bold;
    height: 18px;	
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 8px;
    width: 52px;
}

/*General image alignement*/
/*Commons image style in content*/
.content .alignleft, .content .alignright, .content .aligncenter , .content .alignnone{
	border:1px solid #d6d6d6;
        margin:5px 0 10px 0;
}

.content .aligncenter{
	margin-left:auto;
        margin-right:auto;
}

.content .alignleft{
	float:left;
	margin-right:25px;
}
.content .alignright{
	float:right;
	margin-left:25px;
}

/*email registration ajax*/
.is-success {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    display: none;
    height: 180px;
    position: absolute;
    width: 243px;
    z-index: 2;
}

.is-loading {
    background: url("images/loading/loader.gif") no-repeat scroll center center #000000;
    bottom: 186px;
    height: 200px;
    opacity: 0.55;
    position: relative;
    z-index: 2;
}

#formNewsletter{
    background: url("") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    width: 243px;
    height: 200px;
}

fieldset{
    border:none;
    padding:0;
    margin:0;
}

.book-list ul{
    padding:0;
    list-style: none outside none;
    margin-top: 10px;
}
.book-list ul li{
    border: 1px #eee solid;
}
.book-list a{
    text-decoration:none;
}

.book-list .button {
    background: url("images/btn_play.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    height: 40px;
    margin-right: 4px;
    margin-top: 1px;
    position: relative;
    text-decoration: none;
    width: 62px;
}

.book-list .button span {
    color: #FFFFFF;
    display: block;
    font-family: Helvetica,Arial;
    font-size: 9px;
    font-weight: bold;
    height: 18px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 14px;
    width: 52px;
}