body{
	background: url(../bg4.gif);
	font: 96% Verdana,Sans-serif;
	color: #A13C54;	
}
.recipe{
	font-size: 75%;
	border: 0px;
}
.region{
	margin: 2% 10% auto;	
}

.lft{
	width: 70%;
	float: left;
}
.rght{
	width: 28%;
	float: right;	
}
.r_cont{
	width: 100%;
	margin: 0 auto;
}
.r_menu{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#easy{
	padding-left: 5%;
}
.t{
	font-size: larger;
	font-style: italic;
	color:#CC0099;
}
div#easy a{
	font-size: larger;
	font-style: italic;
}
div#easy span{
	font-style: italic;
}
.france{
	font-size: smaller;
}
img{
   border-style: solid;
	border-color: #F36E8D;
	margin: 1em;
	border-width: 4
} 
h1,h2,h3,h4,h4 a{
	color: #F36E8D;
}
h1,h2,h3,h4,h5{
	text-align: center;
}
a{	color: #CC0099;}
a:hover{
	text-decoration: underline;
	color: #E571C8;
}

.french{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	padding-left: 10%;
	font-weight: bold;
}
 #recept{
	text-align: center;
}
.inl {
	display: inline;
}
.recipe img{
	border: none;
	margin: 0;
}
.ind{
	text-indent: 2em;
}
.imgfl{
	padding: 0.5em;
	float: right;
	border: 1px solid #F36E8D;
}
