
.dbv-search {
	position: relative;
	float:right;
	margin: 0px 0px 10px 10px;
	padding: 35px 5px 5px 5px;
	border:2px dotted black;
	background-attachment: scroll;
	background-image: url(../images/trucs/RechercheOLD.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

.dbv-search-cnam {
	position: relative;
	float:right;
	margin: 0px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	border:2px dotted black;
}

.dom-left {
	
	float:left;
	width:45%
}

.dom-right {
	
	float:right;
	width:45%
}


.tx_dbviewer_pi1 a:link{ font-weight:normal; color:#454545; text-decoration:none; }
.tx_dbviewer_pi1 a:visited{ font-weight:normal; color:#454545; text-decoration:none; }
.tx_dbviewer_pi1 a:hover{ font-weight:normal; color:#B31B34; text-decoration:none;}
.tx_dbviewer_pi1 a:focus{ font-weight:normal; color:#B31B34; text-decoration:none;}

