
BODY {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#dcdcdc;
}

IMG {
	 cursor:pointer;
}

.tfeedindex {
	height:400px;
}

.marginbodyinfo { margin:0;}

.divfenstyle {
	height:200px;	
	width:700px;
}

.div700px {
	width:700px;

}


.divwidth100p { 
	width:100%;
}

.divwidth80p { 
	width:80%;
}

.divwidth100p { 
	width:100%;
}

.hrcolorwhite  {
	background:#ffffff;
}

.hrcolorblack  {
	background:#000000;
}

.ligne {
		   background:#000;			
		   }

.ancrage {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	
}

a  {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
 
			
.curseur { cursor:pointer;}		

.tsrcheader { height:120px; }

.mouseover  {
	background-color:#b0c4de;
	cursor:pointer;
	text-decoration:underline;
}

.mouseout  {
	background-color:#000000;
	cursor:pointer;
	text-decoration:none
}
	