body{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top:25px;
}

.link1  a:hover {
	background: #72C246;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	a:link{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}

	a:visited{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}
	a:active{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}

.linkMenu  a:hover {
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	a:link{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}

	a:visited{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}
	a:active{
	background: #6CC2E6;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 13pt;
}
.nolink  {
	background: #72C246;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
}

.textlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


#contenu{
text-align:left;
font-size: 11px;
line-height: 11.5pt;
border:0;
}
#title{
font-size:11px;
color:#CC0000;
}
#title2{
font-size:11px;
font-weight:bold;
}
#title3{
font-size:14px;
font-weight:bold;
}
#comment{
font-size:11px;
}

ul#menu {
  width: 175px;
  list-style-type: none;
  border-top: solid 1px #FFFFFF;
  background-color:#6CC2E6;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

ul#menu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "+ ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}
