@import url(messages.css);
@import url(displaytag.css);

.visible {display:block;}
.hidden {display:none;}

.recipeSeparator {color:#c1bcb6; padding:0 3px;}
.recipeSeparatorHr {background-color:#d5d1cd; width:100%; height:1px; margin-top:3px; margin-bottom:3px; overflow:hidden;}
.recipeSeparatorHeaderHr {background-color:#d5d1cd; width:100%; height:3px; margin-top:3px; margin-bottom:3px; overflow:hidden;}

#recipeIndexPhoto{
	width:508px;
	overflow:hidden;
}


.cmMenu, .cmItem, .list a, .pagelinks a {font:11px Arial, Verdana, Helvetica, sans-serif !important; color: #aa1d25; text-decoration:none;}

a:visited, body#login div#menu a:visited, .list a:visited, .pagelinks a:visited {color: #aa1d25;}
a:hover, .cmMenuOver, .cmItemOver, .list a:hover, .pagelinks a:hover {background-color: transparent; color: #aa1d25; text-decoration: underline;}
a img { border: 0 }

body {background: #FAF7E2; color: #000; font-family:Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0;}

#page {width:777px; background-color:#FFF; position:absolute; left:50%; margin-left:-388px; padding:6px;}

div#activeUsers {float:right; margin-right:5px; font-size:.9em; background:transparent; color:#000; margin-top:-5px;}

div#content {text-align: left;}
div#content>p {margin:10px 0px}

div#footer {background: transparent; border-top: 1px solid #C0C0C0; color: #666; font-size: 0.9em; margin-top: 30px; padding: 5px 0 10px 20px; text-align: left;}
div#footer a, div#footer a:visited {background: transparent; color: #666;}
div#footer a:hover {background: transparent; border-bottom: 1px dashed #FFA500; color: #000; text-decoration: none;}

div#header {
	margin: 54px 0 10px 0; padding: 17px 0 5px 20px;
    /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 41px; /* 14px + 17px + 2px = 33px */
	border-style: solid;
	border-color: black;
	border-width: 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height: 11px;
	background-color: #eee;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
    voice-family: "\"}\"";
    voice-family: inherit;
    height:22px; /* the correct height */
}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#header {height: 14px;}

body#login #content, body#signup #content {width: 500px; margin-left: auto; margin-right: auto;}

div#loginTable {background:#EEE; border: 1px solid #C0C0C0; color:inherit; margin:10px 0; padding:10px 5px 5px 5px; width:425px;}
div#loginTable th {text-align:right;}

div#menu {
	position: absolute;
	top: 100px;
	right: 20px;
	width: 190px;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #c0c0c0;
	line-height: 17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 166px;
}
/* Again, "be nice to Opera 5". */
body>div#menu {width:150px;}

div#menu a:visited {background:transparent; color:black;}
div#flags {position:absolute; left:20px; top:10px;}
div#userStatus {position:absolute; right:5px; top:5px; font-size:0.9em; height:40px; line-height:1.2em; text-align:right;}
div#switchLocale {position:absolute; top:0px; left:0px;}
div#validators {float:right;}

div.separator {border-bottom:1px solid orange; margin:10px 0; width:300px;}

div.standardsNote {display:none;}

form, table {margin:0; padding:0;}

/* for cool looking "sunken" input boxes, from www.theserverside.com */
form input, form textarea, form select { color:#666; }

input.button {color:#000; padding-left:1px;}

input.button {
	/* fix button size in IE */
	line-height: 17px;
}

/* make buttons looks the same in Mozilla */
td>input.button {
	padding:1px 3px !important;
}

form input.focus, form textarea.focus {color:#000;}
form select {padding-left:0px;}

h1 {color:#ccc; font-size:28px; font-weight:900; line-height:28px; margin:0px 0px 15px 0px; padding:0px;}

img.badge {border:0px; height:31px; margin-right:5px; width:88px;}

p {font: 12px/20px; padding:0; display:block;}
#comments p {font: 12px/20px; padding:0; display:block; margin-top:0;}

span.attention {background:transparent; color:#00f;}

.mainMenuTitle {color:#ccc; font-size:28px; font-weight:900; line-height:28px; margin:0; position:absolute; top:10px; padding:0px;}

span.lienRetour {font:11px arial, verdana; color:#6f6864; font-weight:bold; text-decoration:none;
}
/* Labels for validation and label tag */
label {font-weight: normal;}
label.error {background:transparent; color:red;}

/* These are the styles for detail screen tables */
table.detail {margin-left:10px; padding:5px; font-weight:normal;}
table.detail th {text-align: right; padding:0px 3px 0px 0px;}
table.detail th.tallCell {vertical-align:top;}
table.detail td {text-align:left; padding:0px;}
table.detail td.moveOptions {text-align:center; width:50px; padding:5px;}
table.detail td.moveOptions button {margin-bottom:3px; width:45px; white-space:nowrap;}
table.detail td.buttonBar {padding-top:10px;}
table.detail td.updateStatus {font-size:11px; color:#c0c0c0;}

fieldset.pickList {margin-top:5px; padding:5px; background:transparent; border-color:#eee;}
fieldset.pickList legend {font-weight: bold;}

table.pickList {padding:0; border-spacing:0;}
table.pickList th.pickLabel {text-align:center; background:transparent; color:#666;}
table.pickList td {text-align:center; vertical-align:middle;}
table.pickList td label {vertical-align:middle;}
table.pickList td input {vertical-align:middle;}
table.pickList td select {width:150px;}

/* th, td, pre, code {font-size: 12px;} */

ul.glassList {list-style: url(../images/aquadot.jpg) disc outside; vertical-align:top; line-height:1.5;}

pre {background:#ffffdd; border: 1px solid #999999; color:#000000; padding:5px 5px 5px 7px;}

/*********** Styles Section Recettes ***********/
.layout-recette {padding:0px; padding-top:5px; width:100%;}
.top-recette-fr {padding:0px; margin-left:-10px; margin-right:-10px; vertical-align:top; background-image: url(/images/metro/fr/bg-recette-categ-top.jpg); background-repeat: no-repeat; width:521px; height:76px;}
.top-recette-en {padding:0px; margin-left:-10px; margin-right:-10px; vertical-align:top; background-image: url(/images/metro/en/bg-recette-categ-top.jpg); background-repeat: no-repeat; width:521px; height:76px;}
.bottom-recette {padding:0px; margin-left:-10px; margin-right:-10px; vertical-align:top; background-image: url(/images/metro/bg-recette-categ-bottom.jpg); background-repeat: no-repeat; width:521px; height:54px;}
.recette-categ-title {font:bold 12px arial, verdana !important; text-align:left; color:#b25c0a; padding:2px 0; vertical-align:top; width:220px;}
.entete-info {top:36px; margin-left:19px; width:340px; padding-top:20px; }
.layout-detail {float:left; padding:0px; margin-top:-3px; vertical-align:top; width:511px; border:1px solid #d1d3d4;}
/* mj */
.top-detail-fr {padding:0; margin-left:-10px; margin-right:-10px; vertical-align:top; background-repeat: no-repeat; width:519px; height:39px; position:relative;}

.top-suggestion {padding:0px; margin-left:-10px; margin-right:-10px; vertical-align:top; background-image: url(/images/metro/bg-suggestion-top.gif); background-repeat: no-repeat; width:519px; height:6px; overflow:hidden;}

.top-detail-fr a {display:block; float:left; margin-right:10px; padding:20px 0; width:155px;}
.top-detail-fr a.comm {width:175px;}
.top-detail-fr a span {display:none;}
.top-detail-fr a.nombre {background:url(/images/metro/fr/bg-recette-top-nombre.gif) no-repeat top right; color:#800000; display:block; font-weight:bold;padding:10px 10px 2px 20px; position:absolute; left:290px; text-decoration:none; text-align:center; top:-2px; width:40px;}

#comments {width: 476px;}

/* avis des membres */
.memberAdvice {margin:20px 0 0 0; padding:6px; width:290px; background-color:#fff; border-top:1px solid #c1bcb6; border-bottom:1px solid #c1bcb6; }
.memberAdvice p{ margin:0 !important; padding:0;  clear:both;}
.memberAdvice br{ display:none }
.memberAdvice a:link, .memberAdvice a:visited{margin:0; padding:0;}



.memberAdvice .avis {float:left; margin:0; padding:0; width:140px;}
.memberAdvice .userRating {float:left; margin:0px 0 0 15px; padding:0; width:135px; }

.memberAdvice .userRating a:link, .memberAdvice .userRating a:visited{ color:#aa1d25 !important; font-weight:normal !important;  }


.description {width:315px;}
.description p {margin:0 0 5px 0; padding:0; font-size:12px;}
.desc_a, .desc_b {float:left; padding:0 3px;}
.desc_a {}
.desc_b {z-index:10;position:relative;}

.desc_b p a:link, .desc_b p a:visited{
	font-size:12px;
	color:#ab1e24;
	text-decoration:underline;
}
.desc_b p a:hover{
	color:#4c433e;
	text-decoration:none;
}

/*.desc_b{z-index:10000;position:absolute;right:5px;}*/
.mot {display:block; float:left; width:50px;}

div.clear {clear:both; height:1px; overflow:hidden;}
div.clear-left {clear:left; height:1px; overflow:hidden;}

#accessoire {float:right; margin:0; width:133px; position:relative; left:26px; margin:25px 20px 0 0}

#ingredient{
	line-height:20px;
}

#partage {background:#f4f1e9; color:#6f6864; float:right; margin-bottom:6px; padding:8px 8px 8px 0; position:relative; width:123px; z-index:1; border:1px solid #d1d3d4;}

#partage p {padding:0 3px 0 7px;}

#partage ul {list-style-type:none; list-style-image:none; margin:0; padding:5px 0;}
#partage ul li {margin:5px 0 5px 5px; list-style-type:none; list-style-image:none;}
#partage ul li a {display:block; padding:0 0 5px 30px; width:100px;}
#partage ul li a.diminuer {background:url(/images/metro/icone-txt-petit.gif) no-repeat;}
#partage ul li a.agrandir {background:url(/images/metro/icone-txt-grand.gif) no-repeat;}
#partage ul li a.imprimer {background:url(/images/metro/icone-imprimer.gif) no-repeat;}
#partage ul li a.envoyer {background:url(/images/metro/icone-envoyer.gif) no-repeat;}
#partage ul li a.epicerie {background:url(/images/metro/icone-ajout-liste.gif) no-repeat;}
#partage ul li.epicerie-done-fr {background:url(/images/metro/fr/icone-ajout-liste-done.gif) no-repeat;width:127px;height:31px; float:left;}
#partage ul li.epicerie-done-en {background:url(/images/metro/en/icone-ajout-liste-done.gif) no-repeat;width:127px;height:31px; float:left;}

#partage ul li a.recette {background:url(/images/metro/icone-ajout-livre.gif) no-repeat;}
#partage ul li.recette-done-fr {background:url(/images/metro/fr/icone-ajout-livre-done.gif) no-repeat;width:127px;height:31px; float:left;}
#partage ul li.recette-done-en {background:url(/images/metro/en/icone-ajout-livre-done.gif) no-repeat;width:127px;height:31px; float:left;}

#partage .filet {background:url(/images/metro/partage-filet.gif) repeat-x; height:16px; _width:150px;}

#partage a.google, #partage a.yahoo, #partage a.facebook, #partage a.delicious, #partage a.digg {display:block; float:left; height:12px; margin:-10px 9px 0 0; padding:3px; position:relative; width:12px;}

#partage a span {display:none;}

#partage a.google {background:url(/images/metro/icone-google.gif) no-repeat; margin-left:7px; _margin-left:3px; }
#partage a.yahoo {background:url(/images/metro/icone-yahoo.gif) no-repeat;}
#partage a.facebook {background:url(/images/metro/icone-facebook.gif) no-repeat;}
#partage a.delicious {background:url(/images/metro/icone-delicious.gif) no-repeat;}
#partage a.digg {background:url(/images/metro/icone-digg.gif) no-repeat;}

.bg-chef {background:#736252; color:#6f6864; float:right; margin-top:6px; padding:0; position:relative; width:131px; z-index:1; border:1px solid #d1d3d4;}

.chef-vid {display:block; height:118px;}
.chef-vid p {padding:20px 0 20px 6px; margin:0;}


.bg-chef p{ margin:0; padding:10px 5px}
.bg-chef p{ display:none; } 
.bg-chef .lien{ display:block;}

.bg-chef .lien a:link, .bg-chef .lien a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


/* boite pour evaluer une recette + commentaires */
#evaluation {clear:both; height:239px; margin:10px 0; padding:0; position:relative; width:477px;}
#evaluation input, #evaluation textarea, #recherche form select, #recherche form input {color:#000 !important; font-family:Arial, Verdana, serif; font-size:10px;}
#evaluation #nom{ width:400px;}

#recherche form .boutonright{ font-size:11px; }

#evaluation form, #evaluation fieldset {border:0; margin:0; padding:0;}
#evaluation form {clear:both; padding:30px 0; }
#evaluation form label, #evaluation form input {margin-bottom:10px;}
#evaluation form label.txt {float:left; margin-right:5px; width:50px;}
#evaluation form input.txt, #evaluation form textarea {border:1px solid #d1d3d4;}
#evaluation form input.txt {float:left; width:245px;}
#evaluation form textarea {height:75px; width:455px;}
#evaluation .soumettre {float:right; margin:10px 40px 0 0;}

#preciser, #preciser_0, #preciser_1, #preciser_2 {height:33px; margin:10px 0; position:relative; width:620px; border:1px solid #d1d3d4;}
#preciser a, #preciser_0 a, #preciser_1 a, #preciser_2 a, table.rech-combinee a {color:#6f6864;}
#preciser a:hover #preciser_0 a:hover, #preciser_1 a:hover, #preciser_2 a:hover, table.rech-combinee a:hover {color:#4c433f;}

#preciser span.coin, #preciser_0 span.coin, #preciser_1 span.coin, #preciser_2 span.coin {height:9px; overflow:hidden; position:absolute; top:0; left:0; width:9px;}
#preciser p.fleche, #preciser_0 p.fleche, #preciser_1 p.fleche, #preciser_2 p.fleche {padding:5px 0 5px 27px; position:relative; top:5px; left:5px;  width:400px;}
#preciser a.recherche, #preciser_0 a.recherche, #preciser_1 a.recherche, #preciser_2 a.recherche {position:absolute; top:0; right:0; padding:10px 0; text-indent:15px; width:161px;}

#preciser_0, #preciser_1, #preciser_2{ border:none; }
#preciser_1{ padding-bottom:20px; }
#preciser_0 p, #preciser_1 p, #preciser_2 p{ margin:0; padding:0; font-weight:bold;}
#preciser_0 p .recherche, #preciser_1 p .recherche, #preciser_2 p .recherche{
	display:block;
	border-top:1px solid #d7d0bd;
	border-left:1px solid #d7d0bd;
	border-bottom:1px solid #2c2012;
	border-right:1px solid #2c2012;
	background-color:#746353;
	color:#fff;
	text-decoration:none;
	padding:3px 0  3px 3px !important;
	margin:6px 0 0 0 !important;
	text-transform:uppercase;
}

#recherche form, #recherche fieldset {border:0; margin:0; padding:0; position:relative;}

#recherche form label {float:left; margin:5px; text-align:right; width:220px;}
#recherche form select.txt {border:1px solid #d1d3d4; display:block; float:left; margin:5px; width:200px;}
#recherche form input.txt {border:0; width:188px; margin:5px; padding:1px 5px;}
#recherche form input.txtBis {border:1px solid #d1d3d4; display:block; float:left; margin:5px; width:244px;}
#recherche form input.bouton {margin-top:5px;}
#recherche form input.nouv {float:right; position:relative; margin:-15px 10px 0 0;}
#recherche form br {clear:left;}

p.trie {margin:0; padding:0;}
p.trie a.imprimer {background:url(/images/metro/icone-imprimer.gif) no-repeat; color:#993232; float:right; margin-top:-5px; padding:5px 10px 5px 30px;}
p.trie a.imprimer:hover {color:#07768D;}

table.rech-combinee {border:1px solid #d1d3d4; border-collapse;collapse; clear:both; padding;0; margin-top:-12px; _margin-top:-20px; width:620px; z-index:2;}
table.rech-combinee td {padding:10px; vertical-align:top;}
table.rech-combinee td.sep {background:#aacdd3; border:0; padding:0; vertical-align:bottom; width:1px;}
table a.voir {background:url(/images/metro/fleche-preciser.gif) no-repeat 90% 50%; display:block; padding:0 10px 0 0; width:60px;}

img.preciserbottom {position:relative; margin-top:-10px; z-index:1;}

/* */
.header-detail {background-color:#f4f1ea; float:left; padding-bottom:6px; vertical-align:top; width:511px; position:relative; border:1px solid #d1d3d4; margin-top:-1px;}
.header-detail-bottom {padding:10px; vertical-align:top; position:relative;}
.header-detail-bottom strong{ color:#B25C0A;}
.header-bottom {padding:0; vertical-align:top; position:relative; z-index:100;}

.top-detail-en {padding:0; margin-left:-10px; margin-right:-10px; vertical-align:top; background-repeat: no-repeat; width:519px; height:39px; position:relative;}
.top-detail-en a {display:block; float:left; margin-right:10px; padding:20px 0; width:155px;}
.top-detail-en a.comm {width:175px;}
.top-detail-en a span {display:none;}
.top-detail-en a.nombre {background:url(/images/metro/en/bg-recette-top-nombre.gif) no-repeat top right; color:#800000; display:block; font-weight:bold;padding:10px 10px 2px 20px; position:absolute; left:260px; text-decoration:none; text-align:center; top:-2px; width:40px;}

.bottom-detail {padding:0; vertical-align:top; width:513px;}
.bottom-content{ 
	background-color:#746254; 
	padding:3px 6px; 
	margin:10px 0;
	font-weight:bold !important; 
	color:#FFF; 
	cursor:pointer; 
	text-transform:uppercase; 
	vertical-align:middle; 
	text-align:center; 
	float:right; 
	font:11px arial, verdana, sans-serif;
	border-top:1px solid #d7d0bd;
	border-left:1px solid #d7d0bd;
	border-right:1px solid #2d1f14;
	border-bottom:1px solid #2d1f14;
}

#recette{ position:relative; z-index:10; padding-top:10px;}
#recette #recette-ong01,
#recette #recette-ong02{
	float:left;
	border-top:1px solid #D1D3D4;
	border-right:1px solid #D1D3D4;
	border-left:1px solid #D1D3D4;
	margin-right:10px;
	padding:5px 10px;
}
#recette #recette-ong03{
	float:right;
	margin-top:5px;
}
#recette #recette-ong01 a:link, #recette #recette-ong01 a:visited, 
#recette #recette-ong02 a:link, #recette #recette-ong02 a:visited{
	color:#4c433e;
	text-decoration:none;
}
#recette #recette-ong03 a:link, #recette #recette-ong03 a:visited{
	color:#ab1e24;
}
#recette #recette-ong03 a:hover{
	color:#4c433e;
	text-decoration:none;
}


.recette_icones-fr {top:0; right:0; padding:0; margin:0; margin-top:0; z-index:10; float:right; height:140px; background-repeat: no-repeat; position:absolute; width:22px;}
* html .recette_icones-fr {right:4px;}
.recette_icones-fr#nouveau {background-image: url(/images/metro/fr/bt-nouveau.gif);}
.recette_icones-fr-book {left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/fr/recette-ico-book.gif); background-repeat: no-repeat; position:absolute;}
.recette_icones-fr-book-grocery {left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/fr/recette-ico-book-grocery.gif); background-repeat: no-repeat; position:absolute;}
.recette_icones-fr-grocery {left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/fr/recette-ico-grocery.gif); background-repeat: no-repeat;	position:absolute;}
.recette_icones-en {top:0; right:0; padding:0; margin:0; margin-top:0; z-index:10; float:right; height:140px; background-repeat: no-repeat; position:absolute; width:22px;}

* html .recette_icones-en {right:4px;}
.recette_icones-en#new {background-image: url(/images/metro/en/bt-nouveau.gif);}
.recette_icones-en-book {left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/en/recette-ico-book.gif); background-repeat: no-repeat; position:absolute;}
.recette_icones-en-book-grocery {left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/en/recette-ico-book-grocery.gif); background-repeat: no-repeat;	position:absolute;}
.recette_icones-en-grocery{left:365px; text-align:left; padding:0; margin:0; vertical-align:top; margin-top:0; z-index:10; float:right; height:218px; background-image: url(/images/metro/en/recette-ico-grocery.gif); background-repeat: no-repeat;	position:absolute;}
.recette-title {
	padding-bottom:3px; 
	padding-right:5px; 
	width:340px; 
	/* clear:both; */
	display:block; 
	border:1px solid transparent; /* just for safari mac */ 
	_border:0;
}
.recette-title, .recette-title table tr td, .recette-title span {
	font:bold 16px Arial, Verdana, sans-serif !important;
	text-align:left; 
	color:#a91e24; 

}
.recette-title h1 {font:bold 12px Arial, Verdana,serif; color:#a91e24; margin-bottom:0;}
.recette-title a {font:bold 12px Arial, Verdana, serif; color:#993232; margin-bottom:0;}

.recette_num{ width:144px; background-color:#e1e1d1; margin-top:7px; text-align:center; font-weight:bold; padding:4px;}

.titreBleu {font:bold 12px Arial, Verdana, sans-serif; line-height:18px; color:#b25c0a;}

.Titres {font:bold 11px Verdana, Arial, sans-serif; line-height:11pt; color:#6f6864;}
.recipeSpecial {font:bold 10px Verdana, Arial, sans-serif; color:#a91e24;}			
.titreSection {font:bold 12px Arial, Verdana, sans-serif !important; color:#b25c0a;}	
.titreSectionForm, .titreSectionForm a {font:bold 10px/15px Arial, Verdana, sans-serif !important; color:#a91e24;}	
.titleSection {font:bold 11px Arial, Verdana, sans-serif; color:#b25c0a; margin-left:5px;}
.titleContent {font:bold 11px Arial, Verdana, sans-serif; color:#b25c0a;}

/**********Menu de la semaine **********/
.top-menusemaine-fr {padding:0; vertical-align:top; width:513px; height:42px;}
.top-menusemaine-en {padding:0; vertical-align:top; width:513px; height:42px;}
.layout-menusemaine {padding:0;	vertical-align:top; width:511px; background-color:#f4f1e9; padding:25px 0; border:1px solid #d1d3d4;}
.bottom-menusemaine {padding:0; vertical-align:top; width:513px; height:54px;}

/**********Recette page d'accueil **********/
.layout-accueil-recette {padding:0; margin-left:0; margin-right:0; vertical-align:top; width:213px;}

.panelTitres {font:11px Arial, Verdana, sans-serif; color:#4c433f; text-decoration:none; line-height:22px;}
.panelNormal {width:125px; height:22px; cursor:pointer; vertical-align:middle; text-align:center; text-decoration:none; color:#4c433f; border:1px solid #c1bcb6; border-bottom:0; margin-top:4px;}
.panelSelected {width:124px; background-color:#f4f1ea; height:23px; cursor:pointer; vertical-align:middle; text-align:center; text-decoration:none; color:#4c433f; border-top:4px solid #aa1d25; border-left:1px solid #c1bcb6; border-right:1px solid #c1bcb6; margin-bottom:-2px;}


.tableauRecettes {width:511px; background-color:#f4f1ea; border-width:1px 1px 3px; border-style:solid; border-color:#d2d3d5;}
.tableauRecettes2 {width:499px; border:1px solid #d2d3d5; float:left; padding:18px 6px 6px 6px;}
.tableauRecettes2 ul li {list-style-image:none;}


/*.panelSelected{
	background-image: url(/images/metro/bg-onglet-sel.gif);
	background-repeat: repeat-x;
	height:29px;
	padding-top:2px;
	cursor:pointer;
}*/

.detailUserForm, .detailUserForm table tr td {font:10px Arial, Verdana, sans-serif; color:#000000; line-height:11pt; margin-left:20px; margin-right:20px;}

.radioQuestions th {background-color:white; border-top:2px solid #6f6864; border-bottom:2px solid #6f6864; font: 10px Arial, Verdana, sans-serif; color:#6f6864; line-height:11pt; font-weight:bold;}
.radioQuestions td {background:transparent; border-bottom:1px solid #6f6864; font: 10px Arial, Verdana, sans-serif; color: #000000; line-height:11pt;}

.form_notes {font: 10px Arial, Verdana, sans-serif; line-height:11pt; color:#6f6864;}	

/********** Style circulaire **********/
.circ-content {margin-left:6px; margin-top:15px; text-align:left; width:701px; border:1px solid #d1d3d4;}
.circ-content-xl {margin-left:6px; margin-top:15px; text-align:left; width:954px; border:1px solid #d1d3d4;}

.circ-tools {position:relative; height:33px; border:1px solid #d1d3d4; width:596px;}
.circ-tools-bottom {height:34px; border:1px solid #d1d3d4; width:596px;}
.circ-tools-xl {position:relative; width:808px; height:33px; border:1px solid #d1d3d4; background-color:#FFF;}
.circ-tools-xl-bottom {width:808px; height:33px; border:1px solid #d1d3d4; background-color:#FFF;}

.loginBox a, .loginBox a:link {font: 9px Arial, Verdana; color:#FFF; text-decoration:underline;}
.loginBox a:hover {color:#FFF; text-decoration:underline;}
.loginBox a:visited {color:#FFF; text-decoration:underline;}

.stepProfileTitle {color:#555;}

p.trie a.imprimer {background:url(/images/metro/icone-imprimer.gif) no-repeat; color:#993232; float:right; margin-top:-20px; padding:5px 10px 5px 30px;#} 
/* hack safari mac laisser au bas de la page sinon safari defait la mise en page */

/**** Style des nouveaux composants referencement *****/
ul.recipeList {list-style:none; font-size: 11px; margin:0;}
ul.recipeList li {margin-left:5px;}


#cp_recipe_categ {float:left; width:145px;}
#cp_poprecipes {float:right; width:335px;}
#cp_newrecipes {float:right; width:335px;}
#cp_suggestrecipes {float:right; width:335px;}

/* BOUTONS */

.bouton {text-align:center; padding:3px 6px; margin-right:3px; border-top:1px solid #d9d1bd; border-left:1px solid #d9d1bd; border-right:1px solid #2d2013; border-bottom:1px solid #2d2013; font:bold 11px arial, verdana, sans-serif; text-transform:uppercase; background-color:#736151; color:#FFF; cursor:pointer; float:left; display:block;}

.boutonright {text-align:center; padding:3px 6px; margin-right:3px; border-top:1px solid #d9d1bd; border-left:1px solid #d9d1bd; border-right:1px solid #2d2013; border-bottom:1px solid #2d2013; font:bold 11px arial, verdana, sans-serif; text-transform:uppercase; background-color:#736151; color:#FFF; cursor:pointer; float:right; display:block;}
.boutonrightDisabled {text-align:center; padding:3px 6px; margin-right:3px; border-top:1px solid #d9d1bd; border-left:1px solid #d9d1bd; border-right:1px solid #2d2013; border-bottom:1px solid #2d2013; font:bold 11px arial, verdana, sans-serif; text-transform:uppercase; background-color:#999999; color:#dddddd; cursor:pointer; float:right; display:block;}

a div.bouton {text-decoration:none;}


/**** Page d'accueil ****/

#jour {float:right; width:88px; height:0; position:relative; right:127px; top:-56px; z-index:2; font-size:12px;}
#jour #pixel {width:1px; height:4px; background-color:#e0e1d1; float:left; z-index:10; position:absolute; top:28px; left:3px;}
#jour #bordure {width:84px; background-color:#FFF; border:1px solid #c1bcb6; border-bottom:0; padding:2px; float:left;}
#jour #bordure #bordure2 {width:66px; background-color:#FFF; border:1px solid #e0e1d1; border-bottom:0; padding:5px 8px 5px 8px; float:left;}
#jour #bordure #bordure2 span {color:#4c453f; font-weight:bold;}
#menusemaine {float:right; width:208px; position:relative; right:7px; margin-top:-33px; _margin-top:-64px; z-index:1; font-size:11px;}
#menusemaine #bordure {width:204px; background-color:#FFF; border:1px solid #c1bcb6; padding:2px; float:left;}
#menusemaine #bordure #bordure2 {width:184px; background-color:#FFF; border:1px solid #e0e1d1; padding:17px 9px 9px 9px; float:left;}
#menusemaine #bordure #bordure2 #separateur {float:left; height:2px; overflow:hidden; width:182px; border-top:1px dashed #c1bcb6; margin-top:12px; margin-bottom:12px;}
#menusemaine #bordure #bordure2 a.menu {color:#991c22; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:12px;}
#menusemaine #bordure #bordure2 a.titre-recette {color:#991c22; font-weight:bold;}

