#fond-texte-accueil
{
position: absolute;
width: 292px;
height: 272px;
background-image:url("../images/accueil/fond-texte.gif");
background-repeat: no-repeat;
}



#chiffre-1
{
width: 33px;
height: 33px;
background-image:url("../images/accueil/chiffre1.gif");
background-repeat: no-repeat;
margin-top: 15px;
margin-left: 0px;
float: left;
margin-right: 10px;
padding: 0px;
z-index: 1;
}

#texte-chiffre-1
{
font-family: Arial, Verdana, serif;
font-size: 11px;
color: #000000;
text-align: left;
margin-top: 15px;
padding-right: 10px;
font-weight: bold;
padding-left: 40px;

}

#chiffre-2
{
width: 33px;
height: 33px;
background-image:url("../images/accueil/chiffre2.gif");
background-repeat: no-repeat;
margin-top: 17px;
margin-left: 0px;
float: left;
margin-right: 10px;
padding: 0px;
clear: both;
}

#texte-chiffre-2
{
font-family: Arial, Verdana, serif;
font-size: 11px;
color: #000000;
text-align: left;
margin-top: 15px;
padding-right: 10px;
padding-left: 40px;
font-weight: bold;
}

#chiffre-3
{
width: 33px;
height: 33px;
background-image:url("../images/accueil/chiffre3.gif");
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 0px;
float: left;
margin-right: 10px;
padding: 0px;
clear: both;
}

#texte-chiffre-3
{
font-family: Arial, Verdana, serif;
font-size: 11px;
color: #000000;
text-align: left;
margin-top: 15px;
padding-right: 10px;
padding-left: 45px;
font-weight: bold;
}

#voir-demo
{
width: 57px;
height: 61px;
margin-top: 30px;
margin-left: 20px;
float: left;
margin-right: 10px;
padding: 0px;
clear: both;
}

#telecharger-demo
{
width: 64px;
height: 61px;
margin-top: 30px;
margin-left: 120px;
}

/* Coté droit*/

#bouton-cestquoi
{
width: 34px;
height: 27px;
background-image:url("../images/accueil/cestquoi.gif");
background-repeat: no-repeat;
margin-top: 25px;
margin-left: 14px;
float: left;
margin-right: 15px;
clear: both;
}

#texte-cestquoi
{
font-family: Arial, Verdana, serif;
font-size: 11px;
text-align: justify;
margin-top: 25px;
font-weight: normal;
padding-right: 20px;
}


#bouton-pour-qui
{
width: 32px;
height: 26px;
background-image:url("../images/accueil/pour-qui.gif");
background-repeat: no-repeat;
margin-top: 30px;
margin-left: 15px;
float: left;
margin-right: 15px;
clear: both;
}

#texte-pour-qui
{
font-family: Arial, Verdana, serif;
font-size: 11px;
text-align: justify;
margin-top: 30px;
font-weight: normal;
padding-right: 20px;
}



#bouton-comment
{
width: 32px;
height: 26px;
background-image:url("../images/accueil/comment.gif");
background-repeat: no-repeat;
margin-top: 25px;
margin-left: 15px;
float: left;
margin-right: 15px;
clear: both;
}

#texte-comment
{
font-family: Arial, Verdana, serif;
font-size: 11px;
text-align: justify;
margin-top: 25px;
font-weight: normal;
padding-right: 20px;
}

#bouton-techno
{
width: 32px;
height: 27px;
background-image:url("../images/accueil/techno.gif");
background-repeat: no-repeat;
margin-top: 25px;
margin-left: 15px;
float: left;
margin-right: 15px;
clear: both;
}

#texte-techno
{
font-family: Arial, Verdana, serif;
font-size: 11px;
text-align: justify;
margin-top: 25px;
font-weight: normal;
padding-right: 20px;
}

.accueil li
{
margin-left: 150px;
}
