div#animation{
	position:relative;
	width:100%;
	height:auto;
	margin:-75px auto 0 auto;
	background:#000;
}
div#animation_int{
	/*max-width:1920px;*/
	margin:0 auto;
	/*max-height:740px;*/
	overflow:hidden;
}
/*Cadres bloc haut*/
.cadre_bloc_haut{
	position:relative;
	float:left;
	width:21%;
	margin:0 0 0 8%;
	text-align:center;
	padding-bottom:20px;
}

/*items*/
div#items{
	position:relative;
	background:#000;
	width:100%;
	height:auto;
	overflow:hidden;
	font-family:'Lobster', Verdana, sans-serif;
}
div#items_int{
	max-width:1000px;
	margin:0 auto;
	overflow:hidden;
}
div#item1{

}
div#item1 .title_item{

}
div#item2{

}
div#item2 .title_item{

}
div#item3{

}
div#item3 .title_item{

}
div#item4{

}
div#item4 .title_item{
	
}
.item{
	position:relative;
	float:left;
	width:20%;
	padding:10px 0;
	text-align:center;
}
.titre_item{
	font-size:1em;
	line-height:25px;
	margin:4px 0;
	color:#fbb700;
}
.chiffres_item{
	padding:0;
	font-size:1.9em;
	color:#fff4cf;
}
.cplt_item{
	padding:8px 0 12px 0;
	color:#fff4cf;
}
/*Presentation*/
/*Utilisé lorsque l'on active la recherche d'un volailler */
/*
div#haut{
	position:relative;
	max-width:1600px;
	width:100%;
	margin:0 auto;
	float:none;
	overflow:hidden;
	padding-top:30px;
}*/
div#haut{
	position:relative;
	max-width:1000px;
	width:100%;
	margin:0 auto;
	float:none;
	overflow:hidden;
	padding-top:30px;
}
div#haut_left, div#haut_center, div#haut_right{
	position:relative;
	float:left;
}
div#haut_left{
	width:46%;
	padding:0 2%;
}
div#haut_center{
	width:46%;
	padding:0 2%;
}

/*Utilisé lorsque l'on active la recherche d'un volailler */
/*
div#haut_left{
	width:35%;
	padding:0 2%;
}
div#haut_center{
	width:35%;
	padding:0 2%;
}
div#haut_right{
	width:23%;
	padding-left:1%;
}*/
div#haut_right h2{
	font-family:"Lobster";
	text-align:center;
	font-size:25px;
	font-weight:normal;
	margin:20px 0;
}
#frm_revendeur{
	background:url(../img/public/ou-acheter-une-volaille.png) no-repeat;
	background-size:100%;
	height:244px;
}
.revendeur_cp{
	position:relative;
	margin:0 auto;
	width:190px;
	font-weight:bold;
	display:block;
	padding-top:30px;
}
.revendeur_cp input{
	width:75px;
}
.frm_validation{
	width:100%;
}
#frm_revendeur .bouton_envoyer{
	position:relative;
	background:#222222;
	border:1px solid #a9a9a9;
	font-family:"Lobster";
	font-size:22px;
	text-align:center;
	color:#FFF;
	margin:20px auto;
	width:130px;
	font-weight:normal;
	display:table;
}
div#bas{
	position:relative;
	width:100%;
	margin:0 auto;
	background:#f6f6f6;
	float:none;
	overflow:hidden;
}
div#bas-int{
	position:relative;
	width:100%;
	max-width:1600px;
	margin:0 auto;
}
div#contenu_accueil{
	position:relative;
	width:96%;
	margin:0 auto;
	padding-bottom:10px;
	color:#8f8f8f;
	font-family:'Lobster', Verdana, sans-serif;
	font-size:1.3em;
}
div#titre_accueil h1{
	font-size:1.7em;
	margin:0;
	text-align:center;
	font-family:'Lobster', Verdana, sans-serif;
	font-weight:normal;
	background-image:url(../img/public/titre_accueil.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
div#titre_accueil strong{
	color:#fbb700;
}
div#texte_accueil p, div#texte_accueil_complement p{
	font-size:0.8em;
	margin:8px 0 20px 0;
	text-align:center;
}

/*bas*/
.item_bas{
	position:relative;
	width:33%;
	padding:3%;
	overflow:hidden;
	float:left;
}
.titre_item_bas{
	position:relative;
	width:100%;
	height:115px;
	padding-bottom:10px;
}
div#recette .contenu_item_bas{
	position:relative;
	width:100%;
	overflow:hidden;

}
div#recette .contenu_item_bas a{
	display:block;
	width:100%;
	height:100%;
}
div#recette_hover{
	position:absolute;	
	background:url(../img/public/recette_hover.png) no-repeat;
	background-size:100%;
	width:100%;
	height:100%;
	top:0;
}
div#recette .contenu_item_bas img{
		min-height:300px;
	}
div#title_recette{
	position:relative;
	font-variant:small-caps;
	z-index:1000;
	font-weight:bold;
	text-align:center;
}
div#carte .contenu_item_bas{
	width:100%;
}
/*NEWS / BLOG*/
div#news{
	position:relative;
	float:left;
	width:67%;
	overflow:hidden;
}
.new{
	position:relative;
	width:96%;
	margin:0 2% 3% 2%;
}
.title_new{	
	color:#272829;
	border-bottom:1px solid #272829;
	width:100%;
	font-size:16px;
	font-weight:bold;
}
.title_new a{	
	color:inherit;
	text-decoration:none;
}
.title_new a:hover{	
	text-decoration:underline;
}
.date_new{	
	color:#7e7f7f;
	width:100%;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}
.content_new{
	font-size:13px;
	text-align:justify;
	color:#7e7f7f;
	line-height:17px;
	margin-top:5px;
}
.link_new{	
	color:#272829;
	width:100%;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
.link_new a{	
	color:#272829;
	text-decoration:none;
}
.link_new a:hover{	
	text-decoration:underline;
}
div#menu_blog{
	position:relative;
	width:30%;
	float:right;
}
div#menu_blog h3{
	color:#fbb700;
	font-weight:normal;
	text-transform:uppercase;
}
div#menu_blog p{
	font-size:13px;
	color:#7e7f7f;
	line-height:20px;
	margin:0;
	padding:0;
	text-indent:20px;
}
div#menu_blog a{
	color:inherit;
	text-decoration:none;
}
div#menu_blog a:hover{
	color:#272829;
	text-decoration:underline;
}
 div#oncedor_bloc2{
	 display:none;
 }