@charset "UTF-8";
/* CSS Document */

/* la largeur de div.show est indeispensable */

/* NAVIGATION ONGLETS */
div#contenu #gallery {font-size:1.3em; padding:0; margin:0; }
div#contenu #gallery div { padding:0.3em 5px; float:left;line-height:1.9em; color:white; height:1.9em; cursor:pointer;border:1px solid #9DC22A;margin: 0 1px 0 0; width:167px; position:relative}
div#contenu #gallery div.ongletoff { background:url(../../images/accueil/nav-onglet-fleche.png) no-repeat 3px 12px #B5D15F; text-indent:1em; z-index:20;}
div#contenu #gallery div.ongletoff:hover { border:1px solid white}
div#contenu #gallery div.ongleton { background:url(../../images/accueil/nav-onglet-fleche.png) no-repeat 6px -30px #9DC22A;  cursor:pointer; text-indent:1.6em; z-index:100; }
div#contenu div.hide {display:none; width:0; overflow:hidden;}
div#contenu div.show {clear:left; margin:0 0 20px 0; padding:10px 20px;background:url(../../images/structure/ap-newsletter.png) repeat-x top left white; position:relative; top:1px ; z-index:50; width:500px}

div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}

.bas-modules, .haut-modules {	float:left;	min-width:260px;}


/* NAVIGATION ONGLETS ACCUEIL 2011 */
div#contenu #gallery2 {font-size:1.3em; padding:0; margin:0; }
div#contenu #gallery2 div { padding:0.3em 5px; float:left;line-height:1.9em; color:white; height:1.9em; cursor:pointer;border:1px solid #9DC22A;margin: 0 1px 0 0; width:167px; position:relative}
div#contenu #gallery2 div.ongletoff { background:url(../../images/accueil/nav-onglet-fleche.png) no-repeat 3px 12px #B5D15F; text-indent:1em; z-index:20;}
div#contenu #gallery2 div.ongletoff:hover { border:1px solid white}
div#contenu #gallery2 div.ongleton { background:url(../../images/accueil/nav-onglet-fleche.png) no-repeat 6px -30px #9DC22A;  cursor:pointer; text-indent:1.6em; z-index:100; }
div#contenu div.hide2 {display:none; width:0; overflow:hidden;}
div#contenu div.show2 {clear:left; margin:0 0 20px 0; padding:10px 20px;background:url(../../images/structure/ap-newsletter.png) repeat-x top left white; position:relative; top:1px ; z-index:50; width:200px}


.bas-modules2, .haut-modules2 {	float:left;	min-width:200px;}


/*       ******	*/
/*    ACCUEIL 	 */
/*       ******	*/

.presentation_home {
		list-style:square inside;
		color:#7570AD;
		margin:0;
		padding:0;
}

.presentation_home li {
		padding:0;
		margin:0.3em 0;
		font-size:1.2em;
}

.presentation_home a {
		color:#7570AD;
		text-decoration:none;
}

.presentation_home a:hover {
		color:#333;
}

