﻿/* USC_RESUME_PROFIL */

.BorderBottom_listeAlertes
{
    border-bottom-style: solid;
    border-top-style:none;
    border-right-style:none;
    border-left-style: none;
    border-left-width:0px;
    border-top-width:0px;
    border-right-width:0px;
    border-bottom-width:5px;
    border-bottom-color: #f0f8ff;
    padding-bottom:10px;
    padding-top:10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color:#dcefff;
}

.rounded_corners_top_Alerte
{
    -moz-border-radius-topleft: 4px;
    -webkit-border-radius-topleft: 4px;
    -khtml-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    
    -moz-border-radius-topright: 4px;
    -webkit-border-radius-topright: 4px;
    -khtml-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}
.rounded_corners_bottom_Alerte
{
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-radius-bottomleft: 4px;
    -khtml-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    
    -moz-border-radius-bottomright: 4px;
    -webkit-border-radius-bottompright: 4px;
    -khtml-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.Aide_BlancSurBleu
{
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#ffffff;
    padding-top:12px;
    padding-bottom:12px;
    padding-left:12px;
    padding-right:12px; 
	text-decoration: none;
	background-color:#0f4f64;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.Lien_NB_Option
{
    font: Arial, Verdana, Helvetica, sans-serif;
	color:#2b2b2b;   
	text-decoration: none;
}
.Lien_Option:active {color: #2b2b2b; text-decoration: none}
.Lien_NB_Option:visited {color: #2b2b2b; text-decoration: none}
.Lien_NB_Option:hover {color: #df0000; text-decoration: none}

.NB_Option_font
{
	font-size:18px;
	font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

.Lien_Gerer_Alerte
{
    font: Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
    font-size:14px;
	color:#2b2b2b;   
	text-decoration: none;
}
.Lien_Gerer_Alerte:active {color: #2b2b2b; text-decoration: none}
.Lien_Gerer_Alerte:visited {color: #2b2b2b; text-decoration: none}
.Lien_Gerer_Alerte:hover {color: #ff6009; text-decoration: none}

.Lien_Titre_NB_Alerte_ResumeProfil
{
    font: Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
    font-size:12px;
	color:#df0000;   
	text-decoration: none;
}
.Lien_Titre_NB_Alerte_ResumeProfil:active {color: #df0000; text-decoration: none}
.Lien_Titre_NB_Alerte_ResumeProfil:visited {color: #df0000; text-decoration: none}
.Lien_Titre_NB_Alerte_ResumeProfil:hover {color: #df0000; text-decoration: none}

.Lien_NB_Alerte_ResumeProfil
{
    font: Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
    font-size:18px;
	color:#df0000;   
	text-decoration: none;
}
.Lien_NB_Alerte_ResumeProfil:active {color: #df0000; text-decoration: none}
.Lien_NB_Alerte_ResumeProfil:visited {color: #df0000; text-decoration: none}
.Lien_NB_Alerte_ResumeProfil:hover {color: #df0000; text-decoration: none}

.NomComplet_font
{
	color:#2b2b2b;
	font-size:18px;
	font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

.default_font
{
	color:#2b2b2b;
	font-size:1em;
	font-weight: normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

.WindowMenu_BackGround
{
    background: url('../images/menu/WindowMenu_BackGround.png') repeat-y left top;
}

.BorderRight
{
    border-bottom-width:0px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:1px;
    border-style:solid;
    border-color:#a1a08d;
}

.Lien_Resume_Profil
{
	color:#2b2b2b;
	font-size:1em;
	font-weight: normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: none;
}
.Lien_Resume_Profil:active {color: #7b0000; text-decoration: none}
.Lien_Resume_Profil:visited {color: #7b0000; text-decoration: none}
.Lien_Resume_Profil:hover {color: #7b0000; text-decoration: none}

.Lien_Forgot_PW
{
	color:#0a5274;
    font-size:1em;
	font-weight: normal; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: none; 
}
.Lien_Forgot_PW:active {color: #0a5274; text-decoration: none}
.Lien_Forgot_PW:visited {color: #0a5274; text-decoration: none}
.Lien_Forgot_PW:hover {color: #7b0000; text-decoration: none}

.Message_Erreur
{   
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:Black;
    color:White;
}


