body {background-color : #000000;
	  	font-family : Arial;
}

@font-face {
font-family: "Franklin Gothic Heavy";
src: url("polices/FRAHV.TTF") format("truetype");
font-weight: normal;
font-style: normal;

}

h1 {font-family : Franklin Gothic Heavy,Arial;
	font-size : 3em;
	color : #ff0000;
	font-weight : normal;
	text-align : center;
}

h2 {font-style : italic;
	color : #ffffff;
	text-align : center;
	font-size : 1.5em;
}

h3 {color : #ffffff;
	text-align : left;
	text-decoration : underline;
	font-size : 0.5em;
}

p {	font-size : 0.5em;
    margin-right :1%;
		text-align : center;
		color : #ffffff;
}

div {font-size : 1.5em;}

.presentation {font-style : italic;
				color : #ffffff;			
				text-align : center;}

.confidentialite {color : #ffffff;			
				text-align : justify;
				margin-left: 10%;
				margin-right: 10%;
				text-indent:5%;}

.option {font-style : italic;
		color : #ffffff;			
		text-align : left;
		text-indent:20%;}

.centrelien {text-align : center;}

.signature {color : #ffffff;			
	text-align : right;
	margin-left: 10%;
	margin-right: 10%;
	text-indent:5%;}

.centretitre {color : #ffffff;
				text-align : center;}

div#video{border-style: groove;
		 border-color: #4b0902;
		 border-width: 0.5%;
		 width:50%;
		 height:28.25%;}

				
span {font-size : 1em;
     vertical-align : super;}

.locuteur {font-weight: bold;
			vertical-align:baseline}

a {color : #ffffff;
  font-size : 1em;
  text-decoration : none;}
 
.lienjeu {color : #00ff00;
		  font-style : italic;}

a:focus{outline:0;}

a#courriel:hover {color : #4b0902;
				  background-color: #000000;}

a#courriel {font-style : italic;
			font-weight : bold;
			color : #00ff00;}

a.note {font-size : small;
		text-decoration: none;
		vertical-align : super;
		line-height : 80%;}