/* 
    Document   : content
    Created on : 12 févr. 2010, 00:48:43
    Author     : Cezarion
    Description:
        Feuille de style de Alcatraz
*/


/* FONT FACE*/

@font-face {
    font-family: 'HelveticaLTStdCompressed';
    src: url('../_assets/fonts/helveticaltstd-comp-webfont.eot');
    src: url('../_assets/fonts/helveticaltstd-comp-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_assets/fonts/helveticaltstd-comp-webfont.woff') format('woff'),
         url('../_assets/fonts/helveticaltstd-comp-webfont.ttf') format('truetype'),
         url('../_assets/fonts/helveticaltstd-comp-webfont.svg#HelveticaLTStdCompressed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTStdBoldCondensed';
    src: url('../_assets/fonts/helveticaltstd-boldcond-webfont.eot');
    src: url('../_assets/fonts/helveticaltstd-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_assets/fonts/helveticaltstd-boldcond-webfont.woff') format('woff'),
         url('../_assets/fonts/helveticaltstd-boldcond-webfont.ttf') format('truetype'),
         url('../_assets/fonts/helveticaltstd-boldcond-webfont.svg#HelveticaLTStdBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaLTStdCondensed';
    src: url('../_assets/fonts/helveticaltstd-cond-webfont.eot');
    src: url('../_assets/fonts/helveticaltstd-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_assets/fonts/helveticaltstd-cond-webfont.woff') format('woff'),
         url('../_assets/fonts/helveticaltstd-cond-webfont.ttf') format('truetype'),
         url('../_assets/fonts/helveticaltstd-cond-webfont.svg#HelveticaLTStdCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Main styles */
html *
{ 
    font-family: "trebuchet MS", arial, verdana, sans-serif;
    font-size:14px;
}

body {background:#8f034a none no-repeat scroll 0 0; color:#404704;}

h1, h2, h3, h4, h5, h6,.cite {font-family: "HelveticaLTStdCompressed", Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0.05em;}
h1 {
    background: url('images/header.png') no-repeat scroll center top #581b3a;
    text-indent: -9999px;
    height:490px;
}
h1 a {display: block; height: 100%; width:100%;}
h2
{
    color: #FFFFFF;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.07em;
    margin: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}

h3 {color:#FFF; font-size:18px; margin: 0 0 20px;}
h4 {font-size:20px; margin:0 0 10px; padding:0; height:55px; color: inherit;}

a {color:#6A110D;}

p {margin:0 0 10px; line-height:18px;}

strong, em, u {font-family:inherit !important;}
strong {font-weight:bold;}

* html p {font-size:15px;}

.left {float: left}
.right {float: right}
.clear {
    height: 1px;
    width: 100%;
    clear: both;
    visibility: hidden;
}

blockquote {
    font-family:Arial, helvetica, calibri, sans-serif; font-style:italic; line-height:20px;
    margin:10px auto 20px;
    color:#FFF;
    }

 #pageflip
 {
        width:800px;
        height:850px;
        display:block;
        margin: 0 auto;
}

.cite {
    color:#FFF;
    font-size:18px;
    }

a.acheter {
    background:transparent url(images/bt-acheter.png) no-repeat scroll 0 0;
    display: block;
    float: right;
    height: 19px;
    margin-top: 5px;
    text-indent: 9999px;
    width: 64px;
}

a:hover.acheter{
    background-position: 0 -20px;
}

a.lire-extrait {
    display:block;
    height:26px;
    width:84px;
    background:transparent url(images/bt-extrait.png) no-repeat scroll 0 0;
    text-indent:-9999em;
}

a:hover.lire-extrait {
    background-position: 0 -26px;
}

.error-param {display:block !important; width:600px; margin: 10px auto; font-family:georgia, serif; font-size:22px; text-align:center; padding:5px; background-color:#a20917; border:1px solid #FFF;}

.formular fieldset {background: none;}
.formular div {height:35px;}
.formular label {float:left; width:140px; margin:8px 0 0 0}
.formular input[type="text"] {float:left; width:250px; border:1px solid #e3e709; background-color: #fbfcb9;padding:3px; color:#666666;}
.formular #buttons {margin-left:150px;}
.formular select {width:70px; float:left; margin-left:28px;}
.formular .checkbox label {margin:4px 0 0 10px}
#jeuForm .formular {width:520px; margin:10px 0 0 40px; }
*+html #jeuForm .formular {padding-left:100px; margin-left:0;}
#jeuForm label {width:220px;}
#jeuForm #buttons {margin-left:250px;}

form.formular {width:720px; position:relative; float:left;}
.legend {margin:0; font-size:15px; padding:12px 0 0; width:720px; height:32px; font-family:"HelveticaLTStdCondensed"; background:transparent url("images/t_legend.jpg") no-repeat scroll 0 0; text-indent: 18px;}
.formular, .formular input, label {float:left; margin:5px 0;}
.formular input {margin-left:10px;}
.formular label {margin-left:10px; width:600px; color:#444403;}
#signup2 {height: 320px;}
#signup2 label { color:#444403; width: 150px;}
.formular input[type=button],.formular  input[type=submit] {width:150px; padding: 5px;}
.formular .submit {
    background-color: #A43071;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: none;
    margin: 10px auto;
    padding: 5px;
    width: 150px;}
* html .formular fieldset {background-position: 0 30px;}
*+html .formular fieldset {background-position: 0 30px;font-size:16px;}
*+html .legend {font-weight:bold;}
*+html form.formular {height:220px;}
*+html .formular label{font-size:13px; margin-top:9px;}
.formular fieldset div {clear:both;}

#formID.formular { height: 250px; width: 720px;}
#formID.formular fieldset{width:720px; margin:0 0 20px; clear:both; display:block; overflow:hidden; background:transparent url("images/t_bg.jpg") repeat-x scroll 0 15px; position:absolute;}
#formID .legend_big {margin:0; font-size:15px; padding:12px 0 0; width:720px; height:65px; background:transparent url("images/t_legend_big.jpg") no-repeat scroll 0 0; text-indent: 18px;}
#formID.formular fieldset input {margin-left: 30px;}
/*TITRES*/

h3.onglet-black {
    background:transparent url("images/onglet_tome.gif") no-repeat scroll 0 0;
    height:30px;
    width:223px;
    margin: 0;
    text-align: center;
    color:#fcfdba;
    padding: 15px 0 0;
}


.left-col, .right-col {float:left;}

#pas-right {position:absolute;right:0; z-index:250;}
#pas-left {position:absolute;left:0; z-index:251;}

#header {
    width: 100%;
    height: 490px;
    background-color: #581b3a;
    overflow: hidden;
    border-bottom: 50px solid #25b9d2;
}

#page {width:100%;}

#content
{
    width:900px;
    margin:-35px auto 0;
    z-index: 10;
    position: relative;
}

#perso {background:transparent url("images/perso.png") no-repeat scroll 0 15px; position:absolute; width:389px; height:900px; left:-70px; z-index:0;}
#main{position:relative; z-index:20}

.lance-jeu {
    background: url("images/bt-lance-jeu.png") no-repeat scroll center top transparent;
    height: 200px;
    left: 700px;
    position: absolute;
    text-indent: -9999px;
    top: -200px;
    width: 200px;
    z-index: 11;
    cursor:pointer;
}

.lance-jeu:hover {
    background-position: 0 -200px;
}

#jeuflash {width:850px; height:500px; margin:0 auto; display:none; }
#jeuForm {width:850px; overflow:hidden; height:500px; margin:0 auto; display:none; background:transparent url("images/bgJeu.png") no-repeat scroll center top; }
#jeuForm h5 {font-size:15px;}
#jeuForm h5, #jeuForm h6 {margin:0 40px 4px;}
#jeuForm .submit {margin-top:0; margin-bottom:0;}
.flash {width:850px; height:500px; margin:0 auto; position:relative; z-index:300;}
/*****FOOTER*******/
#footer
{
    background:#581b3a url("images/footer.png") no-repeat scroll center top;
    height:97px;
    text-align:center;
    overflow:hidden;
}

#footer .logo
{
    width:102px;
    height:17px;
    background:transparent url("images/logo-mango.png") no-repeat scroll 0 0;
    margin:20px auto 10px;
}

#footer p, #footer a
{
    color:#FFF;
    font-family:verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size:10px;
}

/***MENU*****/

.tabs {width:800px; height:50px; margin:0 auto;}
.tabs li {float:left;margin:0;}
.tabs li a {
    display:block;
    height:50px;
    overflow:hidden;
    margin:0;
    font-family: "HelveticaLTStdCompressed", Helvetica, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    text-decoration: none;
    letter-spacing: 0.07em;
    font-size: 22px;
    width:142px;
    color:#1f5b65;
    text-shadow:1px 1px 0 #7cd5e4;
    font-weight: normal;
}

.tabs li a.current, .tabs li a:hover{
    background: transparent url('images/tab-current.png') no-repeat scroll 30% 97%;
    color:#FFF;
}

.tabs li.tab2 a {width:230px;}
.tabs li.tab2 a.current, .tabs li.tab2 a:hover{
    background-position: 10% 97%;
}

/**CONTENU**/

.panes {width:800px; margin:30px auto;overflow:hidden;}

.c {
    background-color: #C8CC00;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
    width: 760px;
}
#la-serie.c {padding: 0; background-color: transparent;}
.texte {margin-top:15px; width:500px; float:left;}
.texte-img {width:244px; float:right; margin:0;}
.texte-left {float:right; margin:80px auto 40px;}
.bloc {-moz-border-radius:10px; -webkit-border-radius:10px;  padding:10px; background-color:#7E7E17; color:#E5E218;}

.livre {width: 760px; padding: 20px; background-color: #8acfdf; margin: 20px 0; clear: both; float:left;}
.entete {font-family: "HelveticaLTStdBoldCondensed"; font-size: 22px; color:#FFF; line-height:32px;}

.livre h3 {background: transparent url('images/titre-tome1.png') no-repeat scroll 0 0; height: 60px; width: 500px; text-indent: -9999px;}
.livre h4 {font-size: 18px;}
.livre .left {float:left; width:500px;}
.livre .right {float:right; width:240px;}
.livre .right p {font-size: 12px;color:inherit; line-height:13px; margin:0 auto; text-align: right; text-transform: uppercase; width: 150px;}
.livre .right img {margin:10px; margin:15px auto 15px; display: block; box-shadow: 0 0 5px #000;-moz-box-shadow: 0 0 5px #000;-webkit-box-shadow: 0 0 5px #000;}
.resume .aparaitre {font-size: 23px; color:#053503; margin:63px 0;}
.suspension {color:#581b3a; font-size: 3em; margin:0 72px;}

#tome1 * {color:#003658 !important;}
#tome2.livre h3 {background-image: url('images/titre-tome2.png');}
#tome2 {background-color: #c6d119; color:#003c34 !important;}
#tome3.livre h3 {background-image: url('images/titre-tome3.png');}
#tome3 {background-color: #e63877; color:#581b3a !important;}

#revue {color:#25b9d3; text-shadow:5px 5px 0 #581B3A, 4px 4px 0 #581B3A, 3px 3px 0 #581B3A, 2px 2px 0 #581B3A,1px 1px 0 #581B3A;}

.revue {
    width: 610px; padding: 20px 20px 40px;
    margin:20px 0; background: #581b3a url("images/bulle-bottom-left.png") no-repeat scroll left bottom;
}

.revue.right {background-image: url("images/bulle-bottom-right.png"); background-position: right bottom; text-align: right;}

#target {width:129px; height:33px; background:transparent url("images/bt_go.png") no-repeat scroll center top; display:block; text-indent:-9999px; margin:65px 50px 0 0; border:0; float:right;}
#target:hover {background-position: center -33px; cursor:pointer;}
*+html #target {margin-top:65px;}

.results {display:none;}
.zone {position:relative; width:720px; height:350px; clear:both; margin:15px auto;}

#extrait {padding:0; width:800px;}
#extrait h2 {margin: 20px;}

#reponse, #jeu {position: absolute; clear:both; width:720px;}
#reponse .pane {margin:0; background:transparent url("images/bg_boxBody.jpg") no-repeat scroll 0 0; padding:5px 30px; min-height:225px; color:#444403; position:absolute;}
#reponse .pane p {font-family:georgia, "Times New Roman", Times, serif; }

* html #header .left-col{margin:30px 0 0 30px;}
* html p, * html label {font-size:15px;}
* html legend {font-size:18px; line-height:15px;}

/**QUIZ MENU**/

#tabMenu {   margin:10px 0 0;  padding:0; list-style:none;  height:61px; overflow:hidden; }
#tabMenu li {  float:left;  height:61px; cursor:pointer;  margin: 0; }

li.a1 { background:transparent url("images/t_dinosaures.gif") no-repeat scroll 0 -1px; width:169px;}
li.d4 { background:transparent url("images/t_crystalliotes.gif") no-repeat scroll 0 -1px; width:178px;}
li.b2 { background:transparent url("images/t_oculateurs.gif") no-repeat scroll 0 -1px; width:163px;}
li.c3 { background:transparent url("images/t_bibliothecaires.gif") no-repeat scroll 0 -1px; width:201px;}

#reponse li.mouseover {background-position:0 -63px;}
#reponse li.mouseout {background-position:0 -1px;}
#reponse li.selected {background-position:0 -63px;}
#reponse li.profil {background-position:0 -125px;}

/* tabs (those little circles below slides) */
.tab {
	float:left;
	margin:25px 0 0 100px;
        overflow: hidden;
        width:180px;
        position:relative;
        z-index:10;
}
*+html .tab {left:15px;}
/* single tab */
.tab a {
	width:11px;
	height:11px;
	float:left;
	margin:3px;
	background:url(images/navigator.jpg) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.tab a:hover {
	background-position:0 -11px;
}

/* active state (current page state) */
.tab a.current {
	background-position:0 -22px;
}


/* prev and next buttons */
.forward, .backward  {
	float:left;
	margin-top:10px;
	display:block;
	width:108px;
	height:54px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;
}
.forward    { background:transparent url("images/bt_suivant.jpg") no-repeat scroll 0 0; float:right; margin-right:50px;}
.backward  { background:transparent url("images/bt_precedent.jpg") no-repeat scroll 0 0;float:left;margin-left:50px; position:relative; z-index:10;}
/* next */
.forward                                                             { background-position: 0 0; clear:right; }
.forward:hover, .forward:active, .backward:active, .backward:hover 	{ background-position:-109px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;
}

.error {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-box-shadow:0 0 10px #FFFFFF;
    -webkit-box-shadow:0 0 10px #FFFFFF;
    background-color:#F9FAB4;
    margin:0 auto;
    display: none;
    clear:both;
    color:#B41A1A;
    font-weight:bold;
    padding:10px;
    text-align:center;
    text-transform:uppercase;
}

.clickable {cursor: pointer; padding: 20px; clear:both; float: left; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.clickable.hover {-moz-box-shadow: 0 0 5px #86880d; background-color: #dcdf5d;}
.fb a {text-decoration: none; font-size:15px; font-weight: bold; color:#404704;}

a#close_form {position:relative; float:right; z-index:550; display: block; width:30px; height:30px;}
#merci {width:450px; margin:30px auto;}
#merci p, #merci input {font-size:18px; font-family: georgia, "Times New Roman", Times, serif; text-align:center; padding:3px;}
#merci div { margin:0 auto;}
.required { border-left:1px solid #FBFCB9; margin-left:570px; padding-left:7px; position:absolute; width:220px; height:auto !important; color:#6A110D; }

/*******PICTOS ****/

.picto_voiture {position: relative; z-index:500; float:right; margin-right:10px;}
.picto_dino {position: relative; z-index:500; float:right; margin-right:10px; width:250px; height:280px;}
.picto_livre {position: relative; z-index:500}
.picto_porte {position: relative; z-index:500; float:left; margin-right:10px;}

/*SHARE*/
.addthis_toolbox .two_column
{
        border: 2px solid #e3e709;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fbfcb9;
}

.addthis_toolbox .two_column  a { color:#053503 !important; font-size:13px; }
.addthis_toolbox .two_column  a:hover {background-color:#e3e709 !important;}
