body
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	background-color : #f5f5f5;
	color : #333333;
	line-height : 15px;
}

#contenu	
{
	margin-top : 20px;
	margin-left : auto;
	margin-right : auto;
	text-align: left;
	width: 800px;
	visibility: visible;
	background-color : #ffffff;
	background-repeat : no-repeat;
	border : solid 1px #000000;
	padding : 30px;
}

div.pequipe
{
	height : 120px;
	width : 700px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 50px;
}

h1
{
	font-family: verdana, sans-serif;
	font-size: 14px;
}

a
{
	color : #339922;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

img
{
	float : left;
	border : none;
	margin-right : 10px;
}

td.ex
{
	border : solid 1px #111111;
	padding-left : 30px;
	padding-right : 30px;
	padding-top : 20px;
	padding-bottom : 10px;
}

textarea
{
	border : solid 1px #111111;
	width : 400px;
	height : 60px;
}

table
{
	margin-top : 10px;
	margin-bottom : 30px;
}