html, body 
{
    font-family: helvetica, arial, sans-serif;
    font-size: 18px;
    text-align: center;
	
	color:#000000;
	background-color:#ffffff;


    margin: 0;
    padding: 0;

}


.master
{
    padding-top: 15px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    float:center;

	background-color:none;
}


.changerMdp
{
    float:center;
    margin-top: 20px;
    padding-top: 15px;
    height:150px;
    width: 1024px;
    background-color: #efefef;
    /*ombre*/
    top: 52px;
    right: 5px;
    box-shadow: -7px 6px 15px #333; 
}


.objetAVendre
{
    float:center;
    margin-top: 20px;
    padding-top: 15px;
    height:350px;
    width: 1024px;
	background-color: #efefef;
    /*ombre*/
    top: 52px;
    right: 5px;
    box-shadow: -7px 6px 15px #333;
}

.ajoutActu
{
    float:center;
    margin-top: 20px;
    padding-top: 15px;
    height:250px;
    width: 1024px;
    background-color: #efefef;
    /*ombre*/
    top: 52px;
    right: 5px;
    box-shadow: -7px 6px 15px #333;
}

.textActu
{
    float:left;
    height:150px;
    margin-left: 15px;
    width: 844px;
    background-color: #efefef;
}

.imgActu
{
    float:right;
    height:150px;
    width: 150px;
    margin-right: 15px;
    background-color: #efefef;

}

.listevins
{
    float:center;
    width: 1024px;
}

.listeCommandes
{
    float:center;
    width: 1024px;
}

.espaceentrevin
{
	float:left;
	height:8px;
} 

.commandeAffichee
{
    float:left;
    width: 1024px;
    height:200px;
    background-color: #eeeeee;
    /*ombreduvin*/
    /*top: 52px;*/
    right: 5px;
    box-shadow: -7px 6px 14px #333;
}

.vin
{
    float:left;
    width: 1024px;
    height:180px;
    background-color: #eeeeee;
    /*ombreduvin*/
    /*top: 52px;*/
    right: 5px;
    box-shadow: -7px 6px 14px #333;
}

.displayactualite
{
    float:right;
    width: 984px;
    height:160px;
    background-color: #efefef;
    text-align: center;
}

.descriptionVin
{
    width : 680px;
    height: 160px;
    background-color: #efefef;
    text-align: center;
    float:right;
}


.prixVin
{
    float: right;
    width:100px;
    height: 160px;
    background-color: #737373;
    text-align: center;

}

.boutonsVin
{
    float : left;
    width:50px;
    height: 120px;
    background-color: #737373;

}

.deletVin
{
    float:right;
    background-color: #FE2E2E;
    width:40px;
    height:160px;
    text-align: center;
}
.deletVin:hover
{
    background-color: #E2E2EF;
}




.listeactu
{

    float:center;
    width: 1024;
}

.log
{
    margin-top: 65px;
}


.espace
{
    float:left;
    width: 1024px;
    height:25px;
}


.newnew
{
    float:center;
     width: 500px;
}

.numberordrevin
{
    float:center;
    margin-left: 20px;
    margin-top: 20px;
    margin-left: 10px;
    width : 80px;
    height: 30px;
}

.majordre
{
    float:left;
    background-color: #ffeeff;
    margin-top: 10px;
    margin-left: 50px;
    width:110px;
    height:30px;
    text-align: center;
}
.majordre:hover
{
    background-color: #E2E2EF;
}

.affichercommande
{
    background-color: #ffeeff;
    margin-top: 30px;
    width:180px;
    height:30px;
    text-align: center;
}

.affichercommande:hover
{
    background-color: #E2E2EF;
}

.numeroactuel
{
    float:left;
    text-align: center;
    margin-left: 30px;
}

.txtAera
{
    width: 500px;
}


.actu
{
    float:center;
    height:150px;
    width: 1024px;
    display:block;
    background-color: #efefef;
        /*ombre*/
    top: 52px;
    right: 5px;
    box-shadow: -7px 6px 15px #333;
}

.modifyPositionWIne
{
    float:left;
    text-align: center;
    width:204px;
    height: 160px;
}

.buttonDeletePosition
{
    float:right;
    width:40px;
    height:160px;
}