body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


A:LINK, A:VISITED {
	background-color : #F2F3F7;
	color : #000099;
	text-decoration : underline;
}

A:HOVER {
	background-color : #F2F3F7;
	color : Red;
	text-decoration : underline;
}


A:LINK.green, 
A:VISITED.green {
	background-color : #F2F3F7;
	color : #000099;
	text-decoration : underline;
}

A:HOVER.green {
	background-color : #F2F3F7;
	color : Red;
	text-decoration : underline;
}



A.RedLink:LINK, A.RedLink:VISITED {
	color : Red;
	text-decoration : none;
}

A.RedLink:HOVER {
	color : Red;
	text-decoration : underline;
}

A.BottomPageLink:LINK, A.BottomPageLink:VISITED {
	color : White;
	text-decoration : none;
	background: transparent;
}

A.BottomPageLink:HOVER {
	color : White;
	text-decoration : underline;
		background: transparent;
}



A.language2:LINK, A.language2:VISITED {
	font-size: 10px;
		color: White;
		background-color: 458B16;
			text-decoration : none;
}

A.language2:HOVER {
		font-size: 10px;
		color: White;
      background-color: 458B16;
		text-decoration: underline;
}




  A.contactMail:LINK, A.contactMail:VISITED {

	font-size: 10px;
	color: #3E3E3E;
	background-color: White;
	}

  A.contactMail:HOVER {

	font-size: 10px;
	color: Red;
	background-color: White;
	}








table {
	padding: 0px;
	
}



td.GrassBas {
	font-size: 9px;
		color: White;
		padding-bottom: 4px;
		padding-left: 10px;
}

td.ContenuText {

	font-size: 11px;
	color: #3E3E3E;
	padding-left: 43px;
}


td.ContenuText4 {

	font-size: 11px;
	color: #3E3E3E;
		padding-left: 90px;
}
















td.ContenuText2 {

	font-size: 10px;
	color: #3E3E3E;
}


td.Contact {

	font-size: 9px;
	color: #3E3E3E;
	padding-left: 15px;
	}
	
	
	
	td.ContenuTextTitleTd {

	font-size: 12px;
	color: #006a84;
	font-weight: bold;
}
	
	


span.Plus {

	font-size: 10x;
	color: Red;
}

	span.ContactBold {

	font-size: 10px;
	color: #3E3E3E;
	font-weight: 600;

	}
	
   span.Contact{

	font-size: 10px;
	color: #3E3E3E;
	}

	
span.link {
	font-size: 10px;
	color: Blue;
	text-decoration: underline;
	}
	
	span.Title {
	font-size: 17px;
	color: #006a84;
	font-weight: bolder;
	margin: 10px;
	}

span.update {
	font-size: 10px;
		color: White;
}

span.language {
	font-size: 10px;
		color: White;
}





span.ContenuTextTitle {

	font-size: 12px;
	color: #006a84;
	font-weight: bold;
}

span.ContenuTextTitleLight {

	font-size: 10px;
	color: #006a84;
	font-weight: normal;

}





tspan.ContenuText3 {

	font-size: 13px;
	color: #3E3E3E;
	font-weight: bold;
}
