/* CSS Document */

.headerTop{
	background:url(images/header/top-titre-ecusson.jpg) top left no-repeat;
	width:990px;
	height:42px;

}

.headerTopTitre{
	background:url(images/header/top-titre-ecusson.jpg) top left no-repeat;
	width:990px;
	height:43px;
	cursor:pointer;
}

.ligneSeparation{
	width:990px;
	height:5px;
	background-color:#FFFFFF;
}

.cadreMenu{
	width:215px;
	height:231px;
	margin-right:4px;
	float:left;
}

.separationMenu{
	width:215px;
	height:1px;
}

.boutonMenu{
	width:215px;
	height:28px;
	visibility:visible;
}

.cadreBandeau{
	width:771px;
	height:231px;
	float:left;
}

