html{
    height:101%;
	overflow-y:scroll;
}
html, body{
    margin:0;
    padding:0;
	width:100%;
}
body{
    background-color:transparent;
    color:#000000;
}    

body,button,input,optgroup,option,select,textarea{
    font-family:arial,helvetica,verdana,sans-serif;
    font-size:12px;
}
img{
    border:0;
}
strong{
    font-weight:bold;
}
em{
    font-style:italic;
}

blockquote,code,h1,h2,h3,h4,h5,h6,p,pre{margin:0;padding:0}
button,fieldset,form,input,legend,textarea,select{margin:0;padding:0}
fieldset{border:0}

h1, h1 a{
    color:#000000;
	font-size:18px;
	text-transform:uppercase;
}
h2, h2 a{
    font-size:18px;
	font-weight:normal;
	color:#000000;
}
h3, h3 a{
    font-size:14px;
	font-weight:bold;
	color:#000000;	
}


/*forms*/
input[type=text], input[type=password], select, textarea{
    border:1px solid #cccccc;
}
input[type=radio], input[type=checkbox]{
	padding:0;
	vertical-align:middle;
	height:13px;
	width:13px;	
}
input[type=radio]{
    margin:4px 0 4px 0;
}
input[type=checkbox]{
    margin:3px 5px 3px 0;
}
input{
	padding:2px;
}
option{
	padding:2px 10px 0 0;
}
button,input[type=button],input[type=image],input[type=reset],input[type=submit],label{
    cursor:pointer;
}
input[type=submit]{
    padding:4px;
}


label{
    display:block;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:3px;	
}
label.proposition{
    display:inline;
	font-weight:normal;
    margin:0;
	padding:0;
}

/**************************************************************************************************/
/* tinyMCE */
/**************************************************************************************************/

.page-content{
    width:485px;
}
.page-content h2{
    font-size:18px;
	font-weight:normal;
	color:#000000;
}
.page-content h3{
    font-size:14px;
	font-weight:bold;
	color:#000000;	
}
.article_image{
    float:left;
	margin-right:10px;
	cursor:pointer;	
}

ul, li{
    list-style:none;
	margin:0;
	padding:0;	
}
.page-content li{
	background:url(/images/puce.gif) no-repeat center left;	
    padding:0 0 0 15px;	
}
hr, .hr{
	background:transparent url(/images/filet.gif) center center no-repeat;
	width:485px;
	height:3px;
	margin:15px 0 15px 0;
	padding:0;
	line-height:3px;
	font-size:1px;
	border:0;
}

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceVisualAid {
	border: 1px dashed #BBB;
}
.mceItemTable {
	width:100%;
}
.mceItemTable td {
	width:50%;
}
.mceItemTable td.right {
	text-align:right;
}
a.mceItemAnchor {
	width:12px;
	line-height:6px;
	overflow:hidden;
	padding-left:12px;
	background:url(/images/anchor.gif) no-repeat bottom left;
}
img.mceItemAnchor {
	width:12px;
	height:12px;
	background:url(/images/anchor.gif) no-repeat;
}
.citation, blockquote {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
	quotes: "\00AB" "\00BB";
}
.citation:before , blockquote:before {
	content: open-quote " ";
}
.citation:after , blockquote:after {
	content: " " close-quote;
}
img.darmkimage, img.darmkyoutube, img.darmkdailymotion, img.darmkflash, img.darmkvideo, img.darmkaudio, img.darmkflashvideo {
	margin : 10px;
}
span.darmkyoutube, span.darmkdailymotion, span.darmkflash, span.darmkvideo, span.darmkaudio, span.darmkflashvideo {
	margin : 10px;
}

a,a:link,a:active,a:visited{
    color:#026F7C;
    font-weight:bold;	
    text-decoration:underline;		
}
a:focus,a:hover{
    color:#026F7C;
    text-decoration:none;			
}

/**************************************************************************************************/
/*fin tinyMCE*/
/**************************************************************************************************/

button,input[type=button],input[type=image],input[type=reset],input[type=submit],label{
    cursor:pointer;
}

.hidden{
    display:none;
}
.clear{
    clear:both;
    font-size:0;
    line-height:0;
    display:block;
    height:0;
    overflow:hidden;
}
.error{
    color:#ff0000;
}
.saved{
    color:#009900;
	font-weight:bold;
	font-size:16px;
}
.left{
    float:left;
	margin-right:10px;
}
.highlight{
    font-weight:bold;
}

body, html{
    background-color:#71B2B9;
}

#main-container{
    width:1130px;
	margin:auto;
}

#main{
    width:944px;
	padding-left:93px;
	padding-right:93px;	
    background:transparent url(/images/fond.jpg) 0 0 no-repeat;		
	padding-bottom:60px;	
}
#main-left{
    width:188px;
	float:left;
	padding-top:33px;
}
#main-center{
    width:528px;
	float:left;
	margin-left:20px;
}
#main-right{
    width:188px;
	float:right;
	padding-top:36px;
}
#main-center2{
    width:736px;
	float:left;
	margin-left:20px;
}

#logo{
    width:179px;
	height:119px;
    background:transparent url(/images/logo.png) 0 0 no-repeat;		
	display:block;
	float:left;
	margin-left:-20px;
    cursor:pointer;		
}

#alaune1, #alaune1_off{
    width:735px;
	height:98px;
	float:right;
	margin-top:19px;
	padding-top:1px;
	padding-left:24px;
}
#alaune1{
    background:transparent url(/images/alaune1.png) 0 0 no-repeat;		
}
#alaune1_off{
    background:transparent url(/images/alaune1_2.png) 0 0 no-repeat;		
}
#alaune1 img, #alaune1_off img{
    width:728px;
	height:90px;
}

/*planches*/
.planche-top{
    width:736px;
	height:63px;
    background:transparent url(/images/planche_top.png) 0 0 no-repeat;			
}
.planche-middle{
    width:736px;
    background:transparent url(/images/planche_middle.png) 0 0 repeat-y;			
}
.planche-middle-content{
    margin-left:60px;
    width:595px;
}
.planche-bottom{
    width:736px;
	height:48px;
    background:transparent url(/images/planche_bottom.png) 0 0 no-repeat;			
}
#planche-img{
    margin-top:20px;
	cursor:pointer;
}
.planche-pagination{
    margin-top:20px;
}
.planche-pagination, .planche-pagination *{
    font-size:11px;
}
.planche-pagination a{
    color:#000;
}
.planche-pagination-pages{
    float:left;
}
.planche-pagination-nav{
    margin-left:130px;
    float:left;
}
.planche-pagination-total{
    float:right;
}
/**/

/*newsletter*/
#newsletter-title{
    color:#ffffff;
	margin-top:5px;
	margin-bottom:3px;
}
#newsletter-field{
    width:152px;
	height:37px;
    background:transparent url(/images/newsletter.png) 0 0 no-repeat;		
	float:left;
}
#newsletter-field input{
    border:0;
	margin-top:5px;
	margin-left:10px;	
}
#newsletter-ok{
    width:25px;
	height:37px;
    background:transparent url(/images/newsletterok.png) 0 0 no-repeat;		
	float:left;
	border:0;
}
#newsletter-callback{
    color:#ffffff;
	font-size:11px;
}

/*archives*/
#archives-top{
    width:188px;
	height:56px;
    background:transparent url(/images/archives_top.png) 0 0 no-repeat;
	margin-top:5px;
}
#archives-middle{
    width:158px;
    background:transparent url(/images/archives_middle.png) 0 0 repeat-y;
	padding:10px 15px 10px 15px;
	color:#ffffff;
}
#archives-middle, #archives-middle *{
    font-size:11px;
}
#archives-bottom{
    width:158px;
	padding:0 15px 0 15px;	
	height:118px;
    background:transparent url(/images/archives_bottom.png?v=2) 0 0 no-repeat;
}
#archives-bottom input{
    margin-bottom:-5px;
}
#archives-bottom *{
    font-size:11px;
}
#recherche-ok{
    width:25px;
	height:27px;
    background:transparent url(/images/rechercheok.png) 0 0 no-repeat;		
	border:0;
	vertical-align:top;
	margin-left:5px;
}
.archives-title{
    font-weight:bold;
	padding-top:10px;
	padding-bottom:1px;
}

/*catalogue*/
#catalogue{
    width:188px;
	height:112px;
    background:transparent url(/images/catalogue.png) 0 0 no-repeat;
    margin-top:5px;	
}
#catalogue select{
    margin-top:60px;
    margin-left:15px;	
}
#catalogue *{
    font-size:11px;
}

/*mon compte*/
#oubli-mdp{
    float:right;
	margin-right:20px;
}

/*a lire a voir*/
#alireavoir-top{
    width:188px;
	height:58px;
    background:transparent url(/images/alireavoir_top.png) 0 0 no-repeat;
	margin-top:25px;
}
#alireavoir-middle{
    width:180px;
    background:transparent url(/images/alireavoir_middle.png) 0 0 repeat-y;
	padding:0 7px 0 1px;
}
#alireavoir-middle-texte{
    padding:5px 15px 0 10px;
}
#alireavoir-middle-texte, #alireavoir-middle-texte *{
    font-size:11px;
}
#alireavoir-bottom{
    width:188px;
	height:30px;
    background:transparent url(/images/alireavoir_bottom.png) 0 0 no-repeat;
}

/*a la une 2*/
#alaune2-top{
    width:188px;
	height:36px;
    background:transparent url(/images/alaune2_top.png) 0 0 no-repeat;
	margin-top:20px;
}
#alaune2-top_off{
    width:188px;
	height:36px;
    background:transparent url(/images/alaune2_top2.png) 0 0 no-repeat;
	margin-top:20px;
}
#alaune2-middle{
    width:180px;
    background:transparent url(/images/alaune2_middle.png) 0 0 repeat-y;
	padding:0 7px 0 1px;
}
#alaune2-middle img{
    margin-top:-12px;
}
#alaune2-bottom{
    width:188px;
	height:8px;
    background:transparent url(/images/alaune2_bottom.png) 0 0 no-repeat;
}

/*nav principale*/
.nav{
    width:528px;
	height:58px;
	margin-bottom:-15px;
	margin-top:5px;
}
#nav-jungle{
    background:transparent url(/images/onglets_jungle.png) 0 0 no-repeat;
}
#nav-kids{
    background:transparent url(/images/onglets_kids.png) 0 0 no-repeat;
}
#nav-miss{
    background:transparent url(/images/onglets_miss.png) 0 0 no-repeat;
}
#nav-thriller{
    background:transparent url(/images/onglets_thriller.png) 0 0 no-repeat;
}
#nav-off{
    background:transparent url(/images/onglets_off.png) 0 0 no-repeat;
}
.nav-link{
    cursor:pointer;
	display:block;
	width:123px;
	height:58px;
	float:left;
}
#accueil{
    background:transparent url(/images/retouraccueil.png) 0 3px no-repeat;
	display:block;
	width:40px;
	padding-left:18px;
    color:#ffffff !important;	
	margin-bottom:15px;
}


/*bloc article*/
.actualite-top, .actualite-top1, .actualite-top2, .actualite-top3, .actualite-top4, .album-top, .album-top1, .album-top2, .album-top3, .album-top4, .article-top{
    width:528px;
	height:68px;
}
.actualitedivers-top, .actualitedivers-top1, .actualitedivers-top2, .actualitedivers-top3, .actualitedivers-top4{
    width:528px;
	height:68px;
}
.prepub-top, .prepub-top1, .prepub-top2, .prepub-top3, .prepub-top4, .prepubexclu-top, .prepubexclu-top1, .prepubexclu-top2, .prepubexclu-top3, .prepubexclu-top4{
    width:528px;
	height:68px;
}
.article-top{
    background:transparent url(/images/article_top.png) 0 0 no-repeat;
}
.actualite-top{
    background:transparent url(/images/actualite_top.png) 0 0 no-repeat;
}
.actualite-top1{
    background:transparent url(/images/actualite_top1.png) 0 0 no-repeat;
}
.actualite-top2{
    background:transparent url(/images/actualite_top2.png) 0 0 no-repeat;
}
.actualite-top3{
    background:transparent url(/images/actualite_top3.png) 0 0 no-repeat;
}
.actualite-top4{
    background:transparent url(/images/actualite_top4.png) 0 0 no-repeat;
}
.album-top{
    background:transparent url(/images/album_top.png) 0 0 no-repeat;
}
.album-top1{
    background:transparent url(/images/album_top1.png) 0 0 no-repeat;
}
.album-top2{
    background:transparent url(/images/album_top2.png) 0 0 no-repeat;
}
.album-top3{
    background:transparent url(/images/album_top3.png) 0 0 no-repeat;
}
.album-top4{
    background:transparent url(/images/album_top4.png) 0 0 no-repeat;
}
.actualitedivers-top{
    background:transparent url(/images/actualitedivers_top.png) 0 0 no-repeat;
}
.actualitedivers-top1{
    background:transparent url(/images/actualitedivers_top1.png) 0 0 no-repeat;
}
.actualitedivers-top2{
    background:transparent url(/images/actualitedivers_top2.png) 0 0 no-repeat;
}
.actualitedivers-top3{
    background:transparent url(/images/actualitedivers_top3.png) 0 0 no-repeat;
}
.actualitedivers-top4{
    background:transparent url(/images/actualitedivers_top4.png) 0 0 no-repeat;
}
.prepub-top{
    background:transparent url(/images/prepub_top.png) 0 0 no-repeat;
}
.prepub-top1{
    background:transparent url(/images/prepub_top1.png) 0 0 no-repeat;
}
.prepub-top2{
    background:transparent url(/images/prepub_top2.png) 0 0 no-repeat;
}
.prepub-top3{
    background:transparent url(/images/prepub_top3.png) 0 0 no-repeat;
}
.prepub-top4{
    background:transparent url(/images/prepub_top4.png) 0 0 no-repeat;
}
.prepubexclu-top{
    background:transparent url(/images/prepubexclu_top.png) 0 0 no-repeat;
}
.prepubexclu-top1{
    background:transparent url(/images/prepubexclu_top1.png) 0 0 no-repeat;
}
.prepubexclu-top2{
    background:transparent url(/images/prepubexclu_top2.png) 0 0 no-repeat;
}
.prepubexclu-top3{
    background:transparent url(/images/prepubexclu_top3.png) 0 0 no-repeat;
}
.prepubexclu-top4{
    background:transparent url(/images/prepubexclu_top4.png) 0 0 no-repeat;
}
.article-middle{
    width:488px;
    background:transparent url(/images/article_middle.png) 0 0 repeat-y;
	padding:0 20px 0 20px;
}
.article-bottom{
    width:528px;
	height:32px;
    background:transparent url(/images/article_bottom.png) 0 0 no-repeat;
}			
.article-date{
    color:#444444;
}
.permalien{
    float:right;
}
.permalien *{
    font-size:11px;
}

/*top pages*/
.compte-top, .contact-top, .credits-top, .mentions-top, .foreignrights-top, .goodies-top, .sondage-top, .concours-top, .club-top{
    width:528px;
	height:68px;
}
.compte-top{
    background:transparent url(/images/rub_compte.png) 0 0 no-repeat;
}
.contact-top{
    background:transparent url(/images/rub_contact.png) 0 0 no-repeat;
}
.credits-top{
    background:transparent url(/images/rub_credits.png) 0 0 no-repeat;
}
.mentions-top{
    background:transparent url(/images/rub_mentions.png) 0 0 no-repeat;
}
.foreignrights-top{
    background:transparent url(/images/rub_foreignrights.png) 0 0 no-repeat;
}
.goodies-top{
    background:transparent url(/images/rub_goodies.png) 0 0 no-repeat;
}
.sondage-top{
    background:transparent url(/images/rub_sondage.png) 0 0 no-repeat;
}
.concours-top{
    background:transparent url(/images/rub_concours.png) 0 0 no-repeat;
}
.club-top{
    background:transparent url(/images/rub_club.png) 0 0 no-repeat;
}


/*club col gauche*/
.clubconnexion-top{
    width:188px;
	height:57px;
    background:transparent url(/images/club_top.png) 0 0 no-repeat;
}
.clubconnexion-middle{
    width:158px;
	padding:0 15px;
    background:transparent url(/images/club_middle.png) 0 0 repeat-y;
	padding-bottom:5px;
}
.clubconnexion-middle, .clubconnexion-middle *{
    font-size:11px;
}
.clubconnexion-middle label{
    margin-top:5px;
}
.clubconnexion-middle input[type=text],.clubconnexion-middle input[type=password]{
    width:100px;
}
.clubconnexion-middle input{
    vertical-align:top;
}
.clubconnexion-bottom{
    width:188px;
	height:18px;
    background:transparent url(/images/club_bottom.png) 0 0 no-repeat;
}
.connexion-ok{
    width:25px;
	height:27px;
    background:transparent url(/images/rechercheok.png) 0 0 no-repeat;
	border:0;
	margin-bottom:10px;
}
/**/

/*sondages*/
.sondage-question{
    padding-bottom:20px;
}
.sondage-question-titre{
    margin-bottom:3px;
	font-weight:bold;
}
#sondage-form{
    margin-top:20px;
}
.sondage-error{
    color:#ff0000;
	font-weight:bold;
	padding:10px;
	border:1px dotted #ff0000;
	margin:10px 0;
}
/**/

/*fiche album*/
.bloc-pdfs{
    float:left;
	width:240px;
	margin-top:20px;
	overflow:hidden;
}
.bloc-liens{
    float:right;
	width:240px;
	margin-top:20px;	
	overflow:hidden;	
}
.punaise{
    width:30px;
	height:27px;
    background:transparent url(/images/punaise.gif) 0 -2px no-repeat;
	display:block;
	float:left;
}
.album-lien{
	float:left;
}
.autres-albums{
    width:180px;
	height:25px;
    background:transparent url(/images/lesautresalbums.png) 0 0 no-repeat;
	margin-top:30px;
}
.album-image{
    float:left;
	margin:10px 20px 10px 0;
}


/*lien PDF*/
.bleu-left{
    width:10px;
	height:33px;
    background:transparent url(/images/bt-left.png) 0 0 no-repeat;
    float:left;
	display:block;
	cursor:pointer;	
}
.bleu-middle{
    height:29px;
    background:transparent url(/images/bt-middle.png) 0 0 repeat-x;
	float:left;
	color:#ffffff;
	display:block;	
	padding-top:4px;
	cursor:pointer;
}
.bleu-middle, .bleu-middle *{
    font-weight:normal;
	font-size:12px;
}
.bleu-middle strong{
    font-weight:bold;
}
#main-left .bleu-middle{
    width:133px;
}
.bleu-right{
    width:15px;
	height:33px;
    background:transparent url(/images/bt-right.png) 0 0 no-repeat;
	float:left;	
	display:block;
	cursor:pointer;	
}

/*goodies*/
.goodies-image{
    float:left;
	width:106px;
	cursor:pointer;
}
.goodies-content{
    float:right;
	width:367px;	
}
/**/

/*pagination*/
#pagination{
    text-align:center;
	margin-top:20px;
}
#pagination, #pagination a{
    color:#ffffff; 
}
.pagination-bt{
    margin:0 5px 0 5px;
	vertical-align:middle;
	border:0;
	text-decoration:none;
}

/*footer*/
#footer{
    width:100%;
	height:23px;
    background:transparent url(/images/fond_footer.jpg) 0 0 repeat-x;
}
#footer-nav{
    padding-top:3px;
    width:520px;
	margin:auto;
}
#footer-nav li{
    float:left;
    color:#ffffff;	
}
#footer-nav li a{
    color:#ffffff;
	margin:0 10px 0 10px;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
#sitemap-container{
    width:937px;
    margin:auto;
	position:relative;
	z-index:10;
}
#sitemap{
    width:937px;
	height:290px;
    background:transparent url(/images/footer-roll.png?v=4) 0 0 no-repeat;
	display:none;
}
#sitemap a{
    color:#000000;
	font-weight:normal;
}
#footer-container{
    width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:10;	
}
#sitemap-close{
    width:100px;
	height:33px;
	display:block;
	position:absolute;
	top:0;
	left:840px;
	cursor:pointer;
}
#toutes-actus{
    width:137px;
	height:33px;
    background:transparent url(/images/toutes_actus.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	top:50px;
	left:30px;
	cursor:pointer;	
}
#tous-albums{
    width:137px;
	height:33px;
    background:transparent url(/images/tous_albums.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	top:90px;
	left:30px;	
	cursor:pointer;	
}
#tous-articles{
    width:137px;
	height:33px;
    background:transparent url(/images/tous_articles.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	top:130px;
	left:30px;	
	cursor:pointer;	
}
#sitemap-univers{
	position:absolute;
	top:90px;
	left:207px;	
}
#sitemap-thematiques{
	position:absolute;
	top:90px;
	left:358px;		
}
#sitemap-articles{
	position:absolute;
	top:90px;
	left:572px;			
}
#sitemap-club{
	position:absolute;
	top:90px;
	left:733px;			
}


	
/*shadowbox*/
#mainform{
	display:none;
    z-index:1000;
    position:fixed;
    top: 50px;	
    left: 0px;
    margin:0;
    padding:0;	
	width:100%;
	text-align:center;
}
#pagemask{
	display:none;
    z-index:999;
    position:absolute;
	background:#333333;
    left: 0%; 
    top: 0%;
    width: 100%;
    height: 100%;
    min-height: 100%;	
    margin-left: 0px;
    margin-top: 0px;
}
#zoom-image{
    max-width:100%;
}

