/* CSS Document */
body {
	background :  #000;
	margin : 0;
	padding : 10px;
	border-style : hidden;
}
  H1 {
  	color : #FFFFFF;
  	font-size : 14px;
  	font-family : Verdana;
    font-weight: normal;
  }
  
  H2 {
  	color : #FFFFFF;/*#BB007B;*/
  	font-size : 12px;
  	font-family : Verdana;
    	font-weight: normal;
  }

  H3 {
  	color : #FFFFFF;
  	font-size : 11px;
  	font-family : Verdana;
    	font-weight: normal;
  }

  H4 {
  	color : #FFFFFF;/*#8A005B;*/
  	font-size : 10px;
  	font-family : Verdana;
    	font-weight: normal;
  }
  H5 {
  	color : #FFFFFF;/*#7E7E7E;*/
  	font-size : 9px;
  	font-family : Verdana;
   	font-weight: normal;
  }
  
  H6  {
	color : #990000;
	font-size : 22px;
  	font-family : Verdana;
    font-weight: normal;
	
  }

   
  a {
  	color : #FFFFFF;/*#8A005B;*/
  	font-size : 9px;
  	font-family : Verdana;
    font-weight: normal;
  }
    
.cadre {
  position: absolute;
  background-color :  #000000;
	background-repeat : no-repeat;
	width : 980px;
	height : 580px;
	margin-top : 0;
	padding : 0;
	left : 50%;
	margin-left : -490px;
  z-index: 2;  
}
html>body .cadre {
position: fixed;
}

    #monmenu {
      position: absolute;
    	margin-top: 0px;
    	width : 980px;
    	height : 40px; 
    	margin : 540 0 0 0px; 
      z-index: 100;  	
    }
    html>body .monmenu {
    position: fixed;
    }
    
    .flash {
      position: absolute;
    	margin-top: 0px;
    	width : 980px;
    	height : 400px; 
	    overflow-x: hidden;/*cache la barre de defilement horizontale, bug ie*/
     	overflow-y: hidden;/*affiche une scrollbar verticale su le contenu depasse de notre div*/
    	margin : 180 0 0 0px; 
      z-index: 99;  	
    }
    html>body .flash {
    position: fixed;
    }

    #logo {
      position: absolute;
    	margin-top: 0px;
    	width : 980px;
    	height : 135px; 
        /*background-image :  url(../images/top.jpg);*/  
    	margin : 0 0 0 0px; 
      z-index: 3;  	
    }
    html>body .logo {
    position: fixed;
    }

    .titre {
      position: absolute;
    	margin-top: 0px;
    	width : 300px;
    	height : 30px; 
        margin : 140 0 0 25px; 
      z-index: 4;  	
    }
    html>body .titre {
    position: fixed;
    }

    .Soustitre1 {
      position: absolute;
    	margin-top: 0px;
    	width : 400px;
    	height : 30px; 
        margin : 45 0 0 0px; 
      z-index: 5;  	
    }
    html>body .Soustitre1 {
    position: fixed;
    }
        .TEXTESoustitre1 {
          position: absolute;
        	margin-top: 0px;
        	width : 400px;
        	height : 80px; 
            margin : 70 0 0 10px; 
          z-index: 5;  	
        }
        html>body .TEXTESoustitre1 {
        position: fixed;
        }
        .IMAGESoustitre1 {
          position: absolute;
        	margin-top: 0px;
        	width : 195px;
        	height : 130px; 
            margin : 40 0 0 500px; 
          z-index: 10;  	
        }
        html>body .IMAGESoustitre1 {
        position: fixed;
        }
        
    .Soustitre2 {
      position: absolute;
    	margin-top: 0px;
    	width : 400px;
    	height : 30px; 
        margin : 172 0 0 0px; 
      z-index: 6;  	
    }
    html>body .Soustitre2 {
    position: fixed;
    }
        .TEXTESoustitre2 {
          position: absolute;
        	margin-top: 0px;
        	width : 400px;
        	height : 80px; 
            margin : 200 0 0 10px; 
          z-index: 5;  	
        }
        html>body .TEXTESoustitre2 {
        position: fixed;
        }
        .IMAGESoustitre2 {
          position: absolute;
        	margin-top: 0px;
        	width : 195px;
        	height : 130px; 
            margin : 185 0 0 500px; 
          z-index: 11;  	
        }
        html>body .IMAGESoustitre2 {
        position: fixed;
        }
        
    .taccueil {
      position: absolute;
    	margin-top: 0px;
    	width : 750px;
    	height : 545px; 
        margin : 155 0 0 100px; 
      z-index: 7;  	
    }
    html>body .taccueil {
    position: fixed;
    }
    
     #footer{
      position: absolute;
    	margin-top: 0px;
    	width : 980px;
    	height : 20px; 
        margin : 580 0 0 0px; 
    	left : 50%;
    	margin-left : -490px;
      z-index: 8;  	
    }
    html>body .footer {
    position: fixed;
    }
	
	 #footer2{
      position: absolute;
    	margin-top: 0px;
    	width : 980px;
    	height : 20px; 
        margin : 0 0 0 0px; 
    	left : 50%;
    	margin-left : -490px;
      z-index: 8;  	
    }
    html>body .footer2{
    position: fixed;
    }

	

.conteneur-arrondi
{	
	margin-left: 450px;
	margin-top: 300px; 
	height: 500px;
	width: 450px;
	position: fixed;
	z-index: 100; 
}

.un      {
    margin:0 4px;
    height:1px;
    background-color:red;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid red;
    border-top:0;
	border-bottom:0;

	}

.deux {
    margin:0 3px;
    height:1px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid red;
    border-top:0;border-bottom:0;
	background-color: white;
	}

.trois{
    margin:0 2px;
    height:2px;
    overflow:hidden;/*necssaire pour IE */
    border:1px solid red;
    border-top:0;border-bottom:0;
	background-color: white;
	}

.quatre {
    margin:0 1px;
    height:2px;overflow:hidden;/*necssaire pour IE */
    border:1px solid red;
    border-top:0;border-bottom:0;
	background-color: white;
	}

	
	.centrearrondi {
    border:1px solid red;
    border-top:0;border-bottom:0;
	background-color: white;
    margin:0 1px;
    padding:0 2em;
    min-height:150px;/* avec eventuellement une hauteur mini */
   /* height:auto!important;*/
    height:260px;
	
}

.formlabel2
{
 FLOAT: left ; 
 font-weight:bold ;
 width: 110px;
}

#fermer
{
	text-decoration: none;
	color: black;
	font-size: 13;
	FLOAT: right ;
}
