﻿body {
    background-color: #5483e3;
    padding: 0;
    margin: 0;
    font-family: Verdana !important;
    font-size: 12px;
}

div#top {
    height: 141px;
    width: 1047px;
    background: url( 'top_bottom/refti_top.jpg' ) no-repeat;
}

    div#top h1
    {
        display: none;
        visibility: hidden;
    }

div#bottom
{
    display: block;
    height: 49px;
    width: 1047px;
    background: url( 'top_bottom/refti_bottom.png' ) no-repeat;
    background-position: 46px 0px;
}

div#content
{
    display: block;
    width: 1092px;
    margin-left: auto;
    margin-right: auto;
}

div#subcontent
{
    display: block;
    height: auto;
    min-height: 600px;
    margin: 0px 45px 0px 46px;
    background-color: #fff;
/*    background: url( 'backcontent.png' ) repeat-y;*/
    padding-bottom: 10px;
}

h2
{
    display: block;
    height: 20px;
    margin: 0 16px 5px 16px;
    padding: 0 0 0 10px;
    color: #ed1f24;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: url( 'h2.png' ) repeat-x 0px 17px;
}

    h2 > a
    {
        color: #ed1f24;
        font-size: 10px;
        text-decoration: none;
    }

h3
{
    display: block;
    height: 20px;
    /*margin: 0 16px 5px 16px;*/
    padding: 0 0 0 10px;
    color: #284775;
    /*text-transform: uppercase;*/
    font-size: 13px;
    font-weight: bold;
    background: url( 'h2.png' ) repeat-x 0px 17px;
}

#hLogin
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
/*
input.bouton
{
    padding-top: 1px;
}

.bouton
{
    background: url( 'rechercher/bouton.png' ) no-repeat 0px 0px;
    display: block;
    cursor: pointer;
    width: 98px;
    height: 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 2px;
}

.bouton_L
{
    background: url( 'rechercher/bouton_L.png' ) no-repeat 0px 0px;
    display: block;
    width: 186px;
    height: 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
}

.bouton:hover
{
    background: url( 'rechercher/bouton.png' ) no-repeat 0px -30px;
}

.bouton_L:hover
{
    background: url( 'rechercher/bouton_L.png' ) no-repeat 0px -30px;
}

.retour
{
    display: block;
    background-image: url( 'retour.png' );
    background-repeat: no-repeat;
    height: 15px;
    width: 534px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #6E9799;
    font-size: 12px;
    text-decoration: none;
}
*/
.decoBottom
{
    display: block;
    margin-top: 1px;
    background-image: url( 'bas_rouge.jpg' );
    background-position: bottom;
    background-repeat: no-repeat;
    width: 554px;
    height: 9px;
}
/* formulaire */
.Formulaire
{
    margin: 10px;
    border-collapse: collapse;
    width: 800px;
}

    .Formulaire td.td300px
    {
        width: 300px;
        vertical-align: top;
    }

    .Formulaire td > input.textbox
    {
        border: solid 1px #CCC;
        width: 500px;
    }

    .Formulaire td > select
    {
        border: solid 1px #CCC;
        width: 502px;
    }

    .Formulaire td > textarea
    {
        border: solid 1px #CCC;
        height: 120px;
        width: 500px;
    }

        .Formulaire td > textarea.twoLines
        {
            border: solid 1px #CCC;
            height: 40px;
            width: 500px;
        }
/*Formulaire Small*/
.Titre_formulaire
{
    color: #5A595A;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.Texte_formulaire
{
    color: #878384;
    font-size: 11px;
    font-weight: bold;
}

a.Texte_formulaire
{
    color: #878384;
    font-size: 11px;
    font-weight: bold;
}

    a.Texte_formulaire:hover
    {
        text-decoration: none;
    }
/* grid control */
a.Grid_Del
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnGridDelete.png' ) no-repeat 0 5px;
}

    a.Grid_Del span
    {
        display: none;
    }

a.Grid_Modif_User
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnGridSelectUser.png' ) no-repeat 0 5px;
}

    a.Grid_Modif_User span
    {
        display: none;
    }

a.Grid_Dupliq_User
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnDupliquer.png' ) no-repeat 0 5px;
}
    a.Grid_Dupliq_User span
    {
        display: none;
    }

a.Grid_Suivi
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnSelectUser.png' ) no-repeat 0 5px;
}

    a.Grid_Suivi span
    {
        display: none;
    }

a.Grid_Print
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnPrint.png' ) no-repeat 0 5px;
}

    a.Grid_Print span
    {
        display: none;
    }

a.Grid_Modif_Pub
{
    display: block;
    width: 35px;
    height: 30px;
    background: url( 'grid/btnGridSelectPub.png' ) no-repeat 0 5px;
}

a.Grid_Email
{
    display: block;
    width: 35px;
    height: 30px;
    background-color: transparent !important;
    background: url( 'grid/btnGridSelectEmail.gif' ) no-repeat 0 5px;
}

a.Grid_Email2
{
    display: block;
    width: 35px;
    height: 30px;
    background-color: transparent !important;
    background: url( 'grid/btnGridSelectEmail2.gif' ) no-repeat 0 5px;
}

.header_grid
{
    color: #9f9c9b;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.XadiaGrid th
{
    vertical-align: middle;
    height: 19px;
    background: transparent;
    border-bottom: solid 1px #CCC;
    text-align: left;
    color: #9f9c9b;
}
/* rating */
.ratingStar
{
    white-space: nowrap;
    margin: 1em;
    height: 14px;
}

    .ratingStar .ratingItem
    {
        font-size: 0pt;
        width: 13px;
        height: 13px;
        margin: 0px;
        padding: 0px;
        display: block;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .ratingStar .Filled
    {
        background-image: url(rating/ratingStarFilled.png);
    }

    .ratingStar .Empty
    {
        background-image: url(rating/ratingStarEmpty.png);
    }

    .ratingStar .Saved
    {
        background-image: url(rating/ratingStarSaved.png);
    }
/* ajax */
.ajax-loader-on
{
    display: block;
    background-image: url( 'ajax/ajax-loader.gif' );
    background-repeat: no-repeat;
    width: 280px;
    height: 16px;
    padding-left: 20px;
    font-size: 12px;
    color: #696969;
    position: absolute;
    border: solid 1px #696969;
    background-color: #FFF;
    font-weight: bold;
}

.ajax-loader-off
{
    display: none;
    background-image: url( 'ajax/ajax-loader.gif' );
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage
{
    color: #ff0000;
    font-weight: bold;
}

.MaskedEditError
{
    background-color: #ffcccc;
}

.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}

.MaskedEditBlurNegative
{
    color: #ff0000;
}
/*AutoComplete flyout */

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    background-color: #CCC;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}

/* checkListe box */
#checkMetier table
{
    margin-top: -15px;
}

#checkMetier td > Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878384;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

#checkMetier td span > Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878384;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

#checkMetier td > input
{
    width: 30px;
}

#checkMetier td span > input
{
    width: 30px;
}

#checkLocation table
{
    margin-top: -15px;
}

#checkLocation td span > Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878384;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

#checkLocation td span > input
{
    width: 30px;
}

#checkLocation td > Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878384;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

#checkLocation td > input
{
    width: 30px;
}

#checkZone table
{
    margin-top: -15px;
}

#checkZone td > Label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878384;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 4px;
}

#checkZone td > input
{
    width: 30px;
}

#cbActif > input
{
    width: 30px;
    text-align: left;
}

p.article
{
    margin: 0 30px 20px 30px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}


span.FileUploadedListTitle
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #878384;
    margin-bottom: 5px;
    margin-top: 10px;
}

ul.FileUploadedList
{
    display: block;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: solid 1px #CCC;
}

    ul.FileUploadedList li
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #878384;
        padding: 5px 5px 5px 5px;
        border-bottom: solid 1px #CCC;
    }

        ul.FileUploadedList li a
        {
            color: #F00;
            display: block;
            float: right;
            margin-right: 10px;
        }

        ul.FileUploadedList li span
        {
            display: block;
            float: left;
        }

.Titre
{
    display: block;
    color: #ed1f24;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
}

.TitreGroup
{
    display: block;
    color: #284775;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.Legende
{
    color: #878384;
    font-size: 11px;
    font-weight: bold;
}

.FermetureHeaderX
{
    display: block;
    float: right;
    background-image: url('closelabel.png');
    background-position: left top;
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    margin: 0px 0px 6px 6px;
}

    .FermetureHeaderX span
    {
        display: none;
    }

.OpenModal
{
    display: block;
    float: right;
    background-image: url('openlabel.png');
    background-position: left top;
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    margin: 0px 0px 6px 6px;
}

    .OpenModal span
    {
        display: none;
    }

.myOverDiv
{
    display: block;
    float: left;
    width: 260px;
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    position: absolute;
    z-index: auto;
    top: auto;
    left: auto;
    color: #000;
}

.myOverDivCloseBox
{
    display: block;
    width: 100%;
    height: 12px;
    background-color: #CCCCCC;
    background-image: url('closelabel.png');
    background-position: right center;
    background-repeat: no-repeat;
}

.myOverDivTitle
{
    display: block;
    font-weight: bold;
    color: #5B93BB;
    float: left;
    width: inherit;
    white-space: normal;
}

.myOverDivContent
{
    display: block;
    float: left;
    width: inherit;
    padding: 5px;
    white-space: normal;
    font-weight: normal !important;
    font-style: normal !important;
}

.myMenuContext
{
    display: block;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    position: absolute;
    z-index: auto;
    color: #000;
}

    .myMenuContext .SubMenu
    {
        display: block;
        background-color: #FFFFFF;
        width: 260px;
        height: 30px;
    }

        .myMenuContext .SubMenu:hover
        {
            background-color: #CCCCCC;
        }

.AlphaButton, .AllButton
{
    font-size: 14px;
    color: #0066CC;
    display: block;
    float: left;
    width: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
}

.AlphaButtonSelected
{
    color: #ed1f24 !important;
    font-weight: bold;
}

.AllButton
{
    color: #003399;
    width: 80px;
}

    .AlphaButton:hover, .AllButton:hover
    {
        text-decoration: underline;
        font-weight: bold;
    }

.refresh
{
    background-image: url('refresh.gif');
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    display: block;
}

.calendar
{
    background-image: url('calendar.gif');
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    display: block;
}

.add-event
{
    background-image: url('add-event.gif');
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    display: block;
}

.floatright
{
    float: right;
}

.floatleft
{
    float: left;
}

.XList
{
    color: #878384;
    border: 1px solid #CCC;
    padding: 4px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    .XList ul
    {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .XList li
    {
        display: block;
        margin-bottom: 2px;
        clear: both;
    }

    .XList select
    {
        background-color: #FFF;
        margin-left: 40px;
        width: 254px;
        display: block;
        float: right;
        border: 1px solid #CCC;
        height: 20px;
        margin-top: 1px;
    }

    .XList .xlist_subtextboxfield
    {
        background-color: #FFF;
        margin-left: 40px;
        width: 250px;
        display: block;
        float: right;
        border: 1px solid #CCC;
        height: 18px;
        margin-top: 1px;
    }

    .XList ul.xlist_collapse
    {
        padding-left: 5px;
        margin-left: 15px;
        display: block;
        max-height: 120px;
        overflow: auto;
        background-color: #F0F1F1;
        border: 1px solid #AFB8C1;
        font-size: 11px;
    }

table#albumPhoto
{
    margin:4px;
    border-collapse: separate;
    border-spacing:5px;
}
#tdImg
{
    background-color: #3D3D3D;
    padding:0 3px 0 3px;
    min-width:150px;
}
#tdImg img
{
    border:2px solid #000;
    max-width:150px;
    max-height:150px;
    text-align:center;
}
    #tdImg img
    {
        float: left;
        clear:both;
    }

.cbSuppr
{
    float: left;
}
a#modifierPhoto,a.modifierPhoto
{
    background-image: url(grid/btnGridSelectUser.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 22px;
    float:right;
}

a#supprimerPhoto, a.supprimerPhoto
{
    float: right;
    background-image: url(grid/btnGridDelete21x15.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 15px;
    margin:3px 0 1px 0;
}

#wrapImg
{
    min-height:110px;
    display:block;
    clear:both;
}

.a_import, .a_export
{
	background-image:url('import-export.png');
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	float:left;
	display:block;
}

.a_export
{
	background-position: 0 -71px;
}
.a_export:hover
{
	background-position: 0 -47px;
}
.a_export:active
{
	background-position: 0 -70px;
}
.a_import
{
	background-position: 0 -24px;
	margin-right:10px;
}
.a_import:hover
{
	background-position: 0 0px;
	margin-right:10px;
}
.a_import:active
{
	background-position: 0 -23px;
	margin-right:12px;
}
.a_label
{
    background-image:url('grid/label1.png');
	background-repeat:no-repeat;
    height:22px;
	width:31px;
	float:left;
	display:block;
    margin: 3px 10px 0 0;
}

#myTableCorrespondances th, #myTableCorrespondances td
{
    padding:5px;
}

#myTableCorrespondances th
{
    font-size:14px;
    border-bottom: 2px solid #e0e2e1;
    text-align:left;
}

#myTableCorrespondances td
{
    color:#808080;
}

a#aBtnAjout
{
    text-decoration:none;
    color:#0a4578;
}

a#aBtnAjout:hover
{
    text-decoration:underline;
}

a.aBtnModification
{
    background-image:url(grid/btnGridSelectUser.png);
    width: 28px;
    height: 22px;
    display:block;
}

a.aBtnSuppression
{
    background-image:url(grid/btnGridDelete.png);
    width: 31px;
    height: 22px;
    display:block;
}

a.aBtnAvis
{
	background-image:url(grid/btnAvis.png);
    width: 31px;
    height: 22px;
    display:block;
}

a.aBtnValider
{
	background-image:url(grid/btnCheck.png);
    width: 31px;
    height: 22px;
    display:block;
}

a.aBtnTelechargement
{
    background-image:url(grid/btnSelectUser.jpg);
    width: 31px;
    height: 22px;
    display:block;
}

span.Ajout
{
    background-image:url(images/ui-icons_217bc0_256x240.png);
    background-position: 224px 112px;
    width:16px;
    height:16px;
    display:block;
    float:left;
}

a.simplelink
{
    color: #4B4B4B;
}
a.simplelink:hover
{
    color: #323232;
}

.tb140px, .tb200px, .tb380px
{
    font-weight: bold; 
    color: #808080;
    width: 140px;
    float:left;
    display:block;
}
.tb140px
{
    width: 140px;
}
.tb200px
{
    width: 200px;
}
.tb380px
{
    width: 380px;
    border: 1px solid #CCC;
    border-radius:5px; 
    padding: 5px;
    width:95%;
    height:18px;
    margin-bottom: 10px;
    box-shadow: -1px 1px 8px 0px #CCC inset;
}

td a.button_row
{
	display:block; 
	background:url('grid/modif_liste.jpg') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.Importance1{
	background:url('grid/Importance1.png') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
}

.Importance2{
	background:url('grid/Importance2.png') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
}

.Importance3{
	background:url('grid/Importance3.png') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
}

.Internet1{
	background:url('grid/Internet1.png') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
}

.Label1{
	background:url('grid/Label1.png') no-repeat 1px; 
	width: 31px;
	height:22px;
	margin:1px;
}

.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0 3px !important;
    z-index: 900 !important;
}

    .ui-autocomplete .ui-menu-item-wrapper {
        display: block;
    }

.ui-menu-item-wrapper em {
    font-weight: 700;
    font-style: normal;
    background-color: rgba(183,210,50,1);
    padding: 2px 0 2px 2px;
}

.ui-autocomplete-loading {
    background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}