﻿body
{
    font-family: Arial;
    font-size: 13px;
    background-image: url("../../image/fond.jpg");
    background-repeat: no-repeat;
}

html, body
{
    padding-top: 10px;
}

.div_master
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.table_master
{
    vertical-align: top;
    width: 1024px;
    min-width: 800px;
    height: 100%;
    border-width: 0px;
    border-collapse: collapse;
    margin: 0 auto;
}

.background_master
{
    height: 100%;
    width: 20%;
}

.width_master
{
    width: 94%;
    min-width: 800px;
    vertical-align: top;
    margin: 0 auto;
}

.align_photo
{
    vertical-align: middle;
    text-align: center;
    color: #4884B5;
    font-size: 24px;
}

.texte_align
{
    color: #4884B5;
    font-size: 14px;
    text-align: justify;
    text-indent: 24px;
    vertical-align: middle;
    padding-top: 40px;
    padding-left: 20px;
}

.login_align
{
    width: 500px;
    color: #4884B5;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
}

.encadre_style1
{
    width: 400px;
    padding-left: 10px;
    color: #4884B5;
    background-image: url(../../image/background.jpg);
    border: solid 1px #4884B5;
}

.encadre_style2
{
    width: 260px;
    padding-left: 10px;
    color: #4884B5;
    background-image: url(../../image/background2.jpg);
    border: solid 1px #4884B5;
}

.encadre_style3
{
    padding-left: 10px;
    color: #4884B5;
    background-image: url(../../image/uiV2/background3.jpg);
    border: solid 1px #4884B5;
    float: left;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.encadre_style3 a
{
    color: #40589E;
    font-weight: bold;
}


.encadre_style_titre
{
    width: 600px;
    color: #4884B5;
    background-image: url(../../image/uiV2/background3.jpg);
    border: solid 1px #4884B5;
    float: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    font-size: 30px;
    line-height: 50px;
    padding-left: -50px;
}

.encadre_style4
{
    width: 100%;
    padding-left: 10px;
    color: #4884B5;
    border: solid 1px #99cccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.encadre_style5
{
    /*width: 100%;*/
    color: #4884B5;
    border: solid 2px #4884B5;
    vertical-align: middle;
    text-align: center;
}
.size_cadre_Gimg
{
    width: 800px;
}
.size_cadre_Simg
{
    width: 200px;
}

.size_cadre
{
    clear: both;
    vertical-align: top;
    height: 100px;
}
.table_padding
{
    padding: 5px;
    vertical-align: top;
}

.width
{
    width: 500px;
}

.margin_center
{
    margin: 0 auto;
}

.texte_bandeau
{
    width: 100%;
    padding-left: 10px;
    text-align: justify;
    font-family: 'Verdana';
    color: #0e5eae;
}

.date_actu
{
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 14px;
    color: #0e5eae;
}

.border_bleu
{
    border: solid 1px #4884B5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.barre_titre_sejour
{
    background-image: url(../../image/uiV2/background3.jpg);
    background-repeat: repeat-y;
    background-color: White;
    text-align: center;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}
.barre_titre_actu
{
    background-image: url(../../image/barre_bleu.jpg);
    text-align: center;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
}
.titre_sejour
{
    font-weight: bold;
    color: #0e5eae;
    font-size: 22px;
}
.titre_infos
{
    font-weight: bold;
    color: #0e5eae;
    font-size: 14px;
}
.titre_actu
{
    font-weight: bold;
    color: white;
    font-size: 16px;
    margin-left: 4px;
    text-align: left;
}
.clear
{
    margin: 0;
    padding: 0;
}
.opt
{
    width: 100%;
}
.text_center
{
    text-align: center;
}
.titre_blanc
{
    color: white;
    font-weight: bold;
}
.login
{
    width: 100%;
    padding-right: 150px;
}
.phrase_accueil
{
    text-align: justify;
}

.text_deco
{
    text-decoration: none;
    color: #85BCDA;
    border: none;
}

.float_right
{
    float: right;
}

/*ADMIN*/
.adminPanel
{
    width: 90%;
    background-color: white;
    margin: 0 auto;
    border: solid 2px #4884B5;
    padding: 6px;
}
.adminPanel a
{
    color: #666666;
    text-decoration: none;
}

.adminPanel hr
{
    color: #4884B5;
    background-color: #4884B5;
    height: 2px;
    border: 0;
}

.tableRepeater
{
    text-align: center;
    width: 98%;
    margin: 0 auto;
}

.btn_menu_admin
{
    font-weight: bold;
}

.text_corps
{
    text-align: justify;
    text-indent: 20px;
}

.titreAdmin
{
    font-size: large;
}


/*autres*/
.encadre_style3 a
{
    text-decoration: none;
}
.image_accueil
{
    max-width: 600px;
}

.vignette img
{
    max-width: 100px;
    max-height: 100px;
}
/*
input[type=button], input[type=submit]
{
    background-color: #417BBB;
    border: 1px solid #2A5486;
    color: White;
    font-weight: bold;
    padding: 2px 3px;
}

input[type=button]:hover, input[type=submit]:hover
{
    background-color: #2A5486;
    border: 1px solid #2A5486;
    color: White;
    font-weight: bold;
    padding: 2px 3px;
}


input[type=text], input[type=password], input[type=file], select
{
    background-color: #F4F7FC;
    border: 1px solid #2A5486;
    font-weight: bold;
    padding: 2px 3px;
}
*/

.btnSave
{
    text-align: right;
}


fieldset
{
    padding: 5px;
    margin-bottom: 10px;
    border: 0px;
    border-top: 1px solid #4F82AF;
}
fieldset legend
{
    margin-left: -5px;
    background-color: #4F82AF;
    color: White;
    font-weight: bold;
    padding: 3px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}
.fieldLegend
{
    margin-left: -5px;
    background-color: #A5C5EC;
    color: White;
    font-weight: bold;
    padding: 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
}
.panelLegende
{
    padding: 10px 0;
    text-align: left;
}

.smallIco img, img.smallIco
{
    width: 24px;
    vertical-align: text-bottom;
}

.bigIco img, img.bigIco
{
    width: 36px;
    vertical-align: text-bottom;
}







