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


/* Encart page centrale */
#cadre_fond {
width:640px;
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 {
position:relative;
bottom: 0;
width:620px;
padding-top: 19px;
left:10px;
background: url(../images/charte/fd_grandcadre_centre_h.jpg) top left no-repeat;
margin:0px;
z-index: 0;
}

div#bloc_page_centrale_large { /* Pieds de l'arrière plan */
background-image:url(../images/charte/fd_grandcadre_centre_m.jpg);
background-repeat:repeat-y;
padding: 10px 30px 10px 20px;
z-index: 0;
}

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: 1.1em;
font-weight:normal;
}

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:#003399; 
}

/* Encart Actions sitoyen */
#action_sitoyen{
float:right;
margin:0;
padding-top:50px;
width:189px;
height:249px;
text-align:left;
background-image:url(../images/charte/fd_acte_sitoyen.jpg);
background-repeat:no-repeat;
}

#action_sitoyen p{
margin:0;
padding:0px 22px 10px 25px;
color:#4D4D4D;
font-size: 0.85em;
font-weight:normal;
text-align:left;
}

#action_sitoyen a{
padding:0px 12px 0px 20px;
}

#action_sitoyen .bouton{
padding:0px 12px 0px 35px;
}

