
	iframe 
	{
		position:relative;
		width:260px;
		height:65px;
		border:none;
		overflow:hidden;
		margin-left:-5px;
	}
	#commentaire
	{
		position:absolute;
		top:10px;
		left:280px;
		font-weight:bold;
		text-align:center;
	}
	hr 
	{
		background-color:#02618d;
		height:3px; 
		border:none; 
		margin-top:5px;
	}
	.contact-info
	{
		position:relative;
		width:250px;
		border:dotted 1px #cccccc;
		padding:5px;
	}
	h1.contact-titre 
	{
		position:relative; 
		left:0;
		top:0;
		width:240px;
		padding:5px;
		margin-bottom:10px;
		text-align:left;		 
		font-weight:bold;
		font-size:14px;
		
		background-color:#000000; 
		color:white;
	}
	.contact-name,
	.contact-adresse,
	.contact-telephone
	{
		display:block;
		margin-bottom:10px; 
		font-size:10px;
	}
	.contact-telephone
	{
		
	}
	#illustration-centre-formation
	{
		position:relative;
		left:10px;
		top:0;
	}