html, body 		{ margin: 0;padding: 0; background-color:#191919; } 
#total 			{ position: relative; width: 784px; margin:auto; background-color:#191919; } 
.blocImage 		{ float:left; width:376px; height:auto/*126px*/; background-image:url(../2008/trame.gif); margin:0px 5px 10px 0px; padding:5px; }
.blocLien 		{ float:left; width:246px; height:auto/*136px*/; background-color:#202020; }

.hrSep { height:10px; }
a:link 		{ color: #191919; text-decoration:none; }
a:visited 	{ color: #191919; text-decoration:none; }
a:active	{ color: #191919; text-decoration:none; }
a:hover 	{ color: #191919; text-decoration:underline; }
