3 @import url
(pageMinichat.css);
4 @import url
(pageAdmin.css);
5 @import url
(pageProfileRegister.css);
6 @import url
(pageAbout.css);
14 font-family: sans-serif
;
17 background-color: #f6dfc2;
27 background-image: url
(../../img/css1/logo_fond.png);
33 #menu li:first-child
{
45 background-color: #f6dfc2;
49 background-color: #ffffff;
50 background-image: url
(../../img/css1/triangle.png);
51 background-repeat: no-repeat
;
52 background-position: center bottom
55 background-color: #ffffff;
58 /***** Le menu pour le choix de la CSS *****/
67 /***** Le style du contenu des pages *****/
70 background-color: #f6dfc2;
71 padding: 10px 10px 15px 10px;
87 background-color : #FFFFFF
104 background-image: url
(../../img/css1/logo.png);
105 background-repeat: no-repeat
;
111 /***** Le pied de page *****/
113 background-color: #e19671;
120 vertical-align: middle
;
127 /***** La boite d'information (s'apparente à une MessageBox) *****/
134 background-color: #841919;
135 border-bottom: 1px solid
#FFFFFF;
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: #c62929;
167 padding: 0px 5px 0px 5px;
168 margin: 0px 5px 0px 5px;
170 div#info
.boutons
div:hover
{
171 background-color: #e84747;
174 /***** Les infos bulles *****/
180 background-image: url
(../../img/css1/fleche_bulle.png);
187 background-color: #841919;
195 /***** Le faux captcha *****/
200 /***** Les formulaires *****/
204 background-color: #f0df95;
205 border: #841919 1px solid
;
207 form
input:hover
, form
input:focus
,
208 form
button:hover
, form
button:focus
,
209 form
select:hover
, form
select:focus
{
210 background-color: #ffffff;
219 form input
[readonly
] {
220 background-color: #d0c9aa
223 /***** Les liens *****/
225 text-decoration: underline
;
234 .lien:hover, .lien:active, a:hover, a:active {