

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


/* Encart page centrale */
#cadre_fond {
width:640px;
height:1281px; /* 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: 1239px; /* 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: 1195px; /* 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 p {
text-align:justify;
color:#4D4D4D;
margin: 5px 0px 10px 6px;
}

div#bloc_page_centrale_large a {
color:#666666; 
}

.liens_presse a{
color:#666666; 
text-decoration:underline;
}
.liens_presse a:hover{
text-decoration:none;
}

/* Formulaires */
#bloc_page_centrale_large label {	
float:left;
margin:0px 0px 0px 20px;
padding-left:25px;
width:190px;
color:#8B306B;
font-weight:bold;
background-image:url(../images/charte/puce_rose_fleche.jpg);
background-repeat:no-repeat;
}

.form_line {	
margin:5px 0px 5px 48px;
}

.form_line textarea {	
width:450px;
height:70px;
margin:4px 0px 4px 0px;
border:1px solid #8B306B;
background-color:#F0EFEF;
color:#8B306B; 
}

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

#partenaires { /* conteneur global et chapeau de l'arrière plan */
float:left;
bottom: 0;
padding:0px;
height:155px;
width:520px;
margin:4px 0 0 0;
padding:10px 0 0 0;
}

#partenaires .logo {
margin:7px 20px 7px 0px;
float:left;
display:inline;
height:75px;
text-align:center;
}
