#global {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	border: 6px solid #ffffff;
	margin-top: 0px;
}

#entete{
	width:100%;
	height: 123px;	
	background-color: black;
	margin-bottom: 15px;
}
#corps {
	width: 100%;
	height: 85px;	
	/*background: #ffffff url(images/menu.gif) top left no-repeat;*/
	margin-bottom: 13px;
		background:  transparent url(rayures.png) bottom left repeat-x;
}
#corps2 {
	width: 100%;
	height: 85px;	
	/*background: #ffffff url(images/menu.gif) top left no-repeat;*/
	margin-bottom: 0px;
		background:  transparent url(rayures.png) bottom left repeat-x;
}

#bloc3{
	height: 246px;
	width: 776px;
	
	clear: both;
}
#nous{
	height: 52px;
	width: 776px;
	clear: both;
	margin-top: 0px;
}
#footer{
	clear: both;
	width:776px; /*a supprimer, car par défaut c 'est à 100%*/
	height: 10px;
	margin-top: 13px;
	vertical-align : middle;
	line-height: 38px;
	background:  transparent url(rayures.png) top left repeat-x;
	color: #cccccc;
}
#footer2{
	width:776px; /*a supprimer, car par défaut c 'est à 100%*/
	height: 10px;
	text-align: center;
	margin-top: 1px;
	
	
}
#centre {
	background-color: #ebebeb;
	width: 442px;
	height: 100%; /*a supprimer, juste pour l'exemple*/
	;
	float: left;
	
}

#home {
	width: 618px;
	
	float: left;
	
}

#gauche {
	background-color: #ebebeb;
	width: 292px;
	height: 100%; /*a supprimer, juste pour l'exemple*/;	
	float: left;
}


#droite {
	width: 320px;
	height: 100%; /*a supprimer, juste pour l'exemple*/
	float: left;
	margin-left: 13px;
}
#droite2 {
    width: 471px;
	height: 100%; /*a supprimer, juste pour l'exemple*/
	float: left;
	margin-left: 12px;
}
