﻿/* LOGON Page */
/*------------*/
.DetailView
{
    border: 1px solid #45539E;
}

body
{
    font-family: Verdana;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: small;
    color: #444444;
    background-color: #d7d7d7;
    /*background-image: url(Images/body_bg.gif);*/
    background:#00051F url(Images/body-bg.jpg) repeat-x left top;

}

.DVRowStyle
{
    background-color: #EEEEEE;
    color: #333333;
    text-align: left;
    vertical-align: top;
}

.DVHeaderStyle
{
    background-color: #45539E;
    color: #EEEEEE;
    font-weight: bold;
    background-image: url(Images/headerGVDarkBlue.png);
    background-repeat: repeat-x;
    height: 32px;
}

.Bouton_logon, .Bouton_valider, .Bouton_annuler, .Bouton_mail_envoyer, .Bouton_retour, .Bouton_MotDePassePerdu
{
    background-repeat: no-repeat;
    margin-left: 0px;
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    font-weight: bold;
    font-size: small;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #444444;
}

.Bouton_MotDePassePerdu
{
    padding-left: 5px;
}

.Bouton_mail_envoyer, .Bouton_retour
{
    line-height: 20px;
    height: 20px;
    padding-top: 0px;
}

.Bouton_mail_envoyer
{
    background-image: url(Images/mail_envoyer.png);
}

.Bouton_retour
{
    background-image: url(Images/retour.png);
}

.Bouton_logon
{
    background-image: url(Images/Login.gif);
}

.Bouton_valider
{
    background-image: url(Images/true.gif);
}

.Bouton_annuler
{
    background-image: url(Images/false.gif);
}

.TextBox
{
    border: 1px solid #555555;
    width: 165px;
    font-size: small;
    font-family: Verdana; /*color:#555555;*/
}

.header_titre
{
    width: 100%;
    color: #444444;
    text-align: left;
    font-weight: bold;
    font-size: medium;
    padding-left: 25px;
}

.table_connectError
{
    text-align: left;
    border: 1px solid black;
    background-color: #ffffff;
    color:Red;
    font: Arial;
    font-size: small;
    font-weight: normal;
    width: 100%; /*color:#555555;*/
}


/*.roundedcornr_box_707222
{
    background: #ffffff;
}
.roundedcornr_top_707222 div
{
    background: url(Images/roundedcornr_707222_tl.png) no-repeat top left;
}
.roundedcornr_top_707222
{
    background: url(Images/roundedcornr_707222_tr.png) no-repeat top right;
}
.roundedcornr_bottom_707222 div
{
    background: url(Images/roundedcornr_707222_bl.png) no-repeat bottom left;
    position: fixed;
    bottom: 25px;
    left: 25px;
}
.roundedcornr_bottom_707222
{
    background: url(Images/roundedcornr_707222_br.png) no-repeat bottom right;
    position: fixed;
    bottom: 25px;
    right: 25px;
}

.roundedcornr_top_707222 div, .roundedcornr_top_707222, .roundedcornr_bottom_707222 div, .roundedcornr_bottom_707222
{
    width: 100%;
    height: 30px;
    font-size: 1px;
}
.roundedcornr_content_707222
{
    margin: 0 30px;
}*/

/*.div_Logon
{
    height: 100%;
    position: fixed;
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
}


.div_top
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #6495e1;
    text-align: center;
    padding-top: 5px;
}

.div_left
{
    position: fixed;
    top: 0;
    left: 0;
    width: 25px;
    height: 100%;
    background-color: #6495e1;
}

.div_right
{
    position: fixed;
    top: 0;
    right: 0;
    width: 25px;
    height: 100%;
    background-color: #6495e1;
}

.div_bottom
{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background-color: #6495e1;
}*/


.Bandeau
{
    background-image: url(Images/pagesimmo.png);
    background-position: right 10px;
    background-repeat: no-repeat;
    padding-right:10px;
    color:White;
    font-size:17px;    
}

.ajax__validatorcallout_popup_table_row, .ajax__validatorcallout_error_message_cell
{
    color:Black;
}
