body {
background : #310600;
font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
font-size : 0.7em;
margin : 0;
padding : 0;
min-width : 1000px;
}
a {
color : #bc4300;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : underline;
}
img {
border : none;
vertical-align : middle;
}
ul {
list-style-type : square;
}
p {
text-align : justify;
}




.floatleft {float : left;}
.floatright {float : right;}
.clear {clear : both;}
.tleft {text-align : left;}
.tright {text-align : right;}
.center {text-align : center;}
.bold {font-weight : bold;}
.italic {font-style : italic;}
.underline {text-decoration : underline;}


.erreur {color : #F00;
font-weight : bold;
font-size : 1.4em;}
.astuce {color : #0a0;
font-weight : bold;
font-size : 1.4em;}



.activ {display:block;}
.noactiv {display:none;}









/*
html>body .matieres {
position : fixed;
z-index : 4;
top : 180px;
left : 50%;
width : 80px;
height : 40px;
margin-left: -40px;
text-align : center;
}
.form_matieres {
background : url(bg/pano-bas.png) no-repeat top center;
width : 100%;
height : 40px;
}
*/

html>body #rhetorkproject {
position : fixed;
z-index : 100;
bottom : 0;
right : 0;
}



#pano_accueil {width : 900px;margin : auto;text-align : justify;}
#pano_accueil td{width : 50%;vertical-align : top;}
#pano_accueil legend {border : 4px solid #000;background : #133;color:#FC0;font-size : 1.2em;padding:5px;font-weight : bold;font-family:verdana;}
#pano_accueil fieldset {border : 2px solid #000;margin:20px;background : #fff;padding:10px;}
#pano_accueil label {display : block;float : left;padding-right : 6px;width : 160px;text-align : right;}
#pano_accueil input {width : 200px;}
#pano_accueil #connexion {background:#a4b1b7;}
#pano_accueil #inscription {background:#cdb43a;}
#musicaccueil {position:absolute;bottom:0;right:0;z-index:0;filter : alpha(opacity=0);-moz-opacity : 0;opacity : 0;}








html>body  #quetes{
position : fixed;
z-index : 50;
bottom : 0;
left : 50%;
width : 99%;
height : 140px;
padding : 5px 0.5%;
margin-left : -50%;
background : #efe5b8;
border-top : 4px solid #000;
overflow : auto;
}
#quetes #objectifs{
float : right;
background : #adcb00;
border : 1px solid #000;
padding : 5px;
margin : 10px;
}
#quetes h2,#quetes h3{
padding : 5px;
margin : 0;
}
