/******************************************************************************/
/*                                  compPage                                  */
/******************************************************************************/

/******************************************************************************/
/*                       BALISES POUR LE POSITIONNEMENT                       */
/******************************************************************************/

#positionSite {
}
#positionSite .langage {
}
#positionSite .langage .pageEtape {
	background: transparent url("../image/header-bg.png") repeat-x;
	
}


/******************************************************************************/
/*                         TAILLE DU CONTENU DU SITE                          */
/******************************************************************************/

#cadreContent {
}
#pageErreur #cadreContent {
}


/******************************************************************************/
/*              BALISES POUR LES TAILLES DES LIGNES ET COLONNES               */
/******************************************************************************/

.ligneContent1 {
}
.ligneContent1 .colonneContent1 {
}
.ligneContent2 {
}
.ligneContent2 .colonneContent1 {
}
.ligneContent3 {
}
.ligneContent3 .colonneContent1 {
}
.ligneContent4 {
}
.ligneContent4 .colonneContent1 {
}
.ligneContent5 {
}
.ligneContent5 .colonneContent1 {
}
.ligneContent6 {
}
.ligneContent6 .colonneContent1 {
}


