.border {
	border: 1px solid #CCCCCC;
}
.border2 {
	margin: 5px;
	padding: 5px;
	border: 1px solid #e2e2e2;
}
.borderdroite {

	border: 1px solid #e2e2e2;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B644E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #958c6e;
	letter-spacing: 0.15em;
	height: 20px;
	text-indent: 5px;
	background-image: url(../images/dgdebox.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.borderdroitefonce {
	border: 1px solid #CCCCCC;
	background-image: url(../images/dgdeboxcotedroit.jpg);
}
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
}
.titreCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #958c6e;
	letter-spacing: 0.15em;
	height: 20px;
	text-indent: 5px;
	background-image: url(../images/dgdebox.jpg);
	background-repeat: repeat-x;
}
.borderdroitefonceCopy {
	border: 1px solid #CCCCCC;
}
.titre-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.titrecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0288C7;
}
.titrecontactgris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.05em;
}
.traitseparation {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2B8A0;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 15px;
	background-color: #F4F3EF;
}
.trait-verticale {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3DFD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DFD5;
}
.titre-produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: underline;
}

