
/*-----article_right-----*/

#article_right {
	width:743px;
	height:593px;/*hauteur fixe*/
	position:absolute;
	top:-40px;
	right:20px;
/*	background:url(../images/a_table/fd_lesrecettes.jpg) top right no-repeat; */
	z-index: 6000;
}

/*-----texte_article-----*/

#texte_article {
	width:310px;
	padding-left: 50px;
	padding-top: 100px;
}

#texte_article h3,h1 {
	font-size:35px;
}

#texte_article h4,h2 {
	font-size:18px;
}

#texte_article p {
	font:normal 11px verdana;
	color:#2f2f2f;
	margin-top: 5px;
}

#texte_article a.plus {
	float:right;
}

#texte_article #texte_serre {
	width:225px;
	margin-top: 35px;
}

#texte_article #texte_serre p {
	margin-bottom:30px;
}

/*-----outils_recherche-----*/

#article_right #outils_recherche {
	position:absolute;
	top:98px;
	right:0;
}

