body {
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: small;
color: #333333;
background-color: #FFFFFF;
line-height: 1.5em;
}
a {
color: #333333;
}
form,
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
caption{
display:block;
position:absolute;
top: -5000px;
left: -5000px;
}
img {
border: none;
}
#raccourcis,
#recherche,
#menu,
#contentFooter,
h1 {
display: none;
}

/*--------------------------------------------------------------------------------------------------------------*/
/*--- HEADER ---*/
#header {
width: 100%;
height: 120px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #333333;
}
#header #logo {
float: left;
}
#header #logoAuxerre {
padding: 40px 0px 0px 0px;
float: right;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- FIL D'ARIANE ---*/
#filariane {
font-size: x-small;
height: 25px;
padding: 10px 0px 0px 0px;
border-bottom: 1px solid #333333;
}
body.bodyaccueil #filariane {
display: none;
}
body.accueil #filariane {
display: none;
}
#filariane a {

}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- INTER ---*/
#inter {

}
#inter p {
margin: 0px 0px 0px 0px;
padding:  7px 0px 7px 0px;
}
body.bodyaccueil #inter #edito h2 {
font-size: x-large;
font-weight: normal;
color: #4084ab;
margin: 10px 0px 15px 0px;
padding:  0px 0px 0px 0px;
}
body #inter h2 {
font-size: xx-large;
font-weight: normal;
margin: 10px 0px 15px 0px;
padding:  0px 0px 0px 0px;
}
body.body01 #inter h2,
body.body01 #inter h2 a {
color: #669900;
}
body.body02 #inter h2,
body.body02 #inter h2 a {
color: #ce2008;
}
body.body03 #inter h2,
body.body03 #inter h2 a {
color: #ff9900;
}
body.body04 #inter h2,
body.body04 #inter h2 a {
color: #796699;
}
body.bodyGenerique #inter h2,
body.bodyGenerique #inter h2 a {
color: #4084ab;
}
/*--------------------------------------------------*/
/*--  ZONE COMMENTAIRE  --*/
#inter #comment {
padding: 0px 0px 10px 0px;
}
body #inter #comment form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- RIGHT ---*/
#right {
padding: 0px 0px 0px 0px;
}
#right #postIt #contentPostIt {
float: left;
padding: 5px;
border: 1px solid #333333;
}
#right #postIt #contentPostIt h3 {
font-size: x-large;
font-weight: normal;
margin: 0px 0px 10px 0px;
padding:  0px 0px 0px 0px;
border-bottom: 1px solid #b1b096;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- TEXTE ---*/
div.coul01, .rouge, .coul01 {
color: #663333;
}
div.coul02, .bleu, .coul02 {
color: #3366CC;
}
div.coul03, .gris, .coul03 {
color: #797979;
}
div.coul04, .orange, .coul04 {
color: #FF6600;
}
div.coul05, .vert, .coul05 {
color: #336600;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*-- BORDURE D'IMAGES --*/
img.bord01 .bordureRouge {
border: 1px solid #663333;
}
img.bord02, .bordureBleue {
border: 1px solid #3366cc;
}
img.bord03, .bordureGrise {
border: 1px solid #797979;
}
img.bord04, .bordureOrange {
border: 1px solid #FF6600;
}
img.bord05, .bordureVerte {
border: 1px solid #336600;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*-- TABLEAUX --*/
table {
border-collapse: collapse;
}
th,
td {
border: 1px solid #92835d;
padding: 3px;
vertical-align: top;
}
th {
color: #cec2a2;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- PLAN DU SITE ---*/
#plandusite{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#inter #plandusite h3 {
font-size: x-large;
font-weight: normal;
margin: 20px 0px 5px 0px;
padding:  0px 0px 0px 0px;
clear: both;
}
#inter #plandusite h3 a {
text-decoration: none;
}
#inter #plandusite h3.plan01 a {
color: #669900;
}
#inter #plandusite h3.plan02 a {
color: #ce2008;
}
#inter #plandusite h3.plan03 a {
color: #ff9900;
}
#inter #plandusite h3.plan04 a {
color: #796699;
}
#inter #plandusite ul {
font-weight: bold;
}
#inter #plandusite ul li ul {
border-bottom: none;
font-weight: normal;
}
#inter #plandusite ul li a {
text-decoration: none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#inter #plandusite ul.listeplan01 li a {
color: #669900;
}
#inter #plandusite ul.listeplan02 li a {
color: #ce2008;
}
#inter #plandusite ul.listeplan03 li a {
color: #ff9900;
}
#inter #plandusite ul.listeplan04 li a {
color: #796699;
}
#inter #plandusite ul li a:hover {
text-decoration: underline;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- DIVERS ---*/
.invisible {
position: absolute;
top: -5000px;
left: -5000px
}