/*dimension page web*/
#page {
        width:100%;
		Background-color: #000000;
		height:800px;
        }

/*dimension tableau principale*/
#page1 {
        width: 700px;
        margin-left: auto;
        margin-right: auto;
		height:500px;
        }
		
/*Carde affichage photos central*/		
#tableCentral {
		position: relative;
		background-image:url(images/near_earth_moon.jpg);
		height:500px;
		overflow:hidden;
		display:block;
		width:600px;
		}

/*text centrale*/		
#textCentral {
		position: relative;
		height:500px;
		font-weight:bold;
		font-size:11px;
		color:#3366CC;
		display:block;
		overflow:auto;
		}

#table5{
		Position:relative;
		margin-left:auto;
		margin-right:auto;
		width:700px;
		height:60px;
		}		

/*dimension 1er cadre*/		
.table1{
		width: 750px;
        margin-left: auto;
        margin-right: auto;
		height:60px;
		background-image:url(images/mauritius1.jpg);
        }
		
/*emplacement bouttons / 2em cadre*/		
.table2{
		width: 750px;
		float: left;
		height:500px;
		}


/*Emplacement 3em cadre*/		
.table3 {
	/*sposition:relative;*/
	width:700px;
	height: 500px;
	background-position:center;
	background-image:url(images/Totem2black&red.jpg);
	border-collapse: collapse;	
	border:0px solid #999999;
			}
		
/*Emplacement 4em cadre*/		
.table4{
		position:relative;
		left: 150px;
		width: 700px;
		height:500px;
		}
	

		
/*Sytle des textes*/
		
.style1{
		font-style: italic;
		color: #3366CC;
		margin-left: 5px;
		text-align: center;
		font-size: 150%;
		}
.style2{
		font-style: italic;
		color: #3366CC;
		font-family:Times New Roman;
		text-align:right;
		font-size: 75%;
		}
		
.style3{
		width:80px;
		height:15px;
		}

.style4{
		position:relative;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		font-size:12px;
		}
		
		
/*Styles bouttons*/
.style5	{
		color: #3366CC;
		font-family: Comic Sans MS;
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		margin-left:20px;
		margin-top: 10px;
		width:90px;
		height:22px;
		background-color:none;
		}

.style6 {
		position:relative;
		color:#3366CC;
		font-family: Comic Sans MS;
		font-weight:bold;
		font-size:17px;
		text-align: center;
		}
		
.style7 {
		position:relative;
		color:#3366CC;
		font-family: Comic Sans MS;
		font-weight:bold;
		font-size:11px;
		text-align:center;
		}

.style8 {
		position:relative;
		color:#3366CC;
		font-family: Comic Sans MS;
		font-weight:bold;
		font-size:19px;
		}
		
.style9 {
		color:#3366CC;
		font-family: Comic Sans MS;
		font-weight:bold;
		font-size:14px;
		}
		
.style10{
		color:#000000;
		font-family: Comic Sans MS;
		font-weight:bold;
		font-size:16px;
		}
