basefont {
	font-family: Arial, helvitica, sans-serif;
	font-size: 10pt;
}

body, table, tr, td, p, dl, dt, dd, div, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : BLack;
}

.titre  {
	color: #922343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background : transparent;
}

.titleinpopup  {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	background : transparent;
}

.noir  {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

/* pour solajou link en haut */
.mainlinksolajou a:link, .mainlinksolajou a:visited {
	color: #FFD304;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
	font-weight : bold;
}


a:link {
	color: BLack;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

a:visited  {
	color: BLack;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

a:hover  {
	color: Black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

.samenavbas a:link {
	color: BLack;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

.samenavbas a:visited   {
	color: BLack;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}
.samenavbas  a:hover {
	color: #FFEA00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}
.samenavselected {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

.samenavbasthispage {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
	background-color : #FFD304;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	font-weight : bold;
	border : 1px solid Black;
	margin-top : 2px;
}

a.biogazdetail:link, a.biogazdetail:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

a.biogazdetail:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background : transparent;
}

a.pfiscamuserid:hover, a.pfiscamuserid:link, a.pfiscamuserid:visited  {
	color: #000000;
}

/*------ nieuwsophomepage BEGIN -----*/
.newshomepage {
}
		.newshomepage ul {
			margin:0;
			padding:0;
			list-style:none;
		}

			.newshomepage ul li {
				margin:0 0 15px 0;
				padding:0;
				list-style:none;
				clear:both;
				background: none repeat scroll 0 0 #EFEFEF;
				border-top: 2px solid #8F2241
			}

			.newshomepage ul li img {
				width:65px;
				height:61px;
				padding:6px 7px 17px 6px;
				/*------ display:block; -----*/
				float:left;
			}

			.newshomepage ul li h3 {
				color:#000000;
				font-size:12px;
				font-weight:bold;
				width:510px;
				margin:0 0 5px 5px;
				display:block;
			}

			.newshomepage ul li p {
				color:#000000;
				width:510px;
				margin:0 0 0 5px;
				display:block;
				padding:0 0 10px 0;
			}

			.newshomepage ul li p.datepublication {
				color:#000000;
				font-weight:bold;
				width:510px;
				margin:0 0 0 5px;
				display:inline;
				padding:0 0 0 0;
			}

			.newshomepage ul li a {
				color:#000000;
			}

			.newshomepage ul li a:hover {
				color:red;
			}

			.newshomepage ul li a.annexes {
				color:#000000;
				margin: 0 0 10px 5px;
			}

			.newshomepage ul li a.content {
				color:#000000;
				margin: 0 0 10px 5px;
			}

			.newshomepage ul li a.otherphotos {
				color:#000000;
				margin: 0 0 10px 5px;
			}
/*------ newshomepage END -----*/
