* { padding:0; margin:0; border:0; }

/***************ELEMENTS COMMUNS ***********************/
body {margin: 0; padding: 0; font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif; text-align: center;}

p{
	font-size:16px;
	font-weight: bold;
	color: white;
	}
a{
    text-decoration: none;
}
a:hover{
    font-weight: bold;
}
	
.display-block{
    display: block;
}
/****************** MISE EN PAGE DES BLOCS **********************/
#SiteComplet {
	width: 900px; height: 2661px;
	margin:0px auto;
	text-align: center;
    background-image:url(../images/horizon-pixel-fond-impression-numerique-lyon.jpg); background-repeat:no-repeat; background-position:0px 0px;
}

#Baniere{
}
#BlocDiapos{
    position: relative;
    margin-top:47px;
}
#Produits{
    position: relative;
    height:800px;
    margin-top:20px;
    text-align: left;
}
#Prestations{
    position: relative;
    height:1120px;
    text-align: left;
}
#References{
    margin: 0 80px 0 130px;
    text-align: left;
}
#Adresse{
    position: relative;
    height: 80px;
    margin-top:30px;
}

#PiedDePage {
    margin-top:20px;
    color:white;
    font-weight: bold;
}
#PiedDePage a{
    color: white;
}





/* Mise en page du BlocDiapos */
#Diaporama {
	position: absolute;
	width: 267px; height: 193px;
	top: 4px ; left:548px;
	z-index:1;
}
#show{
    float: none;
	width: 267px; height: 193px;
    margin:0; padding:0;
}

#BoutonContact1 {
    position: absolute;
    top:188px; right: 120px;
	z-index:2;
}

/* Mise en page du bloc Produits */
#Produits ul{
    list-style-image:url("../pictos/picto-icone-liste-orange.png");
    color: white;
    margin-left:85px;
}
#GeoLocalisation1 {
    position: absolute;
    margin-left:70px; margin-top:17px;
}
#Produits-Formats{
    position: absolute;
    top: 70px; left:365px;
}
#Produits-Applications{
    position: absolute;
    top: 180px; left:140px;
}
#Produits-Quantites{
    position: absolute;
    top: 220px; left:540px;
}
#Produits-Stands{
    position: absolute;
    top: 310px; left:85px;
}
#Revendeur{
    margin-left:135px;
}
#Produits-Stands ul{
    margin-left:110px;
}
#Produits-Techniques{
    position: absolute;
    top: 380px; left:550px;
}
#Produits-SupportsImprimables{
    position: absolute;
    top: 480px; left:175px;
}
#Produits-SupportsRigides{
    position: absolute;
    top: 510px; left:430px;
}
#Produits-SupportsRigides ul{
    margin-left:20px;
}

/* Mise en page du bloc Prestations */
#Prestations ul{
    list-style-image:url("../pictos/picto-icone-liste-bleu.png");
    color: white;
    margin-left:88px;
}
#Prestations p{
    margin-left: 68px;
    color:#104492;
}
#Prestations-Conseil{
    position: absolute;
    top: 125px; left:80px;
}
#GammeSupportEco{
    position: absolute;
    top: 320px; left:580px;
}
#Prestations-Fabrication{
    position: absolute;
    top: 425px; left:165px;
}
#Prestations-Pose{
    position: absolute;
    top: 625px; left:320px;
}
#Prestations-Suivi{
    position: absolute;
    top: 825px; left:495px;
}
#BoutonContact2{
    position: absolute; height: 50px;
    top:900px; left:70px;
}


/* Mise en page section Références */
#References p{
    font-size:14px;
    margin:3px 0 0 0;
}


/* Mise en page section Adresse */
#BoutonArtGens{
    position: absolute;
    top:0px; left:80px;
}
#GeoLocalisation2{
    position: absolute;
    top:0px; left:480px;
}

















