.ModifyButton
{
    font-size:12px;
    float:left;
	color:#009900;
	cursor:pointer;
}
.PosModifyButton
{
    padding:40px 0 0 0;
}
.boxDecale
{
    position:relative;
    top:10px;
    margin:0 0 0 10px;
    float:left;
    width:330px;
    height:160px;
}
.boxDecaleInformations
{     
    height:130px;
    margin:4px 0 0 0;
}
.boxOne
{
    border: 1px solid #93A3B7;
    color: #798DA8;
    font-size: 10px;
    height: 200px;
    width: 49%;
    float:left;
}
.boxTwo
{
    border: 1px solid #93A3B7;
    color: #798DA8;
    font-size: 10px;
    height: 200px;
    width: 49%;
    float:right;
}
.ValidText
{
    color:#3C5A80;
}
.TextCheck
{
    font-size:12px;
    color:Gray;
}
.FontBold 
{
    font-weight:bold;
}
.BoxLien
{
    margin:0 0 10px 0;
    padding:60px 0 0 0;
    height:15px;
    vertical-align:bottom;
}
.DivLien
{
    float:right;
    margin:0 25px 0 50px;
    width:255px;
}
.BoxChangeAccount
{
    height:40px;
    vertical-align:top;
    margin:10px 50px 0 0;
    width: 100%;
}
.FontGreen
{
    color:#009900;
}
.FontInfoToValidate
{
    font-size:13px;
    color:#009900;
    font-weight:bold;
}
.MyCoordTopCenter
{
    background:url(https://i2.cdscdn.com/imagesok/Order/V2/New-PT-coordonnees.gif) no-repeat center;
    height:22px;
    float:left;
    width:420px;
}
.boxAddress
{
    background:#FFF;
	height:105px;
	width:250px;
	color:Black;
	padding:0 0 0 25px;
}
.Title
{
    text-align:center;
	background:#00950B;
	color:white;
	font-weight:bold;
	height:20px;
	padding:5px 0 0 5px;
	vertical-align: middle;
}
.DeliveryAddresses
{
	margin:5px auto 10px auto;
}
.DeliveryAddresses .AddressList
{
	width:190px;
}
.DivValide
{
    float: right;
    position: relative;
    top: 20px;
    margin: 0 85px 0 90px;    
}