/*
RECETTES
*/
.rubriqueRecette h1{
	padding:0px;
	color:#666666;
    margin: 0;
}
.rubriqueRecette{
	padding: 10px 0px 10px 11px;
    margin: 0;
	font-size:12px;
	font-family:Verdana,sans-serif;
}
.listeRecette {
    margin: 0 0 10px 0;
    padding: 0;
    width: 350px;
    /*height: 90px;*/
    float: left;
}
.listeRecette li {
    list-style-type: none;
    margin: 0 0 0 20px;
    border-width: 1px 0px 0px 0px;
	border-color: #C8C4C1;
	border-style: solid;
}
a.recetteLienMois{
	color: #59C1D0;
	font-weight: bold;
	font-family: arial,sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
    margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}
a.recetteLienMois:hover{
	background-image: url("/mediasEspaces/flecheRecette.gif");
	background-position: 0 4px;
	background-repeat: no-repeat;
}
.recette {
	float: left;
    margin: 10px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
.recette h2 {
	font-size: 16px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #86756F;
	clear: right;
    text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.recette .ingredients {
	background: #EAE3D9;
    margin: 5px;
    padding: 0;
    float: left;
	width: 200px;
	color: #333333;
	font-size: 11px;
}
.recette .ingredients p {
	padding: 8px 8px 10px 8px;
    margin: 0;
}
.recette strong {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 4px;
}
.recette em {
	font-weight: bold;
	display: block;
	font-style: normal;
}
.recette .nbPersonnes {
	display: block;
	font-weight: bold;
	text-transform: lowercase;
}
.recette .corps {
	margin: 0px 0px 0px 220px;
}
.recette h2 a {
    color: #86756F;
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.recette .corps p {
	color :#333333;
	font-size:12px;
}
.recette .commentaires strong,.recette .corps .commentaires {
	color:#006699;
}
.recette .imprimer {
    background: transparent url('/mediasEspaces/iconPrintRecettes.jpg') no-repeat right 2px;
	margin: 0px 20px 0px 0px;
	float: right;
    display: block;
	color: #86756F;
	padding: 2px 25px 0px 30px;
}
.anneesRecettes{
	border-width: 1px 0px 1px 0px;
	border-color: #ffc4e2;
	border-style: solid;
	margin: 0px 0px 0px 230px;
}
/*
.platsRecettes{
	border-width:0px 0px 1px 0px;
	border-color:#ffc4e2;
	border-style:solid;
	margin:0px 0px 4px 230px;
}
*/

#listeRecettes {
	list-style-type: none;
	padding: 0px;
    float: left;
    width: 500px;
    margin: 10px 0 15px 2px;
}
#listeRecettes ul{
	list-style-type:none;
	padding:0px;
}
#listeRecettes li{
	color:#ff6600;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
    list-style-type: none;
    margin: 0 0 0 20px;
    border-width: 1px 0px 0px 0px;
	border-color: #C8C4C1;
	border-style: solid;
}
#listeRecettes ul li{
	text-transform:none;
	padding:0px;
}
#listeRecettes ul li a{
	margin:0px;
	border:0px;
}
#participez {
	background-image: url("/mediasEspaces/fondParticipRecettes_1.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 100px;
    float: right;
    margin: 0 20px 0 0;
	width: 360px;
}
#participez p {
    background: transparent;
    width: 230px;
    margin: 7px 0 0 50px;
	color: #FFFFFF;
    text-align: center;
    font-weight: bold;
	font-size: 13px;
	position: relative;
}
#participez a {
	color: #333333;
    font-weight: normal;
	position: absolute;
	top: 48px;
	left: 22px;
	width: 180px;
	text-decoration: none;
	font-size: 11px;
}







.platsRecettes {
    background: #EAE3D9;
	margin: 0;
	font-size: 12px;
    float: left;
	padding: 0px;
	list-style-type: none;
}
.platsRecettes li {
	display: inline;
}
.platsRecettes li.courante {
	background: #59C1D0;
    float: left;
}
.platsRecettes li a {
    padding: 4px 6px;
    float: left;
	color: #333333;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.platsRecettes li.courante a {
	color: #FFFFFF;
	text-decoration: none;
}
.platsRecettes li.prem{
	background-color: #cc3366;
	color: #FFFFFF;
}
#blocBas {
    float: left;
    border: 1px solid #EAE3D9;
    background: #FFFFFF;
    width: 500px;
    margin: 10px 0 10px 10px;
}
.titreConsult {
    clear: both;
    margin: 5px 0 5px 10px;
    color: #696969;
    font-weight: bold;
    font-size: 15px;
}
#rechRecetteMotCle {
	padding: 5px 0px 10px 10px;
	color: #000000;
    clear: both;
	font-size: 11px;
	margin: 0;
}
#rechRecetteMotCle span {
    float: left;
    margin: 2px 0 0 0;
}
#rechRecetteMotCle input[type=text]{
	width: 140px;
	height: 17px;
    float: left;
	border: 1px solid #A99C97;
	margin: 0 0 10px 5px;
}
#rechRecetteMotCle button {
    border: 0;
    cursor: pointer;
    float: left;
    margin: 0 0 0 3px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 0;
    width: 25px;
    height: 21px;
    background: #A99C97
}
#rechRecetteMotCle input[type=image]{
	vertical-align: bottom;
	margin-bottom:3px;
}
#pasDeResultats{
	font-size: 11px;
    float: left;
	margin: 10px 10px 10px 20px;
}








#lienReglement{
	font-size:11px;
	color:#0063dc;
	text-decoration:none;
}
#habillageParticipation{
	margin:0px 0px 0px 0px;
	float:left;
	width:170px;
}
#habillageParticipation img{
	margin:0px 0px 20px 0px;
}
#contenuParticipation{
	margin:0px 0px 0px 170px;
}
#contenuParticipation h2{
	margin:10px 0px 0px 0px;
}
#contenuParticipation p{
	margin:0px 0px 10px 0px;
}
#contenuParticipation table{
	border-collapse:collapse;
	width:95%;
	margin-top:10px;
}
#contenuParticipation td{
	border:1px solid #FFc4e2;
	border-width:0px 0px 1px 1px;
	padding:3px 0px 3px 6px;
	vertical-align:top;
}
#contenuParticipation td[scope=row]{
	text-align:right;
	padding:6px 6px 3px 0px;
	border-width:0px 1px 1px 0px;
	width:120px;
}
#contenuParticipation form{
	font-weight:bold;
	color:#006699;
	font-size:11px;
	margin:0px;
}
#contenuParticipation input[type=submit]{
	background-color:#CC3366;
	border:0px;
	color:white;
	padding:4px;
}
#ingredients_input{
	width:90%;
	height:141px;
}
#preparation_input{
	width:90%;
	height:266px;
}
#adresse_input{
	width:90%;
	height:80px;
}
#nomRecette_input{
	width:90%;
}
#tousObligatoires{
	font-size:11px;
	font-weight:normal;
	color:black;
}
#contenuParticipation br{
	line-height:20px;
}
p.participation{
	margin-left:12px;
	background-image:url("/recettes2/medias/cuil-trans.png");
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding:70px 0px 70px 90px;
}
p.participation strong{
	font-size:17px;
	color:#CC3366;
	display:block;
}
.champObligatoire{
	color:red;
}