html {
	font-size: 100%;
}
body {
	margin: 0;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: .8em;
	line-height: 1.25;
	color: #000;
	background: #FFF;
}

@font-face {
	font-family: "Amerika Sans";
	src: url('AMERSN.ttf');
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
}
h1, h2 {
	font-family: Arial, serif;
	font-weight: normal;
}
h1 {
	font-size: 3em;
}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}
h4, h5 {font-size: 1em;}

ul, ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
ul {
	list-style: disc;
}
li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding-top: 1em;
}

a {
	color: #5e8b12;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a img {
	border: none;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

#global {
	background: #FFF;
	min-height: 100%;
	width: 990px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#entete {
	padding: 0;
	background-color: #FFF;
	background: url(images/header.png) no-repeat left top;
	height: 191px;
}
#entete h1, #entete .sous-titre {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
clip: rect(1px, 1px, 1px, 1px);
}

#navigation {
	background: #FFF;
	background: url(images/navigation.png) no-repeat left top;
	height: 31px;
	font-family: "Amerika Sans", Arial, sans-serif;
	font-weight: bold;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	padding-right: 50px
}
#navigation li {
	display: inline;
	padding: 0 10px;
	font-size: 1.4em;
}

#navigation a, #navigation a:visited {
	color: #5c5d5b;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
	background: #000000;
	color: #FFF;
	text-decoration: none;
}

#separation {
	background-color: #FFF;
	background: url(images/separation.png) no-repeat left top;
	height: 117px;
	margin: 0;
}

#separation-index {
	background-color: #FFF;
	background: url(images/separation-index.png) no-repeat left top;
	height: 125px;
	padding-right: 25px;
}

#separation p {
padding: 80px 0 0 60px;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 1.1em;
}

#separation-index h2 {
padding: 70px 0 0 435px;
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 1.8em;
color: #79b01c;
margin: 0;
}

#separation-index h3 {
padding-left: 435px;
font-weight: normal;
font-style: italic;
font-family: Verdana, sans-serif;
font-size: 1.1em;
color: #b0afaf;
margin: 0;
}

#separation-index a, #separation-index a:visited {
	color: #79b01c;
	text-decoration: none;
}
#separation-index a:hover, #separation-index a:focus {
	color: #79b01c;
	text-decoration: underline;
}

#contenu, #contenu-images {
	padding: 10px 60px 60px 60px;
	color: #000;
	background: #FFF;
	background: url(images/contenu.png) repeat-y;
}

#contenu img {
	padding: 10px 10px 10px 10px;
}

#contenu-images img {
	padding: 0;
}

#contenu-index {
	padding: 10px 0 60px 40px;
	color: #000;
	background: #FFF;
	background: url(images/contenu-index.png) repeat-y;
}

#contenu h2, #contenu-images h2, #une h2 {
color: #7fb71e;
font-family: "Amerika Sans", Arial, sans-serif;
font-weight: bold;
font-size: 2.5em;
padding: 0;
margin: 0;
}

#contenu h2, #contenu-images h2 {
color: #7fb71e;
font-family: "Amerika Sans", Arial, sans-serif;
font-weight: bold;
font-size: 2.5em;
padding: 10px 0 10px 0;
margin: 0;
}

#contenu h3, #contenu-images h3, #une h3 {
color: #b0afaf;
font-weight: bold;
font-size: 1.3em;
padding: 10px 0 0 0;
margin: 0 0 10px 0;
}

#contenu > :first-child {
	margin-top: 10px;
}

#contenu-images > :first-child {
	margin-top: 10px;
}

#contenu-index > :first-child {
	margin-top: 10px;
}

#contenu p, #contenu li, #contenu-index p, #contenu-index li, #contenu-images p, #contenu-images li{
	line-height: 1.5;
}

#une {
  float: left;
  width: 520px;
  margin: 0 0 0 55px;
}

#menu {
  float: left;
  width: 340px;
  margin: 10px 0 0 0;
  font-size: 1.2em;
}

#menu a, #menu a:visited {
	color: #75aa1a;
	text-decoration: none;
}
#menu a:hover, #menu a:focus {
	color: #75aa1a;
	text-decoration: underline;
}

#menu h4 {
margin: 0;
color: #75aa1a;
font-weight: bold;
}

#menu p {
margin: 0;
padding: 5px 0 0 0;
}

.orange {
color: #f60;
font-weight: bold;
}

.news {
margin-bottom: 40px;
}

.spacer {
  clear: both;
}

hr {
border: thin dotted #FF6600;
margin-top: 40px;
}

.suite-articles {
padding-top: 20px;
font-weight: bold;
}

#pied {
	padding: 0 290px 10px 60px;
	font-size: 1em;
	font-family: verdana;
	color: #7c7a7a;
	background: #FFF;
	background: url(images/pied.png) no-repeat left top;
	height: 133px;
	line-height: 1.5em;
}

#pied-index {
	padding: 0 290px 10px 60px;
	font-size: 1em;
	font-family: verdana;
	color: #7c7a7a;
	background: #FFF;
	background: url(images/pied-index.png) no-repeat left top;
	height: 133px;
	line-height: 1.5em;
}

#pied p, #pied-index p {
	text-align: right;
}