

/* Partie centrale (contenu) */
#contenu {
margin:0px;
margin-left:190px;
}


/* Encart page centrale */
#cadre_fond {
width:640px;
/* height:2365px; /* A régler suivant la taille de la page */
border:1px solid #8B306B;
margin:20px 8px 0px 12px;
padding:0px;
}


#hautdroit, #hautgauche, #basdroit, #basgauche {
height:7px;
width:7px;
background-repeat:no-repeat;
font-size:1px; /* correction d'un bug IE*/
}

#hautgauche {
float:left;
position:relative;
top:-1px;
left:-1px;
background-image:url(../images/charte/fd_cadre_violet_hg.jpg);
}

#hautdroit {
float:right;
position:relative;
top:-1px;
right:-1px;
background-image:url(../images/charte/fd_cadre_violet_hd.jpg);
}

#basgauche {
float:left;
position:relative;
bottom:-1px;
left:-1px;
background-image:url(../images/charte/fd_cadre_violet_bg.jpg);
}

#basdroit {
float:right;
position:relative;
bottom:-1px;
right:-1px;
background-image:url(../images/charte/fd_cadre_violet_bd.jpg);
}



div#page_centrale_large { /* conteneur global et chapeau de l'arrière plan */
position:relative;
bottom: 0;
/* height: 2319px;  A modifier selon la taille de la page */
width:620px;
padding-top: 19px;
left:10px;
background: url(../images/charte/fd_grandcadre_centre_h.jpg) top left no-repeat;
margin:0px;
}

div#bloc_page_centrale_large { /* Pieds de l'arrière plan */
/*padding-bottom: 0px;*/
/*height: 2275px;  A modifier selon la taille de la page */
background-image:url(../images/charte/fd_grandcadre_centre_m.jpg);
background-repeat:repeat-y;
padding: 10px 30px 10px 20px;
}

div#pied_page_centrale_large { /* conteneur global et chapeau de l'arrière plan */
float:left;
bottom: 0;
width:620px;
height:19px;
background: url(../images/charte/fd_grandcadre_centre_b.jpg) bottom left no-repeat;
}

#page_centrale_large_titre {
position:relative;
top:-10px;
right:-13px;
}

div#bloc_page_centrale_large h2 {
color:#8B306B;
font-family: "Trebuchet MS", Arial, sans-serif;	
font-size: 1.2em;
border-bottom: 1px solid #8B306B;
line-height:25px;
margin:7px 0px 17px 0px;
}

div#bloc_page_centrale_large h3 {
margin: 0px 0px 0px 10px;
line-height:25px;
color:#8B306B;
font-style:italic;
font-family: "Trebuchet MS", Arial, sans-serif;	
font-size: 1.05em;
}

div#bloc_page_centrale_large h4 {
margin: 12px 0px 0px 7px;
color:#4D4D4D;
font-style:italic;
font-size: 0.9em;
font-weight:bold;
}

div#bloc_page_centrale_large li {
color:#4D4D4D;
margin:0px;
}

div#bloc_page_centrale_large ul {
margin:-7px 0px 0px 40px;
}

div#bloc_page_centrale_large p {
text-align:justify;
color:#4D4D4D;
margin: 5px 0px 10px 6px;
}

div#bloc_page_centrale_large a {
color:#A1045A;
text-decoration:underline; 
}

/* Parametres d'agrandissement du fond général */
#global {
/*height:2559px;*/
}
/* Parametres d'agrandissement des menus */
div#bloc_cadre_menu_gauche{ /* conteneur global et chapeau de l'arrière plan */
/*height:2355px;*/
}

