
body { 
  background-image: url("/images/background.png");
  background-repeat: repeat-x;
}



a {
    color: #054e09;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color:#81ab00;
}
a:active {
    text-decoration: underline;
}

A.langue{ color:#054e09; font-size: 15px; text-decoration: none;font-family:Arial; }
A.langue:hover { color:#81ab00; font-size: 15px; text-decoration: none; }

A.menu{ color:#ffffff; font-size: 18px; text-decoration: none;font-family:Arial; }
A.menu:hover { color:#81ab00; font-size: 18px; text-decoration: underline; }

A.menu2{ color:#81ab00; font-size: 20px; text-decoration: none;font-family:Arial; }
A.menu2:hover { color:#eeeeee; font-size: 20px; text-decoration: underline; }

A.footer{ color:#81ab00; font-size: 12px; text-decoration: none;font-family:Arial; }
A.footer:hover { color:#000000; font-size: 12px; text-decoration: underline; }

A.copyright{ color:#81ab00; font-size: 12px; text-decoration: none;font-family:Arial; }
A.copyright:hover { color:#054e09; font-size: 12px; text-decoration: underline; }

A.titreBloc{ color:#004900; font-size: 15px; text-decoration: none;font-family:Arial; }
A.titreBloc:hover { color:#7a807a; font-size: 15px; text-decoration: underline; }

A.detailBloc{ color:#004900; font-size: 12px; text-decoration: none;font-family:Arial; }
A.detailBloc:hover { color:#7a807a; font-size: 12px; text-decoration: underline; }

A.retour{ color:#81ab00; font-size: 12px; text-decoration: none;font-family:Arial; }
A.retour:hover { color:#054e09; font-size: 12px; text-decoration: underline; }

.btns {
	border: 1px solid #394c01;
	background-color: #81ac01;
	color: #ffffff;
	padding: 1px 3px;
	font-size: 8pt;
	text-transform: uppercase;
}
.btns:hover, .btnsA {
	color: #303f01;
	text-decoration: underline
}


.adresse{ color:#004900; font-size: 14px; text-decoration: none;font-family:Arial; }
.texte{ color:#7c7d7b; font-size: 14px; text-decoration: none;font-family:Arial; }
.footer{ color:#5c5b5b; font-size: 12px; text-decoration: none;font-family:Arial; }

h1, h1 a {
	color: #477b03;
	font-size: 14pt;
	margin: 0;
}
h2 {
	font-size: 12pt;
	margin: 0;
}
.popup h2 {
	margin-bottom: 40px;
	border-bottom: 2px solid #004900;
}
.tabListMois {
  width: 100%;
  background-color: #81ac01;
  border: 1px solid #fff;
}

.tabListMois td {
  border: 1px solid #c0c0c0;
  padding: 0;
  margin: 0;
}

.tabListMois a {
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  display: block;
  text-decoration:none; 
  padding: 2px 10px;
}
.tabListMois a:hover {
  background-color: #dad7d7;
}
#zoneSlideShow {
	position: relative;
	top: -10px;
	left: 10px;
}
#zoneSlideShow #slide1 #slide2, #zoneSlideShow #slide1 #slide2 div, #zoneSlideShow .thmbimg {
	border-color: #004900;
	border-width: 1px;
}
#zoneSlideShow .thmbimg:hover, #zoneSlideShow .thmbimgH {
	border-color: #2F9620;
	border-width: 1px;
}
#zoneSlideShow #slide1 #slide2 {
	width: 270px;
	height: 175px;
}
#zoneSlideShow #slide1 span {
	padding-top: 60px;
}
#zoneSlideShow .thmbimg {
	margin: 0 3px 3px 0;
}