@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
font-family: verdana;
color:black;
text-align:left;
}

* a{
color: inherit;
text-decoration: none;
}

* a:hover{
color: inherit;
text-decoration: underline;
}	

body {
	scrollbar-face-color: black;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: black;
background:url(../images/bg/motifs.png);
text-align:center;
}

#cadregen{
margin-left: auto;
margin-right: auto;
width:887px;
height:768px;
}

#cadrehaut{
width:887px;
height:192px;
background: url(../images/bg/blanchard-haut.png) no-repeat;
}

#cadrehaut #menu{
position:absolute;
margin-left:61px;
margin-top: 75px;
float: left;
font-size:10px;
z-index:100;
width: 700px;
}

#cadrebas{
width:887px;
height:561px;
background: url(../images/bg/blanchard-bas.png) no-repeat;
}

#cadrebas #centre{
width: 740px;
height: 490px;
margin-top: 0px;
margin-left: 120px;
float: left;
font-size:10px;
overflow: auto;
}

#copyright{
width: 740px;
margin-top: 0px;
margin-left: 120px;
float: left;
font-size:10px;
}

#encartPub{
position:absolute; 
left:50%; 
margin-left:50px;
top:210px; 
border:1px solid black; 
width:380px; 
height:265px;
float:left;
}

#ecole{
height:240px;
width:280px;
position:absolute;
overflow:auto; 

padding:0;
left:50%;
top:0px;
margin-left:100px;
margin-top:470px;
float:left;
font-size: 11px;
font-family: arial;
}

.stitre1 {
margin:0;
color:red;
font-family:arial;
font-size:16px;
font-weight:bold;
}

.stitre2 {
display: block;
margin:0;
color:yellow;
font-family:arial;
background: black;
font-size:14px;
font-weight:bold;
}

s {
font-size:12px;
color:#333333;
}

/*--MENU-----------------------------------------------------------------*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dl {
float: left;
width: 140px;
}

#menu dd {
margin-top:18px;
border: 1px solid gray;
}

#menu dt {
margin-top:5px;
cursor: pointer;
font-size:11px;
text-align: center;
}

#menu li {
background: white;
}

#menu li a {
display: block;
color: #000;
text-decoration: none;
height: 100%;
border: 0 none;
}

#menu li a:hover{
background: yellow;
}

#menu{
position:relative;
float:left;
}

#Bleader{
width:85px;
height:50px;
border:0px solid red;
float:left;

display:block;
z-index:20;
position:relative;
margin-top:60px;
margin-left:-35px;
}
