@charset "UTF-8";
@import url(include/style.css);
@import url(include/menu.css);

label.error{
	color: red;
}

input.error{
	border:1px solid red;
}

div.errorMessage, span.etoile{
	color:red;
}

.posGauche{
	font-weight: normal;
}

.contentEncart p {
	margin-bottom: 10px;
}

table tr {
	height: 40px;
}