/*gabarit de page*/
#page{
width:791px;
float:left;
position:relative;
}


/*nous*/

#haut_page_nous{
height:66px;
width:100%;
background:url(../medias/fond/fond_haut_page_nous.png) top left no-repeat;
}

#corps_page_nous{
text-align:left;
width:100%;
background:url(../medias/fond/fond_page_nous.png) top left repeat-y;
}

#bas_page_nous{
height:59px;
background:url(../medias/fond/fond_bas_page_nous.png) top left no-repeat;
width:100%;
}

#page_principale_nous{
width:490px;
text-align:left;
margin-left:166px;
border-left:2px solid #7199AB;
padding: 0 32px 32px 32px;
}


/*edition*/

#haut_page_edition{
height:66px;
width:100%;
background:url(../medias/fond/fond_haut_page_edition.png) top left no-repeat;
}

#corps_page_edition{
text-align:left;
width:100%;
background:url(../medias/fond/fond_page_edition.png) top left repeat-y;
}

#bas_page_edition{
height:59px;
background:url(../medias/fond/fond_bas_page_edition.png) top left no-repeat;
width:100%;
}

#page_principale_edition{
width:490px;
text-align:left;
margin-left:166px;
border-left:2px solid #92117E;
padding: 0 32px 32px 32px;
}

/*e-learning*/

#haut_page_e-learning{
height:66px;
width:100%;
background:url(../medias/fond/fond_haut_page_e-learning.png) top left no-repeat;
}

#corps_page_e-learning{
text-align:left;
width:100%;
background:url(../medias/fond/fond_page_e-learning.png) top left repeat-y;
}

#bas_page_e-learning{
height:59px;
background:url(../medias/fond/fond_bas_page_e-learning.png) top left no-repeat;
width:100%;
}

#page_principale_e-learning{
width:490px;
text-align:left;
margin-left:166px;
border-left:2px solid #009DDF;
padding: 0 32px 32px 32px;
}

/*recherche*/

#haut_page_recherche{
height:66px;
width:100%;
background:url(../medias/fond/fond_haut_page_recherche.png) top left no-repeat;
}

#corps_page_recherche{
text-align:left;
width:100%;
background:url(../medias/fond/fond_page_recherche.png) top left repeat-y;
}

#bas_page_recherche{
height:59px;
background:url(../medias/fond/fond_bas_page_recherche.png) top left no-repeat;
width:100%;
}
#page_principale_recherche{
width:490px;
text-align:left;
margin-left:166px;
border-left:2px solid #96BD0D;
padding: 0 32px 32px 32px;
}

/*action*/

#haut_page_action{
height:66px;
width:100%;
background:url(../medias/fond/fond_haut_page_action.png) top left no-repeat;
}

#corps_page_action{
text-align:left;
width:100%;
background:url(../medias/fond/fond_page_action.png) top left repeat-y;
}

#bas_page_action{
height:59px;
background:url(../medias/fond/fond_bas_page_action.png) top left no-repeat;
width:100%;
}
#page_principale_action{
width:490px;
text-align:left;
margin-left:166px;
border-left:2px solid #BC1220;
padding: 0 32px 32px 32px;
}
