* {
	margin: 0;
	padding: 0;
}

body {
	background: #2cc936 url(images/tiralarc.gif) no-repeat top left;
	background-attachment: fixed;
	margin: 0;
	padding: 0;	
}

#page {
	position:absolute;
	margin: 0px 0px 0px 75px;
	padding:0;
	background:transparent;
}

#header {
	background:#FFFFFF url(images/cibles.jpg) no-repeat top left;
	width: 450px;
	padding:330px 25px 70px 25px;
}

#titre {
	display:none;
}

#intro h3 span {
	display:none;
}

#intro p {
	text-align: right;
	font: 16pt georgia; 
	color: #555753; 
}

#breves, #article {
	background:#FFF url(images/bas.gif) no-repeat bottom center;
	width: 420px;
	padding:20px 40px 40px 40px;
}

#breves h2 {
	font: italic bold 12pt georgia; 
	letter-spacing: 1px; 
	margin: 22px 0px 4px 0px; 
	color: #7D775C;
}

#breves h3 {
	font: italic normal 9pt georgia;
	letter-spacing: 1px; 
	margin-bottom: 4px; 
	color: #7D775C;
}

#breves h3 a {
	font: italic bold 9pt georgia;
	letter-spacing: 1px;
	margin-bottom: 4px;
	color: #7F795E;
	text-decoration: none;
}

#breves h3 a:hover {
	background-color: #FFFF00;
}

.texte_breve, #article p {
	text-align: justify;
	font: 8pt/16pt georgia;
	color: #555753;
}

#breves p a {
	font: bold 8pt/16pt georgia;
	color: #575955;
}

.spip_document_32 img {
	width: 200px;
	height: 184px;
}
.spip_document_35 img {
        width: 200px;
        height: 259px;
}

#article h1 {
	font: italic bold 14pt georgia; 
	letter-spacing: 1px; 
	margin: 10px 0px 10px 0px; 
	color: #7D775C;
}

#article h2,h3 {
	font: italic 10pt georgia; 
	letter-spacing: 1px; 
	margin: 5px 0px 5px 10px; 
	color: #7D775C;
}

#article h4,h5 {
	font: 10pt georgia; 
	margin: 5px 20px 5px 20px; 
	color: #7D775C;
}

#article h6 {
	font: italic bold 12pt georgia; 
	letter-spacing: 1px; 
	margin: 4px 0px 4px 0px; 
	color: #7D775C;
}

#footer {
	background:#fff url(images/footer.gif) no-repeat top center;
	text-align: center;
	width: 400px;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 20px 50px 10px 50px;
}

#footer a {
	margin: 0px 4px 0px 4px;
}

#liens {
	position:absolute;
	top:0;
	padding:0px 0px 30px 0px;
	width:175px;
	left:520px;
	background:#fff url(images/basliens.gif) no-repeat bottom center;
}

#liens h2 {
	height: 175px;
	width: 175px;
	background:#fff url(images/logo_color175.jpg) no-repeat top left;
}

#liens h2 span {
	display:none;
}

#liens h3 {
	font: bold 12pt georgia;
	margin: 10px 0px 0px 20px;
	color: #7D775C;
}

#liens ul {
  list-style-type: none;
  margin-left: 20px;
}

#liens li {
}

#liens h4 {
	font: 8pt georgia;
	margin: 0px 0px 0px 10px;
	color: #7D775C;
	letter-spacing: 1px;
}

#liens h4 a {
	color: #7F795E;
	text-decoration: none;
}
#liens h4 a:hover {
	background-color: #FFFF00;
}

#liens h5 {
	font: 7pt georgia;
	margin: 0px 0px 0px 20px;
	color: #7D775C;
}