* #contenuForm{
	padding-left:10px;
	background-image: url(../images/bg_feuillage_s.png);
    background-position: right -20px;
    background-repeat: repeat-y;
}
* #speForm {
	font-size: 12px;
	color: #A2A3A2;
}
* #speForm form #calage{
	width:580px;
}
* #speForm form #calage tr td {
	text-align: left;
	vertical-align: top;
	width:250px;
}

* #speForm form table tr td{
	font-size: 11px;
}
/*Forms defaults - change as needed*/
* #speForm form *{
	color: #A2A3A2
}
* #speForm form h2{
	color: white;
	text-transform: uppercase;
	text-align: left;
}
* #speForm form h3{
	color:#1A7D35;
	font-weight: bold;
	font-size: 13px;
}
* #speForm form h4{
	color: #1A7D35;
	font-size: 11px;
}
* #speForm label{
	display: inline;
}
input{
	display: inline;
	color:#404040;
}

.asterisc{font-weight: bold; font-size: 11px; color: red}

* #speForm form input, * #speForm form textarea {
	font-size:11px;
	color:#A2A3A2;
	border: none;
	padding:0;
	margin:0;
}

#coinGauche{
	height:17px;
	width: 14px;
	background: transparent url(../images/moteurRecherche/fondInputGauche.jpg) no-repeat left top;
	float:left;
	}


#coinDroit{
	height:17px;
	width: 14px;
	background: transparent url(../images/moteurRecherche/fondInputDroit.jpg) no-repeat left top;
	float:left;
}


* #speForm form input#textinput{
	background: transparent url(../images/moteurRecherche/fondInput.jpg) repeat-x left top;
	width:110px;
	height: 17px;
	color:#A2A3A2;
	float:left;
}
label {
	font-size: 11px;
	color:#A3A3A3;
}
#user_country{
	width: 150px
}

* #speForm form .centrage{
	padding-top: 10px;
	margin-left: auto;
    margin-right: auto;
	width:131px;
}
* #speForm form input#btnSubmit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background: white url(../images/moteurRecherche/submitBtn.jpg) no-repeat top left;
	width:131px;
	height: 18px;
	margin: auto;
}



