html, body {
padding: 0; 
margin: 0;
text-align: center;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 16px;
color: black;
background-color: #ffffff;
}
#atff {
  display: none;
}
div.addthis_toolbox {
float:right;
}
/* conteneur du site */
#container {
width: 950px;
margin: 0 auto;
border-left: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
position:relative;
}
/* header du site */
#header {
width: 950px;
height: 181px;
margin: 0;
padding: 0;
}

#header div{
height: 181px;
display: inline;
float: left;
}

#bandeau {
width: 950px;
height: 30px;
line-height: 25px;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 13px;
font-style: italic;
color: white;
background-image: url("images/bandeau-bleu.jpg");
background-repeat: repeat-x;
background-color : #375296;
font-family: Helvetica, Arial, sans-serif;
border-top: 1px solid white;
}

#bandeau a {
font-size: 13px;
font-style: normal;
font-weight: bold;
color: white;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}

/* colonne gauche */
#gauche {
width: 200px;
min-height: 380px;
font-size: 1.1em;
float: left;
text-align: center;
background-color : #ffffff;
padding-left: 10px;
}

/* titre colonne gauche */
#gauche h2 {
height: 25px;
line-height: 25px;
font-size: 14px;
color: #BD0000;
text-align: left;
margin: 15px 8px 0 8px;
font-weight: bold;
background-repeat: no-repeat;
background-color : transparent;
}

#gauche a {
width: 200px;
height: 25px;
font-weight: normal;
text-decoration: none;
text-align: left;
/* padding: 1px 3px 1px 6px; */
/*margin: 0; */
color: #0E274E;
display: block;
line-height: 25px;
text-indent: 10px;
border-top: 1px solid white;
background-color: transparent;
background: url(images/fond-menu-lien.jpg) left top repeat-y;
}

#gauche a:focus, #gauche a:hover {
width: 200px;
background: url(images/fond-menu-lien-hover.jpg) left top repeat-y;
}

#gauche .texteactif  {
width: 200px;
height: 25px;
font-weight: bold;
text-decoration: none;
text-align: left;
/* padding: 1px 3px 1px 6px; */
/*margin: 0; */
color: #0E274E;
display: block;
line-height: 25px;
text-indent: 10px;
border-top: 1px solid white;
background-color: transparent;
background: url(images/fond-menu-lien-hover.jpg) left top repeat-y;
}

/* liens bloc gauche */
/*
#gauche a:link, #gauche a:visited {
width: 171px;
height: 25px;
font-weight: normal;
text-decoration: none;
text-align: left;
color: #07761D;
}

#gauche a:active, #gauche a:hover {
font-style: italic;
color: #BD0000;
background-image: url("images/hover.jpg");
background-repeat: repeat-y;
background-color: transparent;}

#gauche .texteactif {
width: 200px;
height: 25px;
font-weight: normal;
text-decoration: none;
text-align: left;
color: #BD0000;
display: block;
line-height: 25px;
text-indent: 10px;
border-top: 1px solid #BD761D;
background-color: transparent;
}
*/

/* images bloc gauche */
#gauche img {
margin: 10px auto;
}


/* titre colonne gauche */
#gauche .reseauxsociaux {
height: 15px;
line-height: 15px;
font-size: 13px;
color: #BD0000;
text-align: center;
margin: 15px 8px -20px 0px;
font-weight: bold;
background-repeat: no-repeat;
background-color : transparent;
}




/* corps de page */
#corps {
display: block;
width: 710px;
height: 100%;
float: right;
margin-top: 15px;
padding-right: 15px;
text-align: justify;
margin-bottom: 20px;
}

/* Titre corps de page */
#corps h1 {
margin-top: -5px;
line-height: 28px;
font-size: 20px;
color: #BD0000;
/* text-indent: 30px; */
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: transparent;
}

/* Sous titre corps de page */
#corps h3.spip {
font-size: 15px;
margin-top: 19px;
margin-bottom: -4px;
color: #383470;
font-weight: bold;
background-color: transparent;
}

/* paragraphe de texte corps de page */
#corps spip {
margin: 0px;
}

/* footer */
#footer {
width: 950px;
margin-top: -8px;
height: 22px;
text-align: left;
/* background-image: url("images/bg-footer.jpg");
background-repeat: no-repeat; */
background-color: #ededed; 
font-size: 10px;
/* color: black; */
clear: both;
border-top: 1px solid grey;
}

/* menus footer */
#footer a:link, #footer a:visited {
font-weight: normal;
text-decoration: none;
color: black;
/* background-color : transparent; */
}

#footer a:active, #footer a:hover {
color: black;
text-decoration: none;
/* background-color : transparent; */
}

#footer span {
display: block;
margin-top: -8px;
/* top right bottom left */
padding: 11px 0 0 5px;
}

/* liens normaux */
a:link, a:visited {
color: #383470;
text-decoration: underline;
background-color: transparent;
}
a:active, a:hover {
color: #BD0000;
background-color: transparent;
}

/* bannière */
#banniere {
width: 506px;
height: 98px;
text-align: center;
/* top right bottom left */
margin: 0 37px 0 38px;
background-image: url("images/bg-banniere.jpg");
background-repeat: no-repeat;
background-color: transparent;
clear: both;
}

#banniere img{
margin-top: 19px;
}

/* positionnement flottant */
.left {
float: left;
/* top right bottom left */
margin: 10px 15px 0 0px;
clear: left;
}

.right {
float: right;
margin: 3px;
}

.iwstyle {font-size:20pt;} 


.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 20px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 20px; 
	text-align: center;
}

img {
border:none;
border-width: 0px;
}