body {
font-family: "Trebuchet MS", sans-serif;
font-size: 9pt;
padding: 0;
margin: 0;
}

#centre {
width: auto;
margin: 0;
}

#header, #pied, #gauche {
display: none;
}

h1, h2, h3, h4, h5 {
margin: 0;
text-align: left;
}

/*--------------------------------------------------*/
/* DEBUT CONTENU */
#centre p {
margin-left: 25px;
margin-right: 25px;
text-align: justify;
}

#centre .imageparagraphe {
float: right;
margin-left: 10px;
text-align: center;
}

#centre a {
text-decoration: none;
color: #245d82;
}

#centre a:hover {
background-color: #e6ecf4;
color: #114a6f;
}


#centre a:visited {
color: #7200AD;
}

#centre h1 {
color: #245d82;
font-size: 20pt;
text-transform: uppercase;
}

#centre h2 {
font-weight: normal;
color: #358d88;
font-size: 18pt;
}

#centre h2.accueil {
font-weight: normal;
color: #358d88;
font-size: 18pt;
}


#centre h3 {
color: #245d82;
font-size: 12pt;
}

#credits h3 {
color: #245d82;
font-size: 12pt;
}

#centre h4 {
color: #245d82;
font-size: 10pt;
}

#centre h5 {
text-align: center;
color: black;
font-size: 11pt;
}

#centre .listedefactivite {
margin-left: 25px;
margin-right: 25px;
text-align: justify;
}

#centre .listedefactivite dt {
font-weight: bolder;
margin-top: 10px;
}

#centre .listedefactivite dd {
margin-left: 50px;
font-family: "Trebuchet MS", sans-serif;
}

#centre p.publications {
text-align: center;
background-color: #f1f4f9;
margin-left: 25px;
margin-right: 25px;
padding: 20px;
}

#conteneur #centre li {
text-align: justify;
margin-right: 25px;
margin-left: 15px;
margin-top: 5px;
list-style-type: decimal;
list-style-position: outside;
font-family: "Trebuchet MS", sans-serif;
}

#conteneur #centre dt {
text-align: justify;
margin-left: 50px;
margin-top: 5px;
list-style-position: outside;
font-family: "Trebuchet MS", sans-serif;
}

#conteneur #centre li.alpha {
list-style-type: upper-alpha;
}

#conteneur #centre dt {
margin-right: 25px;
}


#conteneur #centre table {
border: 1px solid #245d82;
border-collapse: collapse;
margin-left: 25px;
margin-right: 25px;
overflow: visible;
margin-bottom: 10px;
}

th {
font-family: "Trebuchet MS", sans-serif;
border: 1px solid #245d82;
padding: 5px;
background-color: #e6ecf4;
}

td {
font-family: "Trebuchet MS", sans-serif;
font-size: 9pt;
border: 1px solid #245d82;
padding: 5px;
text-align: center;
}

tr:hover {
background-color: #e6ecf4;
}

caption {
color: #245d82;
margin-bottom: 0;
margin-left: 25px;
margin-right: 25px;
font-size: 10pt;
font-weight: bolder;
}

#formulaire {
margin-left: 25px;
margin-right: 25px;
}

fieldset {
border-color: #e6ecf4;
}

legend {
color: #245d82;
}

input, textarea, select {
background-color: #f1f4f9;
border: 1px solid #9da1a6;
margin: 0;
}

label {
display: block;
}


.gras {
font-weight: bolder;
}

.grasWeb {
font-weight: bolder;
font-style: italic ;
background-color: #f1f4f9;
}

.grasWeb a {
font-weight: bolder;
font-style: italic ;
background-color: #f1f4f9;
}

.grasWeb a:hover {
font-weight: bolder;
font-style: italic ;
background-color: #f1f4f9;
}

.italique {
font-style: italic;
}

/* FIN CONTENU */
/*--------------------------------------------------*/





