body {
 margin:0;
 padding: 0;
 background-color: #FFFFFF;
 background-image: none;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: small;
 color: #666666;
 text-align: justify;
}
h1 , h2 {
 display: none;
}
form {
 margin: 0;
 padding: 0;
}
fieldset {
 margin: 0;
 padding: 0;
 border: none;
}
legend {
 display: none;
}
a {
 color: #336699;
}
a:hover {
 color: #3399FF;
}
img {
 border: none;
}
caption {
 display: none;
}
p {
 margin: 10px 0px 0px 0px;
 padding: 0;
}
ul {
 margin-top: 5px;
}
/*-----------------------------------------------------------------*/
#total {
 width: 100%;
 background-image: none;
}
.bodyaccueil #header ,
.bodyaux #header,
.bodyparticuliers #header,
.bodycollectivites #header,
.bodyprofessionnels #header,
.bodydocumentation #header,
#totem,
#topinter,
#footer,
#top,
#haut {
 display: none;
}
#content {
 float: none;
 width: 100%;
 margin: 0;
}
#inter {
 float: none;
 width: 100%;
}
.bodyaccueil #inter p {
 float: none;
 padding: 0;
 width: 100%;
}
.bodyaccueil #inter #acc01 p {
 width: 100%;
}
#acc01 {
 clear: none;
 float: none;
 width: 100%;
 margin: 0px 0px 25px 0px;
 border-bottom: 1px dashed #CCDEF0;
}
#acc02 {
 float: none;
 width: 100%;
 margin: 0px 0px 25px 0px;
 border-bottom: 1px dashed #CCDEF0;
}
#acc03 {
 float: left;
 width: 100%;
 margin: 0px 0px 25px 0px;
 border-bottom: 1px dashed #CCDEF0;
}
.hautpage,
.hautpage a {
 display: none
}
/*-------------------------------- Styles des pop up --------------------------------------*/
.bodyparticulierspop #headerpop,
.bodycollectivitespop #headerpop,
.bodyprofessionnelspop #headerpop,
.bodydocumentationpop #headerpop {
 display: none;
 height: 1px;
}
.bodyparticulierspop #total ,
.bodycollectivitespop #total ,
.bodyprofessionnelspop #total ,
.bodydocumentationpop #total {
 width: 100%;
 background-image: none;
}
.bodyparticulierspop #content ,
.bodycollectivitespop #content ,
.bodyprofessionnelspop #content ,
.bodydocumentationpop #content {
 float: none;
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #FFFFFF;
}
.bodyparticulierspop .hautpage ,
.bodycollectivitespop .hautpage ,
.bodyprofessionnelspop .hautpage ,
.bodydocumentationpop .hautpage,
.bodyparticulierspop .hautpage a ,
.bodycollectivitespop .hautpage a ,
.bodyprofessionnelspop .hautpage a ,
.bodydocumentationpop .hautpage a  {
 display: none;
}
.bodyparticulierspop #footerpop ,
.bodycollectivitespop #footerpop ,
.bodyprofessionnelspop #footerpop ,
.bodydocumentationpop #footerpop {
 display: none;
}
/* Image attributes */
.styleFloatLeft, img.styleFloatLeft, .alignementGauche, object.styleFloatLeft, .alignementgauche {
 float: left;
 margin-right: 10px;
}
.styleFloatCenter {
  margin:auto;
  width:70%;
}
.styleFloatCenterObject,  img.styleFloatCenterObject, .centrer, object.styleFloatCenterObject, .centrer {
  margin:auto;
}
.styleFloatRight, img.styleFloatRight, .alignementDroite, object.styleFloatRight, .alignementDroite {
 float: right;
 margin-left: 10px;
}