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: bold;
	line-height: 180%;
}
.portfolio_menu {
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}
.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: bold;
}
div.clients_menu, div.clients_menu_over {
	width: 207px;
	background-image: url('images/clients_menu.gif');
	background-repeat: no-repeat;
	cursor: pointer;
}
div.clients_menu:hover, div.clients_menu_over {
	background-image: url('images/clients_menu_over.gif');
}
div.clients_menu_on {
	display: none;
	position: absolute;
	width: 187px;
	top: 0px;
	left: 364px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	z-index: 2000;
	overflow: auto;
}
html>body .clients_menu_on {
	width: 185px;
}
.retour {
	position: absolute;
	top: 30px;
	right: 0px;
	padding-right: 53px;
	display: none;
}
html>body .retour {
	position: fixed;
}
div.clients_ligne {
	padding: 0px 0px 0px 8px;
}
html>body .clients_ligne {
	padding-top: 2px;
}
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");
}
