
body {
	margin: 0px; 
    padding:0px; /* pour éviter les marges */
   }
   
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table, td p {
	font-size: 10pt;
}

.textedroite {
	font-family: "Arial";
	font-size: 9pt;
	color: grey;
	text-align: right;
	font-style:italic;
}
.textedroite a {
	color: grey;
	text-decoration: underline;
}
.textedroite a:hover {
	color: black;
	text-decoration: none;
}

#corps{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#annonce {
	font-family: "Arial Black";
	font-size: 18pt;
	color: #95b283;
	text-align: center;
	width: 218px;
	vertical-align: middle;
}

#publicite {
	text-align: center;
	width: 732px;
}

#bandeau{
	
	height: 102px;
	width: 950px;
}

#encartvert{
	background-image: url(images/vert.jpg);
	background-position: left;
	color: #6d9769;
	padding-left: 15px;
	padding-right: 15px;
}

#encartvert a {
	text-decoration: none;
}
#encartvert a:hover {
	text-decoration: underline;
}


#encartorange{
	background-image: url(images/orange.png);
	background-position: left;
	color: #eb9400;
	padding-left: 15px;
	padding-right: 15px;
}
#encartorange a {
	text-decoration: none;
}
#encartorange a:hover {
	text-decoration: underline;
}

#trombone{
	background-image: url(images/trombone.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 200px;
}

#trombonetext{
	margin-left: 65px;

}

#gauche{
	width: 177px;
	font-family: Georgia, Verdana;
	font-size: 10pt;
	padding-top: 20px;
	text-align: justify;
	vertical-align: top;
}

#centre{
	width: 473px;
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	padding: 20px;
	vertical-align: top;
}

#droite{
	font-family: Georgia, Verdana;
	font-size: 9pt;
	width: 300px;
	vertical-align: top;
}
#droite a {
	color: black;
	text-decoration: none;
}
#droite a:hover {
	color: black;
	text-decoration: underline;
}
.marge {
	margin-left:10px;
	line-height:20px;	
}

#aeration{
	height: 10px;
}

h1 {
	font-size: 13pt;
	text-transform: uppercase;
}

h3{
	text-align: center;
	font-size: 12pt;
}

h4{
	text-align: center;
	color: #eb9400;
	margin-bottom: -1px;
}

#legales{
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 20px;
}

#newsletter{
	color: #ffffff;
	background-color: #6d9769;
	text-align: center;
	margin-top: -15px;
}

#newsletter a {
	color: #ffffff;
	text-decoration: none;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }

	