/* STYLES SITE PROJET QES */


body {
	background-color: #f3f3f3 /*gris tres pale*/; 
	font-family: arial; 
	text-align: justify ;
	line-height: 0.5cm ;  
     	}

		
p	{line-height:0.5cm ;
	text-align: justify ;
	font-size: 10.5pt ; 
	color: navy ;
	margin-right: 0.3cm ;
	margin-left: 0.3cm;
	}


.menu1 {line-height:0.5cm ;
	text-align: left ;
	font-size: 10pt ; 
	color: FFFFFF ;
	font-weight: bold ;
	}


.menu2 {line-height:0.5cm ;
	text-align: left ;
	font-size: 10pt ; 
	color: navy ;
	font-weight: bold ;
	}


.menu3	{font-family: arial; 
		color: #006699 ; /*bleu turquoise*/
		font-size: 9pt; 
		font-weight: bold; 
		line-height:0.4cm ;
		text-align: center ;
		}
		/*comme dans  menu de la formation*/

.marges {margin-right: 0cm ;
		margin-left: 1cm;
		margin-top: 0cm;
		margin-bottom: 0.5cm;
		
		}
		
.marges2 {margin-right: 1cm ;
		margin-left: 0cm;
		margin-top: 0cm;
		margin-bottom: 0.5cm;
		
		}		
		

.texte-div	{line-height:0.5cm ;
			text-align: justify ;
			font-size: 10.5pt ; 
			color: navy ;
			margin-bottom: 18px ;
			margin-right: 0.3cm ;
			margin-left: 0.3cm;
			}
			
.texte-div2	{line-height:0.5cm ;
			text-align: justify ;
			font-size: 10.5pt ; 
			color: navy ;
			margin-bottom: 6px ;
			margin-right: 0.3cm ;
			margin-left: 0.3cm;
			}
	

.emph1 	{font-family: arial; 
	color: #006699 ; /*bleu turquoise*/
	font-size:18pt; 
	font-weight: bold; 
	line-height:0.5cm ;
	text-align: center ;
	margin-top: 0.5cm ;
	}

.emph2 	{font-family: arial; 
	color: #EA7500; /*orange*/ 
	font-size: 18pt; 
	font-weight: bold; 
	line-height:0.5cm ;
	text-align: center ;
	}
	
.emph3 {font-size: 8pt; 
		font-weight: bold;
		text-align: right ;
		}	
	
/*ligne qui accompagne emph2 */
.ligne 	{align: right; 
		width: 100%; 
		height: 3pt; 
		color:#EA7500;  
    	}
    
/*ligne qui accompagne h2 */
.ligne-h2	{align: right; 
		width: 100%; 
		height: 2pt; 
		color:#006699;  
    	}    
            
/*ligne qui accompagne h4 */
.ligne-h4 {align: right; 
		width: 100%; 
		height: 2pt; 
		color:#EA7500;  
    	}    

.centre {text-align: center}


/* TITRES */

h1 	{font-family: arial; 
	color: #EA7500; /*orange*/ 
	font-size: 20pt; 
	font-weight: bold; 
	font-variant: small-caps ;
	line-height:0.8cm ;
	text-align: right ;
	}
	/*comme dans "Le Questionnaire..."*/



h2 	{font-family: arial; 
	color: #006699 ; /*bleu turquoise*/
	font-size:18pt; 
	font-weight: bold; 
	font-variant: small-caps ;
	line-height:0.8cm ;
	text-align: right ;
	}
	/*comme dans "Applications et utilites du QES"*/

	
h3	{font-family: arial;
	color: #C46200 ;   
	font-size: 11pt; 
	}
	/*comme dans les avantages du QES web*/	
	
	

h4 	{font-family: arial; 
	color: #EA7500; /*orange*/ 
	font-size: 18pt; 
	font-weight: bold; 
	font-variant: small-caps ;
	line-height:0.8cm ;
	text-align: right ;
	font-style: italic ;
	}
	/*comme dans "Le Climat Scolaire"*/
	

h5	{font-family: arial;
	color: #006699 ; /*bleu turquoise*/   
	font-size: 14pt; 
	font-weight: bold; 
	text-align: right ;
	}
	/*comme dans les sections de la formation*/	
	



a:link {
	color: #EA7500 ; /*orange*/
		}

a:visited {
	color: #808080 ; /*gris*/
		}
		
a:hover {
	color: navy ; 
		}
		
a:active {
	color: 	
		}
	

	
.form 	{font-size:11pt ; 
		font-weight: bold;
		color: #006699 ;
		text-align:right ;
		}




	
/*fin */