/* CSS de la page d'accueil sur 2 colonnes */

.a-b-c .a ul.accueil li a { background-position: 0 0px; }

	/* Affichage des 2 colonnes en HP */
	#content .a-b { margin: 10px 0 0 0;background-image: url(../images/interne/fd_a-b.gif); background-repeat: repeat-y; background-position: -15px 0; }
	
	/* Colonne 1 : blocs visites, boutique et infos pratiques */
	#content .a-b .a { margin: 0; padding: 12px 15px 15px 15px; width: 190px; background-color: #FBFCE7; }
		#content .a-b .a h3 { padding-bottom: 2px; text-align: left; font-style: normal; font-size: 135%; font-weight: bold; text-transform: uppercase; background-image: url(../images/interne/fd_h3.gif); background-position: 0 bottom; background-repeat: repeat-x; }
		#content .a-b .a a { font-weight: bold; color: #9DAA0E; }
		#content .a-b .a a.more { text-align: right; display: block; outline: none; }
	
	/* Colonne 2 : L'actualite */
	#content .a-b .b { float: left; margin: 0 0 0 15px; width: 260px; }
		#content .a-b .b h2 { font-size: 220%; background-image: url(../images/interne/fd_h2.gif); }
		#content .a-b .b h4 { font-size: 120%; color: #EC008C; font-weight: bold; }