

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: "arial"  !important;
}


body{
    background-color:#feedcf;
    height: auto;
}



#content {
    margin:auto;
    width: 1000px;
    height: auto;
    background-image:url("images/fond.png");

}

#header {
    position:relative;
    left: 186px;
    top: 28px;
}

/*----------------------MiniJeux-------------------------------*/
#texteMiniJeux {
    position : relative;
    /*top : 90px;*/
    font-family: Gill Sans, sans-serif; 
    font-size: 25;
}

.caseMiniJeux {
    /*margin-top: 100px;*/
    margin-right: 0px;
    margin-left: 0px;
    width: 1000px;
    height: 658px;
    /*top:100px;*/
    overflow:hidden;
    background-color:white;
    background-size: cover;
}
.rectangleGris {
    position:relative;
    top:10px;
    width: 1000;
    height: 600px;
    overflow:hidden;
    background-color:eaeaea;
    background-size: cover;
}

#infoMiniJeux {
    font-family: Gill Sans, sans-serif; 
    font-size: 30;
    opacity:0.1;
}


#miniJeu1 {
    position:relative;
    left: 100px;
    top: 7px;
    opacity:0.8;
    height: 45px;
}
#miniJeu1:hover{
    opacity:1 !important;
}

#miniJeu2 {
    position:relative;
    left: 190px;
    top: 7px;
    opacity:0.8;
    height: 45px;
}
#miniJeu2:hover{
    opacity:1 !important;
}

#miniJeu3 {
    position:relative;
    left: 300px;
    top: 7px;
    opacity:0.8;
    height: 45px;
}
#miniJeu3:hover{
    opacity:1 !important;
}

#iFrame {
    position:relative;
    left: 0px;
    top: -252px;
    width: 1000px;
    height: 600px;

}

#retourDuJeu{
    position : relative;
    left:20px;
    top : -292px;
    font-size: 20;
    width:100px;
    background-color:white;
    border-radius:20px;
    visibility:hidden;
    opacity:0.7;
}
#retourDuJeu:hover{
    opacity:1;
}

/*----------------------Tests-------------------------------*/

#texteTests {
    position : relative;
    top : 50px;
    font-family: Gill Sans, sans-serif; 
    font-size: 25;
}


.caseTests {
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    width: 1000;
    height: 750px;
    overflow:hidden;
    background-color:white;
    background-size: cover;
}


/*-----------Personnages---------*/

#texteChoixPersonnage {
    position : relative;
    top : 80px;
    left : 50px;
    font-family: Book Antiqua, sans-serif; 
    font-size: 20;
}

#persoVert {
    position:relative;
    left: 290px;
    top: 0px;
    opacity:0.2;
}
#persoVert:hover{
    opacity:1 !important;
}

#persoRose {
    position:relative;
    left: 400px;
    top: 0px;
    opacity:0.2;
}
#persoRose:hover{
    opacity:1 !important;
}


#persoBlanc {
    position:relative;
    left: 500px;
    top: 0px;
    opacity:0.2;
}
#persoBlanc:hover{
    opacity:1 !important;
}

#persoJaune {
    position:relative;
    left: 610px;
    top: 0px;
    opacity:0.2;
}
#persoJaune:hover{
    opacity:1 !important;
}



/*-----------Lieux---------*/


#texteChoixLieux {
    position : relative;
    top : 147px;
    left : 50px;
    font-family: Book Antiqua, sans-serif; 
    font-size: 20;
}

#salon {
    position:relative;
    left: 300px;
    top: -50px;
    opacity:0.2;
}
#salon:hover{
    opacity:1 !important;
}

#cuisine {
    position:relative;
    left: 390px;
    top: -50px;
    opacity:0.2;
}
#cuisine:hover{
    opacity:1 !important;
}

#chambre {
    position:relative;
    left: 480px;
    top: -50px;
    opacity:0.2;
}
#chambre:hover{
    opacity:1 !important;
}

#bureau {
    position:relative;
    left: -149px;
    top: 95px;
    opacity:0.2;
}
#bureau:hover{
    opacity:1 !important;
}

#salleBain {
    position:relative;
    left: -56px;
    top: 130px;
    opacity:0.2;
}
#salleBain:hover{
    opacity:1 !important;
}

#sousSol {
    position:relative;
    left: 40px;
    top: 82px;
    opacity:0.2;
}
#sousSol:hover{
    opacity:1 !important;
}

/*-----------Armes---------*/

#texteChoixArme {
    position : relative;
    top : 200px;
    left : 50px;
    font-family: Book Antiqua, sans-serif; 
    font-size: 20;
}

#cleAnglaise {
    position:relative;
    height : 45px;
    left: 279px;
    top: 0px;
    opacity:0.2;
}
#cleAnglaise:hover{
    opacity:1 !important;
}

#gigot {
    position:relative;
    left: 90px;
    top: 106px;
    opacity:0.2;
}
#gigot:hover{
    opacity:1 !important;
}

#chandelier {
    position:relative;
    left: 158px;
    top: 97px;
    height : 150px;
    opacity:0.2;
}
#chandelier:hover{
    opacity:1 !important;
}

#tuyau {
    position:relative;
    left: 281px;
    top: 0px;
    opacity:0.2;
}
#tuyau:hover{
    opacity:1 !important;
}

#revolver {
    position:relative;
    left: -40px;
    top: 90px;
    opacity:0.2;
}
#revolver:hover{
    opacity:1 !important;
}

#ouvrelettre {
    position:relative;
    left: -40px;
    top: 90px;
    height : 80px;
    opacity:0.2;
}
#ouvrelettre:hover{
    opacity:1 !important;
}

#verifier {
    position:relative;
    left: 450px;
    top: 180px;
    opacity:0.7;
}
#verifier:hover{
    opacity:1 !important;
}

#porterAccusation{
    position:relative;
    left: 310px;
    top: 150px;
    width : 360px;
    opacity:0.8;
    font-family: Book Antiqua, sans-serif; 
    font-size: 25;
    background-color:#ff6767;
    border-radius:20px;
}

#porterAccusation:hover{
    opacity:1 !important;
}


#tuAsPerdu {
    position:relative;
    top:-578px;
    width: 1000;
    height: 800px;
    background-color:eaeaea;
    background-size: cover;
    visibility:hidden;

}

#texteTuAsPerdu {
    font-family: gill sans, sans-serif; 
    font-size: 25;
}

#tuAsGagne {
    position:relative;
    top:-1410px;
    width: 1000;
    height: 800px;
    background-color:eaeaea;
    background-size: cover;
    visibility:hidden;

}

#texteTuAsGagne {
    font-family: gill sans, sans-serif; 
    font-size: 25;
}

#jaicomprisGagne {
    position:relative;
    top:20px;
    font-size: 20;
    width:150px;
    background-color:white;
    border-radius:20px;
    opacity:0.7;
}

#jaicomprisPerdu {
    position:relative;
    top:50px;
    font-size: 20;
    width:150px;
    background-color:white;
    border-radius:20px;
    opacity:0.7;
}

#jaicomprisPerdu:hover{
    opacity:1;
}


#jaicomprisGagne:hover{
    opacity:1;
}

#medaille {
    position:absolute;
    top:80px;
    left:320px;
}

/*----------------------Telechargements footer-------------------------------*/

#texteTelechargements {
    position : relative;
    margin-top: 70px;
    top : 30px;
    font-family: Gill Sans, sans-serif; 
    font-size: 25;
}


.caseLiensTelechargement {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
    width: 1000;
    height: 56px;
    top: 0px;
    overflow:hidden;
    background-color:white;
    background-size: cover;

}
#telechargerPack {
    position:relative;
    left: 80px;
    top: 10px;
    height: 37px;
    opacity:0.8;
}
#telechargerPack:hover{
    opacity:1 !important;
}


#telechargerApplication {
    position:relative;
    left: 180px;
    top: 5px;
    height: 33px;
    opacity:0.8;
}
#telechargerApplication:hover{
    opacity:1 !important;
}

#telechargerRegles {
    position:relative;
    left: 250px;
    top: 5px;
    height: 28px;
    opacity:0.8;
}
#telechargerRegles:hover{
    opacity:1 !important;
}


/*----------------------Footer-------------------------------*/

.footer {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1000;
    height: 100px;
    top: 0px;
    overflow:hidden;
    background-size: cover;

}

#logoEnfiny {
position : relative;
left: 405px;
top : 17px;
height : 75px;
opacity : 0.5;
}

#logoEnfiny:hover{
    opacity:1 !important;
}
