
BODY {
	color: black;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-position: top;
	background-repeat: repeat;
}

TABLE.top_header {
	width : 750px;
	background-image : url(images/barre_top.jpg);
	height : 21px;
	vertical-align : middle;
}

TABLE.top_header TD.message {
	height : 21px;
	width: 599px;
	background-image: url(images/bg_top_header_message.gif);
	font-family : "Arial", Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : middle;
	text-align : left;
	color : #cbcbcb;
	padding-left: 8px; 
}

TABLE.top_header TD.date {
	height : 21px;
	width: 151px;
	background-image: url(images/bg_top_header_date.gif);
	font-family : "Arial", Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : middle;
	text-align : center;
	color : #cbcbcb;
	padding-right: 0px;
}

TABLE.pagelayout {
	background : Black;
	width : 750px;
}

TABLE.pagelayout TD.logo {
	height: 53px;
	width: 544px;
}

TABLE.pagelayout TD.uqat {
	height: 53px;
	width: 206px;
}

TABLE.pagelayout TD.menu {
	width : 135px;
	vertical-align : top;
	background-image : url(images/bg_menu.jpg);
	background-repeat : repeat-y;
	height: 100%;
}

TABLE.pagelayout TD.body {
	width: 615px;
	height: 100%;
	vertical-align: top;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
}

TABLE.pagelayout TD.footer {
	width : 750px;
	height : 19px;
	vertical-align : middle;
	background-image : url(images/bg_footer.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	font-family: 'Verdana', Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	font-size : 60%;
	color : #bbbbbb;
	text-align: center;
}

TABLE.pagelayout TD.menu {
	width: 135px;
	height: 100%;
	border: none;
}

TABLE.menu {
	width : 135px;
	vertical-align : top;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	border: none;
}

TABLE.menu TD.titre {
	text-align : left;
	height : 22px;
	width : 135px;
	vertical-align : top;
	border: none;
	margin: 0px;
	padding: 0px;
}

TABLE.content {
	border: 0px;
	vertical-align: top;
}

TABLE.content TD.menu {
	vertical-align: top;
	height: 100%;
}

TABLE.content TD.body {
	vertical-align: top;
	height: 100%;
}

TABLE.body {
	height: 100%;
	width: 615px;
	vertical-align: top;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	border: none;
}

TABLE.body TD.navigator {
	height: 22px;
	width: 615px;
	background-image: url(images/bg_navigator.gif);
	font-family: 'Verdana', Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	font-size : 9px;
	color : #C0C0C0;
	padding-left: 8px;
	vertical-align: middle;
}

TABLE.body TD.text {
	padding-left: 30px;
	padding-right: 30px;
}

TABLE.body TD {
	vertical-align: top;
}

TABLE.commanditaires {
	width: 480px;
	vertical-align: middle;
	text-align: center;
	border: thin;
	border-color: gray;
}

TABLE.officiers {
	width: 80%;
	border: medium;
}

TABLE.officiers TD {
	font-family: 'Verdana', Arial, sans-serif;
	font-size : 11px;
	color : #f8f8ff;
	padding: 5px;
}

TABLE.officiers TD.poste {
	width: 25%;
}

TABLE.officiers TD.officier {
	width: 25%;
}

TABLE.officiers TD.courriel {
	width: 50%;
}

P {
	font-family: 'Verdana', Arial, sans-serif;
	font-size : 11px;
	color : #C2C7CC;
	text-align: justify;
	padding-left: 45px;
	padding-right: 45px;
	line-height: 15px;
}

P.black {
	font-family: 'Verdana', Arial, sans-serif;
	font-size : 10px;
	color : Black;
	text-align: justify;
}

P.center {
	text-align: center;
}

P.left {
	text-align: left;
}

P.right {
	text-align: right;
}

P.top {
	font-family: 'Verdana', Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	font-size : 60%;
	color : #C2C7CC;
	text-align: right;
}

P.text {
	padding-left: 30px;
	padding-right: 30px;
}

A {
	color : #c5ba01;
	text-decoration: none;
}

A:Hover {
	color : #f9eb02;
	text-decoration: underline;
}

A.Black {
	color : Black;
	text-decoration: none;
}

A.Black:Hover {
	color : #962626;
	text-decoration: none;
}

A.footer {
	font-family: 'Verdana', Lucida Sans Unicode, Tahoma, Arial, sans-serif;
	color : #bbbbbb;
}

UL {
	font-family: 'Verdana', Arial, sans-serif;
	font-size : 11px;
	list-style: disc;
	list-style-image : url(images/dot01.gif);
	color : #C2C7CC;
	padding-left: 60px;
	padding-right: 60px;
}


h1 {
	font-family: 'Tahoma', Arial, sans-serif;
	font-size : 15px;
	color :	white;
	padding-left: 35px;
	padding-right: 35px;
}

h2 {
	font-family: 'Lucida Sans Unicode', Tahoma, Arial, sans-serif;
	font-size : 12px;
	color: #e7a900;
	padding-left: 25px;
	padding-right: 25px;
}

DIV.bouton {
	text-align: right;
	padding-right: 40px;
}
