Subversion Repositories Sites.gentiana.org

Rev

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

Rev 11 Rev 12
Line 3... Line 3...
3
/**********************************************************************************************************************/
3
/**********************************************************************************************************************/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
5
/* Date réalisation : 12 juin 2007 																																										*/
5
/* Date réalisation : 12 juin 2007 																																										*/
Line 6... Line 6...
6
 
6
 
7
#centrage {
7
#centrage {
8
	height:768px;
8
	height:1024px;
9
	width:1024px;
9
	width:1280px;
10
  margin:0 auto;
10
  margin:0 auto;
11
  background:url(./accueil_fond.jpg) top left no-repeat;}
11
  background:url(./accueil_fond.jpg) top left no-repeat;}
12
#cartouche {
12
#cartouche {
13
	position:absolute;
13
	position:absolute;
Line 26... Line 26...
26
 
26
 
Line 27... Line 27...
27
#titre_sites, #titre_logos {display:none;}
27
#titre_sites, #titre_logos {display:none;}
28
 
28
 
29
#zone_sites{
29
#zone_sites{
30
	position:absolute;
30
	position:absolute;
31
	top:20px;
31
	top:50px;
32
	left:240px;
32
	left:240px;
33
	width:200px;
33
	width:200px;
34
	margin:0;}
34
	margin:0;}