Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 861 Rev 862
Line 1... Line 1...
1
/* STYLE SPECIFIQUE À L'ENSEMBLE DU MONDE ACCUEIL pour les MENUS COMMUNS */
1
/* STYLE SPECIFIQUE À L'ENSEMBLE DU MONDE ACCUEIL pour les MENUS COMMUNS */
2
body{
2
body{
3
	background:url(../images/graphisme/trait_vertical_accueil_commun.png) repeat-x;}
3
	background:url(../images/graphisme/trait_vertical_accueil_commun.png) repeat-x;}
Line 4... Line 4...
4
	
4
	
5
.importance2 {
5
.importance2, .importance3 {
6
	border:solid 1px #FD8C13;
6
	border:solid 1px #FD8C13;
7
}
7
}