.cadreprod {
	height:91px;
	max-width:128px;
	margin:10px 0;
}


.marquevignette {
	width:165px; 
	height:61px;
	border:1px solid #d7d7d7; 
	margin:5px;
}


.vignettescarre {
	width:40px;
	height:40px;
	border:1px solid #d7d7d7;
	border-radius:5px 5px;
	-moz-border-radius:5px;
	margin:2px;
	cursor:pointer;
}





.champ, .champct, .champlg, .champco, textarea {
	border:1px solid #d7d7d7;
	font-size:11px;
	font-family:arial;
	color:#000;
	padding:1px 3px;
	margin:3px 0;
	letter-spacing:1px;
}

.fdgris {background-color:#d7d7d7;}
.champ {width:134px; height:17px;}
.champct {width:101px; height:17px;}
.champlg {width:276px; height:17px;}
.champco {width:150px; height:17px;}
textarea {width:276px; height:122px; overflow:auto;}

.bouton {margin-bottom:-1px;}
.btn {
	color:#0d94d6;
	border:0;
	text-decoration:underline;
	background-color:#fff;
	cursor:pointer;
	text-align:right;
	padding:0;
	font-size:11px;
	font-family:arial;
}