.txt1_presentation_fr{
   color : rgb(51, 51, 51);
   font-size : 18px;
   font-family:arial;
   font-weight : bold;
   line-height:5px
}

.txt1_presentation_uk{
	color : rgb(154, 131, 65);
	font-size : 16px;
	font-family:arial;
	font-style : italic;
	text-indent:20px;
	line-height:5px
}

.txt2_presentation_fr{
   color : #000000;
   font-size : 15px;
   font-family:arial;
   font-weight : bold;
}

.txt2_presentation_uk{
   color : #000000;
   font-size : 15px;
   font-family:arial;
   font-style : italic;
   text-indent:20px;
   }
   
.txt2_presentation_spec{
   color : #000000;
   font-size : 10px;
   font-family:arial;
   font-style : italic;
   }
	
.case_a_colorier{
	padding: 10px; 
}

.table_general_de_fond{
	background-color : white;
}

.table_photo_cadre{
	border: 1px double #5589C2 ;

	
}

.case_a_entourer{
	border: 1px solid #5589C2 ;
	
}

.title_fr{
	 color : #5589C2;
	 font-size : 19px;
	 font-family:arial;
}

.title_uk{
	color : #D2C9C2;
	font-size : 19px;
	font-family:arial;
}

table p{
padding-left:10px;
padding-right:10px;
}

.div_espacement{
width:100%;
height:10px;
background-color: rgb(255, 255, 255);
}
	
