body, tr, td {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


p, li {
	font-family: Arial, sans-serif;
}

a:link {
	color: #7AAC22;
	text-decoration: underline;
}

a:visited {
	color: #7AAC22;
	text-decoration: underline;
}

a:hover {
	color: #7AAC22;
	text-decoration: none; 
}

a:active {
	color: #7AAC22;
	text-decoration: underline; 
}


#cur {
	font-weight:bold;
}

a.lmenu:link {
	font-size:12px;
}

a.lmenu:visited {
	font-size:12px;
}

a.lmenu:hover {
	font-size:12px;
}

a.lmenu:active {
	font-size:12px;
}

.tlmenucur {
	font-weight:bold;
	color: #7AAC22;
	font-size:12px;
}

a.newstitle:link {
	font-size:12px;
	font-weight:bold;
	color:#0A3A60;
}

a.newstitle:visited {
	font-size:12px;
	font-weight:bold;
	color:#0A3A60;
}

a.newstitle:hover {
	font-size:12px;
	font-weight:bold;
	color:#0A3A60;
}

a.newstitle:active {
	font-size:12px;
	font-weight:bold;
	color:#0A3A60;
}

a.mtop:link {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.mtop:visited {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.mtop:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.mtop:active {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.mtoptext {
	font-size:10px;
	color:#FFFFFF;
}

.mainmtoptext {
	font-size:10px;
	color:#6D8BA2;
}

a.print:link {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

a.print:visited {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

a.print:hover {
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}

a.print:active {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

h1 {
	font-size:160%;
}

h1.sectheader {
	font-family:Arial, sans-serif;
	font-size:21px;
	color:#7AAC22;
	margin:0 10px 10px 9px;
	font-weight:400;
}

h2 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#7AAC22;
	margin:10px 0 0 0;
}

h3 {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#7AAC22;
}

form {
	margin:0;
}

ul li, li {
	list-style-image:url(/pictures/nmg_pictures/bullet.gif);
	font-size:12px;
}

.newsannonce {
	color:#7F7F7F;
	font-size:11px;
}

.newsdate {
	color:#9DAFBF;
	font-size:10px;
}

form {
	margin:0;
}

.sectbgcolor {
	background-color:#7AAC22;
}

input, select, textarea {
	border:1px solid #9D9E8E;
}

a.news_year:link, a.news_year:visited, a.news_year:hover, a.news_year:active {
    font-weight:bold;
}

span.news_year-a {
    font-weight:bold;
}

/*{{{ =H-p-wrap*/

.h-p-wrap {
  padding: 45px 0 0;
}

.h-p-wrap h3 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  color: #333;
}

.p-list {
  margin: 0 0 0 -4px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

.p-list li {
  background: none;
  list-style-image: none;
  float: left;
  width: 166px;
  height: 166px;
  background: url(li-bg.png) 0 0 no-repeat;
  position: relative;
}

.p-table
, .p-table td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

.p-table {
  width: 156px;
  height: 156px;
  margin: 5px;
}

.p-table td {
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  color: #737373;
}

.p-table td.p-td-img {
  height: 100%;
}

.bigger_font .p-table td {
  font-size: 12px;
}

.p-table img {
  border: none;
  float: none;
  margin:0;
}

.p-link
, .p-link:visited {
  display: block;
  width: 156px;
  height: 156px;
  position: absolute;
  top: 5px; left: 5px;
  background: url(blank.png);
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  outline: none;
}

.p-descr {
  display: block;
  padding: 0 0 5px;
}

/*}}}*/

