
#liste {
	width:455px;
	float:left;
	margin-top: 30px;
	background:url(../images/a_table/fd_centre.png) bottom left no-repeat;
	padding:0 0 0 45px;
}

#liste h3 {
	font-size:12px;
	text-transform: uppercase;
}

#liste h4 {
	font-size:30px;
	margin-bottom: 5px;
}

#liste p {
	font:normal 11px verdana;
	color:#2f2f2f;
	line-height:15px;
	width:403px;
}

#liste #titre_liste {
	width:403px;
	margin-bottom: 20px;
}

/*-----les_recettes-----*/

#liste #les_recettes {
	margin-top:20px;
}

#liste .une_recette {
	float:left;
	width:186px;
	margin-right: 30px;
	height: 220px;
	position:relative;
}

#liste .une_recette-region {
	float:left;
	width:186px;
	margin-right: 30px;
	height: 290px;
	position:relative;
}

#liste .une_recette h5, #liste .une_recette-region h5{
	font-size:14px;
	float:left;
	width:165px;
}

#liste a.plus2 {
	float:right;
}

/*-----championnat_type6-----*/

#liste h6 {
	font-size:20px;
	width:403px;
	border-bottom:1px solid #868686;
	padding-bottom:5px;
	margin-bottom: 20px;
}

/*-----espace gastronomie-----*/

#liste #actions {
	margin-left:0;
}

#liste.esp_gas h5  {
	font-size:16px;
	margin-bottom: 15px;
	margin-top: 35px;
}

#liste.esp_gas p.gris {
	color:#7b7b7b;
	margin-top: 15px;
	margin-bottom: 20px;
}

#liste.esp_gas p.r_trouv {
	margin-top: 10px;
	margin-bottom: 20px;
}

#liste.esp_gas form {
	width:415px;
	border-bottom:1px solid #eaeaea;
	padding-bottom: 50px;
}

#liste.esp_gas input#faites_recherche {
	width:250px;
	border:1px solid #959494;
	color:#7b7b7b;
	font:normal 11px verdana;
	height: 15px;
	padding: 5px;
}

#liste.esp_gas select#selectionner_cat {
	width:205px;
	border:1px solid #959494;
	color:#7b7b7b;
	font:normal 11px verdana;
	height: 25px;
	padding-top: 3px;
	margin-top: 10px;
}

#liste.esp_gas input#valider {
	margin-top: 10px;
}

#liste.esp_gas .une_recette p {
	color:#2F2F2F;
	font:bold 10px verdana;
	margin-bottom: 10px;
}

#liste.esp_gas .une_recette {
	height:300px;
}

#liste.esp_gas .une_recette p {
	width:186px;
}

/*-----pagination-----*/

#liste #pagination {
	width:403px;
	height: 7px;
	margin-top:85px;
	margin-bottom: 50px;
}

#liste #pagination a.precedent {
	display:block;
	width:62px;
	height: 7px;
	float:left;
}

#liste #pagination ul {
	width:200px;
	padding-left: 85px;
	float:left;
}

#liste #pagination ul li {
	font-size:10px;
	float:left;
	margin-right: 10px;
	line-height: 7px;
}

#liste #pagination a.suivant {
	display:block;
	width:49px;
	height: 7px;
	float:right;
}


