body {
	background-color: black;
	background-image: url(../img/fond.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#active_menu, #active_menu_top {
	font-weight: bold;
	color: black;
}

#col_left {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
}

#col_center {
	vertical-align: top;
	padding: 10px;
	padding-top: 20px;
}

#col_right {
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
}

#col_center table.contentpaneopen {
	width: 100%;
}


.lrb {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
}

.lt {
	border-left: 1px solid black;
	border-top: 1px solid black;
	background-color: white;
}

.menu {
	border-bottom: 1px solid black;
	font-size: 8pt ;
	padding-bottom: 1px;
}

td.chemin {
	border-right: 1px solid black;
	font-size: 8pt ;
	background-color: white;
	vertical-align: top;
	padding-top: 14px;
}


.imageb {
	background-color: white;
}


a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	color: #990000;
	text-transform: uppercase;
	text-align: left;
	line-height: 21px;
}

a.mainlevel:hover {
	color: #991616;
	background-color: #dddddd;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #777777;
	text-align: left;
	line-height: 19px;
}

a.sublevel:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #dddddd;
}

a.category {
	font-weight: bold;
}

.componentheading {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.contentheading {
	font-weight: bold;
	font-size: 12px;
}


.sectiontableentry1 td, .sectiontableentry2 td {
	padding-bottom: 5px;
}

.createdate {
padding:0;
font-style: italic;
font-size: 10px;
}

table.mainmenu {
	border-collapse: collapse;
}

#col_left table.moduletable,
#col_right table.moduletable,
table.moduletable_newsletter {
	background-color: #F7F5F5;
	border: 1px solid #E7E5E5;
	margin-top: 20px;
}
#col_left table.moduletable {
	width: 175px;
}
#col_right table.moduletable,
#col_right table.moduletable_videos_en_ligne,
#col_right table.moduletable_newsletter {
	width: 165px;
}
table.moduletable th,
table.moduletable_newsletter th {
	background-color: #E7E5E5;
	font-size: 13px;
	font-weight: bold;
	font-family: helvetica, arial;
	letter-spacing: 1px;
	padding: 1px 0;
}

table.moduletable_videos_en_ligne {
	background-color: #F5F5F5;
	border: 1px solid #D7D5D5;
	margin-top: 20px;
}
table.moduletable_videos_en_ligne th {
	background-color: #D7D5D5;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-family: helvetica, arial;
	text-transform: uppercase;
	padding: 2px 0;
}
table.moduletable_videos_en_ligne td {
	text-align: center;
	padding: 0 1px 1px 0;
}
table.moduletable_videos_en_ligne td td {
	text-align: left;
	font-weight: bold;
}
table.moduletable_videos_en_ligne td table {
	margin: 6px auto 0 auto;
}
table.moduletable_videos_en_ligne td table td {
	padding: 6px 0;
}
table.moduletable_videos_en_ligne td div.formats {
	position: absolute;
	margin-top: -8px;
	margin-left: 82px !important;
	margin-left: 0px;
	text-align: left;
}


#col_left table.mainmenu td {
	padding: 0;
}
#col_left a.mainlevel {
	padding: 0 5px;
}
#col_left div.sublevel1 {
	background-color: #FBFAFA;
	padding-left: 12px;
}

table.moduletable_newsletter td {
	font-size: 11px;
}
table.moduletable_newsletter td {
	padding: 0 8px;
	padding-top: 6px;
}
table.moduletable_newsletter td td {
	border: none;
	padding: 0;
}
table.moduletable_newsletter input.inputbox {
	border: 1px solid black;
	width: 143px;
	background-color: #FFFFFF;
}
table.moduletable_newsletter input.button {
	border: 1px solid black;
	width: 143px;
	margin-top: 8px
}


.contentpane_contact {
	border: 1px solid #E7E5E5;
	margin: 0 40px;
}
.contentpane_contact td {
	padding: 0 16px;
}
.contentpane_contact td td {
	padding: 0;
}
td.contentheading_contact {
	padding-top: 10px;
}

div.message {
	margin: 20px;
	margin-top: 0;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

.tfguestbook .addlink {
	text-align: right;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.tfguestbook .addlink {
	font-weight: bold;
}
.tfguestbook .item {
	margin-right: 10px;
	margin-top: 20px;
	padding: 0;
	background-color: #F7F5F5;
	border: 1px solid #E7E5E5;
}
.tfguestbook .item .title {
	font-weight: bold;
	background-color: #E7E5E5;
	padding: 2px 6px;
	text-align: center;
}
.tfguestbook .item .message {
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 4px 6px;
}
.tfguestbook .item .author {
	font-style: italic;
	text-align: right;
	font-size: 10px;
	margin-bottom: 2px;
	margin-right: 4px;
}
.tfguestbook .signez form {
	margin-top:0;
	margin-right: 10px;
	padding: 0;
	background-color: #F7F5F5;
	border: 1px solid #E7E5E5;
	padding: 10px;
}
.tfguestbook h1 {
	margin: 0;
	margin-top: 100px;
	margin-right: 10px;
	font-weight: bold;
	background-color: #E7E5E5;
	padding: 2px 6px;
	text-align: center;
}
.tfguestbook .inputbox, .tfguestbook textarea, .tfguestbook .button {
	width: 100%;
}
.tfguestbook textarea {
	height: 100px;
}
.tfguestbook .button {
	margin-top: 15px;
}
.tfguestbook .title .adminform {
	float: right;
}
.tfguestbook .title input {
	margin: 0;
}
.syndicate {
	font-size: 8px;
}


