@charset "utf-8";
/* CSS Document */
body
{
	background-color:#9b9184;
	background-image:url(images/bghaut.jpg);
	background-repeat:repeat-x;
}

/*#bigbox
{
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -508px; 
      margin-top: -308px;  

	width:1016px;
	height:617px;
	background-image:url(images/body.png);
}*/
#bigbox
{
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -508px; /* half of width */
      margin-top: -308px;  /* half of height */

	width:1016px;
	height:617px;
	background-image:url(images/fond2.png);
}


#boxgauche
{
	float:left;
	height:595px;
	width:150px;
	margin-top:5px;
}

#boxgauchebas
{
	float:left;
	height:100px;
	width:100px;
	margin-top:200px;
	margin-left:25px;
	background-image:url(images/cpuStyliz+Logo.png);
	background-repeat:no-repeat;
}

#boxdroit
{
	float:right;
	height:580px;
	width:780px;
	margin-right:86px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:10px;
/*	background-color:#006666;
*/}
