html { margin: 0; padding: 0; font-size: 100%; }
body { margin: 0; padding: 0; height: 100%; font-family: Segoe UI, Arial, sans, helvetica; color: #333333; font-size: 0.875em; line-height: 1.4em; background-color: #fff; }
a { text-decoration: none; font-weight: bold; color: #001f6d; cursor: pointer; }
a:hover { color: #0030AE }
a:active { color: #0000FF; }
h1 { color: #777777; display: block; font-size: 1.667em; font-weight: 200; line-height: 1em; margin: 0 0 15px; }
#page_contenu>h1 { margin: 15px 0 15px 15px; }
h2 { color: #000000; font-size: 1.400em; font-weight: 600; margin: 0 0 10px 0; }
h3 { color: #000000; font-size: 1.3em; font-weight: normal; margin: 0 0 10px 0; }
h4 { color: #000000; font-size: 1.2em; margin: 0 0 10px 0; }
input, textarea, select, button { border: 1px solid #BBBBBB; font-family: Segoe UI, Arial, sans, helvetica; font-size: 1em; line-height: 1.4em; vertical-align: middle; background-color: #FFFFFF; color: #555; margin: 0; padding: 1px; }
select option[selected] { font-weight: bold }
input:focus, textarea:focus { color: #000000; background-color: #f9f9f9; border: 1px solid #777777; }
input[type="checkbox"], input[type="radio"] { background: none; border: 0; }
input[type="checkbox"]:focus, input[type="radio"]:focus { background: none; border: 0; }

input[type="submit"], input[type="button"], .boutonaction { font-weight: bold; font-size: 1.154em; margin: 3px 0; padding: 1px 1px; border: 1px solid #1D1D1D; cursor: pointer; background-color: #333; color: #fff; -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3); -webkit-border-radius: 4px; border-radius: 4px; background: -moz-linear-gradient(top, #40403f 0%, #1d1d1d 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #40403f), color-stop(100%, #1d1d1d)); background: -webkit-linear-gradient(top, #40403f 0%, #1d1d1d 100%); background: -o-linear-gradient(top, #40403f 0%, #1d1d1d 100%); background: -ms-linear-gradient(top, #40403f 0%, #1d1d1d 100%); background: linear-gradient(to bottom, #40403f 0%, #1d1d1d 100%); }
input[type="submit"]:hover, input[type="button"]:hover, .boutonaction:hover { border: 1px solid #000; color: #fff; background-color: #42965D; -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6); }
input[type="submit"]:active, input[type="button"]:active, .boutonaction:active { color: #eee; margin: 4px 0 2px 0; -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1); }
input[type="submit"].submit_nostyle { border: 0; background: none; font-size: 1em; height: auto; width: auto; margin: 0; padding: 0; text-decoration: none; font-weight: bold; color: #001f6d; cursor: pointer; -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; border-radius: 0; }
input[type="submit"].submit_nostyle:hover { color: #0030AE }
input[type="image"] { background-color: none; border: 0; }

input[disabled], textarea[disabled], select[disabled] { background-color: #DDDDDD; }
span.form { display: block; overflow: hidden; padding: 1px 0 }
span.form label { display: inline-block; float: left; width: 230px; min-height: 10px; }
span.form_tab { display: block; overflow: hidden; padding: 1px 0; margin: 0 0 0 230px }
span.form label span { display: block; line-height: 1em; font-style: italic; font-size: 0.769em; color: #999 }
img { border: none; vertical-align: middle; }
hr { color: #DFDFDF; background-color: #DFDFDF; height: 1px; border: 0; padding: 0; margin: 0 }

#page { width: 100%; padding: 50px 0 0 0; height: auto; overflow: hidden }
#page_haut { position: fixed; left: 0; top: 0; width: 100%; height: 49px; margin: 0px; padding: 0px; color: #3e5c79; border-bottom: 1px solid #42965D; background-color: #4BC371; white-space: nowrap; z-index: 15; }
#page_haut a { color: #bbbbbb; font-weight: 600; background-color: none; text-shadow: none; }
#page_haut_menu { position: absolute; margin: 10px 0 0 10px; }
#page_haut_menu>ul { display: inline; margin: 0; padding: 0 }
#page_haut_menu>ul>li { display: inline-block; margin: 0; padding: 0; list-style: none }
#page_haut_menu>ul>li>a { display: block; float: left; color: #fff; border-left: 1px solid #42965D; letter-spacing: 0.1em; padding: 0 10px; height: 30px; line-height: 30px; text-transform: uppercase; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; -webkit-transition: all .5s; transition: all .5s;}
#page_haut_menu>ul>li>a:hover { background-color: #42965D }
#page_haut_menu>ul>li>a.ouvert { background-color: #707070 }
#page_haut_menu>ul>li>ul { display: none; z-index: 20; margin: 30px 0 0 0; padding: 0; border-left: 1px solid #555; background: #3e3e40; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4); }
#page_haut_menu>ul>li>ul.ouvert_ul { display: block; position: fixed; z-index: 20; }
#page_haut_menu>ul>li>ul>li { display: block; margin: 0; padding: 0; list-style: none }
#page_haut_menu>ul>li>ul>li>a { display: block; color: #fff; padding: 8px 10px; line-height: 1.4em; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; }
#page_haut_menu>ul>li>ul>li>a:hover { background: #545456 }
#page_haut_login { float: right; margin: 12px 10px 0 0; color: #fff; text-align: right; }
#page_haut_login a { display: inline-block; margin: 0 0 0 10px; padding: 3px 5px; color: #fff; background: #42965D; -webkit-border-radius: 4px; border-radius: 4px; }
#page_login { width: 300px; padding: 30px; background: #fff; border: 1px solid #dfdfdf; margin: auto; margin-top: 50px; }
#page_login_error { border: 1px solid #FCA31E; color: #B25A27; text-align: center; margin: 10px 0; padding: 10px; -webkit-border-radius: 4px; border-radius: 4px; background: #f1e767; background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e767), color-stop(100%, #feb645)); background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -o-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -ms-linear-gradient(top, #f1e767 0%, #feb645 100%); background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
}
#page_login label { display: block; margin: 20px 0 0 0; color: #888; font-size: 1; }
#page_login input[type=text], #page_login input[type=password] { width: 278px; padding: 10px; }
#page_login input[type=submit] { margin: 20px 0 0 0; width: 300px; padding: 10px; }
#page_contenu { overflow: hidden; background: #f0f0f0; margin: 0 0 30px 0 }
.page_contenu_bloc { margin: 0; padding: 15px; background: #fff; border-top: 1px solid #dfdfdf; overflow: hidden }
.page_contenu_info_ok { border-bottom: 1px solid #759612; color: #4E6B0C; font-size: 1.385em; text-align: center; margin: 0 0 15px 0; padding: 10px; background: #cdeb8e; background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdeb8e), color-stop(100%, #a5c956)); background: -webkit-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); background: -o-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); background: -ms-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); background: linear-gradient(to bottom, #cdeb8e 0%, #a5c956 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956', GradientType=0 );
}
.page_contenu_info_error { border-bottom: 1px solid #FCA31E; color: #B25A27; font-size: 1.385em; text-align: center; margin: 0 0 15px 0; padding: 10px; background: #f1e767; background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e767), color-stop(100%, #feb645)); background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -o-linear-gradient(top, #f1e767 0%, #feb645 100%); background: -ms-linear-gradient(top, #f1e767 0%, #feb645 100%); background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
}
.page_contenu_bloc_boite { float: left; width: 450px; overflow: hidden; background: #fff; border: 1px solid #dfdfdf; padding: 15px; margin: 0 15px 15px 0; -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1); }
#page_contenu_acces_rapide a { display: inline-block; color: #444; width: 110px; height: 110px; margin: 0 15px 15px 0; font-size: 1em; vertical-align: middle; text-align: left; padding: 10px 10px 0 10px; font-weight: 200; background-color: #eee; border: 1px solid #D1D1D1; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#page_contenu_acces_rapide a:hover { color: #000000; background-color: #ddd; }
.page_contenu_bloc_menu { padding: 0; margin: 0 0 5px 0; overflow: hidden; clear: both; }
.page_contenu_bloc_menu a { display: inline-block; font-weight: bold; background-color: #eee; border: 1px solid #D1D1D1; padding: 3px 8px; margin: 0 15px 15px 0; color: #444444; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.page_contenu_bloc_menu a:hover { color: #000000; background-color: #ddd; }
.page_contenu_bloc_menu a.add { background: #cdeb8e; border: 1px solid #759612; }
.page_contenu_bloc_menu a.add:hover { background: #a5c956; }
.page_contenu_bloc_menu a.del { background: #f1e767; border: 1px solid #FCA31E; }
.page_contenu_bloc_menu a.del:hover { background-color: #f1e767; }
.page_contenu_block { padding: 10px; margin: 10px 0 10px 0; border: 1px solid #eee; -webkit-border-radius: 4px; border-radius: 4px; }
.page_contenu_tableau { text-align: left; width: 100%; margin: auto; border: none; border-collapse: collapse; clear: both; }
.page_contenu_tableau tbody tr:hover { background-color: #f5f5f5; }
.page_contenu_tableau tfoot { font-size: 1em; font-weight: bold; }
.page_contenu_tableau th { font-size: 0.9em; font-weight: bold; color: #333; word-wrap: break-word; vertical-align: bottom; border-bottom: 1px solid #c0c0c0; text-align: left; padding: 2px 4px }
.page_contenu_tableau td { border-collapse: collapse; border-bottom: 1px solid #e7e7e7; vertical-align: middle; padding: 1px 4px }
.page_contenu_tableau td.action { text-align: right; color: #f0f0f0 }
.page_contenu_tableau td.ok { color: #4E6B0C }
.page_contenu_tableau td.ko { color: #bbb }
#page_pagination { position: fixed; display: block; width: 100%; left: 0; bottom: 0px; background: #f0f0f0; border-top: 1px solid #dfdfdf; text-align: center; padding: 5px 0; vertical-align: middle }
#page_pagination a { display: inline-block; font-weight: bold; background-color: #eee; border: 1px solid #D1D1D1; padding: 0 8px; margin: 0 5px; color: #444444; -webkit-border-radius: 4px; border-radius: 4px; height: 24px; line-height: 24px; }
#page_pagination a:hover { color: #000000; background-color: #ddd; }
#page_pagination_select { min-width: 150px; background: none; color: #444444; height: 25px; border: 1px solid #D1D1D1; font-weight: bold; vertical-align: top; -webkit-border-radius: 4px; border-radius: 4px; margin: 0; padding: 0; line-height: 24px; padding: 1px 5px; }
.form_bloc { padding: 10px; margin: 10px 0 10px 230px; border: 1px solid #eee; -webkit-border-radius: 4px; border-radius: 4px; }
.ajax_liste_deroule { position: absolute; top: 100%; left: 0; max-height: 300px; overflow: auto; border-left: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; padding: 0; background-color: #fff; min-width: 200px; }
.ajax_liste_deroule>div { display: block; margin: 0; padding: 2px 5px; font-weight: normal; cursor: pointer }
.ajax_liste_deroule>span { display: block; margin: 0; padding: 2px 5px; font-weight: bold; font-style: italic }
.ajax_liste_deroule>div:hover { background-color: #f3f3f3 }
.ajax_liste_deroule>span { display: block; margin: 0; font-weight: bold; font-style: italic }
.ajax_liste_deroule table { border-collapse: collapse; }
.ajax_liste_deroule table td { padding: 2px 3px; border: 0; border-collapse: collapse }
.ajax_liste_deroule table tr:hover { background-color: #f3f3f3; cursor: pointer }
.input_ajax { display: block; position: relative; }
.txtleft { text-align: left !important; }
.txtright { text-align: right !important; }
.txtcenter { text-align: center !important; }
#box_background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.4; filter : alpha(opacity=40); z-index: 99 }
#box_dialog { position: fixed; width: 100%; top: 15%; background-color: #fff; z-index: 1000 }
#box_dialog_main { margin: auto; max-width: 960px; padding: 30px 10px; }
#box_dialog_close { float: right; margin: -50px 0 0 0; width: 40px; height: 40px; background: #f0f0f0; color: #CCC; text-align: center; line-height: 40px; font-size: 1.5em; overflow: hidden; cursor: pointer; -webkit-border-radius: 4px; border-radius: 4px; }
#box_dialog_close:hover { background: #e9e9e9; color: #aaa; }

@media print {
@page { size: A4 landscape }
html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; font-family: Segoe UI, Arial, sans, helvetica; color: #000; font-size: 7.5pt; line-height: 120%; background-color: #fff; }
#page_haut, .page_contenu_bloc_menu, .action { display: none }
.page_contenu_bloc, #page { padding: 0; border: 0; margin: 0 }
#page_pagination { display: none; }
}

table {
 border-width:1px; 
 border-style:solid; 
 border-color:black;
 width:50%;
 }
td { 
 border-width:1px;
 border-style:solid; 
 border-color:red;
 width:50%;
 }
