/* Couleur Background */
.bgTitle { background-color: #ffffff}
.bgFond { background-color: #ffffff }
/* Liens */
a:link		{ color:#00554e; text-decoration : none; font-size: 16pt !important; }
a:visited	{ color:#00554e; text-decoration : none; font-size: 16pt !important; }
a:active 	{ color:#00554e; text-decoration : underline; font-size: 16pt !important; }
a:hover 	{ color:#00554e; text-decoration : underline; font-size: 16pt !important; }

* {
    /*font-family: Arial,Helvetica,Verdana;*/
    font-family: 'Roboto', sans-serif;
    font-size: 12px;

    text-decoration: none;
}

form {
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
}

input {
    border: solid 1px #a3a3a3;
}

select {
    border: solid 1px #a3a3a3;
}

textarea {
    border: solid 1px #a3a3a3;
}


input.button,
input.submit {
    border: solid 1px #a3a3a3;
    margin: 1px;
    -moz-border-radius:3px;
    border-radius:3px;
}

input[type='button'],
input[type='submit']  {
    border: solid 1px #a3a3a3;
    margin: 1px;
}

input.button:enabled:active,
input.submit:enabled:active {
    border: solid 1px #a3a3a3;
    color: white;
    position:relative;
    top:1px;
}

input.button:disabled,
input.submit:disabled {
    border: solid 1px #a3a3a3;
    color: gray;
}

input[type='button']:enabled:active,
input[type='submit']:enabled:active  {
    border: solid 1px #a3a3a3;
    color: white;
    position:relative;
    top:1px;
}

input[type='button']:disabled,
input[type='submit']:disabled  {
    border: solid 1px #a3a3a3;
    color: gray;
    position:relative;
}

input.checkbox,
input.radio {
    height: 12px;
    border: none;
    background:transparent;
}

input[type='checkbox'],
input[type='radio'] {
    height: 12px;
    border: none;
    background:transparent;
}

input.image {
    border: none;
    background:transparent;
}

input.file {
    border: none;
    border: solid 1px #a3a3a3;
    background-color:white;
}

input[type='file'] {
    border: none;
    border: solid 1px #a3a3a3;
    background-color:white;
}

input[type='image']{
    border: none;
    background:transparent;
}

iframe {
    border: none;
}

html {
    /*	scrollbar-base-color: #9999cc;
            scrollbar-arrow-color: white;
            scrollbar-track-color: #ccccff;
    
            scrollbar-shadow-color: black;
            scrollbar-lightshadow-color: black;
            scrollbar-darkshadow-color: #a3a3a3;
    
            scrollbar-highlight-color: white;
            scrollbar-3dlight-color: black;*/
}

body {
    margin: 0;
/*    background-color: white;*/
	    background:url("/images/colorful-hq-background-1920x1200.jpg");
        background-size: 100% 100%;
        background-repeat: no-repeat;

}

html, body {
    height: 100%;
}

[disabled] { /* Text and background colour, medium red on light yellow */
    background-color:#ddd;
}

ul {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
li {
    text-align: left;
    margin: 0px;
    padding: 0px;
}

input.number {
    text-align: right;
}

a.lien1 {
    color:#000000;
    text-decoration:none;
}

.buttonYes {
    min-width: 80px;
    background-color: #70bf34;
    /*background-color: #e8f2ff;
    background-image: url('/images/buttonYes.png');*/
    color: white;
    cursor:pointer;
}

.buttonNo {
    min-width: 80px;
    background-color: #777c80;
    /*background-color: #ffe4e4;
    background-image: url('/images/buttonNo.png');*/
    color: white;
    cursor:pointer;
}


.buttonNo:disabled { /* Text and background colour, medium red on light yellow */
    background-color:#ddd;
    background-image: none;
}

a.lien1:hover  {
    color:#000000;
    text-decoration:none;
}

.MenuTitre {
    font-weight: bold;
    font-size: 17px;
    font-color: black;
}
.textMenuPath {
    /*color: #555;*/
    font-weight: normal;
    font-size: 10px;
    /*background-image: url(/images/path_middle.jpg);*/
    white-space:nowrap;
    font-color: white;
    background-color: #777c80;
    border-radius: 5px;
    padding: 5px 10px;
}

.textMenuPathTop {
    font-weight: normal;
    font-size: 18px;
    /*background-image: url(/images/path_middle.jpg);*/
    white-space:nowrap;
    padding: 5px 10px;
}


.index {
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("/images/NetinaryBG.gif");
    width: 100%;
    height: 450px;
}

.index-text {
    position: relative;
    top: 280px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.iframe_connecencours {
    width: 100%;
    height: 100%;
    border: 0px;
}

.textCelluleTitlePage {
    border-width: 0px;
    font-style: italic;
}

.textTitleTop {
    padding: 1px;
    color: black;
    border-width: 0px;
    font-style: italic;
    font-size: 10px;
    font-weight: bold;
}

.textTop {
    padding: 1px;
    color: #5f5f5f;
    border-width: 0px;
    font-style: italic;
    font-size: 10px;
    font-weight: bold;
}

.textLabelTop {
    padding: 1px;
    color: #5f5f5f;
    border-width: 0px;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

/* Icones */
.information {
    /*background-attachment:relative;*/
    background-position: center;
    background-image: url("/images/icons32/information.png");
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}

.warning {
    /*background-attachment:relative;*/
    background-image: url("/images/icons32/warning.png");
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}

.arret  {
    /*background-attachment:relative;*/
    background-image: url("/images/icons32/error.png");
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}

/* Images */
.pixel {
    background-image: url(/images/pixel.gif)
}


.invalid  {
    background-image: url(/images/invalide.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.authprocess
{
    background-image: url(/images/bluearrow.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.oui
{
    background-image: url(/images/oui.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.non
{
    background-image: url(/images/non.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/* Polices */
.textColor12  {
    white-space:nowrap;
    font-weight: bold;
    color: #990000;
    padding-top: 1px;
    padding-bottom: 1px;
}
.textCellule  {
    border-collapse: collapse;
    white-space:nowrap;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: left;
}
.textCellulePager {
    border-collapse: collapse;
    white-space:nowrap;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
}
.textCelluleDate {
    border-collapse: collapse;
    white-space:nowrap;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
}
.textCelluleTime {
    border-collapse: collapse;
    white-space:nowrap;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
}
.textCelluleNumber {
    border-collapse: collapse;
    white-space:nowrap;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
}
.textCelluleInput  {
    border-collapse: collapse;
    padding-right: 4px;
    padding-left: 4px;
    text-align:left;
    white-space:nowrap;
    padding-top: 1px;
    padding-bottom: 1px;
}
.textCelluleLabel  {
    border-collapse: collapse;
    padding-right: 4px;
    padding-left: 4px;

    white-space:nowrap;
    padding-top: 1px;
    padding-bottom: 1px;
}
.textCelluleLabelC  {
    border-collapse: collapse;
    padding-right: 12px;
    padding-left: 4px;
    text-align:right;
    white-space:nowrap;
    padding-top: 4px;
    padding-bottom: 1px;
}
.textCelluleLabelCC  {
    border-collapse: collapse;
    padding-right: 4px;
    padding-left: 25px;
    text-align:left;
    white-space:nowrap;
    padding-top: 4px;
    padding-bottom: 5px;
}
.textCelluleSelected  {
    border-collapse: collapse;
    white-space:nowrap;
    background-color:#caffa0;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.textCellule10 {
    border-collapse: collapse;
    white-space:nowrap;
    font-size: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: center;
}

.subTitle12
{
    white-space:nowrap;
    font-size: 11px;
    font-weight: bold;
}

.subTitle
{
    white-space:nowrap;
    font-size: 13px;
    font-weight: bold;
}

.textTitle  {
    white-space:nowrap;
    font-weight: bold;
    font-size: 13px;
}

.menuText
{
    font-weight: bold;
    color: #7B7B7B;
    text-decoration: none
}

.submenuText
{
    font-size : 10px;
    color: #ffffff;
    text-decoration: none
}

.textError, #err  {
    text-align: left;
    color: #c33208;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
}
#err{
    text-align: center;
}

.textWarning  {
    text-align: left;
    color: #cc5202;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
}

.textEmpty {
    text-align: center;
    color: #cc5202;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
}

.textInformation {
    color: #2d7792;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
}

.textInformation a {
    font-size: 11px;
}

.textWarning a {
    font-size: 11px;
}

.textTitre  {
    border-collapse: separate;
    font-weight: bold;
    white-space:nowrap;
    padding: 5px;
    text-align: left;
    color: black;
    font-size:12px;
    border-bottom: solid 1px #9a9a9a;
}


.textTitre .textCellule {
    padding: 5px;
    font-size: 12px;
    border-bottom: solid 1px #9a9a9a;
}

.textTitre2 .textCellule {
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 5px;
    font-size: 11px;
    border-bottom: solid 1px #ccc;
}

.textTitre a {
    font-size: 12px;
    color: black;
}



#logout {
    position: relative;
    top: 150px;
}

/* Bottom Table */
.trBottomBorder {
    border: solid 1px #46b974;
    padding: 0px;
    border-spacing:0px;
    border-collapse: collapse;
}
/* Bottom Table */
.tdBottomBorderLeft {
    padding-left: 5px;
    color: white;
    font-weight: bold;
    padding: 0px;
    border-spacing:0px;
    border-collapse: collapse;
}
/* Bottom Table */
.tdBottomBorderRight {
    text-align: right;
    padding: 0px;
    border-spacing:0px;
    border-collapse: collapse;
}

.bodyMainContents {
    background-color: #777c80;
    font-color: white;
}


.custom-hr {
    border-color: #293442 !important;
    box-shadow: 0px 1px 0px #425266;
    /*margin-top: 15px !important;*/
    margin-bottom: 15px !important;
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
}
.custom-hr-logo {
    border-color: #293442 !important;
    box-shadow: 0px 1px 0px #425266;
    /*margin-top: 15px !important;*/
    margin-bottom: 0px !important;
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
}
.error{
    font-weight:bold;
    color:red;
}

#logofooter{
    margin-right:10px;
    height:48px;
}
#logo{
    margin-right:10px;
    height:34px;
}

#contentCloud{
  /*  background:url("/images/colorful-hq-background-1920x1200.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat; */
}

.contentTable{
    background:white;
    margin-top:100px;
    width:800px;
    height:600px;
    border-left: 6px solid #d4f9b7d1;
    border-right: 6px solid #d4f9b7d1;
    border-bottom: 2px solid #d4f9b7d1;
    border-spacing: 0;
    border-collapse: collapse;
}

.contentTable th{
    font-weight:lighter;
}
.contentTableHeader{
    background-color:#d4f9b7d1;
    height:20px;
    text-align:left;
    width:100%;
    padding: 5px;
    /*cursor:pointer;*/
}

#contentCloudHeader{
    height:50px;
    background:white;
}
.tableMire {
    background:white;
}

#contentCloudFooter{
    height:50px;
    width:100%;
    position:absolute;
    bottom:0;
    background:white;
}
.colonne{
    width:25%;
}
table.form{
    width:100%;
}

table.form th{
    font-weight:bold;
}
table.form td{
    padding:10px;
}
table.form td.text{
    padding-top:25px !important;
}


/* loading css */
.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #000000bf;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
}
@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }
    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

/* f  */
.largeText{
    font-size:16pt !important;
}
