html, body {
    margin:0;
    padding:0;
	height:100%;
    text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px ;
}

body {
background:#98cad5 url('2007/fond.jpg') no-repeat scroll center top;
height:100%;
}

a{
cursor: pointer;
}

p{
margin-top:0px;
margin-bottom:0px;
}

DIV {
    margin-left:auto;
    margin-right:auto;
}

TD {    
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

input{
background:#e9f1f7;
border: 1px solid #91BBFF;
}

select{
background:#e9f1f7;
border: 1px solid #91BBFF;
}

textarea{
background:#e9f1f7;
border: 1px solid #91BBFF;
}

form {
margin: 0;
}

.button_no{
background:#FFF;
border: 1px solid #FFF;
}

.button:hover{
background:#4775FF;
border: 1px solid #91BBFF;
}

.conteneur{
    position:relative;
	width:100%;
    top:0px;
	margin-top:0px;
	bottom:0px;
}

.hautpage{
    position:realitve;
	background:#ffffff url('2007/header01.jpg') no-repeat scroll center top;
	z-index:2;
    width:100%;
    height:160px;
	margin-bottom:0px;
}

.logo{
    position:absolute;
    top:10px;
    left:20px;
    width:281px;
    height:68px;
	z-index:3;
}

.slogan{
position:relative;
margin-left:0px;
top:140px;
width:600px;
height:15px;
z-index:4;
}

.center{
    position:relative;
	margin-bottom:0px;
	margin-top:0px;
	width:950px;
}

.bas_page{
   position:realitve;
   bottom:0px;
   margin-bottom:0px;
   	font-family: arial, helvetica, sans-serif ;
	color:#000000;
	font-weight: blod;
	font-size: 10px ;
}

.menuheader{
    position:relative;
	width:950px;
	margin-top:30px;
	margin-bottom:10px;
	text-align: left;
	z-index:10;
}

.menubarre{
    top:4px;
    left:20px;
    font-size:12px;
}

.styleerreur {
	color: #CC0000;
	font-weight: bold;
	height:25px;
}

.cadre_droite{
position:relative;
margin-top:0px;
top:20px;
margin-right:0px;
width:280px;
}

.cadre_gauche{
position:absolute;
padding-top:0px;
margin-left:0px;
left:0px;
width:640px;
}

.cadrequizz{
position:absolute;
top:0px;
left:0px;
margin-left:143px;
width:258px;
height:323px;
z-index:8;
}

.photoquizz{
position:relative;
top:0px;
left:0px;
margin-left:138px;
padding-top:10px;
width:258px;
height:323px;
z-index:7;
}

.titrequizz{
position:relative;
background-image:url('2007/titre_quizz.gif');
background-repeat:no-repeat;
top:0px;
left:0px;
margin-left:110px;
padding-top:25px;
padding-left:95px;
width:300px;
height:73px;
z-index:7;
}

.linkquizzbas{
position:relative;
top:0px;
left:0px;
margin-left:105px;
padding-left:95px;
width:300px;
z-index:7;
}
