body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

/* frog */
#FrogJS{
	width: 700px;
	height: 500px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}


/* Balises H */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	display: inline;
	color:  #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	/*font-weight: bold;*/
	line-height: 15px;
	color:  #000000;
	display: inline;
}
/* texte */
.menutexte
    {
	font-family: Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
.menutextebull
    {
	font-family: Arial, Helvetica, sans-serif;
	color:  #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }
.menutextebull2
    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #6080af;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }


.textelien
    {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #cccccc;
}


/* liens */
.Style0 {color: #000000}
.Style1 {color: #f6be0f}
a
    {
	font-family: Arial, Helvetica, sans-serif;
    }

a.menu
    {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    }

a.lientexte
    {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
    }
a.lientexte:hover
    {
    color: #000000;
    }



a.lien_1
    {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
    }
a.lien_1:visited
    {
    color:  #000000;
    }
a.lien_1:hover
    {
    color: #474646;
    }
a.lien_1:active
    {
    color: #474646;
    }
a.lien_2
    {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #cccccc;
	text-decoration: none;
    }
a.lien_2:visited
    {
    color:  #cccccc;
    }
a.lien_2:hover
    {
    color: #5c5c5c;
    }
a.lien_2:active
    {
    color: #5c5c5c;
    }