﻿@charset "windows-1252";
html,body {cursor:default;margin:5;padding:5;border:0 none;height:100%;}
img{border:0;font:normal 12px verdana;}
/*h1,h2,h3,h4,h5,h6{font-size:100%;}*/

/* BOUTTON */
button{border:0 none;background:transparent;color:#EBEBEB;font:normal 12px verdana,tahoma,helvetica;cursor:pointer;margin:0;overflow:visible;width:auto;-moz-outline:0 none;outline:0 none;}
/*.box_left,.box_center,.box_right{background:url(../i/bx/box_.png) repeat-x;}*/
.btn-left{width:5px;height:27px;background:url(../img/bx/btn.png) no-repeat 0 0;}
.btn-right{width:5px;height:27px;background:url(../img/bx/btn.png) no-repeat 0 -54px;}
.btn-left i,.btn-right i{display:block;width:5px;overflow:hidden;font-size:1px;line-height:1px;}
.btn-center{background:url(../img/bx/btn.png) repeat-x 0 -27px;color:#EBEBEB;vertical-align:middle;text-align:center;padding:0 5 0 5;cursor:pointer;white-space:nowrap;}
.btn_over .btn-left{background-position:0 -81px;}
.btn_over .btn-right{background-position:0 -135px;}
.btn_over .btn-center{background-position:0 -108px;color:white;}
.btn_click .btn-left{background-position:0 -162px;}
.btn_click .btn-center{background-position:0 -189px;}
.btn_click .btn-right{background-position:0 -216px;}
.btn_disabled *{color:gray!important;cursor:default!important;}

