body, html {
	margin: 0;
	padding: 0;
	background-color: #444444;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited, small a, small a:visited {
	color: #ffffff;
}

a:hover, a:active, small a:hover, small a:active {
	color: #edd68e;
}

#header {
	width: 760px;
	margin: auto;
}

#content {
	width: 760px;
	margin: auto;
}

#img_pieces {
	float: left;
}

h2 {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ee4e36;
	border-bottom: 1px dotted #cccccc;
}

#text {
	margin-left: 315px;
	margin-top: 0;
}

#text p {
	margin-bottom: 24px;
	margin-top: 0;
	padding-top: 0;
}

#telephone {
	line-height: 1.5;
}

#telephone em {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}

#telephone strong {
	font-weight: bold;
	color: #ffffff;
	font-size: 20px;
}

#equipe {
	text-align: right;
	line-height: 1.5;
}

.courriel {
	font-size: 12px;
}

#img_membre {
	float: right;
	background-color: #444444;
	padding-left: 24px;
}

#footer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	padding: 12px;
	background-color: #444444;
	border-top: 1px dotted #cccccc;
	text-align: center;
	font-size: 10px;
}
