﻿body {
    background-color: white;
    margin: 0;
    padding: 0;
    /*background-image: url( 'merck.jfif' );
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;*/
    /*background-image: url('4.jfif' );
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 10px 10px;*/
}

/*
    vert : #007c31;
    rouge : #e62b38;
    gris : #6f6f6e;
    bleu : #3d7b91;
    bleu2 : #525c75;

    gris1:  #f7f6f1;
    gris2 :  #e9e6e2;


    rouge logo : #FC1921;
         rouge fonce : #E7040B
     taupe : #E2DFDA
    taupe logo : #ECEAE5;

       gris clair : #F1EFEA;
         blanc casse : #FCFCFA;

      gris clair :#F0F0F0    
    blanc casse :#F9F9F7
    
    Violet  : #503291;  
    Jaune  : #FFC832;
    bleu clair: #2DBECD; rgba(45, 190, 205, 1)
    bleu fonce : #0F69AF;
    rose : #EB3C96;  rgba(235, 60, 150, 1)
    rose fonce : #D92A83;
    gris : LightGray;
    vert : #149B5F;

     background-color: #EB3C96;


*/


.bodyAnnexe {
    background-color: #f7f6f1;
    margin: 0;
    padding: 0;
}

.body3 {
    background-color: #ECEAE5;
    margin: 0;
    padding: 0;
}

.styleCookie {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    background-color: #e9e6e2;
    color: black;
    border-bottom: 2px solid;
    border-color: #6f6f6e;
    /*border-radius: 10px;
	-moz-border-radius: 10px;*/
    padding: 10px;
}

.titre0 {
    color: #6f6f6e;
    font-size: 32px;
    font-weight: bold;
}

.titre1 {
    color: #007c31;
    font-size: 32px;
    font-weight: bold;
}

.entete {
    background-color: white;
    width: 1100px;
}

.entete2 {
    background-color: #007c31;
    height: 2px;
}

.btnVert {
    background: #007c31;
    background: -webkit-linear-gradient(left,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Safari 5.1-6*/
    background: -o-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Fx 3.6-15*/
    background: linear-gradient(to right, rgba(0, 124, 49, 1), rgba(0, 124, 49,0.6)); /*Standard*/
    height: 32px;
    font-weight: bold;
    color: white;
    font: 12px Helvetica, Geneva, sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    vertical-align: middle;
    border: 0px solid transparent;
    /*border: 1px solid #E7040B;*/
    outline: transparent solid 0px;
}

    .btnVert:hover {
        background: #6f6f6e;
        background: -webkit-linear-gradient(left,rgba(111, 111, 110, 1),rgba(111, 111, 110,0.6)); /*Safari 5.1-6*/
        background: -o-linear-gradient(right,rgba(111, 111, 110, 1),rgba(111, 111, 110,0.6)); /*Opera 11.1-12*/
        background: -moz-linear-gradient(right,rgba(111, 111, 110, 1),rgba(111, 111, 110,0.6)); /*Fx 3.6-15*/
        background: linear-gradient(to right, rgba(111, 111, 110, 1), rgba(111, 111, 110,0.6)); /*Standard*/
        height: 32px;
        font-weight: bold;
        color: white;
        font: 12px Helvetica, Geneva, sans-serif;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
        vertical-align: middle;
        border: 0px solid transparent;
        /*border: 1px solid #E7040B;*/
        outline: transparent solid 0px;
    }

    .btnVert:active {
        background: #007c31;
        background: -webkit-linear-gradient(left,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Safari 5.1-6*/
        background: -o-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Opera 11.1-12*/
        background: -moz-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Fx 3.6-15*/
        background: linear-gradient(to right, rgba(0, 124, 49, 1), rgba(0, 124, 49,0.6)); /*Standard*/
        height: 32px;
        font-weight: bold;
        color: white;
        font: 12px Helvetica, Geneva, sans-serif;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-decoration: none;
        vertical-align: middle;
        border: 0px solid transparent;
        /*border: 1px solid #E7040B;*/
        outline: transparent solid 0px;
    }


.HL {
    color: black;
}



.styleDiv {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 2px solid;
    border-color: #007c31;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
}

.styleLink {
    text-decoration: none;
    color: #007c31;
}

    .styleLink:hover {
        text-decoration: underline;
        color: #007c31;
    }

.styleWarning {
    font-size: 12px;
    text-decoration: none;
    color: #FC1921;
    font-family: Helvetica, Arial, Sans-Serif;
}

.styleWarningEI {
    font-size: 12px;
    text-decoration: none;
    color: #FC1921;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
}

.styleTexte {
    font-size: 12px;
    text-decoration: none;
    color: black;
    font-family: Helvetica, Arial, Sans-Serif;
}


.styleLink2 {
    font-size: 12px;
    text-decoration: none;
    color: #007c31;
    font-family: Helvetica, Arial, Sans-Serif;
}

    .styleLink2:hover {
        font-size: 12px;
        text-decoration: underline;
        color: #007c31;
        font-family: Helvetica, Arial, Sans-Serif;
    }

.styleLink3 {
    font-size: x-small;
    text-decoration: none;
    color: #007c31;
    font-family: Helvetica, Arial, Sans-Serif;
}

    .styleLink3:hover {
        font-size: x-small;
        text-decoration: underline;
        color: #007c31;
        font-family: Helvetica, Arial, Sans-Serif;
    }

.lblVersion {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: white;
    font-style: italic;
}

.lblCopyright {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #6f6f6e;
    font-style: italic;
}

/* INSCRIPTION */

.little {
    font-size: small;
}

.styleError {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #E7040B;
    text-align: center;
}

.styleValidationSummary {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #E7040B;
    border: 2px solid;
    border-color: #FFCC66;
    background-color: #FFC832;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
    text-align: left;
    margin-top: 10px;
}

.styleDivError {
    border: 2px solid;
    border-color: Silver;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
}
/* page de connexion */
.txbxCNX {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    color: #007c31;
    border: 1px solid #007c31;
    padding: 7px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    background-color: white;
    border-color: #007c31; /*width: 190px;*/
}

.hiddenBtn {
    display: none;
    width: 1px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background: white; /* For browsers that do not support gradients */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #774A74;
    padding-top: 10px;
    padding-left: 10px;
    width: 650px;
}

.labelPwd {
    font-family: Helvetica, Geneva, sans-serif;
    font-size: 14px;
    color: #007c31;
}

.infoPwd {
    font-family: Helvetica, Geneva, sans-serif;
    font-size: 10px;
    color: red;
}

.strengthStyle {
    display: none;
}

hr {
    height: 1px; /*margin: -0.5em 0;*/
    padding: 0;
    color: #007c31;
    background-color: #007c31;
    border: 0;
}
/*MASTER 2*/
.nom {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #007c31;
    text-decoration: underline;
}

.titre2 {
    color: black;
    font-size: 36px;
    font-weight: bold;
}



/* CHAMPS */


.txtUpCase {
    text-transform: uppercase; /*font-size: 10px;*/
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
}

/*.txbxRTU_Right {    
    text-align: left !important;
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    padding: 3px;    
}*/

.txbxRTU {
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}

.txbxDateRTU_UC {
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
    width: 85px;
    text-transform: uppercase;
}

.txbxRTU_UC {
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
    text-transform: uppercase;
}

.ddlRTU {
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}
/* Tableau liste des patients */
.header0 {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #007c31;
    font-weight: bold;
    color: white;
    /*border: 1px solid white;*/
}

.header {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #007c31;
    font-weight: bold;
    color: white;
    /*border: 1px solid white;*/
}

.header2 {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: white;
    font-weight: bold;
    color: white;
    /*border: 1px solid white;*/
}


.impaire {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: white;
    /*color: black;border-color: Silver;*/
    /*border: 1px solid white;	border-color: white;*/
}
/*<RowStyle BackColor="#EFF3FB" CssClass="rowgv" / >*/

.paire {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #f7f6f1;
}

/* --------- ADMIN --------------------------------------------*/
.size12 {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}

.size10 {
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}



/* FORMULAIRE */

.styleDivHaut {
    font-size: 18px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: white;
    border: 2px solid;
    border-color: #007c31;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #007c31;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    padding: 10px;
}

    .styleDivHaut:hover {
        font-size: 18px;
        font-family: Helvetica, Arial, Sans-Serif;
        color: white;
        border: 2px solid;
        border-color: #007c31;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        background-color: #007c31;
        background: -webkit-linear-gradient(left,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Safari 5.1-6*/
        background: -o-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Opera 11.1-12*/
        background: -moz-linear-gradient(right,rgba(0, 124, 49, 1),rgba(0, 124, 49,0.6)); /*Fx 3.6-15*/
        background: linear-gradient(to right, rgba(0, 124, 49, 1), rgba(0, 124, 49,0.6)); /*Standard*/
        height: 20px;
        vertical-align: middle;
        text-align: center;
        padding: 10px;
    }

.styleDivBas {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 2px solid;
    border-color: #007c31;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    padding: 10px;
    background-color: white;
}


/*.pnlHautDoc {
    border-left: 1px solid #67BA64;
    border-top: 1px solid #67BA64;
    border-right: 1px solid #67BA64;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 700px; 
    margin-top: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    background: #67BA64; 
    background: -webkit-linear-gradient(left,rgba(103, 186, 100,1),rgba(103, 186, 100,0.4)); 
    background: -o-linear-gradient(right,rgba(103, 186, 100,1),rgba(103, 186, 100,0.4)); 
    background: -moz-linear-gradient(right,rgba(103, 186, 100,1),rgba(103, 186, 100,0.4)); 
    background: linear-gradient(to right, rgba(103, 186, 100,1), rgba(103, 186, 100,0.4)); 
}
.pnlBasDoc {
    border-left: 1px solid #67BA64;
    border-bottom: 1px solid #67BA64;
    border-right: 1px solid #67BA64;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 700px; 
    background: LightGray; 
    background: -webkit-linear-gradient(left,rgba(211,211,211,1),rgba(211,211,211,0)); 
    background: -o-linear-gradient(right,rgba(211,211,211,1),rgba(211,211,211,0)); 
    background: -moz-linear-gradient(right,rgba(211,211,211,1),rgba(211,211,211,0)); 
    background: linear-gradient(to right, rgba(211,211,211,1), rgba(211,211,211,0)); 
}*/

.ftitre {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #6f6f6e;
    font-weight: bold;
    height: 30px;
    color: white;
}

.fblanc {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: white;
    color: black;
    font-weight: normal;
}
/*gris2*/
.fclaire {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #e9e6e2;
    color: black;
    font-weight: normal;
}

.fgris1 {
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
    background-color: #f7f6f1;
    color: black;
    font-weight: normal;
}

.lblToolTip {
    color: black;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
}

    .lblToolTip:hover {
        font-size: 13px;
        font-family: Helvetica, Arial, Sans-Serif;
        color: #007c31;
        text-decoration: none;
    }

.lblToolTip2 {
    color: white;
    font-size: 13px;
    font-family: Helvetica, Arial, Sans-Serif;
}

    .lblToolTip2:hover {
        font-size: 13px;
        font-family: Helvetica, Arial, Sans-Serif;
        color: black;
        text-decoration: none;
    }

.lblChapitre {
    color: #007c31;
    font-size: 12px;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-Serif;
    margin-left: 30px;
}


/* CERFA  -----------------------------------------------------*/
.txtEI {
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}

.ddlEI {
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 1px solid #007c31;
    border-color: #007c31;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari et Chrome */
    border-radius: 3px;
    padding: 3px;
}


.styleDivEI {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 2px solid;
    border-color: #6f6f6e;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.lblEIOrangeItalic {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #007c31;
    font-style: italic;
}

.lblEIGroupeOrange {
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #007c31;
    font-weight: bold;
}

.lblEICK {
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    vertical-align: text-top;
}

.lblEImin {
    font-size: 8px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-style: italic;
    color: black;
    vertical-align: baseline;
}

.lblTitreEI {
    font-size: small;
    font-weight: bold;
    color: #007c31;
    text-align: center;
}

.bordureEI {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #007c31;
    vertical-align: top;
}

.ckEI {
    font-size: 10px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
}

.lblEIOrange {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: #007c31;
}

.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 20px;
    width: 70px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 24px;
        width: 24px;
    }

/*     ADMIN             */
.styleDiv0 {
    background: #FFFFFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,rgba(255, 255, 255,0.7),rgba(255, 255, 255,0.7)); /*Safari 5.1-6*/
    background: -o-linear-gradient(right,rgba(255, 255, 255,0.7),rgba(255, 255, 255,0.7)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(right,rgba(255, 255, 255,0.7),rgba(255, 255, 255,0.7)); /*Fx 3.6-15*/
    background: linear-gradient(to right, rgba(255, 255, 255,0.7),rgba(255, 255, 255,0.7)); /*Standard*/
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: black;
    border: 2px solid;
    border-color: Silver;
    border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 10px;
    width: 900px;
    margin-top: 10px;
}

/* Tableau patient*/
.tab-patient {
    /*border-bottom: 1px dashed #007c31;*/
    background-color: #f7f6f1;
    /*border-bottom: 2px solid white;*/
}


.msgError {
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    color: red;
    text-align: center;
}

/* Document ---------------------*/
.trDoc {
	height: 60px;
}

.lnkDoc {
	background: url(Adobe-48.png) center left no-repeat;
	font-size: 22px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #808084;
	white-space: nowrap;
	padding-left: 40px;
	text-decoration: none;
}

	.lnkDoc:hover {
		background: url(Adobe-48.png) center left no-repeat;
		font-size: 22px;
		font-family: Helvetica, Arial, Sans-Serif;
		color: #00A87F;
		white-space: nowrap;
		padding-left: 40px;
		text-decoration: none;
	}

.lnkWeb {
	background: url(link.svg) center left no-repeat;
	font-size: 22px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #EB3C96;
	white-space: nowrap;
	padding-left: 40px;
	text-decoration: none;
}

	.lnkWeb:hover {
		background: url(link.svg) center left no-repeat;
		font-size: 22px;
		font-family: Helvetica, Arial, Sans-Serif;
		color: #96d7d2;
		white-space: nowrap;
		padding-left: 40px;
		text-decoration: none;
	}

