/*================================================================================*/
div.lapage  { background  : white url(paysage2.gif) right bottom no-repeat scroll;
              margin      : 0px 60px 0px 0px;
              padding     : 0px;
              height      : 560px;
              /* border      : 1px solid purple; */
}

/*================================================================================*/
div.contenu  { margin   : 0px;
               padding  : 0px;
               height   : 400px;
               width    : 400px;
               position : relative;
				       top      : 18px;
				       left     : 60px;
               /*background : cyan;*/
}

/*================================================================================*/
div.titre  {	margin   : 0px 0px 0px 0px;
				padding  : 0px;
				height   : 120px;
				width    : 420px;
				top      : 8px;
				left     : 60px;
				/*background : #33CCFF;*/
}

/*================================================================================*/

div.menu{ margin         : 0px 0px 0px 0px;;
          padding        : 0px;
          height         : 240px;
          width          : 420px;
          font-size      : 12pt;
          font-family    : arial;
          text-align     : center;
          vertical-align : top;
          letter-spacing : 2pt;
          /*background : orange;*/
}

p.titremenu	{	font-size					: 16pt;
							font-family				: Times New Roman;
							color							: black;
							/*text-decoration	: underline;*/
							text-align				: center;
							vertical-align		: top;
							letter-spacing		: 6pt;
							padding						: 20px 0px 4px 0px;
							margin						: 0px;
}

div.elementmenu { padding-top			: 0.8em;
								/*background : orange;*/
								}

/*================================================================================*/
div.navigation  { height         : 60px;
                  width          : 420px;                  
}

/*================================================================================*/
