body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
margin-left: 7px;
margin-right: 7px;
background-color: #F7E409;
}
#header {
height: 80px;
background-color: #F7E409;
}


#haut {
height: 30px;
background-color:#CECFCE;
width: 100%;
}

#haut a {
margin: 0 2px;
color: #FF0000;
text-decoration: underline;
font-weight: normal;
}

#haut a:hover {
text-decoration: none;
}

#conteneur {
position: absolute;
width: 100%;
background-color:#F7E409;
}



#centre {
background-color:#99CC00;
margin-left: 150px;
margin-right: 150px;
text-align: center;
}

#centre img {
    border: none;
    float: right;
    }

#centre_blague {
background-color:#FFFFFF;
margin-left: 150px;
margin-right: 150px;
text-align: center;
font-size: large;
}
#centre_blague .contour{
background-color: #C1EF94;
border: 1px dashed green;
padding: 5px;
}

#centre_blague .reponse{
background-color: #DFDF00;
border: 1px dashed green;
padding: 5px;
}

#centre_blague .prenom{
background-color: #FFFFA6;
border: 1px dashed green;
padding: 5px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(formbg.gif) repeat-x left top;
}

#gauche {
position: absolute;
left: 0;
width: 150px;

}
#droite {
position: absolute;
right:0;
width: 130px;
text-align: center;
}
#droite a img {
    border: none;
    float: left;
    }
#pied {
height: 30px;
background-color: #CECFCE;
color: #FF0000;
font-weight: normal;
}
#pied a {
margin: 0 2px;
color: #FF0000;
text-decoration: underline;
font-weight: normal;
}

#pied a:hover {
text-decoration: none;
}
#pied a img {
    border: none;
    float: left;
    }



.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;

}

.menuhaut a {
margin: 0 2px;
color: #FFFF00;
text-decoration: underline;
font-weight: bold;
word-spacing:15px
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
a {
margin: 0 2px;
color: red;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}

p {margin: 0 0 10px 0;}

.pos1 {
    position: absolute;
    z-index:2;
    Top: 2px;
    Left: 5px;
    color: red;
font-size: large;
}
.pos2 {
    position: absolute;
    z-index:1;
    Top: 3px;
    Left: 7px;
    color: yellow;
    font-size: large;
}


a img {
    border: none;
    float: right;
    }
.questionquizz {
	color: #FF0000;
	background-color: transparent;
	font-weight: bold;
}

.questionquizzerror {
	color: #0000FF;
	background-color: transparent;
	font-weight: bold;
}

applet {
border: solid 12px #990000 ;
width: 450px ;
height: 350px ;
text-align: center;

}


