form{
padding:0px;
margin:0px}
.form-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6D6D6D;
	text-align: center;
}
.form-champTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form-champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	width:220px;
}
.form-petit, .form-petit a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}
.form-Bt {
	font-size: 11px;
}
.form-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D11B27;
	font-weight: bold;
}
.form-txt, .form-txt a {
	font-size: 12px;
	color: #000000;
}

/*-------------plan du site*/
.plansite-titre1 {
	font-size: 12px;
	font-weight: bold;
	color: #D11B27;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

.plansite-lien, .plansite-titre2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/puce_croissant.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	display: block;
	padding-top: 5px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.plansite-lien2 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	padding-left:8px;
	background-image: url(images/puce_carre-rouge.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-image: url(images/puce_carre-rouge.gif);
	display: block;
}
/*-----------------mentions*/
.mentions-titre1 {
	font-size: 12px;
	color: #D11B27;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mentions-titre2 {
	font-size: 11px;
	color: #6D6D6D;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
	font-style: italic;
}

.mention-lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #6D6D6D;
	text-decoration: none;
}
.mentions-texte {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.trait{
	background-color:#D6C1C8;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
}
.form-sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D11B27;
	font-weight: bold;
	font-style: italic;
}


/*-------------tableau (panier, commande...)*/
.tab-titre {
	font-size: 12px;
	color: #752F49;
	font-weight: bold;
	border-bottom: solid 2px #752F49;
	
}
.tab-petit {
	font-size: 10px;
	color: #D11B27;
}
.tab-txt {
	font-size: 11px;
	color: #6D6D6D;
}
.tab-txt2 {
	font-size: 12px;
	font-weight: bold;
	color: #D11B27;
}
.tab-qte {
	width: 20px;
	height: 12px;
	font-size: 10px;
	color: #D11B27;
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.tab-qte-nok {
	width: 20px;
	height: 12px;
	background-color: #D11B27;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.tab-total {

	font-size: 12px;
	color: #6D6D6D;
}

/*-------------------divers*/
.trait{
	background-color:#D11B27;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
}

.form-contour {
	border: 1px solid #D11B27;
	background-color:#F2F1F2;
}
