@charset "utf-8";
.top {
	background-color: #25292c;
	height: 30px;
}
.top ul {
	float: left;
	width: 550px;
	padding-top: 7px;
	font-weight: 600;
	text-transform: uppercase;
	color: #878787;
}
.top li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 6px;
	padding-right: 6px;
}
.top .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top li a {
	color: #FFFFFF;
}
.top li a:hover {
	color: #999999;
}
.top .fblike {
	float: right;
	height: 27px;
	background-color: #37549a;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
}
.header {
	background-color: #FFFFFF;
	height: 39px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.header .logo {
	float: left;
	height: 39px;
}
.header .slogan {
	float: left;
	color: #898989;
	padding-left: 40px;
	padding-top: 4px;
	text-align: left;
}
.slider {
	background-image: url(../images/bg-slider.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #2F3336;
	height: 400px;
}
.slide {
	text-align: left;
	padding-top: 60px;
	padding-left: 40px;
	width: 450px;
	float: left;
	height: 340px;
	padding-right: 500px;
	background-image: url(../images/header.jpg);
}
.slide a {
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -3px;
	line-height: 40px;
}
.slide a:hover {
	color: #bdbdbd;
}
.slide b {
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	background-image: url(../images/ligne-slider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.slide span {
	color: #e6e70b;
}
.slide p {
	font-size: 13px;
	line-height: 18px;
	color: #bdbdbd;
	margin: 0px;
	padding-top: 20px;
}
.content {
	padding-top: 40px;
}
#secondaire {
	background-color: #25292c;
	padding-bottom: 40px;
}

.titre {
	display: block;
	clear: both;
	float: none;
	height: 23px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 33px;
	padding-top: 2px;
}
.titre h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #5e5d62;
	float: left;
	line-height: 18px;
	padding-right: 20px;
	letter-spacing: -1px;
}
.titre h2 {
	float: left;
	font-size: 13px;
	color: #8d8d8d;
	font-weight: 400;
	line-height: 13px;
	padding-top: 5px;
}
#elevage {
	background-image: url(../images/ico-elevage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#autres {
	background-image: url(../images/ico-autres.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.boximg {
	float: left;
	height: 270px;
	width: 320px;
	margin-right: 15px;
	background-color: #494F53;
	margin-bottom: 15px;
}
#papillons {
	background-image: url(../images/papillons.jpg);
}
#araignees {
	background-image: url(../images/araignees.jpg);
}
#phasmes {
	background-image: url(../images/phasmes.jpg);
}
#grillons {
	background-image: url(../images/grillons.jpg);
}
#mante {
	background-image: url(../images/mante.jpg);
}
#fourmis {
	background-image: url(../images/fourmis.jpg);
}
#scorpions {
	background-image: url(../images/scorpions.jpg);
}
#tenebrion {
	background-image: url(../images/tenebrion.jpg);
}

.boximg a.btn {
	background-image: url(../images/btn-fleche-gr.gif);
	height: 24px;
	padding-right: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
}
.boximg a.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boximg .infobox {
	display: block;
	clear: both;
	float: none;
	text-align: left;
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
}
.boximg  .infobox a {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
	letter-spacing: -2px;
	text-transform: uppercase;
}
.boximg  .infobox a:hover {
	color: #bdbdbd;
}
.boximg  .infobox p {
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 20px;
	display: block;
	margin: 0px;
}
.boximg  .infobox span {
	color: #e6e70b;
}
.ban300 {
	background-color: #494F53;
	padding: 10px;
	float: left;
	margin-bottom: 15px;
}
.boxhaute {
	float: left;
	width: 152px;
	margin-right: 15px;
	margin-bottom: 40px;
}
.boxhaute a {
	background-image: url(../images/img1.gif);
	height: 160px;
	width: 152px;
	display: block;
}
.boxhaute a span.btn {
	background-image: url(../images/btn-fleche-gr.gif);
	height: 24px;
	padding-right: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
}
.boxhaute a span.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boxhaute .infobox {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.boxhaute .infobox a {
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -1px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	background-image: none;
}
.boxhaute .infobox a:hover {
	color: #bdbdbd;
}
.boxhaute .infobox p {
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
}
.contentwrap {
	background-color: #FFFFFF;
	margin-bottom: 40px;
}
.contenttitle {
	display: block;
	clear: both;
	float: none;
	height: 160px;
	margin-bottom: 40px;
}
.contenttitle img {
	float: left;
}
.contenttitle h4 {
	background-color: #9B5913;
	height: 130px;
	width: 294px;
	float: left;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	padding-left: 40px;
	padding-top: 30px;
}
.boxwrap {
	padding-left: 40px;
	padding-bottom: 20px;
}
.boxcarre {
	float: left;
	width: 290px;
	margin-right: 20px;
}
.boxcarre img {
	float: left;
}
.boxcarre .infobox {
	float: left;
	height: 117px;
	width: 165px;
	text-align: left;
	padding-left: 10px;
}
.boxcarre .infobox a {
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -1px;
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
}
.boxcarre .infobox a:hover {
	color: #bdbdbd;
}


.boxcarre .infobox a.btn {
	background-image: url(../images/btn-fleche-bl.gif);
	height: 24px;
	padding-right: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
	line-height: normal;
}
.boxcarre .infobox a.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boxcarre p {
	text-align: left;
	display: block;
	clear: both;
	float: left;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 30px;
}
.boxwrap .ban300 {
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	margin-right: 40px;
}
.boxlong {
	float: left;
	width: 560px;
	height: 117px;
	margin-bottom: 20px;
}
.boxlong img {
	float: left;
}
.boxlong .infobox {
	float: left;
	height: 117px;
	width: 435px;
	text-align: left;
	padding-left: 10px;
}
.boxlong   .infobox  a {
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -1px;
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
}
.boxlong .infobox a:hover {
	color: #bdbdbd;
}
.boxlong .infobox a.btn {
	background-image: url(../images/btn-fleche-bl.gif);
	height: 24px;
	padding-right: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
	line-height: normal;
}
.boxlong .infobox a.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boxlong .infobox p {
	text-align: left;
	display: block;
	clear: both;
	float: left;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 30px;
}
.boxsec {
	float: left;
	width: 320px;
	margin-right: 15px;
}
.sectitre {
	background-color: #9B5913;
	display: block;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	height: 40px;
	margin-bottom: 1px;
}
.sectitre b {
	padding: 10px;
	float: left;
}
.sectitre a.btn {
	background-image: url(../images/btn-fleche-ro.gif);
	height: 24px;
	padding-right: 40px;
	float: right;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 5px;
}
.sectitre a.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boxsec ul {
	background-color: #2f3336;
	height: 336px;
	padding-top: 20px;
}
.boxsec li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25292C;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.boxsec .infobox a {
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -1px;
	background-color: #2F3336;
	background-image: none;
	display: block;
	clear: both;
	float: none;
	padding-top: 10px;
}
.boxsec .infobox a:hover {
	color: #EFEEF4;
}


.boxsec .infobox a.btn {
	background-image: url(../images/btn-fleche-gr.gif);
	height: 24px;
	padding-right: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #232524;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: 400;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal;
}
.boxsec .infobox a.btn:hover {
	color: #EFEEF4;
	background-color: #232524;
	background-image: none;
}
.boxsec .infobox p {
	color: #9b9b9b;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
}
.gallerie img {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.boxsec li.liens {
	padding-top: 15px;
	padding-bottom: 15px;
}

.boxsec .liens p {
	color: #9b9b9b;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	display: block;
	clear: both;
	float: none;
}
.boxsec .liens a {
	background-image: url(../images/fleche.gif);
	padding-right: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 400;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal;
}
.boxsec .liens a:hover {
	color: #EFEEF4;
	background-image: none;
}
.footer {
	background-color: #232524;
	height: 39px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer .logo {
	background-color: #232524;
	float: left;
}
.credit {
	float: left;
	text-align: left;
	padding-left: 40px;
	line-height: 18px;
	color: #9b9b9b;
}
.credit a {
	color: #9b9b9b;
}
.credit a:hover {
	color: #FFFFFF;
}
.pintro {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	z-index: 10;
	float: left;
	position: fixed;
	text-align: center;
	background-image: url(../images/bientot-bg.png);
}
.pintro img  {
	position: relative;
  top: 50%;
  transform: translateY(-50%);
}