/* Pagelayout StyleSheet */

body {
	margin: 0px;
	padding: 0px;
	background-color: #565656;
	color: #FFFFFF;
	font-family: Arial,_serif;
	font-size: 14px;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.border-left {
	background: #565656 url(../images/border_left_bg.jpg) scroll repeat-x top left;
}

.border-right {
	background: #565656 url(../images/border_right_bg.jpg) scroll repeat-x top left;
}

#header {
	background: #565656 url(../images/header_bg.jpg) scroll no-repeat top left;
	width: 935px;
	height: 192px;
}

#header-table {
}

td img {
	border: none;
}

#content {
	background: #1F1F1F url(../images/content_bg.jpg) scroll no-repeat top left;
	width: 935px;
	vertical-align: top;
}

#footer {
	background-color: #565656;
	text-align: right;
	padding: 0px 0px 15px 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#table-menu {
	width: 100%;
}

#table-menu td {
	width: 50%;
}

#table-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}

#table-menu a:hover, #table-menu a.current {
	font-weight: normal;
	color: #FEDE00;
}

.table-menu-left {
	text-align: right;
	padding-right: 100px;
}

.table-menu-right {
	text-align: left;
	padding-left: 100px;
}

#page-content {
	margin: 100px 50px 50px 50px;
}

#page-content .title {
        margin: 0px; padding: 0px;
	background: transparent url(../images/bullet.gif) scroll no-repeat 0px 2px;
	color: #FEDE00;
	font-size: 21px;
	padding-left: 35px;
	font-weight: normal;
	height: 40px;
	vertical-align: top;
}

.table-content {
	margin: 0px; padding: 0px;
	width: 100%;
}

.table-content td {
        width: 50%;
	vertical-align: top;
}

.content-left {
	padding: 0px 20px 0px 0px;
	text-align: justify;
	vertical-align: top;
}

.content-right {
        padding: 0px 0px 0px 20px;
	text-align: justify;
        vertical-align: top;
}

.content-both {
	text-align: center;
        vertical-align: top;
}

a {
	text-decoration: none;
	color: #FEDE00;
}

a:hover {
	font-weight: bold;
}

/* DISCOURS */

/* .discours p { margin-bottom: 0.21cm; direction: ltr; widows: 2; orphans: 2 }
.discours p.western { font-family: "Times New Roman", serif; font-size: 12pt; so-language: fr-FR }
.discours p.cjk { font-family: "Times New Roman", serif; font-size: 12pt }
.discours p.ctl { font-family: "Times New Roman", serif; font-size: 12pt; so-language: ar-SA }
.discours a:link { so-language: zxx } */
