Subversion Repositories Sites.gentiana.org

Rev

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

Rev 114 Rev 116
Line 103... Line 103...
103
#bandeau_contenu {
103
#bandeau_contenu {
104
	position:absolute;
104
	position:absolute;
105
	top:136px;
105
	top:136px;
106
	left:198px;
106
	left:198px;
107
	height:22px;
107
	height:22px;
108
	width:600px;
108
	width:750px;
109
	text-align:left;
109
	text-align:left;
110
	margin:0;
110
	margin:0;
111
	padding-top:5px;
111
	padding-top:5px;
112
	text-transform:uppercase;}
112
	text-transform:uppercase;
-
 
113
}
113
#bandeau_contenu a, #bandeau_contenu a:hover {
114
#bandeau_contenu a, #bandeau_contenu a:hover {
114
	font-weight:bolder;
115
	font-weight:bolder;
115
	margin-left:15px;
116
	margin-left:15px;
116
	color:white;
117
	color:white;
117
	text-decoration:none;}
118
	text-decoration:none;}
Line 120... Line 121...
120
 
121
 
121
/* Moteur de recherche */
122
/* Moteur de recherche */
122
#zone_moteur_recherche {
123
#zone_moteur_recherche {
123
	position:absolute;
124
	position:absolute;
124
	top:136px;
125
	top:136px;
125
	left:520px;
126
	left:670px;
126
	height:22px;
127
	height:22px;
127
	width:270px;
128
	width:270px;
128
	margin:0;
129
	margin:0;
129
}
130
}