body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: none;
	}
#body {
	width: 900px;
	height: 636px;
	padding: 0px;
	border: 1px none #FFFFFF;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px auto 5px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(#);
	float: none;
	z-index: 0;
	}
#bandeau{
	margin: 0px;
	padding: 0px;
	height: 636px;
	width: 259px;
	float: right;
}
#bandeau_images{
	padding: 0px 0px 0px 60px;
	margin: 0px;
	width: 570px;
	height: 110px;
}

#bandeau_images img{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
}
img {
	border: 0px none;
}


img#vignette_d {
	float: right;
	height: 75px;
	width: 120px;
	margin-top: 0px;
	margin-right: 20px;
	padding: 0px;
	background-color: #00FF00;
}
img#vignette {
	float: right;
	height: 75px;
	width: 100px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 0px;
}
/* DIV CONTENU */
#content {
	float: left;
	width: 550px;
	height: 370px;
	padding: 100px 0px 0px 90px;
	margin: 0px;
	border: 0px none #999999;
}

#content a {
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 20px;
	padding: 0px;
	text-indent: 0px;
	font-style: normal;
	color: #996600;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 5px;
	padding: 0px;
	text-indent: 0px;
	font-style: normal;
	color: #996600;
}

#content p {
	border: 0px none;
	margin: 0px;
	float: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}


#content img{
	margin: 10px 0px 20px 5px;
	padding: 0px;
	float: right;
}




#content ul {
	border: 0px none;
	margin: 10px 0px 0px 30px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 0px;
}
#content li {
	list-style-type: disc;
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-image: url(/images/puce_liste.jpg);
}
#content em {
	font-style: normal;
	font-weight: bold;
}
	/* DIV IMAGE PORTFOLIO */
	#portfolio_m{
	border: thin solid #000000;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	#portfolio_m p{
	font-size: 12px;
	font-style: italic;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: normal;
	padding: 10px;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	background-color: #CCCCCC;
	width: 200px;
	}
	#portfolio_m img{
	padding: 0px;
	top: -20px;
	margin: 10px;
	}
/* CLASS */

.separation {
	clear:both;
	width: 1px;
	padding: 0px;
	margin: 0px;
	border: 1px none;
	height: 1px;
}
.espacement {
	clear:both;
	width: 1px;
	padding: 0px;
	margin: 50px 0px 0px;
	border: 1px none;
}
.ligne {
	background-image: url(/images/px_gris.gif);
	background-repeat: repeat-x;
	background-position: left top;
}