/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	.photo_equipe{
	display:block;
	float:left;
	background-image:url("images/about_Marla.jpg.html");
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	overflow:hidden;
}

img.photo{
}
