@charset "ISO-8859-1";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../navig/fond.gif);
}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #69892C;
	font-weight: normal;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69892C;
	font-weight: bold;
}

.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #799642;
}

.ppage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4DB73;
}

#nav a
	{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

#nav a:hover
	{
	font-weight: bold;
	color: #E2001A;
	text-decoration: none;
	}

#nav2 a
	{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

#nav2 a:hover
	{
	font-weight: normal;
	color: #E2001A;
	text-decoration: none;
	}
	
#triskel a
	{
	font-weight: normal;
	color: #B4DB73;
	text-decoration: underline;
	}

#triskel a:hover
	{
	font-weight: normal;
	color: #FFCF00;
	text-decoration: none;
	}
	
#foot a {
	color: #B4DB73;
	text-decoration: none;
}

#foot a:hover {
	color: #FFCF00;
	text-decoration: underline;
}

#backround
	{
	background-image:url(../images/backround.gif);
	background-repeat:repeat;
}

a {
	color: #69892C;
	text-decoration: underline;
}
a:hover
	{
	color: #FFCF00;
	text-decoration: none;
	}