html {
	width: 100%;
	height: 100%;
}
body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color: #5d8bf0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-image: url(images/interface/contenu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#global {
	background-image: url(images/interface/contenutop.jpg);
	width: 800px;
	height: 160px;
	top: 0;
	margin: 0 auto;
	text-align: left;
}
#maincontenu {
	position: absolute;
	top: 160px;
	width: 800px;
}
#contenu { margin-left: 60px; }

.diapoindex {
	padding: 1px 0 3px 0;
	margin: 0;
	width: 235px;
	height: 450px;
	background-image: url(images/interface/diapo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.selectionimg {
	display: inline;
	padding-right: 5px;
	height: 135px;
	float: left;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
}
.listetop {
	background-image: url(images/interface/liste-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* MENU */
#menu {
	width: 225px;
	margin-left: 10px;
	background-image: url(images/interface/menu-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li.licolor {
	width: 215px;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 15px;
}
#menu li {
	width: 215px;
	list-style-type: none;
	text-align: left;
	font-size: 10pt;
	line-height: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-indent: 30px;
}
#menu li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu li a:hover, #menu li a:focus {
	background-image: url(images/interface/puce-menu.gif);
	background-position: right center;
}
#menu li.bordbas1px {
	border-color: gray;
	border-width: 0 0 1px 0;
	border-style: dotted;
}

/* TEXTES */
p {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0 0 10px 15px;
	padding: 0;
	font-size: 10pt;
	line-height: 12pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	padding: 0;
	margin: 0;
	color: #2b65e3;
}
h1 a { color: #2B65E3; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	padding: 2px;
	margin: 0;
	color: #2b65e3;
	line-height: 18pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	font-variant: normal;
	padding: 0;
	margin: 5px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2B65E3;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	padding: 2px;
	margin: 0 0 5px 0;
	background-color: #09f;
	color: #fff;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	padding: 0;
	margin: 8px 0;
}
.txtinvisible { color: #f96; }
.txtc { text-align: center; }
.txtd { text-align: right; }
.txtitalic { font-style: italic; }
.tirecherche {
	font-weight: bold;
	color: #2b65e3;
	font-size: 12pt;
	line-height: 24pt;
	font-variant: small-caps;
}
.txtcbold {
	text-align: center;
	font-weight: bold;
}
.txtd1218i {
	text-align: right;
	font-size: 12pt;
	line-height: 18pt;
	font-style: italic;
}
.txtxsmallc {
	font-size: 4pt;
	line-height: 4pt;
	text-align: center;
}
.txtmarquee {
	text-align: center;
	background-color: #fc3;
	width: 190px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin: 1px auto 8px auto;
	border: 1px #666 solid;
}
.txtlectureaise {
	font-size: 11pt;
	line-height: 14pt;
}
p.txtlectureaise { margin-bottom: 8px; }
.meteo {
	font-family: Times new Roman;
	font-size: 12px;
	line-height: 14px;
}

/* LIENS */
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #2b65e3;
	text-decoration: underline;
}
a:active {
	color: #f00;
	text-decoration: none;
}

/* PUCES */
ul {
	margin: 0;
	padding: 0;
}
#liIndex li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/interface/puce.gif);
}
.liIndex li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/interface/puce.gif);
}

/* IMAGES */
.img2 {
	border-color: #36f;
	border-width: 1px;
	border-style: solid;
}
.imgl { margin-right: 8px;}
.imgr { margin-left: 8px;}

/* FORMULAIRE */
.searchform { font-size: 8pt; }
form {
	margin: 0;
	font-size: 0;
}
input, textarea {
	font-size: 8pt;
	background-color: #8e bd ed ;
	color: #000;
	border-width: 1px;
	background-image: url(images/interface/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
input:hover {
	background-image: url(images/interface/inputover-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #39F;
	color: #fff;
}
select {
	font-size: 8pt;
	background-color: #9cf;
	color: #000;
	border-width: 0;
}

