/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-width: 950px;
	background: #095C2B;
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: center;
}
div, dl, dt, dd, span {
	border: 0;
	margin: 0;
	padding: 0;
}
.TListe a, .TContenu a {color: #297D3B;}
.TListe a:hover, .TContenu a:hover {color: black;}

/* ===========================================	*/
/*					ACCUEIL						*/
/* ===========================================	*/
table#fond {
	margin: 0;
	width: 100%;
	height: 100%;
}
td#sfond {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
div#module {
	position: relative;
	width: 949px;
	height: 612px;
	background: url(images2/fond.jpg) left top no-repeat;
}
div#bienvenue {
	position: absolute;
	width: 553px;
	height: 18px;
	left: 219px;
	top: 75px;
/*	border: 1px solid white;	*/
	z-index: 100;
	text-align: left;
	font-size: 10pt;
	color: white;
}

/* ------ Invariants de la page index ------- */
div#invar_idx {
	position: absolute;
	left: 33px;
	top: 344px;
	width: 160px;
	height: 137px;
/*	border: 1px solid black;	*/
	z-index: 100;
}
img.puce_idx {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}
#invar_idx ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#invar_idx li {
	margin-top: 5px;
	color: #095C2B;
	font-size: 10pt;
	font-weight: bold;
	font-family: times new roman, helvetica, sans-serif;
	text-align: left;
}
#invar_idx a {
	color: #095C2B;
	text-decoration: none;
}
#invar_idx a:hover {text-decoration: underline;}

/* ----------- Moteur de recherche ------------- */
div#mot_rech {
	position: absolute;
	width: 390px;
	height: 45px;
	left: 55px;
	top: 510px;
/*	border: 1px solid white;	*/
	z-index: 110;
	text-align: left;
	color: white;
}
#mot_rech form {display: inline;}
#mot_rech label {
	margin-right: 10px;
	color: white;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
#mot_rech input#cle {
	border: 1px solid black;
	background: white;
	font-size: 10pt;
}
#mot_rech input#submit {vertical-align: middle;}

/* ---------------- Actualités ----------------- */
div.idx_resume {
	color: black;
	font-size: 10pt;
}
div.idx_vignette {
	border: 0;
	margin-left: 5px;
}

/* ---------- Actualités à la Une ----------- */
div#actu_idx {
	position: absolute;
	width: 265px;
	height: 295px;
	left: 219px;
	top: 166px;
/*	border: 1px solid black;	*/
	z-index: 110;
}
#actu_idx h4 {
	display: block;
	margin: 0;
	padding: 0;
	color: #1E5D3B;
	text-align: right;
}
#actu_idx h5 a {
	color: black;
	text-decoration: none;
}
#actu_idx h5 a:hover {text-decoration: underline;}

/* ------------- Infos date MAJ --------------	*/
div#datemaj {
	position: absolute;
	width: 410px;
	height: 18px;
	left: 500px;
	top: 110px;
/*	border: 1px solid white;	*/
	z-index: 115;
	text-align: right;
	font-size: 8pt;
	color: white;
}

/* ----------- Menus de l'accueil ------------  */
div#menu_idx {
	position: absolute;
	width: 430px;
	height: 125px;
	left: 500px;
	top: 146px;
/*	border: 1px solid black;	*/
	z-index: 120;
}
#menu_idx table {
	margin: 0;
	width: 100%;
}
#menu_idx td {
	padding: 0;
	width: 50%;
}
#menu_idx ul {
	margin-top: 10px;
	list-style-image: url(images2/index/puce_menu.gif);
	text-align: left;
}
#menu_idx li {
	margin-bottom: 10px;
	font-size: 14pt;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
}
#menu_idx a {
	color: #095C2B;
	text-decoration: none;
}
#menu_idx a:hover {text-decoration: underline;}

/* --------- Référence InfoLive V6 ----------- */
div#infoliveV6 {
	position: absolute;
	width: 225px;
	height: 16px;
	left: 700px;
	top: 595px;
	z-index: 130;
	text-align: right;
}
#infoliveV6 a {text-decoration: none;}
#infoliveV6 a:hover {text-decoration: underline;}

/* ===========================================	*/
/*					INTERNE						*/
/* ===========================================	*/
table#fond_int {
	margin: 0;
	border: 0;
	width: 950px;
	height: 100%;
	background: white;	
}
td#tfond_int {
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	vertical-align: top;
	background: #126E2D url(images2/interne/fond_gauche.jpg) left top repeat-x;
}

div#banniere {
	position: relative;
	width: 948px;
	height: 210px;
	background: white url(images2/interne/banniere_defaut.jpg) right top no-repeat;
	text-align: left;
	z-index: 1000;
}
div#logo {
	position: absolute;
	width: 139px;
	height: 210px;
	left: 0;
	top: 0;
	background: url(images2/interne/logo.gif) left top no-repeat;
	z-index: 500;
	visibility: visible;
}
div#recherche {
	float: right;
	width: 809px;
	height: 45px;
	background: url(images2/interne/fond_recherche.gif) left top no-repeat;
	text-align: right;
}
#recherche form {
	display: inline;
	margin-right: 10px;
}
#recherche label {
	margin-right: 10px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
#recherche input#cle {
	margin-right: 10px;
	border: 1px solid #B6CC2A;
	background: white;
	font-size: 10pt;
}
#recherche input#submit {vertical-align: middle;}

/* ---------------- Partie gauche ----------------- */
div#bandegauche {
	width: 60px;
	overflow: visible;
	text-align: left;
/*	border: 1px solid black;	*/
}

/* ============ Contenus ================= */
div#container {
	position: relative;	/**/
	margin-top: 1px;
/*	margin-left: 60px;	*/
	width: 948px;	/**/
	text-align: left;
/*	border: 1px solid black;
	overflow: visible;	*/
}
/*
.critere{
	border:1px solid white;
	background:#eee;
	margin:15px;
}
*/
.critere ul{
/*	display: inline;	*/
	border:1px solid white;
	padding:5px;
	color:black;
	font-size:small;
}
.critere a{
/*	display:block;	*/
	text-decoration:none !important;
}
.MenuActu-over{
	background:#ccc;
	color:black;
	font-weight:bold;
}
.MenuActu{
	background:#eee;
	color:black;
	font-weight:normal;
}
.MenuActu a:hover{background:#ccc;}


/* -------------- Navigation ------------- */
div#navig {
	position: absolute;
	width: 928px;
	height: 24px;
	padding: 10px;
/*	border: 1px solid black;
	left: -60px;	*/
	top: 0;
	background: url(images2/interne/fond_navig.gif) left top no-repeat;
	z-index: 500;
	text-align: right;
	color: white;
	font-size: 10pt;
}

#navig a {
	color: white;
	text-decoration: none;
}
#navig a:hover {text-decoration: underline;}

/* ------------- Theme de Rubrique + Outils ------------ */
div#themeEtOutil {
	margin-top: 18px;
	display: block;
	height: 61px;
/*	border: 1px solid black;	*/
}
#themeEtOutil div#theme {
	margin-left: 38px;	/**/
	margin-top: 18px;
	padding-left: 10px;
	padding-top: 29px;
	padding-bottom: 12px;
	width: 220px;
	color: white;
	text-align: left;
	font-size: 18pt;
	font-family: times new roman, helvetica, sans-serif;
	font-weight: bold;
/*	border: 1px solid black;	*/
}
#themeEtOutil div#outil {
	float: right;
	margin-top: 43px;
	width: 600px;
	text-align: right;
}
#themeEtOutil #outil ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#themeEtOutil #outil li {
	display: inline;
	margin-right: 20px;
	color: white;
	font-size: 10pt;
}
#themeEtOutil #outil a {
	color: white;
	text-decoration: none;
}
#themeEtOutil #outil a:hover {text-decoration: underline;}
#themeEtOutil #outil img {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}

/* -------------- Sommaire ------------------ */
div#sommaire {
	position: relative;
	float: left;
	width: 272px;
	padding: 0;
}
div#sommaireRub {margin-left: 59px;}
#sommaire ul {
	margin: 0;
	margin-top: 15px;
	padding: 0;
	list-style-type: none;
}
#sommaire li {
	color: white;
	font-size: 10pt;
	margin-bottom: 0.5em;
}
#sommaire li a {
	color: #F8F014;
	text-decoration: none;
}
#sommaire li a:hover {color: white;}
li.lniv3 {
	margin-left: 25px;
	list-style-type: circle !important;
}
li.lniv4 {margin-left: 25px;}
a.nsurvol {
	color: white !important;
	text-decoration: none;
}
a.nsurvol:hover {text-decoration: underline;}
a.nsurvolNoir {
	color: black !important;
	text-decoration: underline !important;
}
a.nsurvolNoir:hover {text-decoration: underline;}
div.speCoulClair li, .speCoulClair li a {color: #104E1D !important;}
.speCoulClair li a:hover {color: white;}

/* ------------- invariants ----------------- */
div#invariant {
	width: 205px;
	margin-top: 20px;
	margin-left: 52px;
}
img.puceinvar {
	border: 0;
	margin-right: 5px;
	vertical-align: middle;
}

/* -------------- Contenus ------------------ */
div#mainer {
	float: right;
	margin-top: 15px;
	width: 675px;
}
h1.gdtheme {
	display: inline;
	margin-left: 10px;
	font-family: times new roman, helvetica, sans-serif;
	text-align: left;
}
div.contenu {margin: 10px;}
span.Titrecontenu {display: none;}
table.TListe, table.TContenu {margin: 0;}
table.TListe td {padding: 5px;}
table.TContenu td {padding: 10px;}
.TContenu td.vignette img, .TListe td.vignette img {border: 0;}
table.annuaire td {padding: 0 !important;}
table.annuaire {margin-bottom: 10px !important;}

/* ------------- Bas de page ---------------- */
div#baspage {
	width: 948px;
	height: 40px;
	background: url(images2/interne/fond_baspage.gif) left top no-repeat;
	text-align: right;
}
#baspage td {
	color: white;
	font-size: 10pt;
}
#baspage a {
	color: white;
	text-decoration: none;
}
#baspage a:hover {text-decoration: underline;}

/* ====== Ajout V7 ==== */
.fincontenu hr{display:none;}
