/* CSS Document */

body
	{
	background-color: #EDC635;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	}

.experimentation
	{
	color: #286747;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	}
	
	.experimentation_03
	{
	color: #286747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	}
	.experimentation_03b
	{
	color: #286747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;	}
	
	.news_00
	{
	color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	}
	
.titre_espece
	{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	}
	
.experimentation_02
	{
	color: #286747;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	}

.italique
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #286747;
	font-size: 10px;
	font-style:italic;
	}



.nav_puce
	{
	color: #FFCC33;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	}


.titre1
	{
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	}


.texte1
	{
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	}
	
.texte1bis
	{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	}


.texte2
	{
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}


.texte2b
	{
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
	

/* liens */
.lien_banniere
	{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	}
	
	.lien_banniere_02
	{
	margin-left:10px;
	margin-right:10px;
	color:#FFCC33;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	}

.nav
	{
	color: #FFCC33;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	}
	
	.bordure_centrale {
	border: thin solid #006633;
}
.bordure_gauche {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006633;
}

