﻿body {
	text-align: center;
	background: #BBCCAA url('../images-nav-site/fond-page.jpg') repeat-x 50% top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	height: 800px;
	background-image: url('../images-nav-site/fond-zoo-jurques.jpg');
	position: relative;
	text-align: left;
	margin: 0 auto;
}
img {
	border: 0px;
}
h1 {
	font-size: 19px;
	margin: 0px 60px 10px 20px;
}
h2 {
	font-size: 16px;
	margin: 0px 60px 5px 20px;
	color: #C13100;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px;
	margin: 0px 60px 10px 20px;
	color: olive;
}
p {
	margin: 0px 60px 10px 20px;
}
ul.contenu {margin: 0px 4px 0px 15px;}
ul.contenu li{
	margin: 0px 1px 1px 1px;padding-left: 17px;
	background-image:url('../images-nav-site/puce-fleche.gif');
	background-repeat:no-repeat;list-style:none;
	background-position:2px left;
}
/*li.contenu{
	margin: 0px 55px 5px 20px;padding-left: 17px;
	background-image:url('../images-nav-site/puce-fleche.gif');
	background-repeat:no-repeat;list-style:none;
	background-position:4px left;*/
}
#entete {
	width: 900px;
	height: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	z-index: 1;
	position: absolute;
	top: 91px;
	left: 55px;
}
#actusFond {
	z-index: 1;
	width: 423px;
	height: 181px;
	position: absolute;
	top: 0;
	right: 0;
}
#actusTexte {
	z-index: 2;
	width: 220px;
	height: 81px;
	position: absolute;
	top: 88px;
	right: 181px;
	color: white;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}
#actusPhoto {
	z-index: 1;
	width: 108px;
	height: 88px;
	position: absolute;
	top: 31px;
	right: 63px;
}
#drapEnglish {
	z-index: 1;
	position: absolute;
	top: 180px;
	left: 86px;
}
#sommaire {
	width: 247px;
	height: 606px;
	position: absolute;
	left: 0px;
	top: 200px;
}
a {color: olive;}
a:hover {color: orange;}
a:active{color:red}
a:visited {color:silver;}
a:focus{color:red}
a.bouge img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	margin: 0px 0px 1px 0px;
}
a.bouge:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 1px 0px 0px 0px;
}
.cadrePhotoGran {
	background: url('../images-nav-site/cadre-photo-gran.gif') no-repeat;
	padding: 47px 45px 50px 52px;
	margin: -20px 0px -30px 0;
}
.cadrePhotoMoy {
	background: url('../images-nav-site/cadre-photo-moyen.gif') no-repeat;
	padding: 39px 40px 40px 41px;
	margin: 10px 0px 0px 0;
}
.cadrePhotoMoyVerti {
	background: url('../images-nav-site/cadre-photo-moyen-verti.gif') no-repeat;
	padding: 38px 44px 40px 41px;
	margin: -25px 0px -25px 10px;
}
.cadrePhotoPti {
	background: url('../images-nav-site/cadre-photo-pti.gif') no-repeat;
	padding: 30px 30px 30px 31px;
	margin: -1px -1px -1px 0;
	text-align: right;
	vertical-align: middle;
}
#corps {
	height: 435px;
	width: 650px;
	position: absolute;
	right: 0px;
	top: 210px;
	overflow: auto;
}
#pied {
	width: 687px;
	height: 169px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: center;
}
#pied a.icones img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	margin-top: 33px;
	margin-bottom: 30px;
}
#pied a.icones:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin-top: 35px;
	margin-bottom: 28px;
}
#footLinks {
	width: 900px;
	margin: 5px auto 5px auto;
	text-align: right;
	color: #77935E;
	font-size: 11px;
}
#arketype {
	text-align: left;
	float: left;
}
.Centrer {
	text-align: center;
	padding: 0 0px 0 0;
}
h1.Centrer {
	font-size: 19px;
	margin: 0px 0px 0px 0px;
}
h2.Centrer {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
}

.Gauche {
	text-align: left;
	margin: 0px 0 10px 0;
	padding: 0 25px;
}
.FloatDroite {float: right;}
.FloatGauche {float: left; position:relative}
.plats {float:left;margin:5px 0 0 8px;font-family:Arial, Helvetica, sans-serif; width:28%; text-align:center;border:1px olive dotted;background-color:#F2F1EA}
.plats p {	margin: 0px 10px 10px 10px;}
