body {
	background-color: White;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: Gray;
	padding: 0px;
	margin: 0px;
}

table {
	color: #696969;
	border: none;
}

li{
	list-style-type: square;
}

img {
	border: none;	
}

.bleu{
	color: #354785;
}

td.bg{
	background-image: url(../pictures/profile.png);
	background-repeat: no-repeat;
}

td.couleur_de_fond{
	background-color: #aaccdd;
}

.coin_haut{
	background-image: url(../pictures/lune11.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.coin_bas{
	background-image: url(../pictures/lune33.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer
{
	font-size: 11px;
	font-family: "Arial Narrow", Arial,monospace;
	color: #354785;
	font-weight: normal;
	text-align: center;
	background: url(../pictures/lune22.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.lien_sous_menu:link {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #354785;
	font-weight: bold;*/
	text-decoration: none;
}

a.lien_sous_menu:active {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #354785;
	font-weight: bold;*/
	text-decoration: none;
}

a.lien_sous_menu:visited {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #354785;
	font-weight: bold;*/
	text-decoration: none;
}

a.lien_sous_menu:hover {
	/*font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669900;
	font-weight: bold;*/
	text-decoration: none;
}

a.lien_menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #669900;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}

a.lien_menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}

a.lien_menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #669900;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}

a.lien_menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}

a.lien_actif:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}
a.lien_actif:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}
a.lien_actif:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}
a.lien_actif:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ADFF2F;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	text-decoration: none;
}

a.lien_footer:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #354785;
	font-weight: bold;
	text-decoration: none;
}

a.lien_footer:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #354785;
	font-weight: bold;
	text-decoration: none;
}

a.lien_footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #354785;
	font-weight: bold;
	text-decoration:none;
}

a.lien_footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #354785;
	font-weight: bold;
	text-decoration:underline;
}

.menu_de_gauche{
	position: absolute;
	left: 5px;
	top: 300px;
}

.contour_logo{
	background-image: url(../pictures/courbe_logo.png);
	background-repeat: no-repeat;
	background-position: right;
}

.vert_page1{
	font-size: 17px;
   color:#99cc00;
	font-weight: bold;
	margin: 0px 0px 1px 15px;
}

.bleu_page1{
	font-size: 17px;
	color: #006699;
	font-weight: bold;
	margin: 0px 0px 1px 15px;
}

.gris_page1{
	font-size: 15px;
	color: Gray;
}

