*{
margin:0;
}
body 				{
					background-color:#000000;
					overflow:hidden;
					}
			
#conteneur			{
					height:480px;
					margin-top:20px;
					position:absolute;
					width:698px;
					left:50%;
					top:50%;
					margin-left:-362px; /*le centrage est effectué en fonction du rectangle central*/
					margin-top:-280px; /*le centrage est effectué en fonction du rectangle central*/
					}
				
#logo				{
					position:absolute;
					top:23px;
					right:141px;
					z-index:2;
					}

#white_frame		{
					position:absolute;
					background-color:#ffffff;
					width: 219px;
					height:413px;
					top:23px;
					left:144px;
					z-index:5;
					overflow:hidden;
					}
					
h1					{
					padding-right:0px;
					padding-left:12px;
					font-family:verdana;
					font-size:17px;
					line-height: 1.2em;
					font-weight:bold;
					}
				
h2					{
					padding-right:12px;
					padding-left:12px;
					font-family:verdana;
					font-size:10px;
					line-height: 1.2em;
					font-weight:bold;
					}				
				
h3					{
					padding-right:12px;
					padding-left:12px;
					font-family:verdana;
					font-size:10px;
					line-height:1.2em;
					font-weight:normal;
					}
					
h4					{
					font-family:verdana;
					font-size:9px;
					color:#999999;
					text-align:center;
					line-height:1.2em;
					font-weight:normal;
					}
				
h5					{
					padding-right:12px;
					padding-left:12px;
					font-family:verdana;
					font-size:9px;
					color:#999999;
					text-align:center;
					line-height: 1.2em;
					font-weight:bold;
					}

a:link 				{
					color:#6b6058;
					text-decoration: none;
					}
				
a:visited 			{
					color:#6b6058;
					text-decoration: none;
					}
				
a:hover 			{
					color:#996633;
					}
				
#langue				{
					position:absolute;
					right:115px;
					top:-16px;
					z-index: 4;
					}
			
.tran04				{
					position:absolute;
					top:0px;
					}
			
.tran05				{
					position:absolute;
					right:1px;
					}
				
.tran08				{
					position:absolute;
					top:23px;
					left:360px;
					}

.tran10				{
					position:absolute;
					top:23px;
					right:141px;
					}

.tran11				{
					position:absolute;
					bottom:0px;
					}
			
.tran27				{
					position:absolute;
					bottom:-96px;
					}
				
#footer				{
					position:absolute;
					bottom:-95px;
					width:317px;
					left:198px;
					z-index:6;
					}
				
.corporate		{
				left:4px;
				border:none;
				}
					
#menu      			{
					position:absolute;
					bottom:-22px;
					left:134px;
					z-index: 1;
					}
