
input,select{
	margin-left:10px;
	margin-top:-5px;
	width: 165px;
	}
select option{
	padding-left:5px;
	}

/* Formulaire de gauche
******************************/
div#Formulaire{
	float:left;
	width:259px;
	padding:0px 10px;
	margin-right:-10px;
	}
div#Formulaire h2{
	text-indent:-10000px;
	display:block;
	background:transparent url(../images/ou/TrouverCarosserieTitre.gif) no-repeat;
	width:187px;
	height:34px;
	}

p#formulaire_ou{
	padding-left:4em;
	}
	
input#boutonEnvoie{
	display:block;
	background:transparent url(../images/ou/bouton_recherche.gif) no-repeat;
	border:none;
	width:131px;
	height:25px;
	padding-bottom:3px;
	margin-top:10px;
	}	
	
/* CLASSES
******************************/
p.paragraphe_ou{
	font-size:1em;
	font-weight:bold;
	}