﻿.recipecatdes 
{
	text-align:justify;
}

a.recipeListe	
	{font-weight: bold; 
	font-size: 18px; 
	color: #fe0000;
	line-height: 20px; 
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	text-decoration: none;
    text-align: right;
}
	
a.recipeListe:hover 	
	{font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	color: #fe0000;
	font-family: Times New Roman, Times, serif ;
	text-transform: uppercase;
	text-decoration: underline;}
	
a.recipeListe:active {font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	color: #fe0000;
	font-family: Times New Roman, Times, serif ;
	text-transform: uppercase;
	text-decoration: underline;}
	
a.recipeListe:visited {font-weight: bold; 
	font-size: 18px; 
	color: #fe0000;
	line-height: 20px; 
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	text-transform: uppercase;
    text-align: right;
}
	
a.recipeListe:visited:hover {font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	color: #fe0000;
	font-family: Times New Roman, Times, serif ;
	text-transform: uppercase;
	text-decoration: underline;}	

.prodcatbtn {
	background-image: url(../images/main/bg_category.gif); 
	text-align: justify;
   }
.prodsubcatdesc 
	{
		background-image: url(../images/main/bg_subcategory.gif); 
		vertical-align:top ;
		background-repeat: repeat-x;
		text-align: justify;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px
	}
	
.prodcattitle 
{
	background-image: url(../images/main/bg_titre.gif); 
	vertical-align:middle;
	height:28px;
}	

.spacer 
{
	background-color:#FDCD7C;
}
.SubCatLink
	{
		text-align:right;
		padding-right:8px;
	}
.SubCatRow
{
	border-style:solid;
	border-color:#FDCD7C;
	border-width:1px;

}

.TdNutritionTitle
{
	text-align:left;
	border-bottom-width:1px;
	border-bottom-color:#2e3d42;

}

.TdNutritionVal
{
	text-align:left;
	text-indent:8px;
	border-bottom-width:1px;
	border-bottom-color:#2e3d42;
}

.tdNutritionPercentage
{
	text-align:right;
	border-bottom-width:1px;
	border-bottom-color:#2e3d42;
}

.tdNutritionSeperator

{
	background-color :#2e3d42;
	height:1px;
}

.tblVitamine
{
	border-top-width:2px;
	border-top-color:#2e3d42;
	border-top-style:solid;
}
.TdVitaminName
{
	text-align:left;
	border-bottom-width:1px;
	border-bottom-color:#2e3d42;
}
.TdVitaminVal
{
	text-align:right;
	border-bottom-width:1px;
	border-bottom-color:#2e3d42;
}

.RecipeBullet
{
	vertical-align:baseline;
}


.td_light_11 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #2e3d42;
	line-height: 14px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-align:justify;
    padding-left:10px;
}
