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)
33 background-color: #000000;
42 background-color: #4f5519;
45 background-color: #818c27;
48 background-color: #818c27
51 /***** Le menu pour le choix de la CSS *****/
60 /***** Le style du contenu des pages *****/
63 background-color: #000000;
64 padding: 10px 10px 15px 10px;
83 background-color : #1e2201
103 background-image: url
(img/logo_2.png);
111 background-image: url
(img/logo_2_ek_master.png);
114 /***** Le pied de page *****/
121 vertical-align: middle
;
128 /***** La boite d'information (s'apparente à une MessageBox) *****/
135 background-color: #000000;
136 border-bottom: 1px solid
#aeaeae;
139 div#info div
.fermer
{
144 background-image: url
(../../img/fermer.gif)
151 div#info #icone
.interrogation
{
152 background-image: url
(../../img/interrogation.gif)
154 div#info #icone
.information
{
155 background-image: url
(../../img/information.gif)
157 div#info #icone
.exclamation
{
158 background-image: url
(../../img/exclamation.gif)
163 div#info
.boutons div
{
165 background-color: #770000;
167 padding: 0px 5px 0px 5px;
168 margin: 0px 5px 0px 5px;
170 div#info
.boutons
div:hover
{
171 background-color: #bc0000;
174 /***** Les infos bulles *****/
181 background-image: url
(img/fleche_bulle_haut.png);
186 background-image: url
(img/fleche_bulle_droite.png);
191 background-image: url
(img/fleche_bulle_bas.png);
196 background-image: url
(img/fleche_bulle_gauche.png);
204 background-color: #164200;
212 /***** Le faux captcha *****/
217 /***** Les formulaires *****/
221 background-color: #164200;
222 border: #2d8800 1px solid
;
232 form input
[readonly
] {
233 background-color: #484e46
236 /***** Les liens *****/
238 text-decoration: none
;
247 .lien:hover, .lien:active, a:hover, a:active {