@charset "UTF-8";
/* CSS Document */


#listing_ip {
	width:1000px;
	height:auto;
	z-index:20;
	margin-top:50px;
	line-height:25px;
}


#listing_plugins {
	float:left;
	width:250px;
	height:400px;
	background-color:#FFF;
	border:dashed 1px #CCCCCC;
	padding:10px;
	text-align:justify;
	z-index:20;
	margin-right:50px;
	margin-top:50px;
	line-height:25px;
}
#cadre_blanc { 
	position:relative;
	background-color:#FFF;
	padding:8px;
	border:dashed 1px #CCCCCC;
	margin-top:20px; 
	width:700px;
}

.actions_form { display:inline; }
.input_size { width:140px; }