body{
	margin: auto;
	padding: 10px;
	background-color:rgb(255, 203, 153);
	text-align:center;
    font-family: verdana;

}

.Global { 
	letter-spacing:1px;
	position:relative;
    width: 850px;
	margin: auto;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgb(255, 255, 204);
    border-left: 2px solid rgb(153, 0, 51);
    border-right: 2px solid rgb(153, 0, 51);
    border-top: 2px solid rgb(153, 0, 51);
    border-bottom: 2px solid rgb(153, 0, 51);
}

.Main { 
    clear:both;
	position:relative;
	padding: 10px;
    width: 830px;
    margin: auto;
    font-size: 15px;
	color: rgb(153, 0, 51);
	font-family: verdana;
    font-weight: bold;
	text-align:center;
}

.titre1 { 
    font-family: Edwardian Script ITC;
    font-size: 60px;
    }

.titre2 { 
    font-family: Edwardian Script ITC;
    font-size: 40px;
    }


	
	
	
.Menu { 
    position: relative;
    width: 100%;
    border-bottom: 1px ;
    border-color: rgb(153, 0, 51);
    }
	
.Left { 
    border: 2px solid green;
    padding: 0px;
    float: left;
    position: relative;
    width: 100px;
    height: 100%;
    text-align: left;
    margin-right: auto;
}

.SubMenu a { 
    padding: 10px 2px 10px 4px;
    float: left;
    font-style: normal;
    font-variant: normal;
    font-size: 23px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    display: block;
    width: 13.5%;
    text-decoration: none;
    margin-top:0px;
    font-weight: bold;
    color: rgb(153, 0, 51);
    text-align:center;
    font-family: Edwardian Script ITC
    }

.SubMenu a:hover { 
    background-color: rgb(153, 0, 51);;
    color: white;
    }

#fenetre { 
	position:relative;
    width:830px;
    height:100px;
	color: rgb(153, 0, 51);
    overflow:hidden;
    background-color: rgb(255, 255, 204);
    }

  .fenetre1 { 
    position:relative;
    text-align:justify;
    width:400px;
    float: left;
    font-family: verdana;
    font-style: italic;
	color: rgb(153, 0, 51);
    background-color: rgb(255, 255, 204);
    }

 .fenetre2 { 
    position:relative;
    text-align:justify;
    float: left;
    width:400px;
    background-color: rgb(255, 255, 204);
    font-family: verdana;
	color: rgb(153, 0, 51);
    font-style: italic;
    }

 .fenetre3 { 
    position:relative;
    text-align:justify;
    padding: 30px 5px 12px 4px;
	margin-left:10px;
    width:820px;
    background-color: rgb(255, 255, 204);
    font-family: verdana;
    font-style: italic;

    }

 .fenetre4 { 
    overflow:hidden;
    position:relative;
    width:500px;
    height:100px;
    background-color:white
    }
	
	
.fenetre5 { 
	clear:both;
	position:relative;
	padding: 5px;
    width: 850px;
    margin: auto;
    font-size: 9px;
	font-family: verdana;
    font-weight: bold;
	text-align:center;
	background-color:rgb(255, 203, 153);
	 }
	 
.dp { 
    width: 300px;
	padding: 5px;
	margin: auto;
    float: right;
	color: rgb(153, 0, 51);
	font-size: 9px;
    font-weight: normal;
}

.dp2 { 
    width: 200px;
	padding: 5px;
	margin: auto;
	float: left;
	color: rgb(153, 0, 51);
	font-size: 9px;
    font-weight: normal;
}

