

.une_commande {
	float:left;
	width:186px;
	margin-right: 10px;
	height: 250px;
	margin-bottom:10px;
}

#brochure #texte_brochure .une_commande p a, #brochure #texte_brochure .une_commande p {
	color:#226e9c;
	font:bold 10px verdana;
	margin-bottom: 10px;
}

#brochure #texte_brochure .une_commande p {
	color:#2F2F2F;
}


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

#brochure #titre_brochure, #recette #texte_brochure {
	margin-left:35px;
	width:403px;
}

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

#brochure h4 {
	font-size:30px;
	margin-bottom: 15px;
}

#brochure a#pdf {
	display:block;
	width:145px;
	height: 19px;
	background:url(../images/a_table/pdf.gif) bottom left no-repeat;
	float:right;
}

/*-----actions-----*/

#actions {
	width:403px;
	height: 17px;
	margin-left:35px;
	margin-top: 15px;
}

#actions #share {
	float:left;
}

#actions #options {
	float:right;
}

#actions #options a#agrandir {
	display:block;
	float:right;
	width:17px;
	height: 12px;
	background:url(../images/a_table/agrandir.gif) bottom left no-repeat;
	cursor:pointer;
}

#actions #options a#retrecir {
	display:block;
	float:right;
	width:12px;
	height: 12px;
	background:url(../images/a_table/retrecir.gif) bottom left no-repeat;
	margin-left: 5px;
	cursor:pointer;
}

#actions #options a#imprimer {
	display:block;
	float:right;
	width:16px;
	height: 12px;
	background:url(../images/a_table/imprimer.gif) bottom left no-repeat;
	margin-left: 12px;
	cursor:pointer;
}

/*-----texte_brochure-----*/

#texte_brochure {
	margin-top:20px;
	width:403px;
	margin-left: 35px;
}

#texte_brochure h5 {
	font-size:20px;
	width:403px;
	border-bottom:1px solid #868686;
	padding-bottom:5px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#texte_brochure p {
	color:#2f2f2f;
	font:normal 11px verdana;
	margin-bottom: 15px;
}

#texte_brochure p.champ {
	font-style:italic;
	color:#7c7c7c;
}

#texte_brochure a.telecharger {
	position:absolute;
	bottom:20px;
	right:0;
	width:103px;
	height: 19px;
	background:url(../images/a_table/commander.gif) bottom left no-repeat;
}

/*-----formulaire-----*/

#donnees_perso p {
	float:left;
	width: 190px;
}

#donnees_perso p.nomarge {
	margin-right:0;
	padding-left: 10px;
}

#donnees_perso p input {
	width:190px;
	height: 20px;
	color:#2f2f2f;
	font:normal 11px verdana;
	border:1px solid #bababa;
}
#brochure textarea {
	width:390px;
	height: 100px;
	color:#2f2f2f;
	font:normal 11px verdana;
	border:1px solid #bababa;
}

#donnees_perso p input.long {
	width:390px;
}

#newsletter input {
	float:left;
	margin-right:5px;
	width: 15px;
}

#newsletter p {
	float:left;
	width: 380px;
	/padding-top: 5px;
}

#infos input {
	float:left;
	margin-right:5px;
	width: 15px;
}

#infos p {
	float:left;
	width: 380px;
	/padding-top: 5px;
}

input#valider {
	border:none;
	width:72px;
	height: 19px;
	float:right;
	margin-bottom:50px;
	cursor:pointer;
}

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

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

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

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

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

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

