@charset "utf-8";
/* CSS Document */


#conteneur {
	width: 960px;
	border: 1px solid #e1e1e1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 96px;
	width: 958px;
}
#header img  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#navigation ul {
	background-image: url(../images/degrade-menu.png);
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3b4b4;
	border-bottom-color: #b3b4b4;
	color: #b3b4b4;
	text-decoration: none;
	background-repeat: repeat;
}
#navigation ul li {
	float: left;
	width: 97px;
	color: #b3b4b4;
	list-style-type: none;
	text-align: center;
	height: 33px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}

#navigation ul li a {
	height: 33px;
	text-decoration: none;
	color: #b3b4b4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	line-height: 33px;
	display: block;
	text-transform: capitalize;
}
#navigation ul li a:hover {
	background-image: url(../images/degrade-menu-over.png);
	height: 33px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
#content #titre {
	height: 195px;
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 60px;
	background-image: url(../images/degrad%C3%A9-haut-page.png);
	background-repeat: repeat-x;
}
#content #titre p {
	margin-top: 10px;
}

h2 {
	color: #c1c2c2;
	font-family: 'Oswald', sans-serif;
}
p {
	color: #c1c2c2;
}
#content #bulle {
	width: 960px;
	background-image: url(../images/cercles-couleur.gif);
	height: 400px;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b4;
	margin-bottom: 30px;
}
#photo h2 {
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}

#bulle .news {
	float: left;
	width: 160px;
	margin-top: 70px;
	margin-left: 68px;
}
.news h3 {
	font-family: 'Oswald', sans-serif;
	color: #fff;
}
.news h4 {
	text-align: right;
}
.news h4 a {
	text-decoration: none;
	color: #fff;
	text-align: right;
}
.animaux {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	height: 500px;
}
.animaux img {
	border: 3px solid #e1e1e1;
}
.animaux h5 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #b3b4b4;
}
#bpage {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding-left: 13px;
	padding-bottom: 20px;
}
#bpage img {
	float: left;
}
#encart1 {
	float: left;
	width: 400px;
	margin-left: 26px;
}
#encart2 {
	width: 270px;
	float: left;
	margin-left: 26px;
}
#footer {
	background-color: #f5f5f5;
	vertical-align: bottom;
	padding-top: 110px;
}
#footer ul {
	height: 35px;
}
#footer ul li {
	float: left;
	height: 35px;
	width: 97px;
	list-style-type: none;
}
#footer ul li a {
	color: #c0c0c0;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
}
#info {
	width: 800px;
	padding-left: 50px;
	padding-bottom: 60px;
}
#info h3 {
	font-family: 'Oswald', sans-serif;
	color: #b6cf4f;
	padding-top: 20px;
}
#sliderfond {
	background-image: url(../images/degrade-photo.png);
	background-repeat: repeat-x;
	height: 246px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	position: relative;
	padding-top: 37px;
	
}
#slider {
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e4e4e4; 
}

#flecheg {
	float: left;
	margin-top: 109px;
	margin-left: 30px;
}
#fleched {
	margin-top: 109px;
	margin-right: 15px;
	float: left;
}

#bpage2 {
	margin-right: 91px;
	margin-left: 91px;
	margin-top: 26px;
}
#info2 {
	float: left;
	text-align: right;
	width: 592px;
	padding-top: 10px;
}
#bpage2 img {
	float: right;
}
#formulaire {
	height: 150px;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
}
