﻿.padding_Item_Alerte
{
    border-bottom-width:1px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#a1a08d;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}

.GridView_Border_Alerte
{
    border-bottom-width:0px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-style:solid;
    border-color:#a1a08d;
    margin: 8px 0px 8px 0px;
}

.Submit_BlancSurBleu
{
    font: Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#ffffff;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:8px;
    padding-right:8px; 
	text-decoration: none;
	background-color:#00a8d2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.Lien_Rouge_Alerte
{
    font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
	color:#ef0000;  
}
.Lien_Rouge_Alerte:active {color: #ef0000; text-decoration: none}
.Lien_Rouge_Alerte:visited {color: #ef0000; text-decoration: none}
.Lien_Rouge_Alerte:hover {color: #ff0000; text-decoration: none}

.Lien_Rapport_Papier
{
    font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
	color:#2b2b2b;  
}
.Lien_Rapport_Papier:active {color: #2b2b2b; text-decoration: none}
.Lien_Rapport_Papier:visited {color: #2b2b2b; text-decoration: none}
.Lien_Rapport_Papier:hover {color: #ff6009; text-decoration: none}

.Bck_Liste_Alerte_Active
{
    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: #ffffff;
    padding-bottom:10px;
    padding-top:10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color:#f5faff; 
}

.Bck_Liste_Alerte_InActive
{
    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: #ffffff;
    padding-bottom:10px;
    padding-top:10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color:#dcefff; 
}

.padding_top8_Alerte
{
    padding:8px 0px 0px 0px;
}

.padding_8_Alerte
{
    padding:8px 0px 8px 0px;
}

.padding_top16_Alerte
{
    padding:16px 0px 0px 0px;
}




