﻿/*************************************************/
/*                                               */
/*************************************************/


.profil
{
    width: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.profil .ongletProfil
{
    width:744px;
	height:30px;
	background-image:url('Images/Entetes/OngletMonProfil.png');
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	padding-top:6px;
	color:white;
	margin-left:2px;/*--correction marge--*/
}

.profil .ombreLongue
{
    width:753px;
	margin-left:2px;
	height:6px;
	background-image:url('Images/Entetes/ombreBlanche.png');
	background-repeat:repeat-x;

}

.profil .BlocBlancProfil
{
    background-color: #FFF;
	width: 753px;
	height: auto;
	margin-top: -4px;/* raccord coin haut */
	margin-right: 0px;
	margin-bottom: -1px;/* raccord coin bas */
	margin-left: 2px;
	padding-bottom: 10px;
}




.profil DIV.row SPAN.label{
    width:200px;
    padding-right:5px;
    margin-right:10px;
}

.profil .LSLogin{
    font-weight:bold;
}
.profil .EncartProfil{
    margin-left:10px;
}

.profil .BoutonModifierProfil{
    width:120px;
    height:25px;
    display:block;
    background-image:url('Images/Boutons/Aide.png');
    margin-left:300px;
    text-align:center;
    color:white;
    background-repeat:no-repeat;
}

.profil .Lien a{
    display:block;
    height:25px;
    text-decoration:none;
    color:white;
    font-weight:bold;
    padding-top:3px;
       
}

.profil .TexteModifier{
    width:240px;
}

.profil .BoutonValiderProfil{
    width:120px;
    height:25px;
    display:block;
    background-image:url('Images/Boutons/Aide.png');
    margin-left:235px;
    text-align:center;
    color:white;
    background-repeat:no-repeat;
    float:left;
    }
    
.profil .BoutonAnnulerProfil{
    width:120px;
    height:25px;
    display:block;
    background-image:url('Images/Boutons/Aide.png');
    margin-left:400px;
    text-align:center;
    color:white;
    background-repeat:no-repeat;

}

.profil .MessageErreur{
    color:red;
    margin-left:270px;

    
}

.profil .ConfirmationEnregistrement{
   margin-left:5px;
}