@font-face {
    font-family: 'FuturaCondensedMedium';
    src: url('futuramc-webfont.eot');
    src: url('futuramc-webfont.eot?#iefix') format('embedded-opentype'), url('futuramc-webfont.woff') format('woff'), url('futuramc-webfont.ttf') format('truetype'), url('futuramc-webfont.svg#FuturaMdCnBTMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body, html {
    font-weight: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #595959;
    line-height: 135%;
    background-color: #ffffff;
    background-image: url('../img/fond_page.jpg');
    background-repeat: repeat-x;
}

ri ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

a {
    text-decoration: none;
    color: #00BBF2;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

p {
    margin: 0;
}


h1, h2, h3 {
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 100%;
    padding-bottom: 15px;
}

h1 {
    font-weight: normal;
}

    h1 a:hover {
        text-decoration: none;
        color: #333;
    }

h2 {
    font-size: 20px;
    padding-top: 10px;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    padding-top: 10px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

#cadre {
    /*border: 1px solid #FFCCFF;*/
    width: 1008px;
    min-height: 700px;
    margin: auto;
    height: auto;
    position: relative;
}

#logo {
    position: absolute;
    display: block;
    width: 198px;
    height: 82px;
    top: 22px;
    left: 0px;
    background-image: url('../img/AMDF_LOGO.svg');
    background-repeat: no-repeat;
}
/*#logo2 {
    position: absolute;
    display: block;
    width: 116px;
    height: 37px;
    top: 135px;
    left: 0;
    background-image: url('../img/AMDF_LOGO.svg');
    background-repeat: no-repeat;
}*/

#navig {
    /*border: 1px solid #FFCCFF;*/
    position: absolute;
    width: 100%;
    height: 20px;
    top: 88px;
    letter-spacing: 1px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
}

    #navig a {
        color: #FFFFFF;
        text-decoration: none;
    }

        #navig a:hover {
            color: #793c9e;
        }
/* Grand titre */
#titre {
    position: absolute;
    width: 100%;
    height: auto;
    top: 127px;
    text-align: center;
    font-family: "FuturaCondensedMedium", 'Helvetica Neue',Helvetica,Arial sans-serif;
    color: #793c9e;
    font-weight: normal;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 100%;
    padding-bottom: 15px;
    text-transform: uppercase;
}

    #titre .Pcat {
        font-size: 12px;
        letter-spacing: 0px;
    }

.Alert {
    font-family: Arial, sans-serif;
    color: #FD0261;
    /*font-weight: bold;*/
    font-size: 9pt;
    /*line-height: 12px;*/
    text-align: center;
    letter-spacing: 0px;
}
/* Zones de pages*/
#site {
    margin: 15px 0px 0px 0px;
    position: absolute;
    width: 605px;
    min-height: 500px;
    top: 195px;
    left: 0;
    padding-right: 5px;
    z-index: 20;
}

#siteD {
    position: absolute;
    width: 390px;
    min-height: 500px;
    top: 195px;
    left: 611px;
    padding-left: 5px;
    z-index: 10;
    margin: 15px 0px 0px 0px;
}
/*Tableaux */
/*.top_tab
{
	width: 100%;
	height: 68px;
	top: 0;
	left: 0;
	background-image: url('../img/top_tab_on.png');
	background-repeat: no-repeat;
}*/

/*.bottom_tab
{
	width: 100%;
	height: 68px;
	left: 0;
	background-image: url('../img/foot_tab.png');
	background-repeat: no-repeat;
}*/

/*.mid_tab
{
	width: 100%;
	min-height: 20px;
	left: 0;
	background-image: url('../img/fill_tab.png');
	background-repeat: repeat-y;
	text-align: center;
}*/

.TTab {
    font-family: "FuturaCondensedMedium", 'Helvetica Neue',Helvetica,Arial sans-serif;
    color: #ffffff;
    font-size: 18pt;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}

/*.Vtab
{
	position: absolute;
	vertical-align: middle;
	height: auto;
	width: 100%;
	text-align: center;
	top: 28px;
	letter-spacing: -1px;
}*/
/* textes*/
.Stext {
    font-weight: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #808080;
    line-height: 11px;
}

.Tbox {
    /*background-color: #00D6F8;*/
    background-color: #00BBF2;
    font-weight: bold;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #595959;
}
/* grid view*/
.rowStyle {
    border-width: 0px 1px 0px 1px;
    border-color: #793C9E;
    font-size: 11px;
    white-space: nowrap;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #555555;
}

.rnd1 {
    background-color: #793c9e;
    padding: 3px 1px 3px 1px;
    border-radius: 6px;
    width: 100%;
    box-shadow: 1px 1px 10px #888;
}

.headStyle {
    font-weight: normal;
    background-color: #793c9e;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

    .headStyle th {
        text-align: left;
    }

    .headStyle a {
        color: #ffffff;
    }

        .headStyle a:hover {
            color: #00D6F8;
            text-decoration: none;
        }

.footStyle {
    font-family: 'Helvetica Neue',Helvetica,Arial sans-serif;
    color: #ffffff;
    background-color: #793c9e;
    font-size: 13px;
}

    .footStyle td {
        padding-left: 2px;
        padding-right: 2px;
    }

        .footStyle td a:hover {
            /*padding-left: 2px;
			padding-right: 2px;*/
            font-weight: bold;
            text-decoration: none;
        }

.itemBold {
    font-weight: bold;
    padding-right: 5px;
}

.itemNorm {
    font-weight: normal;
    padding-right: 2px;
}

.itemNormCon {
    font-weight: normal;
    padding-left: 4px;
    border-style: none;
}

.headStyleCon {
    font-weight: normal;
    background-color: #793c9e;
    font-size: 12px;
    font-family: Arial, sans-serif;
    border-style: none;
}

.itemFeu {
    width: 18px;
}

    .itemFeu img {
        vertical-align: top;
        padding-top: 3px;
        padding-left: 2px;
    }

.itemNormC {
    font-weight: normal;
    padding-right: 2px;
    text-align: center;
}

.titreSuiv {
    font-family: "FuturaCondensedMedium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20pt;
    text-align: left;
    color: #595959;
    font-size: 25px;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.logoSuiv {
    width: 40px;
    text-align: center;
    margin-bottom: 10px;
}
/* suivi css3*/
.OngletTitre {
    width: 100%;
    min-height: 200px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #888;
}

.SuiviTDiv {
    width: 100%;
    border: none;
    height: 44px;
    line-height: 44px;
    background-color: #793C9E;
    border-radius: 10px;
    top: 0px;
    left: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.OngletCoche {
    position: absolute;
    top: 50px;
    width: 100%;
    height: 20px;
    text-align: center;
    border: none;
    margin-top: -1px;
}

.tabSuiv {
    width: 98%;
    text-align: left;
    margin-left: 4px;
}

/* accordion*/
.AOngletTitre {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #888;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.AOngletCoche {
    position: relative;
    top: -25px;
    width: 100%;
    height: 20px;
    text-align: center;
    border: none;
    margin-top: 14px;
}

.cpBody {
    height: 0px;
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
    cursor: default;
}

.ASuiviTDiv {
    position: relative;
    top: -18px;
    left: 0px;
    text-align: center;
}
/*Repeater*/
.dlist table {
    border-collapse: separate;
    border-spacing: 4px;
}

.divcont {
    border: 1px solid #ffffff;
    background-color: white;
    border-radius: 10px;
    width: 185px;
}

    .divcont:hover {
        border: 1px solid #dddddd;
        background-color: #eeeeee;
    }

.divcontSel {
    border: 1px solid #793C9E;
    background-color: #FD0261;
    border-radius: 10px;
    width: 185px;
}

/* log*/
.divlog {
    position: absolute;
    top: 50px;
    left: 340px;
}

.titlelog {
    background-color: #00BBF2;
    font-family: "FuturaCondensedMedium", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: white;
    font-size: 18pt;
    letter-spacing: 5px;
    border-radius: 16px;
    height: 30px;
}

.btlog {
    background-image: url('../img/bt_confirme_off.png');
    background-repeat: no-repeat;
    height: 33px;
    width: 88px;
}

    .btlog:hover {
        background-image: url('../img/bt_confirme_on.png');
        background-repeat: no-repeat;
    }

.labellog {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: #525254;
    padding-right: 3px;
}
/* Page rs*/
.divZone {
    width: 504px;
    position: relative;
    text-align: center;
}

.cpBodyRS {
    overflow: hidden;
    padding-right: 7px;
    padding-left: 5px;
    cursor: initial;
}

.titreRsf {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #793c9e;
    font-size: 10pt;
    text-align: left;
    padding-top: 7px;
}

.titreRsf2 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #793c9e;
    font-size: 9pt;
    text-align: left;
    padding-top: 7px;
}

.checkrs {
    border-width: 0px 2px 0px 2px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 33%;
    color: #793c9e;
    font-size: 9pt;
    background-color: #e4e4e4;
    padding: 3px 1px 1px 3px;
    vertical-align: top;
    line-height: 25px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

.checkrs2 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #793c9e;
    font-size: 9pt;
    padding: 3px 1px 1px 3px;
    line-height: 25px;
}

    .checkrs2 label {
        margin-left: 10px;
    }

.tabComp {
    width: 40%;
    text-align: center;
}

.mcadreComp {
    border-style: solid;
    border-width: 2px;
    border-color: #793C9E;
    padding: 3px;
    position: relative;
    border-radius: 10px;
}
