@import url(messages.css);
@import url(displaytag.css);

a {
	color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
	font-weight: normal;
    text-underline: true;
}

/* from http://diveintomark.org/archives/2002/04/26/printfriendly_links */
a:after {
  content: "";
}

a:visited {
	color: black;
}

div#activeUsers, div#header, div#menu, div#validators {
    display:none;
}

div#content {
	margin: 10px !important;
}

div#footer {
    text-align: center;
}

div.separator {
    border-bottom: 1px solid silver; 
}

h1 {
	color: black;
    text-align: center;
}

ul.glassList {
    list-style: url(../images/aquadot.jpg) disc outside;
    vertical-align: top;
    line-height: 1.5;
}

/**********************************
Styles Section Recettes
**********************************/
.layout-recette{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-categories.jpg);
	background-repeat: repeat-y;
	width:521px;
}
	/*
	background-image: url(/images/metro/fr/bg-recette-categ-top.jpg);
	background-repeat: no-repeat;
	*/
.top-recette-fr{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	width:521px;
	height:76px;
}
	/*
	background-image: url(/images/metro/bg-recette-categ-bottom.jpg);
	background-repeat: no-repeat;
	*/
.bottom-recette{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	width:521px;
	height:54px;
}
.recette-categ-title{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color:#07768D;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-categ-title.gif);
	background-repeat: repeat-y;
	width:145px;
}

.entete-info{
top:36px;
margin-left:19px;
width:340px;
}
.titreBleu{
font: 12px Verdana, Arial, sans-serif;
line-height:12pt;
color:#07768D;
font-weight:bold;
}	
.titreSection{
font: 10px Verdana, Arial, sans-serif;
line-height:12pt;
color:#07768D;
font-weight:bold;
}	
.layout-detail{
	padding:0px;
	padding-top:8px;
	margin-left:-10px;
	margin-right:-10px;
	margin-top:-10px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-detail.gif);
	background-repeat: repeat-y;
	width:519px;
	position:relative;

}
.top-detail-fr{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/fr/bg-recette-top.jpg);
	background-repeat: no-repeat;
	width:519px;
	height:39px;
	position:relative;
}
.header-detail{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-content.jpg);
	background-repeat: repeat-y;
	width:519px;
	position:relative;
}
.header-bottom{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-bottom.jpg);
	background-repeat: no-repeat;
	width:519px;
	height:8px;
	position:relative;
}
.top-detail-en{
	padding:0px;
	margin-left:-10px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/en/bg-recette-top.jpg);
	background-repeat: no-repeat;
	width:519px;
	height:39px;
	position:relative;
}
.bottom-detail{
	padding:0px;
	margin-left:-12px;
	margin-right:-10px;
	vertical-align:top;
	background-image: url(/images/metro/bg-recette-categ-bottom.jpg);
	background-repeat: no-repeat;
	width:519px;
	height:50px;
position:relative;
}
.recette_icones-fr{
	left:365px;
	text-align:left;
	padding:0px;
	margin:0px 0 0 0px;
	vertical-align:top;
	margin-top:0px;
	z-index:10;
	float:right;
	height:218px;
	background-image: url(/images/metro/fr/recette-icones.gif);
	background-repeat: no-repeat;
	position:absolute;
}
.recette_icones-en{
	left:365px;
	text-align:left;
	padding:0px;
	margin:0px 0 0 0px;
	vertical-align:top;
	margin-top:0px;
	z-index:10;
	float:right;
	height:218px;
	background-image: url(/images/metro/en/recette-icones.gif);
	background-repeat: no-repeat;
	position:absolute;
}
.recette-title{
	font: 12px Verdana, Arial, serif;
	font-weight:bold;
	text-align:left;
	color:#993232;
	padding-bottom:3px;
}	
.breadcrumbRecipe{
display:none;
}