@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	/* Pour faire apparaitre la barre de défilement de droite, en permanence 
	pour éviter un problème de centrage du tableau global - Jacques -*/
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana, Geneva, sans-serif;
}

table.global {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}

.menu_lien:hover {
	color: #FFAD04;
	font-family: Verdana, Geneva, sans-serif;
}

/* Définition de la couleur de fond */
table.global,.global tr .global, .couleur_du_fond{
	background-color: #FFF7E6;
}

table.contenu  {
	background-image: url(images_site/graph2.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.decalage_page_index {
	margin-left: 300px;
	font-weight: normal;
	font-size: 12px;
}


.contenu tr td {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.menu_interligne {
	line-height: 20px;
	margin-left: 0px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menu_titre {
	font-size: 16px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 100%;
}
.menu_trait_dessus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: right;
	font-weight: normal;
}

.menu_lien {
	font-size: 12px;
	text-decoration: none;
	list-style-type: disc;
	color: #422D00;
	font-weight: bold;
}

.important {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.marge_gauche {
	padding-left: 300px;
}
.programme_lien {
	font-size: 12px;
	text-decoration: none;
	list-style-type: disc;
	color: #422D00;
	line-height: 1.5;
	padding: 0px;
	list-style-position: inside;
}

.programme_lien:hover {
	color: #FFAD04;
	text-align: left;
}

.hautdepage_lien {
	font-size: 12px;
	text-decoration: none;
	color: #422D00;
	line-height: normal;
	font-style: italic;
}
.hautdepage_lien:hover {
	color: #FFAD04;
	text-align: right;
}
.image_lien {
	text-decoration: none;
	border: 0;
}
.global tr td .contenu tr td h4 {
	color: #FF8000;
}
.global tr td .contenu tr td h3 em strong .programme_lien .menu_lien {
	color: #000;
}
.global tr td .contenu tr td p strong em .programme_lien .menu_lien {
	color: #000;
}
.global tr td .contenu tr td p .menu_lien strong em {
	color: #000;
}
.global tr td .contenu tr td h4 em {
	color: #006231;
}
.global tr td .contenu tr td h4 em {
	color: #006231;
}
.global tr td .contenu tr td h4 {
	color: #006231;
}
.couleur {
	color: #900;
}
.dim_iframe_gauche {
	width: 160px;
	height: 840px;
}
.dim_iframe_haut {
	width: 840px;
	height: 98px;
}

.adresse_haut {
	text-align: right;
	margin-right: 200px;
}

.global tr td .contenu tr td table tr td .contenu #assemblee_generale {
	text-align: center;
}
.global tr td .contenu tr td table {
	text-align: right;
}
.global tr td .contenu tr td table tr td ul li .programme_lien {
	text-align: left;
}
.global tr td .contenu tr td table tr td ul li .programme_lien {
	text-align: left;
}
.global tr td .contenu tr td table tr .contenu h3 {
	text-align: left;
}
.global tr td .contenu tr td table tr td .contenu {
	text-align: left;
}
.global tr td .contenu tr td table tr td ul li .programme_lien {
	text-align: left;
}
.global tr td .contenu {
	text-align: right;
}
.global tr td .contenu {
	text-align: right;
}
.global tr td .contenu tr td ul .menu_lien {
	text-align: left;
}

