body {
	color:white;
	font-size:14px;
	font-weight:normal;
	font-family: arial;
	background:#606060; /*#838D99;*/
}
html,body{
text-align:center;
}
*{margin:0px;padding:0px;}
div, p, span , textarea{
	font-size:12px;
	font-weight:normal;
	font-family: arial;
  }
/* ### POSITIONNEMENT CHEESEONLINE.FR - DEBUT ### */
body, div, p, span, table, img, fieldset{border:0pt none;}

  #Global {
		width:1000px;
		margin:0px auto;
		background-image:url("../../IMG/left.gif");
		background-position:top left;
		border-left:1px solid black;
		border-right:1px solid black;
		background-color:#CCD1D3;
		}
  #Main {
		background:url("../../IMG/right.gif");
		background-position:top right;
		text-align:center;
		}

	#Global,#Main{
		background-repeat:repeat-y;
	}

	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		background:transparent;
		}
/* ### POSITIONNEMENT CHEESEONLINE.FR - FIN ### */
.euro {
width:7px;
height:9px;
}
.img_link{
text-decoration:none;
}
.img_link:hover img{
filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
}

