Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1123 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1123 Rev 1124
Line 494... Line 494...
494
	width:20px;}
494
	width:20px;}
495
#bandeauProjets #boutonPrecedent, #bandeauProjets #boutonSuivant{
495
#bandeauProjets #boutonPrecedent, #bandeauProjets #boutonSuivant{
496
	position:absolute;}
496
	position:absolute;}
497
#bandeauProjets #boutonPrecedent{
497
#bandeauProjets #boutonPrecedent{
498
	margin-left:-66px;
498
	margin-left:-66px;
499
	margin-top:-99px;
499
	margin-top: -147px;
500
	height:100px;
500
	height:100px;
501
	background:white;
501
	background:white;
502
	cursor:pointer;
502
	cursor:pointer;
503
	width:70px;
503
	width:70px;
504
	border:dotted 1px #fd8c13;
504
	border:dotted 1px #fd8c13;
Line 507... Line 507...
507
	-webkit-border-radius:10px 0 0 10px;
507
	-webkit-border-radius:10px 0 0 10px;
508
	border-radius:10px 0 0 10px;
508
	border-radius:10px 0 0 10px;
509
	background:white url(/sites/commun/generique/images/graphisme/fleche_gauche.png) no-repeat 5px 25px;}
509
	background:white url(/sites/commun/generique/images/graphisme/fleche_gauche.png) no-repeat 5px 25px;}
510
#bandeauProjets #boutonSuivant{
510
#bandeauProjets #boutonSuivant{
511
	margin-left:799px;
511
	margin-left:799px;
512
	margin-top:-99px;
512
	margin-top: -147px;
513
	width:30px;
513
	width:30px;
514
	cursor:pointer;
514
	cursor:pointer;
515
	background:white url(/sites/commun/generique/images/graphisme/fleche_droite.png) no-repeat 15px 25px;
515
	background:white url(/sites/commun/generique/images/graphisme/fleche_droite.png) no-repeat 15px 25px;
516
	padding:28px 8px 53px 8px;
516
	padding:28px 8px 53px 8px;
517
	border:dotted 1px #fd8c13;
517
	border:dotted 1px #fd8c13;