
* {padding: 0; margin: 0;font-family: verdana, arial;}
	a:link,a:active,a:visited {color: #e8511f;text-decoration: none;}
	a:hover {color: #0a71b4;text-decoration: none;}

	#videocentre
	{ 
		position: absolute;
		visibility:hidden;
	}
	.infos{
		position: absolute;
		visibility : hidden;
		margin-left:0; 
		margin-top: auto; 

		overflow:auto;
		overflow-y: auto;
		overflow-x: none;
		width: 60%;
		top: 55%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-image:none;
		background-color:rgba(250,250,250,1);
		border: #0a71b4 solid 1px;
		cursor: default;
		color :#000000;
		font-size: 100%;
		font-family:Verdana,Arial;
	}
	#texte
	{ 
		position: absolute;
		color: #000000;
		overflow:auto;
	}
	#image
	{ 
		position: relative;
		overflow:auto;
	}

img {	cursor: pointer;	}
#societe1 { font-size:2.2em;font-family:Bank Gothic Medium BT,Verdana;color:#0a71b4;}
#societe2 { font-size:1.5em;color:white;font-family:Bank Gothic Medium BT,Verdana;}
#nom { font-size:0.9em;color:white;font-family:Verdana,Arial;}
#nom { letter-spacing:3px;}

 /* Style Definitions */
 p.MsoNormal, div.MsoNormal
	{
	mso-style-parent:"";
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Verdana,Arial;
	}
span { color:#000000;}
#ensavoirplus
	{
	color:#0a71b4;
	text-decoration:underline;
	text-underline:underline;
	text-line-through:none;
	}
#titre {   font-size:16.0pt; color:#0a71b4;  }
#leg {  font-size:10.0pt;color:white;font-style:italic; }
#corps {  font-size:11.0pt;color:white; }
#BoutonPlay { 	margin-right: 10px;margin-top:5px;;width:50px;height:50px}
.BoutonPlay { float:right;}
