/*===========================================================*
*  - css gamesdeclic.fr - zu online // 2008/2009             *
*  - Contact => Sir_bline@hotmail.com                        *
*                                                            *
*                                                            *
*=================                       ====================*
*                                                            *
*                                                            *
*                                                            *
*============================================================*/



/* -------------------------------- */
/*        menu top ( header )       */
/* ---------------------------------*/


.menu_bg { font-size:1px; line-height:1px; height:21px; background-image:url(images/menu_bg.png); background-repeat:repeat-x; }
.lft_menu_bg { font-size:1px; line-height:1px; width:2px; background-image:url(images/left_menu.png); }
.rgt_menu_bg { font-size:1px; line-height:1px; width:2px; background-image:url(images/right_menu.png); }
.in_menu_bg { width:170px; background-image:url(images/in_menu.png); background-repeat:repeat-x; }

.advert_bg {
 width:140px; height:21px;
 background-image:url(images/advert.png); background-repeat:repeat-x;
}
.lft_advert_bg { font-size:1px; line-height:1px; width:4px; background-image:url(images/left_advert.png); }
.rgt_advert_bg { font-size:1px; line-height:1px; width:4px; background-image:url(images/right_advert.png); }
.in_advert_bg { width:100px; background-image:url(images/in_advert.png); background-repeat:repeat-x; }

.fns {
 visibility:hidden;
 position:absolute; display:block; margin-left:-44px;
 background-image:url(images/fs_bg.png);
}


.menu_left_bg {
 background-image:url(images/text_bg_1.png); background-repeat:repeat-y;
 background-position:-1px 0px;
 width:100%;border-style:solid;
}
.title_menu_bg { background-image:url(images/header_bg.png);background-repeat:repeat-x; }
.menu_borders { border-style:solid; border-color:#ffffff; border-bottom-color:#533d2b; }
.menu_borders:hover { border-style:solid; border-color:#533d2b; border-bottom-color:#ffffff; }
.menu_borders_tb { width:181px; margin-top:6px; }
.menu_borders_tb img { display:inline; }

/* -------------------------------- */
/*            form buttons          */
/* ---------------------------------*/

.boutton_log {
display:block;margin:0px;padding:0px;border-style:hidden;border-width:0px;border-color:transparent;
font-size:11px;font-weight:bold;text-align:center;vertical-align:middle;
height:18px;width:24px;
background-image:url(ico/12.png);background-repeat:no-repeat;background-position:0px 0px;
}
.boutton_log:hover {
display:block;margin:0px;padding:0px;border-style:hidden;border-width:0px;border-color:transparent;
font-size:11px;font-weight:bold;text-align:center;vertical-align:middle;
height:18px;width:24px;
background-image:url(ico/12.png);background-position:0px -18px;cursor:pointer;
}
.boutton_log:active {
display:block;margin:0px;padding:0px;border-style:hidden;border-width:0px;border-color:transparent;
font-size:11px;font-weight:bold;text-align:center;vertical-align:middle;
height:18px;width:24px;
background-image:url(ico/12.png);background-repeat:no-repeat;background-position:0px 0px;cursor:pointer;
}
