/* CSS Document */
body
	{height:500px;
	background-color:#F3E9F3;
	}
.box1
	{margin-right:30%;
	margin-left:30%;
	margin-bottom:50px;
	}

a {
color : #996699;
text-decoration : none;
}

.chapeau 
	{
	font-family:"Trebuchet MS";
	font-size:18px;
	text-align:center;
	line-height:20px;
	margin-right:5%;
	margin-left:5%;
	color:#653A5E;
	margin-top:10px;
}

.corps 
	{font-family:"Trebuchet MS";
	font-size:13px;
	text-align:justify;
	color:#43093D;
	margin-right:5%;
	margin-left:5%;
	margin-bottom:20px;
	text-decoration:none;
	}

.titre
	{font-family:"Trebuchet MS";
	font-size:22px;
	line-height:28px;
	text-align:right;
	text-indent:20px;
	color:#ffcc66;
	background-color:#990066;
	margin-top:2px;
	margin-right:5%;
	margin-bottom:2px;
	border-top:0px;
	top:0px;
	bottom:0px;
}

.menu
	{font-family:"Trebuchet MS";
	font-size:14px;
	margin-top:0px;
	text-align:center;
	color:#5F3160;
	line-height:35px;
	text-decoration:none;
}

.menu_select
	{font-family:"Trebuchet MS";
	font-size:15px;
	margin-top:0px;
	text-align:center;
	text-indent:3px;
	line-height:35px;
	color:#330033;
}

.footer {
	font-family:"Trebuchet MS";
	font-size: 9px;
	margin-bottom:0px;
	text-align:right;
	color: #999999;
	text-decoration:none;
}
