@charset "utf-8";
body {
	background-image: url('layout/bkgrnd.jpg');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #333333;
}
h1 {
	font-size: 1.9em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0; 
}
td {
	vertical-align: top;
}
a:link {
	color: #6c6c6c;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #6c6c6c;
	text-decoration: underline;
}
#header {
	margin: auto;
	width: 988px;
	height: 143px;
	background-image:  url('layout/banner.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	font-weight: bold;
}
#header ul {
	position: relative;
	left: 248px;
	top: 110px;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header li {
	display: inline;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	height: auto;
	width: 159px;
	margin: 0px;
}
#lang {
	position: relative;
	font-weight: bold;
	text-decoration: none;
	top: 25px;
	color: #ffffff;
	float: right;
	width: 192px;
}
#lang a {
	color: #ffffff;
	text-decoration: none;
}

#menulft {
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	position: relative;
	top: 50px;
	width: 140px;
	color: #6c6c6c;
	height: auto;
	float: left;
	line-height: 25px;
	left: 25px;
}
#menulft a {
	color: #6c6c6c;
	text-decoration: none;
	padding: 0px;
	margin-left: 5px;
}
#undermenulft {
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	position: relative;
	top: 0px;
	width: 140px;
	color: #6c6c6c;
	height: auto;
	float: left;
	line-height: normal;
	left: 0px;
}
#undermenulft li a {
	color: #6c6c6c;
	text-decoration: none;
}
#bkgrdtxt{
	margin: auto;
	width: 988px;
	text-align: left;
	background-image:  url('layout/fond.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
#txt {
	margin-left: 200px;
	margin-right: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bottomligne{
	width: 988px;
	height: 14px;
	background-image:  url('layout/bottom_ligne.jpg');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.7em;
	text-align: center;
	color: #6c6c6c;
	margin: auto;
	float: inherit;
}
#bottom{
	width: 988px;
	background-image: url('layout/bottom.jpg');
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.7em;
	text-align: center;
	color: #6c6c6c;
	margin: auto;
	float: inherit;
}
#bottom a {
	color: #6c6c6c;
	text-decoration: none;
	padding: 0px;
	margin-left: 5px;
	font-weight: bold;
}
.bltactiv {
	font-size: 1.6em;
	color: #6c6c6c;
	text-decoration: none;
}
.bltinactiv {
	font-size: 1.6em;
	color: #ffffff;
}
.heure {
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
}

.navigactif {
	font-weight: bold;
}
.actif {
	list-style-type: none;
}
#bkgrdtxt #txt .lead {
	font-weight: bold;
}
#illustrationhome {
	background-image: url(images/illustration_home.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#illustrationhome h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: 65px;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#illustrationhome h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: 65px;
	margin: 0px;
	padding-top: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.listesitemap {
	line-height: 140%;
}
.listesitemapretrait {
	margin-left: 20px;
}
.orateur {
	font-weight: bold;
}
.gris {
	background-color: #CCCCCC;
}
.chapitre {
	font-weight: bold;
	text-transform: none;
	font-size: 1.2em;
}
.titreconf {
	font-weight: bold;
	color: #6699CC;
}
.interlude {
	font-weight: bold;
	text-transform: uppercase;
}
