.cursor {  cursor: pointer}


table.masthead
{
	border-collapse: collapse;
	padding:0px;
	border: 0px none;
	width: 100%;
	height: 185px;
}

table.masthead td.left
{
	background: transparent url("Images/left.gif");
	background-repeat: repeat-x;
	background-position: top left; 
}

table.masthead td.center
{
	background: transparent url("Images/bandeau.gif");
	background-position: top left; 
	width:1024px;
}

table.masthead td.right
{
	background: transparent url("Images/right.gif");
	background-repeat: repeat-x;
	background-position: top left; 
}
