body {
	background-color: #ebebad;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accroche_adema {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #551666;
}


.menu_gauche {
	background-image: url(../images/fond_menu_gauche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bas_page {
	background-image: url(../images/fond_bas_page_2.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.transparence {
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.cadre_accueil {
	background-image: url(../images/cadre_accueil.gif);
	background-repeat: no-repeat;

}
.table_fond {
	background-image: url(../images/fond_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.accroche_ademaVert {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990;
	font-weight: bold;
}
.titre_accueil {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #551666;
	font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0;
	margin: 0px;
	padding: 0px;
}
.sous_titre_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #551666;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pied_page_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #551666;
	font-weight: normal;
	text-align: right;
	margin: 0px;
}
a:link {
	color: #551666;
	text-decoration: none;
}
a:visited {
	color: #551666;
	text-decoration: none;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}

