/* Start of user code for commun.css */ /* 95 */ div#errors UL { background-color: yellow; color: red; border: 1px dotted red; padding: 5px; padding-left: 20px; margin-left: 20px; margin-right: 20px; font-size: 10px; } .fontAlerte { color: #3a4e4c; font-size: 11px; } .field_error { background-color: yellow; border: 1px dotted red; } .value_error { background-color: #EBA8A9; border: 0px dotted red; } .alerte { color: red; text-decoration: underline ; font-family: Arial, Helvetica, sans-serif; font-size: 11px; cursor: pointer; } .legendConditionValide { font-size: 11px; font-weight: bold; background: transparent; color:#3a4e4c; background: url(../images/feu_vert.png) left no-repeat; padding-left: 20px; } .legendConditionNonSelectionne { font-size: 11px; font-weight: bold; background: transparent; color:#3a4e4c; background: url(../images/feu_orange.png) left no-repeat; padding-left: 20px; } .legendConditionAttention { font-size: 11px; font-weight: bold; background: transparent; color:#3a4e4c; background: url(../images/s_attention.png) left no-repeat; padding-left: 20px; } .legendConditionNonValide { font-size: 11px; font-weight: bold; background: transparent; color:#3a4e4c; background: url(../images/feu_rouge.png) left no-repeat; padding-left: 20px; } div#onglets .Onglethover { width: 80px; background: url(../images/onglet_fonce.gif) left top no-repeat; cursor: pointer; padding:0px; border:0px; margin-left:1px; margin-right:10px; cursor:default; height:27px; text-align: center; color: #3a4e4c; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.166; } .testbouton1{ color:#050; font-family:'trebuchet ms',helvetica,sans-serif; font-size:10pt; line-height:10px; text-decoration:none; font-weight:bold; background-color:#fed; border:1px solid; border-top-color:#696; border-left-color:#696; border-right-color:#363; border-bottom-color:#363; } /*.test2{*/ .bouton{ cursor:pointer; background-color:#DEF55C; border:1px solid; border-top-color:#696; border-left-color:#696; border-right-color:#363; border-bottom-color:#363; font-size:8pt; color:#006600; border-style:solid; border-color:#99CC33; } input[disabled]{ background-color:#dedede; border:1px solid #D4D0C8; border-top:1px solid #eee; border-left:1px solid #eee; font-family:'trebuchet ms',helvetica,sans-serif; font-size:8pt; line-height:10px; text-decoration:none; font-weight:normal; color:#565656; cursor:default; padding:1px 1px 1px 1px; /* Links */ } table { border: none; border-collapse: collapse; } td,th { border: 1px solid #CCCCCC; padding: 3px; } .label_required{ color: red; } th.attribute { width: 15%; } thead { border: 2px solid #CCCCCC; background: #DDDDDD; color: #333333; font-family: Arial, Helvetica, sans-serif; } tr.evenRow { background: #F6F6F6; } input, select { padding: 0px; margin: 0px; font-size: 11px; } .radio { margin-left: 3px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; padding: 0px; } .radioVerical { margin-left: 3px; margin-right: 5px; margin-top: 0px; margin-bottom: 0px; padding: 0px; display: block; } /************************* * STYLES DES TABLEAUX * *************************/ /* Formulaire dans un tableau */ .tableauFormulaire{ border:1px solid #a6cf4f; border-collapse: collapse; font-size: 12px; font-family: Arial; } .tableauFormulaire td { background-color:#FFFFFF; padding:5px; } .tableauFormulaire a { text-decoration:underline; } .tableauFormulaire tr.paire td { background-color: #f5faeb; cursor: pointer; } .tableauFormulaire tr.ajoutPartie td { color: white; background-color: #a6cf4f; cursor: pointer; } .tableauFormulaire tr.impaire td { background-color: #CDE49B; cursor: pointer; } .tableauFormulaire tr.vert td { background-color: #ace89b; } .tableauFormulaire tr.rouge td { background-color: #f98a8a; } .tableauFormulaire tr.bleu td { background-color: #ccedff; } .tableauFormulaire tr.vertOver td { background-color: #C5CE29; cursor: pointer; } .tableauFormulaire tr.rougeOver td { background-color: #A1AA00; cursor: pointer; } .tableauFormulaire tr.bleuOver td { background-color: #A1AA00; cursor: pointer; } .tableauFormulaire tr.vertSelected td { background-color: #919A00; color: #ffffff; cursor: pointer; } .tableauFormulaire tr.rougeSelected td { background-color: #919A00; color: #ffffff; cursor: pointer; } .tableauFormulaire tr.bleuSelected td { background-color: #919A00; color: #ffffff; cursor: pointer; } .tableauFormulaire tr.paireOver td { background-color: #C5CE29; cursor: pointer; } .tableauFormulaire tr.impaireOver td { background-color: #A1AA00; cursor: pointer; } .tableauFormulaire tr.paireSelected td { background-color: #B5BE29; color: #ffffff; cursor: pointer; } .tableauFormulaire tr.impaireSelected td { background-color: #919A00; color: #ffffff; cursor: pointer; } .tableauFormulaire tr.impaire_align_droite td { background-color:#CDE49B; text-align: right; } .tableauFormulaire th { padding: 5px; border:1px solid #CCCCCC; background-color: #a6cf4f; color:#000000; } /* Comptabilite dans un tableau (CA, Facture...) */ .tableauComptabilite,.tableauComptabilite2{ border:1px solid #FFFFFF; border-collapse: collapse; font-size: 12px; font-family: Arial; } .tableauComptabilite tr.paire td { background-color: #f5faeb; cursor: pointer; } .tableauComptabilite tr.impaire td { background-color: #CDE49B; cursor: pointer; } .tableauComptabilite tr.fournisseurOK td { background-color: #ace89b; } .tableauComptabilite tr.fournisseurNOK td { background-color: #ccedff; } .fournisseurNOK{ background-color: #ccedff; } .fournisseurOK{ background-color: #ace89b; } .tableauComptabilite tr.delta td { background-color: #f98a8a; } .tableauComptabilite td { background-color:#FFFFFF; border:1px solid #FFFFFF; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; height: 48px; } .tableauComptabilite th { border:1px solid #FFFFFF; background-color: #a6cf4f; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; height: 32px; } /* tableau de présentation */ .tableauDePresentation { padding: 0px; margin: 0px; border: 0px solid black; color: #3a4e4c; font-size: 11px; } .tableauDePresentation td /*, .tableauDePresentation TBODY, .tableauDePresentation TH, .tableauDePresentation TR, .tableauDePresentation TD*/ { padding: 5px 5px 5px 0px; margin: 0px; border: 0px solid black; } .tableauFormulaire td .richtext td { background-color : #FFFFFF; font-size: 12px; } .richtext{ background-color : #FFFFFF; border : 1px solid #a6cf4f; height: 50px; width: 100%; vertical-align: top; text-align: left; overflow: auto; } .richtextgris{ background-color : #cccccc; border : 1px solid #a6cf4f; height: 50px; width: 100%; vertical-align: top; text-align: left; overflow: auto; } .styleOutputTab{ border : none; padding-right: 5px; background : transparent; text-align: right; } .styleOutputTabBold{ border : none; padding-right: 5px; background : transparent; text-align: right; font-weight: bold; } .styleInputTab{ padding-right: 5px; text-align: right; } .presentation{ color: #3a4e4c; font-size: 11px; } a.presentation{ color: #3a4e4c; font-size: 11px; text-decoration: underline; cursor: pointer; } /* End of user code for commun.css */ body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; line-height: 1.166; margin: 0px; padding: 0px; /*width:1000px;*/ background-color:#a6cf4f; overflow: hidden; } h1 { margin: 0px; padding: 0px; background: none; } h2 { font-size: 18px; color: #3a4e4c; background: url(../images/feuille.jpg) left top no-repeat; padding-left: 30px; margin-top:5px; } h3 { color: #3a4e4c; padding-left: 30px; margin-top:0px; } p { margin: 0px; padding: 0px; } div#header { width: 100%; height: 156px; margin: 0px; padding: 0px; overflow: visible; background-color:#a6cf4f; /* TODO - Changement de bandeau/header background-image: url("../images/bandeau.jpg"); */ background-repeat: no-repeat; } div#menu { margin: 0px; padding: 0px; float: left; top: 156px; width: 180px; height: 344px; /*max-height: 344px;*/ background-color:#a6cf4f; } div#content { width: 500px; height: 344px; /*max-height: 344px;*/ background-color: #FFFFFF; color: #3a4e4c; overflow: auto; } div#content_connected { float: right; width: 75%; width: 320px; height: 344px; /*max-height: 344px;*/ background-color: #FFFFFF; color: #3a4e4c; overflow: auto; border : 0px solid red; } div#footer { clear: both; width: 100%; height: 0px; background-color: #FFFFFF; /*background-image: url("../images/herbe.png");*/ } div { border: 0px solid red; margin: 0px; padding: 0px; top: 0px; text-align: left; } fieldset { margin: 10px; font-style: normal; padding: 10px; border: 1px solid #CCCCCC; } legend { font-size: 11px; font-weight: bold; background: transparent; color:#3a4e4c; background: url(../images/feuille2.jpg) left no-repeat; padding-left: 20px; } /* Gestion des onglets */ div#content_onglets { overflow: auto; } div#onglets { background-color:#FFFFFF; margin:0px; padding: 0px; text-align: left; border-bottom:#a6cf4f solid 1px; } div#onglets .onglet { background: url(../images/onglet_clair.gif) left top no-repeat; padding:0px; margin-left:1px; margin-right:1px; cursor:default; width: 80px; height:27px; text-align: center; border: 0px; color: #3a4e4c; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.166; } div#onglets .currentOnglet { width: 80px; background: url(../images/onglet_fonce.gif) left top no-repeat; cursor: default; padding:0px; border:0px; margin-left:1px; margin-right:10px; cursor:default; height:27px; text-align: center; color: #3a4e4c; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.166; } div#onglets a:hover .onglet { width: 160px; cursor:pointer; }