/* ********************************************************************************************************** */
/*    Squelette																																														*/
/* ********************************************************************************************************** */
body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: Georgia, "Times New Roman", Times, serif;
/* part 1 of 2 centering hack */
	}
	img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	}
#content {
	padding: 0px;
	border: 1px solid #ccc;
	width: 850px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 20px auto;
	height: 600px;
	}
html>body #content {
	width: 850px; /* ie5win fudge ends */
	height: 600px;
	}
#col_left{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
	width: 661px;
	background-image: url(../images/Logo-Lettres.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
	background-color: #FFFFFF;
	text-align: left;
}
#col_right{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	float: left;
	width: 189px;
	height: 600px;
	background-color: #FFFFFF;
}
table.news{
	padding:0px;
	margin:20px 0px 0px 20px;
	border-spacing:0px;
	font-size: 13px;
	width: 100%;
}
table.news th{
	background-color: #999999;
}
table.news td{
	padding: 0px 5px 0px 5px;
	border-top: thin #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
table.news hr{
	width: 400px;
	height: 0px;
	border-top: thin solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
