/* Ce style est créé pour DESIR PEINTURE par Hao WANG */

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	vertical-align : middle;
	list-style-image : url(../images/list_style00.gif);
	margin : 0px 0px 0px 0px;
}
DIV.corp {
	color : Fuchsia;	
	background-image : url(../images/bg_corp.jpg);
	background-repeat : repeat;
}
DIV.left{
	float : left;
	padding-right : 0px;
}
DIV.right{
	float : right;
	padding-left : 0px;
}
TABLE {
	width : 100%;	
	border : 0px solid pink;
	padding :0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.w95 {
	width : 95%;	
}
TD {
	border : 0px dashed Fuchsia;
}
TD.zonemenu {
	width : 260px;
	text-align : left;	
	vertical-align : top;
}
TD.zonetexte {
	text-align : left;	
}
P.pied {
	font-size : 9px;
	margin : 0px 0px 0px 0px;
	white-space : nowrap;
}
UL {
	text-align : left;
	list-style-position : outside;
	list-style-image : url(../images/clignotant.gif);
}
UL.l1 {
	list-style-position : outside;
	list-style-image : url(../images/puce-liste1.gif);
}
UL.l2 {
	list-style-position : outside;
	list-style-image : url(../images/puce-liste2.gif);
}
IMG{
	border : 0px;
}
IMG.left{
	float : left;
	padding-right : 8px;
}
IMG.right{
	float : right;
	padding-left : 8px;
}
IMG.equipe{
	width: 240px;
	height:240px;
	margin : 20px 10px 20px 10px;
}
IMG.resultat{
	width: 240px;
	height:180px;
	margin : 20px 10px 20px 10px;
}
IMG.produit{
	width: 78px;
	height:78px;
	margin : 0px 0px 0px 0px;
}
HR {
 	width : 98%;
}
A {
	COLOR: blue; 
}
A:link {
	COLOR: blue;
}
A:visited {
	COLOR: #0099ff;
}
A:active {
	COLOR: gray;
}
A:hover {
	COLOR: red;
}
.gray{
	color : gray;
}
.over{
	position:absolute;
	top:0;
	left:0;
	height: 400px;
}
.spanstyle { 
	position:absolute;
	top : -50;
	font-size:10pt;
	color:#009900;
}
