/* ---------------------------------- CADRES DECOUPE PAGE */





body{

	
	line-height:0px; /* pour les espaces entre les images */
	padding:0px;

	margin:0px;
	padding-top:0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	height: 100%;
background-color:#917B6C;
}

.zone_centre_fond{
background-image:url(images-editions-pas-echelle/fond-pas-echelle-livres.gif);
background-position:center top;
background-repeat:repeat-x;
float:left;
/*position:absolute;*/
     width: 100%;

	 line-height:0px;
	 font-size:0px; 

}

.zone_centre_fond_gauche{

/*position:absolute;*/

     width: 50%;

	 line-height:0px;
	 font-size:0px;
	 height:570px;
}


.contenu_centre{
position:absolute;
right:0px;
width:100%;


line-height:15px;
font-size:12px;
}

.contenu_centre_menu{
text-align:right;
float:left;
right:0px;
width:100%;

line-height:15px;
font-size:12px;
height:34px;
}

.contenu_centre_bandeau{float:left;
/*

right:0px;
width:100%;
height:111px;

line-height:15px;
font-size:12px;
background-image:url(img-concepteam-ingenierie-pedagogique/fond_bandeau.jpg);
background-repeat:repeat-y;
background-position:center;
*/
}

.contenu_centre_milieu{

position:absolute;
    left: 50%; 
     width: 974px;

     margin-top: 0px;
     margin-left: -487px;
	
line-height:15px;
font-size:12px;
background-image:url(images-editions-pas-echelle/fond-centre-echelle.gif);
background-repeat:repeat-y;


}
.contenu_centre_milieu_top{
background-image:url(images-editions-pas-echelle/editions-du-pas-de-l-echelle.jpg);
background-position:center top;
background-repeat:no-repeat;
    left: 50%; 
     width: 974px;
line-height:15px;
font-size:12px;
float:left;



}

.contenu_texte{
text-align:justify;
line-height:17px;
color:#463524;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.cellule_centre_contenu{
background-image:url(img-concepteam-ingenierie-pedagogique/fond_orange_anim.jpg);
background-repeat:repeat-y;
background-position:right;
vertical-align:top;
}



.contenu_centre_pied_page{
float:left;
right:0px;
width:974px;

background-color:#2F4D7;
height:20px;
color:#ffffff;

line-height:15px;
font-size:11px;

}


/* ---------------------------------- POUR IMAGES */

img{
border:0px;
line-height:0px;
}
.image_droite{
float:right;
padding-left:10px; /*espace autour de image*/
}
.image-gauche{
float:left;
padding-right:10px; /*espace autour de image*/
}
.image_gauche{
float:right;
padding-left:10px; /*espace autour de image*/
}


.image_bottom{
vertical-align:bottom;
}
.image_centree{
vertical-align:middle;
line-height:0px;
font-size:0px;
margin:0px;
padding:0px;
}

/* ---------------------------------- FIN IMAGES */





/******************  LES LIENS  ******************************/
a:link{
	text-decoration:none;
	
	color: #756251;
}
a:visited{
	text-decoration:none;
	color: #756251;
		
}
a:hover {
	color: #6FAEBF;
	text-decoration:none;
		
}
a:active
{
	color: #6FAEBF;
	text-decoration:none;
		
}


a.lien_pied_page:link {
	color: #ffffff;
	text-decoration:none;	
	font-size:11px;
}
a.lien_pied_page:visited
{
	color: #ffffff;
	text-decoration:none;		
		font-size:11px;
}

a.lien_pied_page:hover {
	color: #BADDE5;
	text-decoration:none;
		font-size:11px;
}
a.lien_pied_page:active
{
	color: #BADDE5;
	text-decoration:none;	
		font-size:11px;
}







