3 @import url
(pageMinichat.css);
4 @import url
(pageAdmin.css);
5 @import url
(pageProfileRegister.css);
6 @import url
(pageAbout.css);
14 font-family: monospace
;
17 background-color: #DFDFDF;
18 background-image: url
(img/fond.png)
42 background-color: #000000;
51 background-color: #4f5519;
54 background-color: #818c27;
57 background-color: #818c27
60 /***** Le menu pour le choix de la CSS *****/
69 /***** Le style du contenu des pages *****/
72 background-color: #000000;
73 padding: 10px 10px 15px 10px;
92 background-color : #1e2201
112 background-image: url
(img/logo_2.png);
120 background-image: url
(img/logo_2_ek_master.png);
123 /***** Le pied de page *****/
130 vertical-align: middle
;
137 /***** La boite d'information (s'apparente à une MessageBox) *****/
144 background-color: #000000;
145 border-bottom: 1px solid
#aeaeae;
153 background-image: url
(../../img/close.gif)
160 div#info #icone
.interrogation
{
161 background-image: url
(../../img/interrogation.gif)
163 div#info #icone
.information
{
164 background-image: url
(../../img/information.gif)
166 div#info #icone
.exclamation
{
167 background-image: url
(../../img/exclamation.gif)
172 div#info
.buttons div
{
174 background-color: #770000;
176 padding: 0px 5px 0px 5px;
177 margin: 0px 5px 0px 5px;
179 div#info
.buttons
div:hover
{
180 background-color: #bc0000;
183 /***** The tooltips *****/
190 background-image: url
(img/fleche_bulle_haut.png);
195 background-image: url
(img/fleche_bulle_droite.png);
199 .tooltipArrowBottom {
200 background-image: url
(img/fleche_bulle_bas.png);
205 background-image: url
(img/fleche_bulle_gauche.png);
213 background-color: #164200;
221 /***** Le faux captcha *****/
226 /***** Les formulaires *****/
230 background-color: #164200;
231 border: #2d8800 1px solid
;
241 form input
[readonly
] {
242 background-color: #484e46
245 /***** Les liens *****/
247 text-decoration: none
;
256 .pageLink:hover, .pageLink:active, a:hover, a:active {