body {
	background-image :  url(../images/back.png);
	margin : 0;
	padding : 10px; /* 10px*/
}
H1 {
  	color : #FFFFF;
  	font-size : 14px;
  	font-family : Verdana;
    	font-weight: normal;
  }

  H2 {
  	color : #FFFFF;/*#BB007B;*/
  	font-size : 11px;
  	font-family : Verdana;
    	font-weight: normal;
  }

  H3 {
  	color : #FFFFF;
  	font-size : 10px;
  	font-family : Verdana;
    	font-weight: normal;
  }

  H4 {
  	color : #FFFFF;/*#8A005B;*/
  	font-size : 9px;
  	font-family : Verdana;
    	font-weight: normal;
  }
     
  a {
  	color : #FFFFF;/*#8A005B;*/
  	font-size : 11px;
  	font-family : Verdana;
    	font-weight: normal;
  }

.tete {
	background-image :  url(../images/haut.png);
	margin : 0;
	background-repeat : no-repeat;
	width : 737px;
	height : 71px;
	/*margin : 10 0 0 0px;*/
	border-style : hidden;
}	

.fond {
	background-image :  url(../images/centre.png);
	margin : 0;
	width : 736px;
	height : 5px;
	background-repeat : repeat-y;
	/*margin : 10 0 0 0px;*/
	border-style : hidden;
}	

.pied {
	background-image :  url(../images/pied.png);
	margin : 0;
	width : 736px;
	height : 416px;
	/*margin : 10 0 0 0px;*/
	border-style : hidden;
}	
/*	left : 50%;
	margin-left : -372px; 
  z-index: 1;  
}
html>body .fond {
position: fixed;
*/


.P1_textehautdroit {
	width : 400px;
	height : 250px;
	margin : 80 0 0 300px;
  z-index: 2;  
}
/*
html>body .P1_textehautdroit {
position: fixed;
}*/

.P1_textebasgauche {
	width : 400px;
	height : 250px;
	margin : 500 0 0 30px;
  z-index: 2;  
}
/*
html>body .P1_textebasgauche {
position: fixed;
}
*/
.P1_photoh {
	background-image :  url(../images/p1h.png);
	width : 420px;
	height : 173px;
	margin : 270 0 0 30px;
  z-index: 2;  
}
/*
html>body .P1_photoh {
position: fixed;
}
*/
.P1_photob {
	background-image :  url(../images/p1b.png);
	width : 420px;
	height : 173px;
	margin : 500 0 0 300px;
  z-index: 2;  
}
    
/* - ------------------------------------------------------------FORMULAIRES  */
  
LABEL {DISPLAY: inline ; FLOAT: left ; WIDTH: 170px ; font-weight:bold ;}/*  margin-left:75px;}*/
/*.INPUT {background-color:#FFF ; font-size: 11px ;font-family:verdana, sans-serif ; color:#00000 ; border : none;}/*#941F3C*/
.OPTION {  background-color: #FFF;}
.SELECT {  background-color: #FFF ; font-family:verdana, sans-serif ; color:#000 ; border : none;}
.SELECTNO {  background-color: #FFF ; font-family:verdana, sans-serif ; color:#000 ; border : none;}
/*.TEXTAREA {  background-color: #FFF ; color:#005172;}*/
.BUTTON {  font-family: verdana, sans-serif ; border-width:1px ; font-size:9px ; color:white ; top:250px ; background-color:#FFF ; cursor:pointer; }    

 
 formlabel {
 /*   clear: left;
    float: left;*/
    width: 170px;
    /*padding-right: 2px;
    text-align: right;*/
    font-size: 11px;
    font-family: Verdana, sans-serif ;
    }
        .INPUT {
            font-size: 11px;
            font-family: Verdana;
            color:#FFFFF; 
        }
        .TEXTAREA {
            font-size: 11px;
            font-family: Verdana;
            color:#FFFFF; 
        }
        .CHECKBOX {
            font-size: 11px;
            font-family: Arial;
            color:#FFFFF; 
        }

