html {


height: 100%;
width:100%;
overflow:hidden; 
}

body {

background: #DCDED8;

}

#content {
border:0px solid;
/*	position:relative;*/
   /*     margin:-10px auto auto auto;*/
/*	width:1280px;*/
    /*    height:850px;*/
	z-index:1;
}

#lien {
border:0px solid;
	position:absolute;
	left:10px;
	top:100px;
	width:250px;
	height:500px;
	z-index:2;
}
#listage {
border:0px solid;
position:absolute;
        overflow: scroll;
	left:300px;
	top:100px;
	width:700px;
	height:500px;
	z-index:2;
}

#lien_vitrine {
border:1px solid;
	position:absolute;
	left:0px;
	top:450px;
	width:500px;
	height:50px;
	z-index:3;
}

.fiche {
border:1px solid;
	left:0px;
	width:620px;
	height:200px;
	z-index:3;
}

.info {
position:relative;
border:0px solid;
	left:0px;
	width:300px;
	height:200px;
	z-index:4;
}
.image {
position:relative;
left:0px;
border:0px solid;
width:120px;
height:90px;
z-index:4;
}
.decrit{
border:0px solid;
position:relative;
margin-top:-200px;
left:300px;
	width:300px;
	height:200px;
        text-align: right;
	z-index:4;
}
h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px;
color: #FFFFFF;
font-weight: bold;
margin:0; 
}
/*________________________________FICHE ACCEUIL__________________________*/

.acceuil1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px;
color: #8600AE;

font-weight: bold; 
margin:0;
}
.acceuil11 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px;
color: #000000;
text-decoration:none;
font-weight: bold; 
margin:0;
}

.acceuil2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12.5px;
color: #000000;
font-weight: bold; 
margin:0;
}
.acceuil3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12.5px;
color: #000000;
font-weight: bold; 
letter-spacing:2em;
margin:0;
}

/*________________________________FICHE CONTACT__________________________*/
.contact1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #000000;
font-weight: bold; 
margin:0;
}
.contact2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #000000;
font-weight: bold; 
margin:0;
}

/*________________________________FICHE REFERENCE__________________________*/
.reference1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #0000FF;
font-weight: bold; 
margin:0;
}
.reference2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #000000;
font-weight: bold; 
margin:0;
}


/*________________________________FICHE ERREUR_________________________*/
.erreur1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
color: #0000FF;
font-weight: bold;
margin:0; 
}
.erreur2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #0000FF;
font-weight: bold; 
margin:0;
}

