div#bloc1, div#bloc2 {
      	width : 1200px;
      	height : 749px;
      }
div#bloc1 {
      	position : absolute;
      	top : 20px;
      	left : 35px;
      	background-image : url("../images/poly-pro.jpg");
		background-color: white;
      	background-position : top left;
      	background-repeat : no-repeat;
      	color : #000;
      }
div#bloc2 {
      	border : 1px solid #000;
      	overflow : auto;
      }
div#bloc3 {
    padding : 10px 0 0 154px;
	width : 1025px;
      }
a img
{
	border: none;
}
h1
{
text-align: center;
}
