  /*//////////////////////////
 ///// Classes de texte /////
//////////////////////////*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.adresse_titre {
	background: url(../img/axya_fleche_orange.gif) no-repeat;
	padding-left: 18px;
	font-size: 10px;
	color: #f79936;
}

.adresse_details {
	padding-left: 18px;
	font-size: 10px;
	color: #848589;
}

#recherche_texte{
	font-size: 10px;
	color: #f79936;
}

.axya_copyright {
	color: #f89634;
	font-weight: bold;
}

#contenu_gauche h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f89634;
}

.text_indent_fleche {
	background: url(../img/axya_fleche_orange.gif) no-repeat;
	padding: 0 0 0 20px;
}

#page {
	font-size: 12px;
}

.orange {
	color: #f29834;
}

.boite_page_contenu h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #78797c;
}

.boite_meta_infos_libelle {
	font-size: 11px;
	font-weight: bold;
	color: #78797d;
}

.boite_meta_infos_detail {
	font-size: 11px;
	color: #78797d;
}

  /*/////////////////////////
 ///// Classes de lien /////
/////////////////////////*/

.item_paire a:link, .item_paire a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.item_impaire a:link, .item_impaire a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #f89634;
	text-decoration: none;
}

a:hover {
	color: #848589;
}

#meta_liens a {
	color: #7e8285;
	text-decoration: none;
}

#meta_liens a:hover {
	text-decoration: underline;
}

#meta_realisation a {
	font-size: 10px;
	color: #7e8285;
	text-decoration: underline;
}

#meta_realisation a:hover {
	color: #7e8285;
	text-decoration: none;
}

.position_poste {
	font-style:italic;
	color: #f79936;
}

#flux_rss_contenu a:link, #flux_rss_contenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#flux_rss_contenu a:hover {
	color: #f89634;
}

#partenaires a:link, #partenaires a:visited {
	color: #848589;
	text-decoration:underline;
}

#partenaires a:hover {
	color: #848589;
	text-decoration:none;
}

.info {
	color: #78797C;
}