.texte {				/* texte de base */
	font-size: 11px;
	color: #0000000;
	text-align: justify;

}
.texte_2 {
	font-size: 12px;
	color: #0000000;
	text-align: justify;

}
.texte_3 {
	font-size: 13px;
	color: #0000000;
	text-align: justify;

}



.titre_chapitre {				/* texte de base */
	font-size: 12px;
	color: #0000000;
	font-weight:bold;
}

.titre_chapitre_bleu {				/* texte de base */
	font-size: 12px;
	color: #009fc6;
	font-weight:bold;
	
}


img.img_gauche {
	margin-right: 10px;
	text-align: left;
}

img.img_droite {
	text-align: right;
	margin-left: 10px;
}


.poissonbleu_et_textenormal {
  display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_titre.gif);
  list-style-position:inside;*/
  valign:middle;
}

.puces_titre_chapitre_bleu {
  display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_titre.gif);
  list-style-position:inside;*/
  valign:middle;
  font-size: 12px;
  color: #009fc6;
  font-weight:bold;
}

/*---  page lien ---*/
.puces_titre_liens {
 /* display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_titre_liens.gif);
  list-style-position:inside;*/

  valign:middle;
  font-size: 13px;
  color: #000000;
  font-weight:bold;
text-decoration:none;

}

.puces_sstitre_liens {
  /*display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_sstitre_liens.gif);
  list-style-position:inside;*/
  valign:middle;
  font-size: 13px;
  color:#009fc6;
  font-weight:bold;
	text-decoration:none;

}

.puces_ssstitre_liens {
  /*display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_ssstitre_liens.gif);
  list-style-position:inside;*/
  valign:middle;
  font-size: 12px;
  color:#FE9C43;
  font-weight:bold;
  text-decoration:none;
}

.texte_gras_orange{
  /*display: list-item;
  list-style-image: url(../../maj/phototheque/photos/pictos/puce_ssstitre_liens.gif);
  list-style-position:inside;*/
  valign:middle;
  font-size: 12px;
  color:#FE9C43;
  font-weight:bold;
  text-decoration:none;
}

a.lien_gras_orange{
  valign:middle;
  font-size: 12px;
  color:#FE9C43;
  font-weight:bold;
  text-decoration:none;
}
a.lien_gras_orange:hover {
  valign:middle;
  font-size: 12px;
  color:#FE9C43;
  font-weight:bold;
  text-decoration:underline;
}

a.lien_noir{
  color:#000000;
  text-decoration:none;
}
a.lien_noir:hover {
  color:#000000;
  text-decoration:underline;
}

.liens {
  font-size: 11px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;
}
.liens:Hover {
  font-size: 11px;
  color: #000000;
  font-weight:bold;
  text-decoration:underline;

}

.commentaire_liens {
  font-size: 11px;
  color: #000000;
  font-weight:bold;
  text-decoration:none;




}

/*---  page actualite ---*/

.puces_titre_theme_actualite {
  valign:middle;
  font-size: 13px;
  margin-bottom: 5px;
  padding-right: 10px;
  color: #006699;
  font-weight:bold;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
 /* text-decoration: underline;
 	background: url(../../maj/phototheque/photos/charte/titre_romain.gif) no-repeat;*/
}

.titre_especes{
  color: #006699;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.puces_titre_actualite {
  valign:middle;
  font-size: 12px;
  color:#333333;
  font-weight:bold;
  margin: 15px 0;
}

.liens_actualite {
font-size: 11px; color: #336699; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liens_actualite:Hover {
font-size: 11px; color: #336699; text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*--- page accueil ----*/

.table_actualite{
border:1px solid #0099CC;
background-color:#E6F8FB;
padding: 5px;
}

.titre_actu{
  font-size: 11px;
  color:#000000;
text-align:left;
  font-weight:bold;
}

/*--- page presse---*/
.table_dossier{
border:1px solid #0099CC;
background-color:#E6F8FB;
padding: 5px;
}

.table_communique{
border:1px solid #0099CC;
background-color:#E6F8FB;
padding: 5px;
}

/*--- page lexique ---*/
.table_lexique{
border:1px solid #0099CC;
background-color:#D0F1F8;
padding: 5px;
}

.liens_lexique{
font-size: 11px; color: #336699; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liens_lexique:Hover {
font-size: 11px; color: #336699; text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;
}

.theme_lexique{
  display: list-item;
  list-style-image: url(../../maj/phototheque/photos/picto_actu/puce_titre_theme_actualite.gif);
  list-style-position:inside;
  valign:middle;
  font-size: 12px;
  color:#000000;
  font-weight:bold;
text-decoration:none;
}



/*--- page espece ---*/

.table_espece{
	width: 580px;
	height: 400px;
	padding: 5px;
	background: url(../../v2/table-espece-bg.gif) no-repeat top left;
}

/*--- page contact ---*/
.texte_contact {				
	font-size: 11px;
	color: #0000000;
	text-align: left;

}

.boutton{
border:1px solid #0099CC;
background-color:#D0F1F8;
color:#000000;
}

/*--- page publication ---*/
.theme_publication{
  valign:middle; 
  font-size: 14px;
  color:#000000;
  font-weight:bold;
text-decoration:none;
}

/*--- page codes peches ---*/
.liens_codes{
font-size: 11px; color: #336699; text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liens_codes:Hover {
font-size: 11px; color: #336699; text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titre_code{
  font-size: 11px;
  color:#000000;
text-align:left;
  font-weight:bold;
}