#corps{
	position:relative;
	width:1024px;
	padding:0px;
	margin: 0px;
	height:100%;
	background-color:#ffffff;
	margin-top:0px;
	vertical-align:top;
}
#corps td{
	vertical-align:top;
}
#contenu{
	position:relative;
	width:835px;
	height:80%;
	margin-left:5px;
	font-family:Verdana;
}

h1{
	font-size:12px;
	color:rgb(169, 0, 56);
}
#ligne{
	width:100%;
	height:5px;
	background-color:rgb(140, 190, 20);
}

h2, label{
	font-size:11px;
	color:rgb(0, 60, 0);
	font-weight:normal;
}
#contenu table td{
	font-size:11px;
	color:rgb(0, 60, 0);
	font-weight:normal;
}

#listePDV th{
	background-color:rgb(140, 190, 20);
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-align:left;
}
#listePDV td{
	padding:0px 5px 0px 5px;
}
#bt_rechercher{
	background-image: url(images/bouteilles/bt_rechercher.gif);
	margin-top: 0px; 
	cursor: pointer;
	border:0px;
	width:75px;
	height:25px;
}
sub{
	color:#A80038;
}
#selectBout{
	position: absolute;
}

.pagerPDV{
	text-align:right;
	font-size:11px;
	width: 100%;
	color:rgb(169, 0, 56);
}
.pagerPDV a{
	color:rgb(169, 0, 56);
	text-decoration: none;
}
.error{
	font-size:12px;
	color:red;
}
