    /* http://htmlhelp.com/cgi-bin/csscheck.cgi  F1F1D3 E3EBD0 C7DDC5 9FCDA8 7DC2A5
    http://www.cssportal.com/css-validator/css-results.php http://testgestion.barrouen.fr/includes/styleBAR.css
    http://csslint.net 
    https://www.cleancss.com/?lang=fr
    http://outils-web.fr/les-7-meilleurs-generateurs-css3-en-ligne  http://www.webdesignertrends.com/2011/12/10-outils-css-en-ligne/
    http://www.supportduweb.com/generateur-boutons-css3-effet-bordure-degrade-bouton-css-ombre-design.html 
     background-color: rgba(255, 127, 80, 0.3);  */
    
    body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 17px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        margin: 0px;
        padding: 0px;
        color: rgb(0, 0, 0);
        background-color: rgb(230, 230, 230);
    }
    body a {
        color: #009999;
        text-decoration: none;
        font-size:24px 
        font-weight: bold;
    }
    a:hover {
    background-color: #FFFF00; 
    color: green;
    }
    a:active /* Quand le visiteur clique sur le lien */ {
    background-color: #FFCC66;
    }
    form {
        border-radius: 10px;
        padding: 0px;
        margin: 0px;
    }
    input,
    textarea,
    select {
        padding: 8px 10px;
/*        color: #9F9F9F; */
        color: #000000;
        font-weight: bold;
        border: 1px solid #444;
        border-radius: 3px;
/*        background: rgba(255, 255, 255, 0.1);*/
        background: rgba(255, 255, 255, 1);
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        transition: all 0.7s;
    }
    input:hover {
        border: 1px solid #999
    }
    input:focus {
        color: #0B8CB8;
        border: 1px solid #0B8CB8;
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, #0B8CB8 0 0 10px;
        outline: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    p {
 	margin: 0px;
        padding: 0px;
    }
    .logincontainer {
        display: block;
        padding: 15px;
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        border: 0px solid #CCCCCC;
        margin-top: 25px;
        background-color: #A8DF7E;
    }
    .logincontainer h1 {
        color: #FFFFFF;
    }
    .container {
        display: block;
        top: 220px;
        width: 1200px;
        padding: 5px;
        margin-left: 25px;
        margin-right: auto;
        padding: 8px 10px;
   }
    .leftcolumn {
        width: 375px;
        float: left;
        padding: 6px;
        padding-left: 0px;
    }
    h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 24px;
        font-weight: bold;
        color: #009966;
        text-decoration: none;
        margin-bottom: 5px;
    }
    h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
    }
    .notices {
        background-color: #FFFFD5;
        display: block;
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .headercontainer {
        display: block;
        width: auto;
        padding: 5px;
        margin-left: 5px;
        margin-right: auto;
        background-color: #689D71;
        padding-bottom: 0px;
        padding: 8px 10px;
        color: #A8DF7E;
        border-radius: 3px;
        background: rgba(255, 255, 255, 0.1);
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        transition: all 0.7s;
    }
    input:hover {
        border: 1px solid #999
    }
    input:focus {
        color: #0B8CB8;
        border: 1px solid #0B8CB8;
        box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, #0B8CB8 0 0 10px;
        outline: 0;
    }
    .rightcolumn {
        left: 1200px;
        position: absolute;
        top: 230px;
        height: 100px;
        width: 270px;
        padding: 6px
    }
    .header {
        display: block;
        width: 1500px;
        padding: 5px;
        margin-left: 5px;
        margin-right: auto;
        padding-bottom: 0px;
    }
    .rightcolumncomm {
        left: 1200px;
        position: absolute;
        top: 240px;
        height: 100px;
        width: 250px;
        float: left;
        padding: 6px
    }
    .headercomm {
        display: block;
        width: 1200px;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0px;
    }
    .header h1 {
        color: #333333;
    }
    input[type=button],
    input[type=submit],
    input[type=reset],
    button,
    .button {
        padding: 3px 3px;
        margin: 3px 4px;
        display: inline-block;
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
/*        background: #C7DDC5; linear-gradient(top, #7DC2A5 0%, #E3EBD0 100%
background: linear-gradient(to top, rgb(42,112,166) 21%, rgb(66,13#E3EBD06,190) 61%); */
        background: linear-gradient(top, #7DC2A5 0%, #7DC2A5 100%);
        background: -moz-linear-gradient(top, #7DC2A5 0%, #7DC2A5 100%);
        background: -webkit-linear-gradient(top, #7DC2A5 0%, #7DC2A5 100%);
        background: -o-linear-gradient(top, #7DC2A5 0%, #7DC2A5 100%);
        border: 1px solid #1C242C;

        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.50);
    }
    input[type=button]:hover,
    input[type=submit]:hover,
    input[type=reset]:hover,
    button:hover,
    .button:hover {
        background: linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -moz-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -webkit-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -o-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
    }
    input[type=button]:active,
    input[type=submit]:active,
    input[type=reset]:active,
    button:active,
    .button:active {
        opacity: 0.8;
    }
.rose {
	padding: 3px 3px;
	margin: 3px 4px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
/*	background: #ea4c88; */
	background: linear-gradient(top, #ea4c88 0%, #d1336f 100%);
	background: -moz-linear-gradient(top, #ea4c88 0%, #d1336f 100%);
	background: -webkit-linear-gradient(top, #ea4c88 0%, #d1336f 100%);
	background: -o-linear-gradient(top, #ea4c88 0%, #d1336f 100%);
	border: 1px solid #1A9756;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.50);
}
.rose:hover {
	background: linear-gradient(top, #ff66a2 0%, #ea4c88 100%);
	background: -moz-linear-gradient(top, #ff66a2 0%, #ea4c88 100%);
	background: -webkit-linear-gradient(top, #ff66a2 0%, #ea4c88 100%);
	background: -o-linear-gradient(top, #ff66a2 0%, #ea4c88 100%);
}
.rose:active{
	opacity:0.8;
}


// #F1F1D3 F1F1D3 E3EBD0 C7DDC5 9FCDA8 7DC2A5
.orange {
	padding: 3px 3px;
	margin: 3px 4px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
/*	background: #7DC2A5; */
	background: linear-gradient(top, #7DC2A5 0%, #E3EBD0 100%);
	background: -moz-linear-gradient(top, #7DC2A5 0%, #E3EBD0 100%);
	background: -webkit-linear-gradient(top, #7DC2A5 0%, #E3EBD0 100%);
	background: -o-linear-gradient(top, #7DC2A5 0%, #E3EBD0 100%);
	border: 1px solid #338bf6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.50);
}
.orange:hover {
	background: linear-gradient(top, #C7DDC5 0%, #7DC2A5 100%);
	background: -moz-linear-gradient(top, #C7DDC5 0%, #7DC2A5 100%);
	background: -webkit-linear-gradient(top, #C7DDC5 0%, #7DC2A5 100%);
	background: -o-linear-gradient(top, #C7DDC5 0%, #7DC2A5 100%);
}
.orange:active{
	opacity:0.8;
}

<!--/*F1F1D3 E3EBD0 C7DDC5 9FCDA8 7DC2A5*/-->

.boutonbleu {
 background-color: #A0CE4E;
 border-color:red ;
 color:white ;
 }



    .blue {
        padding: 3px 3px;
        margin: 3px 4px;
        display: inline-block;
        color: #ffffff;
        font-size: 16px;
        cursor: pointer;
/*        background: #61bde7;  #F1F1D3 F1F1D3 E3EBD0 C7DDC5 9FCDA8 7DC2A5*/
        background: linear-gradient(top, #F1F1D3 0%, #E3EBD0 100%);
        background: -moz-linear-gradient(top, #F1F1D3 0%, #E3EBD0 100%);
        background: -webkit-linear-gradient(top, #F1F1D3 0%, #E3EBD0 100%);
        background: -o-linear-gradient(top, #F1F1D3 0%, #E3EBD0 100%);
        border: 1px solid #F1F1D3;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        -o-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.50);
    }
    .blue:hover {
        background: linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -moz-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -webkit-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
        background: -o-linear-gradient(top, #9FCDA8 0%, #C7DDC5 100%);
    }
    .blue:active {
        opacity: 0.8;
    }
    .m {
        font-family: Arial, sans-serif;
        font-size: 18px;
        width: 200px;
        height: 43px;
        margin-left: 3px;
        margin-right: 3px;
        padding: 3px 3px;
        text-align: center;
        color: #FFFFFF;
        background: #444;
        background: #696969;
        background: #F00000;
        background: linear-gradient( #FFA500, #E7770E);
        border-radius: 8px;
        text-shadow: 0px 1px 0px rgba( 255, 255, 255, 0.2);
        box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
    }
    .m:hover {
        color: #F0F0F0;
        background: #555;
        background: linear-gradient( #B9121B, #333);
    }
    .mactive:active {
        color: #000;
        background: #444;
        background: linear-gradient( #555, #E3EBD0);
        box-shadow: 1px 1px 10px black inset, 0 1px 0 rgba( 255, 255, 255, 0.4);
        background-color: #FFFFFF;
    }
.mactu {
        color: #F0F0F0;
        background: #555;
        background: linear-gradient( #7B9F8B, #333);
	background-color: #FFFFFF;
}
    .menubuttons {
        display: block;
        float: left;
        padding: 8px;
        font-size: 13px;
        text-decoration: none;
        background-color: #C7EBAB;
        margin-right: 5px;
        padding: 8px 10px;
        color: #000000;
        border: none;
        padding: 6px 0 6px 0;
        box-shadow: 1px 1px 3px #aaa;
        border: 1px solid #444;
        border-radius: 3px;
    }
    .menubuttons:hover {
        background-color: #FF0000;
    }
    .headerright {
        display: block;
        padding: 5px;
        margin-left: 5px;
        float: right;
    }
    td {
        padding-right: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    th {
        text-align: left;
    }
    hr {
        border: 0px;
        height: 1px;
        color: #CCCCCC;
        background-color: #FFFFFF;
    }
    .menubuttonsactive {
        background-color: #FFFFFF;
    }
    .datedisplay {
        font-size: 14px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
        line-height: 19px;
    }
    .leftcolumn hr {
        color: #F4F4F4;
    }
    #morecontact {} .historycontainer {
        display: block;
        width: 800px;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
    }
    .contactimage {
        float: left;
        margin-right: 6px;
        border: 3px solid #CCCCCC;
    }
    .associmage {
        float: left;
        margin-right: 6px;
        border: 3px solid #CCCCCC;
    }
    .addtable {
        font-size: 12px;
        line-height: 12px;
        display: block;
    }
    .addcontact {
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        display: block;
        padding: 4px;
        border-bottom: 1px dotted #CCCCCC;
    }
    .addassoc {
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        display: block;
        padding: 4px;
        border-bottom: 1px dotted #CCCCCC;
        background-color: #FFB6C1;
    }
    .addfourn {
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        display: block;
        padding: 4px;
        border-bottom: 1px dotted #CCCCCC;
        background-color: #C0C0C0;
    }
    .addcomm {
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        display: block;
        padding: 4px;
        border-bottom: 1px dotted #FF7F50;
        background-color: #AFEEEE;
    }
    .addpresse {
        font-size: 15px;
        font-weight: bold;
        line-height: 25px;
        display: block;
        padding: 4px;
        border-bottom: 1px dotted #DDDDDD;
    }
    .addcontact1 {
        color: #CCCCCC;
    }
    .addcontact2 {
        background-color: #A8DF7E;
    }
    .addassoc1 {
        color: #FFB6C1;
    }
    .addassoc2 {
   background-color:rgba(255, 127, 80, 0.5);
/* background-color: #FFB6C1; couleur de fond*/
    }
    .addfourn1 {
        color: #C0C0C0;
    }
    .addcomm1 {
        color: #AFEEEE;
    }
    .addpresse1 {
        color: #DDDDDD;
    }
    .pagination {
        font-size: 12px;
        display: block;
        margin-top: 10px;
    }
    .pagination a {} .pagination .current {
        font-weight: bold;
    }
    input.disabled {
        border: 1px solid #F2F2F2;
        background-color: #F2F2F2;
    }
    input.validation-failed,
    textarea.validation-failed {
        border: 1px solid #FF3300;
        color: #FF3300;
    }
    input.validation-passed,
    textarea.validation-passed {
        border: 1px solid #00CC00;
        color: #000;
    }
    .validation-advice {
        margin: 5px 0;
        padding: 5px;
        background-color: #990000;
        color: #FFF;
        font-weight: bold;
    }
    .custom-advice {
        margin: 5px 0;
        padding: 5px;
        background-color: #C8AA00;
        color: #FFF;
        font-weight: bold;
    }
    fieldset {
        padding: 1em;
        margin-bottom: 0.5em;
    }
    label {
        font-weight: bold;
    }
    .form-row {
        clear: both;
        padding: 0.5em;
    }
    .field-label {} .field-widget {} div.debug {
        background: lightgreen;
        border-style: dotted;
        border-color: blue;
        border-width: 1px 1px 1px 1px;
    }
    .tooltip {
        position: relative;
        background: #eaeaea;
        cursor: help;
        display: inline-block;
        text-decoration: none;
        color: #222;
        outline: none;
    }
    .tooltip span {
        visibility: hidden;
        position: absolute;
/*        bottom: 30px; */
        bottom: -08:52 03/10/201808:52 03/10/201850px;
        left: 150px;
        z-index: 999;
        width: 700px;
/*        margin-left: -127px;*/
        margin-left: 0px;
        padding: 10px;
        font-size: 12px;  // a tester pour l aide en ligne
        border: 2px solid #ccc;
        opacity: .9;
        background-color: #ddd;
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
        -moz-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .5) inset;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    }
    .tooltip:hover {
        border: 0;
        /* IE6 fix */
    }
    .tooltip:hover span {
        visibility: visible;
    }
    .tooltip span:before,
    .tooltip span:after {
        content: "";
        position: absolute;
        z-index: 1000;
        bottom: -7px;
        left: 50%;
        margin-left: -8px;
        border-top: 8px solid #ddd;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 0;
    }
    .tooltip span:before {
        border-top-color: #ccc;
        bottom: -8px;
    }
    /* Yellow */
    
    .yellow-tooltip span {
        border-color: #e1ca82;
        background-color: #ffeaa6;
    }
    .yellow-tooltip span:after {
        border-top-color: #ffeaa6;
    }
    .yellow-tooltip span:before {
        border-top-color: #e1ca82;
    }
    /* Navy */
    
    .navy-tooltip span {
        color: #fff;
        text-shadow: 0 0px 0 #000;
        border-color: #161a1f;
        background-color: #4863A0;
    }
    .navy-tooltip span:after {
        border-top-color: #1e2227;
    }
    .navy-tooltip span:before {
        border-top-color: #161a1f;
    }
    /* Blue */
    
    .blue-tooltip span {
        font-weight: normal;
        font-family: verdana, Helvetica, sans-serif;
         color: #000;
/*         color: #fff; */
     text-shadow: 0 0px 0 #000;
     border-color: #161a1f;
        background-color: #E3EBD0;
        /*background-color: #4863A0;*/
    }
    .blue-tooltip span:after {
        border-top-color: #4863A0;
    }
    .blue-tooltip span:before {
        border-top-color: #eff1fc;
    }
    /* Pink */
    
    .pink-tooltip span {
        border-color: #ce4378;
        background-color: #ea4c88;
    }
    .pink-tooltip span:after {
        border-top-color: #ea4c88;
    }
    .pink-tooltip span:before {
        border-top-color: #ce4378;
    }
    .Rouge:link {
        color: #ff3333;
    }
    .Rouge:visited {
        color: #330000;
    }
    .Rouge:active {
        color: #ff0000;
    }
    .Rouge:hover {
        color: #ffaa00;
    }
    .Bleu:link {
        color: #0000ff;
    }
    .Bleu:visited {
        color: #000044;
    }
    .Bleu:active {
        color: #6600ff;
    }
    .Bleu:hover {
        color: #0088ff;
    }
	.marge {
	margin-left: 5em;
	}

#dhtmltooltip
{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
	
