body {
	margin:0;
	padding:0;
	background-color: #e3e7eb;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#fond {
background-image: url(media/fond_degrade.gif);
background-repeat: repeat-y;
border: 1px solid #1a7065;
}

img {
	border: 0;
}

#bandeau {
	background-image: url(media/bandeau.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1a7065;
	line-height: 22px;
	letter-spacing: normal;
	margin-left: 40px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: auto;
	margin-left: auto;
	color: #1a7065;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 30px;
	height: 100%;
	font-weight: bold;
	text-align: center;
}
#contenu {
	background-color: #d6ebe8;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
#contenu .chapeau{
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 1em;
	margin-top: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#contenu a:link {
	font-size: 12px;
	font-weight : bold; 
	text-decoration : none;
	color: #1a7065;
	background: transparent; 
}
#contenu a:visited {
	font-size: 12px;
	font-weight : bold; 
	text-decoration : none;
	color: #1a7065;
	background: transparent; 
}
#contenu a:hover {
	font-size: 12px;
	font-weight : bold; 
	text-decoration : underline;
	color: #1a7065;
	background: transparent; 
}
#contenu a:active {
	font-size: 12px;
	font-weight : bold; 
	text-decoration : none;
	color: #1a7065;
}

.actus_fond {
background-image: url(media/actus.gif);
background-repeat: repeat-y;
}
.actus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
}
a.actus:link {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus:visited {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus:active {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus:hover {
    color:  #CCCCCC;
	text-decoration : underline;
}
.actus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}
a.actus2:link {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus2:visited {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus2:active {
    color:  #FFFFFF;
	text-decoration : underline;
}
a.actus2:hover {
    color:  #CCCCCC;
	text-decoration : underline;
}

#menu {
float:left;
width:576px;
font-size:93%;
font-weight : bold; 
line-height:normal;
}
#menu ul {
margin:0;
padding:10px 8px 0 0px;
list-style:none;
}
#menu li {
display:inline;
margin:0;
padding:0;
}
#menu a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(media/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(media/menu_droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFF;}
#menu a:hover {
background-position:0% -42px;
}
#menu a:hover span {
background-position:100% -42px;
}
#menu #current a {
  background-position:0% -42px;
}
#menu #current a span {
  background-position:100% -42px;
}

.footer_partenaire {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919600;
	padding: 5px;
	margin: 18px 10px 10px 10px;
	border: 1px solid #919600;
}
#partenaires {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 10px 0px 0;
	color: #919600;
	font-weight: bold;
}

