/* CSS Document */
BODY {
scrollbar-face-color: #40020b;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #D3C761;
scrollbar-darkshadow-color: #D3C761;
scrollbar-track-color: #40020b;
scrollbar-arrow-color: #D3C761;
margin: 0;
padding: 0;
background-attachment: fixed;
}
a{text-decoration:none}
#header {
height: 120px;
background-color: #000000;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.enter {
text-align:center;
font-size: 16pt;
color: #0000FF;
font-weight: bold;
list-style-type: none;
margin: 0;
padding:0;
}
#enter {
list-style-type: none;
margin: 0;
padding:0;
}
#conteneur {
position: absolute;
width: 900px;
left: 49%;
margin-left: -365px;
background-color:#000000;
border-style:solid; 
border-width:1px; 
border-color:black;
}
#centre {
background-color:#000000;
margin-left: 160px;
margin-right: 160px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #D3C761;
font-weight: bold;
}
#gauche {
position: absolute;
left:10;
width: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FF0000;
}
#droite {
position: absolute;
right:-15;
width: 150px;
}
#pied {
height: 100px;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FF0000;
font-weight: bold;
text-align:center;
}
p {margin: 0 0 10px 0;}
.bluetext
{
position: absolute;
 top:80px;
 left: 280px;
font-size: 20pt;
color: #1e08c2;
font-weight: bold;   
}
.redtext
{
position: absolute;
  top:82px;
   left: 282px;
   font-size: 20pt;
color: #dadada;
font-weight: bold;
   }
.redtext2
{
position: absolute;
 color: #dadada;
  font-size: 14pt;
   top: 129px;
    left: 256px;
	font-weight: bold;
	}
.bluetext2
{
position: absolute;
 color: #1e08c2;
  font-size: 14pt;
   top: 127px;
    left: 254px;
	font-weight: bold;
	
	}
	
	div#bloc1 {
      position:absolute;
	  	width: 0px;
      	height: 0px;
      	overflow: auto;
      	border: 8px dotted #FF0000;
		background-color:#D9B844; 
		top: 1340px;
		left: 450px;
		color: #0A6907;		
      }
	H1
	{
	color: #FF0000;
  font-size: 16pt;
  
  }
  
