/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site VOLCAN DE LEMPTEGY ----------------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/





/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */



#content div#navDetails li {
	list-style:none;
	background:transparent url(../images/evenementiel/bg-li-red.gif) no-repeat left top;
}

#content div#navDetails a {
	color:#b4200b;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#content.evenementiel h3 {
	font-size:13px;
	background:#238A2A url(../images/evenementiel/bg-h3.gif) no-repeat 0 0;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:5px 10px;
	padding:0 0 0 10px;
	height:29px;
}
	#content.evenementiel h3.arrow {
		background-image:url(../images/evenementiel/bg-h3-arrow.gif);
		padding:0 0 0 30px;
	}
		#content.evenementiel h3 span {
			background:#238A2A url(../images/evenementiel/bg-h3.gif) no-repeat 100% 0;
			padding:5px 10px 0 0;
			height:24px;
			display:block;
		}
		
#content.evenementiel div#acces {
	background:url(../images/evenementiel/bg-acces.png) no-repeat;
}

#content div#newsList a {
	color:#9F0208;
}

#content h4.news {
	color:#9F0208;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au chemin de navigation */
/* -------------------------------------------------------------------------------------------- */

#global #wire ul {
	color:#B4200B; 
}
#global #wire li {
	background:url(../images/bg-wire-li-red.gif) no-repeat 0 5px;
}
#global #wire li a {
	color:#B4200B; 
}
#global #wire li a:hover {
	color:#B4200B; 
}
