body {
margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
a {
position: relative;
color: #000;
}
h1 {
float: right;
padding: 30px 0px 0px 0px;
}
form,
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
caption{
display: none;
position:absolute;
top: -5000px;
left: -5000px;
}
ul,
ul li {
margin: 0;
padding: 0;
list-style: none;
}
img {
border: none;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- DISPLAY NONE ---*/
#raccourcis,
#recherche,
#left,
#menu,
p.filrss a,
p.google a,
p.facebook a,
p.netvibes a,
#bloc_citoyen,
#hautpage,
#sondage {
display: none;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- CENTRAGE ---*/
/*--------------------------------------------------------------------------------------------------------------*/
/*--- TOTAL ---*/
#total {
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- HEADER ---*/
#header {
height:150px;
}
/*---BODY01---*/
#logo{
float: left;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- CONTENT ---*/
#content {
}

/*--------------------------------------------------------------------------------------------------------------*/
/*--- FIL D'ARIANE ---*/
#filariane {
font-size: x-small;
height: 20px;
padding: 5px 0px 0px 25px;
margin: 0px 0px 0px 20px;
background-color: #FFFFFF;
}
body.bodyaccueil #filariane {
display: none;
}
/*--------------------------------------------------------------------------------------------------------------*/
/*--- INTER ---*/
#inter {
width: 100%;
}
#postIt  p,
#inter p {
margin: 0px 0px 0px 0px;
padding:  8px 0px 8px 0px;
}
#postIt  ul,
#inter ul {
margin: 5px 0px 10px 10px;
padding: 0;
list-style: none;
}
#postIt ul li,
#inter ul li {
padding-left:20px;
background-repeat: no-repeat;
background-position: left 6px;
}
/*---GAUCHE---*/
#gauche{
width: 180px;
float: left;
border: 1px green solid;
}