/*Bouton Bleu*/
input#c_login, input#c_login:hover, input#c_logout, input#c_logout:hover, input#c_annul, input#c_annul:hover, input#c_valide, input#c_valide:hover,
input#c_annul2, input#c_annul2:hover, input#c_valide1, input#c_valide1:hover, input#c_valide2, input#c_valide2:hover, a#c_print, a#c_print:hover,
input#c_valide3, input#c_valide3:hover, input#c_valide4, input#c_valide4:hover
{
	height: 30px; width: 140px; margin: 5px 0 0 0; border:none; background: url(../../pic/small/b_navy.png) no-repeat; color: #fff; font-weight:bold; cursor:pointer;
	text-align: center;
}

/*Bouton Orange*/
input#c_search, input#c_search:hover
{
	height: 30px; width: 140px; margin: 5px 0 0 0; border:none; background: url(../../pic/small/b_orange.png) no-repeat; color: #fff; font-weight:bold; cursor:pointer; 
	text-align: center;
}

/*Bouton Vert */
input#c_sel, input#c_sel:hover
{
	height: 30px; width: 140px; margin: 5px 0 0 0; border:none; background: url(../../pic/small/b_vert.png) no-repeat; color: #fff; font-weight:bold; cursor:pointer; 
	text-align: center;
}


/*Bouton Noir */
input#b_noir, input#b_noir:hover
{
	height: 30px; width: 140px; margin: 5px 0 0 0; border:none; background: url(../../pic/small/b_noir.png) no-repeat; color: #fff; font-weight:bold; cursor:pointer; 
	text-align: center;
}


div#c_search, div#c_search:hover
{height: 25px; width: 140px;margin: 0;border:none; background: url(../../pic/small/b_orange.png) no-repeat;
	color: #fff; font-size:12px; font-weight:bold;cursor:pointer;text-align: center;padding: 7px 0 0 0;}
div#c_sel, div#c_sel:hover
{height: 25px; width: 140px; margin: 0; border:none; background: url(../../pic/small/b_vert.png) no-repeat;
	color: #fff; font-size:12px; font-weight:bold;cursor:pointer; text-align: center; padding: 7px 0 0 0;}
div#b_noir, div#b_noir:hover
{height: 25px; width: 140px; margin: 0; border:none; background: url(../../pic/small/b_noir.png) no-repeat;
	color: #fff; font-size:12px; font-weight:bold;cursor:pointer; text-align: center; padding: 7px 0 0 0;}

/*Bouton Bleu*/
input#c_login, input#c_login:hover, input#c_logout, input#c_logout:hover, input#c_annul, input#c_annul:hover, input#c_valide, input#c_valide:hover,
input#c_annul2, input#c_annul2:hover, input#c_valide1, input#c_valide1:hover, input#c_valide2, input#c_valide2:hover, a#c_print, a#c_print:hover,
input#c_valide3, input#c_valide3:hover, input#c_valide4, input#c_valide4:hover
{
	height: 30px; width: 140px; margin: 5px 0 0 0; border:none; background: url('../../pic/small/b_bleu.png') no-repeat; color: #fff; font-weight:bold; cursor:pointer; text-align: center;
}

div#c_valide, div#c_valide:hover, div#c_annul, div#c_annul:hover,
div#c_login, div#c_login:hover, div#c_logout, div#c_logout:hover, 
div#c_annul2, div#c_annul2:hover, div#c_valide1, div#c_valide1:hover, div#c_valide2, div#c_valide2:hover, 
div#c_valide3, div#c_valide3:hover, div#c_valide4, div#c_valide4:hover
{
	height: 23px; width: 140px; margin: 0; border:none; background: url('../../pic/small/b_bleu.png') no-repeat; 
	font-size:12px; color: #fff; font-weight:bold; cursor:pointer; text-align: center; padding: 7px 0 0 0;
}

div#b_vert, div#b_vert:hover
{
	height: 23px; width: 140px; margin: 0; border:none; background: url('../../pic/bouton/vert.png') no-repeat; 
	font-size:12px; color: #fff; font-weight:bold; cursor:pointer; text-align: center; padding: 7px 0 0 0;
}

div#b_violet, div#b_violet:hover
{
	height: 23px; width: 140px; margin: 0; border:none; background: url('../../pic/bouton/violet.png') no-repeat; 
	font-size:12px; color: #fff; font-weight:bold; cursor:pointer; text-align: center; padding: 7px 0 0 0;
}


.cl_pointer {cursor:pointer;}

tr:hover {background-color: #ccddee !important;}
.tr_back1 {background-color: #efefef !important;}
.tr_back2 {background-color: #ffffff !important;}
.tr_back3 {background-color: #87ceeb !important;}
.tr_back4 {background-color: #eebbee !important;}
.tr_back5 {background-color: #aabbaa !important;}
.tr_back6 {background-color: navy !important;}
.tr_back7 {background-color: #ccaaff !important;}
.tr_back8 {background-color: #65ceeb !important;}
.tr_back9 {background-color: #ffeeff !important;}
.tr_back10 {background-color: green !important;}
.tr_back11 {background-color: yellow !important;}
.tr_back12 {background-color: orange !important;}
.tr_back13 {background-color: red !important;}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #124d87); 
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px; font-weight:bold;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
    color: #333333;
}

.btn_bleu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #5b9cd6); 
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px; font-weight:bold;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn_bleu:hover, .btn_bleu:active, .btn_bleu.disabled, .btn_bleu[disabled] {
    background-color: #e6e6e6;
    color: #333333;
}

.btn_vert {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #b7c729); 
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px; font-weight:bold;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}