/* ________________________________________________________

												PRÉSENTATION
________________________________________________________ */


body {
	/*background: url(images/presentation_bg.jpg) repeat-y;*/
}

#prez {
  overflow: hidden;
	width: 710px;
}

.preztable td {
  vertical-align: top;
}

/* ________________________________________________________

												EQUIPE
________________________________________________________ */

#equipe {
	width: 250px;
	padding-top: 60px;
	font-family: verdana, arial, sans-serif;
	background: url(images/equipe_titre.jpg) top left no-repeat;
}

#equipe h2 {
	color: #94c04b;
	font-size: 13pt;
	font-weight: bold;
	margin: 0;
	font-variant: normal;
}

#equipe a {
	color: #000000;
	font-size: 10pt;
	text-decoration: underline;
}

#equipe h3 {
	color: #000000;
	font-size: 11pt;
	margin: 0;
	font-weight: normal;
}

#equipe a:hover {
	color: #444444;
	font-size: 10pt;
	text-decoration: underline;
}

.equipe_item {
	margin: 10px 10px 0 10px;
	float: left;
	width: 250px;
}

.equipe_img_left {
	float: left;
	width: 90px;
	/*height: 118px;*/
	overflow: hidden;
	border-right: 1px solid #888888;
}

.equipe_img_right {
	float: left;
	width: 90px;
	/*height: 118px;*/
	overflow: hidden;
	border-left: 1px solid #888888;
}

.equipe_desc_left {
	float: left;
	text-align: right;
	width: 135px;
	margin-right: 5px;
}

.equipe_desc_right {
	float: left;
	text-align: left;
	width: 135px;
	margin-left: 5px;
}

/* ________________________________________________________

													MAIN
________________________________________________________ */

#pourquoi {
	width: 710px;
	margin: 10px 10px 20px 20px;
	float: left;
	font-family: verdana, arial, sans-serif;
}

#label {
	width: 710px;
	float: left;
	background: url(images/label_titre.jpg) top left no-repeat #F3F7EB;
	font-family: verdana, arial, sans-serif;
	padding: 90px 20px 20px 20px;
}
