/* FORMULAIRES */
#formulaire select {
	margin:0 0 10px 0;
}
#formulaire input {
	margin:0 0 10px 0;
}
#formulaire input[type=file] {
	width: 120px;
	border: solid 1px #c0c0c0;
}


/* LIENS */
a.lien{
	color:#000;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
a.lien:visited{
	color:#000;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
a.lien:hover{
	color:#000;
	text-decoration:underline;
	border-bottom-style:none;
}


/* PAGES */
#ariane {
	margin-top:9px;
}

.contourOrange {
	width:447px;
}

.calageMenu {
	margin:0 10px 10px 0;
	text-align:justify;
}


/* RECETTES */
.gTxt {
	width:78px;
}
.gTxt3 {
	width:80px;
}
.gTxt4 {
	width:50px;
}
