body{font-family: arial, verdana, sans-serif;font-size: 12px;padding: 0;margin: 0;padding-top:35px;background: #ffffff url('../images/bg_gen.png') repeat-x;}

/* Style général pour les liens */
	a{font-size: 11px;color: #5e5e5e;text-decoration: none;}
		a:hover{text-decoration: underline;}
		a img{ border:none}
		
	/* Titre */
		h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; }
		h1{}
		h2{ margin-bottom:10px}
		h3{}
		#take_it_easy h3{ margin:10px 0;}
		h4{}
		h5{}
		h6{}
		
	/* Liste 3 niveau*/
		ul{ padding:0px; margin:0px; margin-bottom:5px; margin-top:5px; list-style:none}	
		li{ padding-left:13px; background:url(../images/bullet.gif) left top no-repeat; margin-bottom:3px;}
			ul ul{}
			li li{background:url(../images/sub1bullet.jpg) left top no-repeat;}
				ul ul ul{}
				li li li{}
/* table */
table td{ vertical-align:top}

.bixiColor{ color:#b80e00}




/* style général */
.noBold{ font-weight:normal}
.upc{text-transform:uppercase}
	.clear{clear:both;}
	.fltRight{float:right}
	.fltLeft{float:left}
	.rollOverTrans img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
	.rollOverTrans:hover img{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;}
