body {
	background-color: #FFFFFF;
	margin-top: 18px;
	margin-left: 33px;
	margin-right: 20px;
	margin-bottom: 0p;
}
body, td, p, input, text, button {
	font-family: helvetica, arial, verdana, sans, sans serif;
	font-size: 11px;
	color: #888888;
	line-height: 150%;
	font-weight: 100;
}
a, a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.titre {
	color: #333333;
	font-size: 13px;
	font-weight: bolder;
	line-height: 180%;
}
.portfolio_menu {
	font-size: 13px;
	line-height: 140%;
	font-weight: bolder;
}
.portfolio, a.portfolio, a.portfolio:visited {
	color: #333333;
}
a.portfolio:hover, a.portfolio_on:hover {
	color: #ff6400;
	text-decoration: none;
}
.portfolio_on, a.portfolio_on, a.portfolio_on:visited {
	color: #ff6400;
	font-weight: bolder;
}
a.reseau, a.reseau:visited {
	color: #00f5ff;
}
a.reseau:hover {
	text-decoration: underline;
}
.newsletter {
	color: #ff00ff;
}
.grand {
	color: #333333;
	font-size: 13px;
}
.gris, a.gris, a.gris:visited {
	color: #888888;
}
.fonce {
	color: #999999;
}
.filet {
	background-image: url("images/filet.gif");
	background-repeat: repeat-y;
}
td.portfolio_img {
	background-image: url("images/ombre_off.gif");
	background-repeat: no-repeat;
	vertical-align: top;
}
td.portfolio_img:hover {
	background-image: url("images/ombre_on.gif");
}