*{
margin:0;
padding:0;
}

@font-face {
    font-family: 'AvenirRegular';
    src: url('/webfont/AvenirNextCondensed-Regular.eot');
    src: url('/webfont/AvenirNextCondensed-Regular.eot?#iefix') format('embedded-opentype'),
    url('/webfont/AvenirNextCondensed-Regular.woff') format('woff'),
    url('/webfont/AvenirNextCondensed-Regular.svg') format('svg'),
    url('/webfont/AvenirNextCondensed-Regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'AvenirDemiBold';
    src: url('/webfont/AvenirNextCondensed-DemiBold.eot');
    src: url('/webfont/AvenirNextCondensed-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('/webfont/AvenirNextCondensed-DemiBold.woff') format('woff'),
    url('/webfont/AvenirNextCondensed-DemiBold.svg') format('svg'),
    url('/webfont/AvenirNextCondensed-DemiBold.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'AvenirBold';
    src: url('/webfont/AvenirNextCondensed-Bold.eot');
    src: url('/webfont/AvenirNextCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('/webfont/AvenirNextCondensed-Bold.woff') format('woff'),
    url('/webfont/AvenirNextCondensed-Bold.svg') format('svg'),
    url('/webfont/AvenirNextCondensed-Bold.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'AppleBerry';
    src: url('/webfont/appleberry.eot');
    src: url('/webfont/appleberry.eot?#iefix') format('embedded-opentype'),
    url('/webfont/appleberry.woff') format('woff'),
    url('/webfont/appleberry.svg') format('svg'),
    url('/webfont/appleberry.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}


html, body {
   height: 100%;
   background-color: #edece7;
   border: 0px solid transparent;
   font-size: 1em; /* Ideal: 16px */
   margin: 0px 0px 0px 0px;
   min-height: 100%;
   padding: 0px 0px 0px 0px;
   width: 100%;
}


ul{
list-style-type:none;
}

img, object, embed, canvas, video, audio, picture {
max-width: 100%;
height: auto;
_width: 100%; /* IE6 seulement */
} 

#Contents, #ContentsMenu{ 
width:100%;
max-width:980px;
margin:auto;
height:100%;
}

#Pied ul li{display:inline;}
strong{
font-family:arial\9;
font-family:'AvenirDemiBold',Arial;
font-weight:normal;
}

a img{
border:none;
}

/*
COULEURS utilisýes

#232721 - bandeau haut

#c5c3ac	- link
#95b64c - link actif/hover

#95b64c - fond bloc pass 2 parc

#e7bd06 - fond jaune col droite (unique)
#3f3018 - texte col droite bloc jaune (unique)

#dadab9 - fond bloc actu


texte
white - titre pass 2 parc
#72845b - titre bloc actu accueil
#232721 - couleur marron/noir globale
#72b1b8 - bandeau bas a proximitý

#7e9943 - bandeau bas link titre
#acab9b - bandeau bas link
#95b64c - bandeau bas link droite
*/