body {
	font-size: 10px; /*reset 1 em size to 10px*/
	text-align: center;
	background-image:url(../images/bg03.jpg);
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color: #4b5b67;
}


div#principale {
	width: 800px;
	height: 750px;
	background-color: ffffff;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	color: rgb(0,0,0);
	font-family: verdana;
	font-size: 11pt;
		border-top-color: 990000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: 990000;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: 990000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: 990000;
	border-left-style: solid;
	border-left-width: thin;


}

