Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1248 | Rev 1257 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1248 Rev 1254
Line 254... Line 254...
254
	color:#6C6865;
254
	color:#6C6865;
255
}
255
}
256
.onglets .menu_actif h1{
256
.onglets .menu_actif h1{
257
	color:#FD8C13;
257
	color:#FD8C13;
258
}
258
}
259
.onglets li:hover{
259
.onglets li:hover, #zone_contenu_corps .onglets li:hover * {
260
	background:white;
260
	background:white;
261
	border-bottom:0;
261
	border-bottom:0;
262
}
262
}
-
 
263
 
263
.onglets li a:hover{
264
.onglets li:hover > a{
264
	color:#FD8C13;
265
	color:#FD8C13;
265
	background:white
-
 
266
}
266
}
267
/*----------------------------------------------------------------------------------------------------------*/
267
/*----------------------------------------------------------------------------------------------------------*/
268
/* Général */
268
/* Général */
269
.centrer{
269
.centrer{
270
	text-align:center;
270
	text-align:center;