* {	font-family: helvetica;	color: #000;}body {	padding: 0;	margin: 0;	background-color: #fff;	background-image: url();	background-position: top left;	background-repeat: no-repeat;}strong {	color: #A2C209;}/* ***** TEXTE ***** */#texte {	width: 66%;	border: 3px solid #A2C209;	margin: 0;	background-color: #fff;	position: absolute;	top: 150px;	left: 22%;}#texte h1 {background-color: #A2C209;	text-align: right;	padding-right: 3em;	color: #ffffff;	font-variant: small-caps; border: 1px solid #A2C209;	font-size: 130%;	letter-spacing: 0.1em;}#texte h2 {	padding-left: 5em;	background-color: #A2C209;	font-size: 110%;}#texte h3 {	margin-left: 2em;	font-weight: bold;	color: #A2C209;	font-size: 105%;}#texte p {	padding: 5px;}#texte a {	font-weight: bold;	color: #A2C209;}#texte a:hover {	color: #768C0B;}#texte ul li{	list-style-type: circle;	margin-bottom: 1em;}#texte table {	border: 1px #A2C209 solid;	border-collapse: collapse;	width: 80%;	margin-left: 10%;	margin-top: 2em;	padding: 5px;}#texte table th, #texte table td {	border: 1px #A2C209 solid;	border-collapse: collapse;	padding: 5px;}#texte table th {	text-align: center;}#texte img {	margin: 0;}#pages {	text-align: center;	font-size: 80%;	margin-top: 1em;}/* ***** RECHERCHE ***** */#recherche {	text-align: center;	border: 1px solid #000 collapse;	background-color: #ffe280;	font-size: 80%;}#recherche td {	border: 1px solid #000 collapse;	width: 33%;}#recherche input, #recherche select {	border: 1px solid #aa9039;	background-color: #fff1bf;}#recherche caption {	text-align: center;	margin: 2px;	padding: 0;}/* ***** MENU ***** */#menu {	position: absolute;	top: 115px;	left: 5px;	padding: 0;	margin: 0;	margin-left: 2px;	margin-top: 1em;	font-size: 90%;}#menu ul {	margin: 0;}#menu li {	list-style-type: none;	margin: 2px;}#menu a {	display: block;	border: #55481c solid 1px;	border-left: 5px solid #55481c;	border-right: 5px solid #55481c;	text-align: center;	text-decoration: none;	font-weight: 700;	background: #ffe280;	padding: 2px 0 2px 0;	width: 170px;}#menu a:hover {	color: #55481c;	background: #fff1bf;	border: 1px solid #aa9039;	border-left: 5px solid #aa9039;	border-right: 5px solid #aa9039;}/* ***** SOUS-MENU ***** */#ssmenu {	border: #000 1px solid;	padding: 0;	border: 0;}#ssmenu ul {	margin: 0;}#ssmenu li {	list-style-type: none;	padding: 1px;	margin: 1px;}#ssmenu a {	background:none;	text-decoration:none; text-align: left;	font-weight: 300;	width: 170px;	padding: 1px;	padding-left: 2px; line-height:20px;}#ssmenu a:hover {	color: #768COB;	background-color: none;	font-weight: 300;	width: 170px;	padding: 1px;	padding-left: 2px; line-height:20px; text-decoration:none;}/* ***** FOOTER ***** */#footer {	text-align: center;	background-color: #A2C209;	padding: 2px;	margin: 0px;	margin-top: 2em;	font-size: 80%;}#footer a {	color: #dfd2a7;	text-decoration: none;	font-weight: bold;}#footer a:hover {	color: #bfaa60;}/* ***** ACCESSIBILITE ***** */#accessibilite {	display: none;}/* ***** POPUP ***** */#popup {	border: 1px solid #55481c;	margin: 10px;	background-color: #fff;	margin-top: 1em;	padding: 1em;	font-size: 90%;}#popup h2 {	padding-left: 5em;	background-color: #dfd2a7;}/* ***** CLASSES ***** */.cache {	display: none;}.centre {	text-align: center;}.plusInfos {	text-align: right;	margin: 0.5em;}.plusInfos a {	font-size: 80%;}/* ***** CLASSES POUR THEMATIQUES ***** */.violet {	color: #750C45;}.bleu {	color: #1458E2;}.glace {	color: #8BC8DA;}.vert {	color: #87C760;}.brun {	color: #796319;}.rouge {	color: #BE1010;}.jaune {	color: #C4CB00;}