
.formulaire_zonetexte{ 
background:#fff;
border: 1px #1b60ab solid;
width: 200px;
height:20px;
color:#000;
font-size:15px;	
}

.formulaire_zonetexte-multi{ 
background:#fff;
border: 1px #1b60ab solid;
width: 200px;
color:#000;
font-size:13px;	
}



.div-select select {
	background: transparent;
	-webkit-appearance: none;
	text-align:center;
	height:30px;
	padding:0px 25px 0px 10px;
	border:none;
	border-radius: 7px;
	border:1px solid #e5e5e5;
	color:#000000;
	font-size:17px;
}

.div-select{
	height:30px;
	overflow: hidden;
	border:1px solid #e5e5e5;
	border-radius: 7px;
	border:none;
	background: url(../images/charte/fleche-bas.png) no-repeat 96% center #f9f9f9;
}

