/* css */

body {
    background-image:url('../../styles/img/logoEdFMiniFond.png') ;
    background-repeat: repeat;
    background-attachment:fixed;
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: .8em;
	line-height: 1.25;
	color : black;
}

#mainForm {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow:0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,.3);
}

#menuhorix {
    width : 600px;
    height: 20px;
    text-align: right;
    background-color: #ffffff;
    /*background-color: #cbdcf4;*/
    font-size: 12px;
    color: #000066
}

fieldset {
    padding:0 40px 35px 50px;
    margin:0;
    border: 0px solid transparent;
}

fieldset ul {
    margin:0;
    padding: 15px 0 0 0;
    list-style-type: none;
    }

form{
    border: 0;
    width: 750px;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 0 0;
    margin:0 auto;
    position: relative;
}
.message{
    border: 0;
    width: 750px;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 0 0;
    margin:0 auto;
    position: relative;
}

li {
    float:left;
    margin:0 0 12px 0;
    padding:0;
    width:750px;
}

label {
    float: left;
    line-height: 167% ;
    //width: 163px;
    width: 300px;
    cursor: pointer;
    position: relative;
}

input{
    float:left;
    height: 20px;
    width: 300px;
    border: 1px solid #8eb0d9;
    padding:0;
    background: #FFF;
}

input.btnCancel, input.btnSend {
    margin: 25px 0 0 0;
    float: left;
    width: 85px;
    height: 30px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding:0 0 2px 0;
    text-indent:0px;
    background-color: #8eb0d9;
    border:1px solid #8eb0d9;
}
input.btnSend {
    float: right;
    margin-right:180px;
    border: 1px solid #175ba2;
    border-color: #175ba2;
    background:#175ba2;
}
input.submit {
    float: right;
    margin-right:180px;
    border: 1px solid #175ba2;
    border-color: #175ba2;
    background:#175ba2;
}

fieldset legend {
    margin: 0 0 0 -180px;
    padding: 7px 20px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #8eb0d9;
    background: -moz-linear-gradient(top, #8eb0d9, #6293cb);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8eb0d9), color-stop(1,#6293cb));
    background: -o-linear-gradient(top,#8eb0d9, #6293cb);
    /* background: linear-gradient(top,#8eb0d9, #6293cb); */
    -moz-box-shadow: 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    box-shadow:1px 1px 2px #ccc;
}
.error {
    font: normal 10px arial;
    padding: 3px;
    margin: 3px;
    background-color: #ffc;
    border: 1px solid #c00;
}
.erreur {
    border: 0;
    width: 360px;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 0 0;
    margin:0 auto;
    position: relative;
}
#copyright {
    margin: 0 0 0 -60px;
    padding: 7px 20px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #8eb0d9;
    background: -moz-linear-gradient(top, #8eb0d9, #6293cb);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8eb0d9), color-stop(1,#6293cb));
    background: -o-linear-gradient(top,#8eb0d9, #6293cb);
    /* background: linear-gradient(top,#8eb0d9, #6293cb); */
    -moz-box-shadow: 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    box-shadow:1px 1px 2px #ccc;
}

table#patron {
    background-color : rgba(255, 245, 95, 0.43);
    border : 1px solid #000 ;
    width : 700px;
}
table#patron td{
    padding : 1px;
    border : solid #000 1px;
}
.titreTableau {font-weight : bold;
    color : #FF0000;
    text-align : center;
    background-color: rgba(41, 47, 48, 0.13)
}

/** Tableau : */

.montableau {

    width: 90%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff);
}
.montableau td {
    height:50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    white-space: nowrap;
    text-align: center;
}
/* Body */
.montableau tbody td {
    text-align: center;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    width: 150px;
}

.montableau tbody td:first-child {
    width: auto;
    text-align: left;
}

.montableau td:nth-child(2), .montableau td:nth-child(3){
    background: #efefef;
    background: rgba(144,144,144,0.15);
    border-right: 1px solid white;
}
.montableau td:nth-child(4){
    background: #e7f3d4;
    background: rgba(184,243,85,0.3);
}

/* Header */
.montableau thead td {
    font: bold 0.8em 'trebuchet MS','Lucida Sans', Arial;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top:1px solid #eaeaea;
}

.montableau thead td:first-child {
    border-top: none;
}

/* Footer */

.montableau tfoot td {
    font: bold 0.9em Georgia;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom:1px solid #dadada;
}

.montableau tfoot td:first-child {
    border-bottom: none;
}

#pied {
    margin-left: 20px;
    margin-right: 1px;
    padding: 0 10px 10px 10px;
    background: #ffffff;
    border: 5px solid #1D6893;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align:center;
    font-size: 1em;
}
#pied h1 {
    color: #FFFFFF;
    background-color:#1D6893;
    font-size: 1em;
    text-transform:uppercase;
    text-align: center;
}

/* ============================================================ */

.a_btn {
    background-color: #3bb3e0;

    padding:10px;
    position:relative;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color: #FFFFFF;
    background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(44,160,202) 0%);
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 6px 0px #090869;
    border-radius: 5px;
}

.a_btn:active {
    top:7px;
    background-image: linear-gradient(bottom, rgb(44,160,202) 100%, rgb(44,160,202) 0%);
    box-shadow: inset 0px 1px 0px #2ab7ec, inset 0px -1px 0px #032b3a;
    color: #156785;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
    background: rgb(44,160,202);
}

.a_btn::before {
    background-color:#072239;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:4px;
    left:-2px;
    top:5px;
    z-index:-1;
    border-radius: 6px;
    box-shadow: 0px 1px 0px #fff;
}

.a_btn:active::before {
    top:-2px;
}


.a_btn2 {
    background-color: #e00614;

    padding:10px;
    position:relative;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
    text-decoration:none;
    color: #FFFFFF;
    background-image: linear-gradient(bottom, rgb(231, 51, 82) 0%, rgb(202, 23, 33) 0%);
    box-shadow: inset 0px 1px 0px #e74761, 0px 6px 0px #090869;
    border-radius: 5px;
}

.a_btn2:active {
    top:7px;
    background-image: linear-gradient(bottom, rgb(231, 51, 82) 100%, rgb(202, 23, 33) 0%);
    box-shadow: inset 0px 1px 0px #e74761, inset 0px -1px 0px #090869;
    color: #6fba8a;
    text-shadow: 0px 1px 1px rgba(208, 250, 221, 0.02);
    background: rgb(202, 23, 33);
}

.a_btn2::before {
    background-color: #fffda4;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:4px;
    left:-2px;
    top:5px;
    z-index:-1;
    border-radius: 6px;
    box-shadow: 0px 1px 0px #fff;
}

.a_btn2:active::before {
    top:-2px;
}


.boutonDr {
    float: right;
    /* width: 300px;*/
    margin: 0;
}
