/* CSS Document */


/*-------------------- Navigation gauche --------------------------*/
.contenu_st{
	background:url(../images/fond_st_la_ville.jpg) repeat-y;
}

.nav_entete{
	background:url(../images/nav_entete_la_ville.jpg) no-repeat #f29400;
}

.nav_puce_titre{
	background:url(../images/puce_orange_claire.jpg) no-repeat;

}

.navgauche ul{
	color:#F29400;
}

.navgauche ul li{
	background:#fadda2;
}


.navgauche ul li a{
    color: #F29400;	
}

.navgauche a #selected {
    color: #F29400;	
}

.navgauche ul li #submenu_selected a{
	color:#F29400;
}

.navgauche ul li ul li  {  
	background:#fbebca;
}

.navgauche ul li a:hover{
	background:#f29400;	
}

.navgauche #selected   {
	background:#f29400;
}

.navgauche ul li ul li a:hover{
    color: #F29400;	
}

.navgauche ul li#selected  ul li a:hover{
    color: #F29400;	
}

.navgauche ul li ul li a:hover .nav_lien {
	background:url(../images/sous_nav_la_ville.gif) no-repeat #fbebca; 

}

.navgauche ul li #submenu_selected a .nav_lien {
	background:url(../images/sous_nav_la_ville.gif) no-repeat #fbebca; 
}

/*-------------------- Module --------------------------*/
/*actualité*/
.actu_teaser_accroche {
	color:#F29400;
}

.actu_listing_accroche {
	color:#F29400;
}

.actu_detail_accroche  {
	color:#F29400;
}

.actu_detail_accroche  {
	color:#F29400;
}

div.actu_savoir_plus a{
	background:#F29400;
}

div.actu_retour a{
	background:#F29400;
}

/*annuaire*/
.annuaire_listing_titre{
	color:#F29400;
}

.annuaire_listing_nom {
	color:#F29400;
}

/*évenement*/
.evenement_listing_titre{
	color:#F29400;
}

.evenement_listing_date {
	color:#F29400;
}

.evenement_listing_designation {
	color:#F29400;
}

/*établissement*/
.etablissement_listing_titre{
	color:#F29400;
}

.etablissement_listing_categorie {
	color:#F29400;
}

.etablissement_listing_accroche {
	color:#F29400;
}

/*manifestation*/
.manifestation_listing_titre{
	color:#F29400;
}

.manifestation_listing_categorie{
	color:#F29400;
}

.manifestation_listing_date {
	color:#F29400;
}

.manifestation_listing_accroche {
	color:#F29400;
}

/*newsticker*/
.libelle_newsticker div{
	color:#F29400 !important;
}

.libelle_newsticker div.puce_newsticker{
	background:url(../images/puce_la_ville.jpg) no-repeat !important;
}

/*galerie photo*/
.album_titre{
	color:#F29400;
}

.album_description a {
	color:#F29400;
}

.album_listing_titre{
	color:#F29400;
}

.album_detail_titre{
	color:#F29400;
}	

/*plan de site*/
#bloc_plan_de_site .titre{
	color:#F29400;
}
/*-------------------- Bloc --------------------------*/
/*texte*/
.bloc_text .titre{
	color:#F29400;
}	

.bloc_text div.intro p strong{
	color:#F29400;
}	

.bloc_text div.intro strong{
	color:#F29400;
}

.bloc_text div.corps strong{
	color:#F29400;
}

.bloc_text div.corps p strong{
	color:#F29400;
}	

/*texte image*/
.bloc_textimage .titre{
	color:#F29400;
}	

.bloc_textimage div.intro p strong{
	color:#F29400;
}	

.bloc_textimage div.intro  strong{
	color:#F29400;
}	

.bloc_textimage div.corps p strong{
	color:#F29400;
}

.bloc_textimage div.corps strong{
	color:#F29400;
}	

/*texte image 2*/
.bloc_textimage2 .titre{
	color:#F29400;
}	

.bloc_textimage2 div.intro p strong{
	color:#F29400;
}	

.bloc_textimage2 div.intro strong{
	color:#F29400;
}	

.bloc_textimage2 div.corps p strong{
	color:#F29400;
}	

.bloc_textimage2 div.corps strong{
	color:#F29400;
}

/*video*/
.bloc_video .titre{
	color:#F29400;
}	

/*son*/
.bloc_son .titre{
	color:#F29400;
}	

/*-------------------- Style spécifique --------------------------*/
/* bloc_lien */
.bloc_lien{
	background:#fbebca;
}

.puce_lien{
	background:url(../images/puce_orange_claire.jpg) no-repeat;
}

.bloc_lien .titre{
	background:url(../images/header_lien.jpg) no-repeat;
}

.bloc_lien .bottom{
	background:url(../images/bottom_bloc_ville.jpg) no-repeat;
}

/* bloc_mairie_entete */
.bloc_mairie_entete{
	background:#fbebca;
}

.puce_mairie{
	background:url(../images/puce_orange_claire.jpg) no-repeat;
}

.bloc_mairie_entete .titre{
	background:url(../images/nav_entete_la_ville.jpg) no-repeat;
	border-bottom:solid 2px #FFFFFF;
	height:19px;
}

.bloc_mairie_entete .bottom{
	background:url(../images/bottom_bloc_ville.jpg) no-repeat;
}


/* bloc_mairie */
.bloc_mairie{
	background:#fbebca;
}

.bloc_mairie .bottom{
	background:url(../images/bottom_bloc_ville) no-repeat;
}

/*--------------------- Wiki -----------------------*/
/* Tableau */
.wiki_table th {
	background-color:#F29400;
}
