body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #EDE7DD;
}


a:link{
	color: #713502;
}
a:hover{
	color: #713502;
	text-decoration: none;
}
a:visited{
	color: #713502;
}

td {
	font-size: 12px;
}

.leftmenu{
	width: 229px;
	background-color: #FFFFFF;
}

.leftmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

.leftmenu ul li{
	padding-bottom: 1px;
}

.leftmenu ul li a{
	color: #713502;
	background: url(../images/dot.gif) no-repeat center left;
	display: block;
	padding: 2px 0 3px 20px;
	text-decoration: none;
	border-bottom: 1px solid #D2C4AA;
	font-size: 11px;
}

.leftmenu ul li a:visited{
	color: #713502;
}

.leftmenu ul li a:hover{
	color: #713502;
	background-color: #D9CDB7;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.txttopmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txttopmenu a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txttopmenu a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt14bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.txt14bldLowerCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fields {
	height: 18px;
	border: 1px solid #A98F5E;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #705421;
}
.btn {
	font-size: 12px;
	font-weight: bold;
	color: #CAB38A;
	background-color: #705421;
	border: 1px solid #CABEAA;
}

.bgbottom {
	background-image: url(../images/bgbottom.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.vlinemed {
	background-image: url(../images/vlinemed.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.vlinedark {
	background-image: url(../images/vlinedark.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.picborder {
	border: 1px solid #AE9667;
}

.borderlight {
	border: 1px solid #D5CDBF;
}


.vlinemed2 {
	background-image: url(../images/vlinemed.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.titleproduit {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.txt11gray {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txt11black {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txt11 {
	font-size: 11px;
	color: #333333;
}
.txt14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7A990;
}
.txt22 {
	font-size: 22px;
	color: #333333;
}
.vdotline {
	border-left: 1px dashed #D5CDBF;


}
