/*--------------------------------------------------------------------
	
	Project:	Fondation Entreprendre
	Version:	1.0
	
	Last change:	24/06/09
	Assigned to:	Mouflard Maxime
	Contact: 		mmouflard@lagencetorich.com
	Primary use:	Website

---------------------------------------------------------------------*/

	#content #content_middle
	{
		width:640px;
		margin:0px 0px 0px 213px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#767C80;
		clear:both;
	}
		
		#content #content_middle hr
		{
			clear:both;
		}
		
		#content #content_middle div.bloc_prestataire
		{
			margin:18px 0px 0px 0px;
			padding:28px 0px 5px 0px;
			position:relative;
			clear:both;
		}
		

		#content #content_middle div.bloc_sep
		{
			border-top:1px dashed #737A7E;
		}

			#content #content_middle div.bloc_prestataire p.bloc_prestataire_pic
			{
				text-align:center;
				width:240px;
				margin:0px 0px 20px 0px;
				float:left;
			}
			
				
			#content #content_middle div.bloc_prestataire p.bloc_prestataire_txt
			{
				line-height:16px;
				width:370px;
				float:left;
			}
				
				#content #content_middle div.bloc_prestataire p.bloc_prestataire_txt a
				{
					color:#767C80;
				}
		
		
		
		
