*html #infoMain form,
*html #infoMain ul,
*html #infoMain dl,
{
	height: 1%;
}

html>body #infoMain form,
html>body #infoMain ul,
html>body #infoMain dl,
{
	height: auto;
}

.lien {
	color: #666666;
}

#infoMain h2 {
	color: #0066b3;
	font-size: 1.4em;
	margin: 0px 0px 0px 13px;
}

#infoMain h3 {
	font-size: 0.8em;
	color: #0065b3;
	margin-bottom: 3px;
}

#infoMain p.Intro {
	color: #666666;
	font-size: 0.85em;
	font-weight: bold;
	margin: 8px 0px 0px 16px !important;
	padding: 0px !important;
	line-height: 125%;
}

#infoMain input {
	width: 304px;
	border: 1px solid #cfcfcf;
	margin: 1px 0px 0px 0px; 
	color: #000;
	padding: 2px 5px 1px 5px; 
}

#infoMain select {
	width: 326px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px 1px 0px; 
	color: #000;
	font-size: 0.8em;
	padding: 2px 1px 1px 0px; 
}

.combo {
	display: block;
	font-size: 0.8em;
	color: #666666;
	margin-left: 15px;
	margin-bottom: 8px;
	float: left;
	width: 205px;
}

html>body #infoMain input {	margin: 2px 0px 1px 0px; }
#triDistributeurs{margin:5px 0px 5px 10px;color:#0067B0;font-style:italic;}
#triDistributeurs span{margin-left:15px;}
#triDistributeurs img{vertical-align: middle;cursor:pointer;}

.listeSocietes {
	margin: 0px 50px 0px 9px;
	width: 708px;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	border-collapse:collapse;
}

.listeSocietes thead tr {
	line-height:1px;
}
.listeSocietes td {
	padding: 3px;line-height:13px;
	border: 1px solid #cfcfcf;
}
.nomSociete {
	font-weight: bold;
	color:#9ABC13;
}
.listeSocietes a{
	padding:2px 0 2px 16px;
	color: #0066b3;}
.listeSocietes .link_mail{
	background:transparent url(../images/icon_email.gif) no-repeat left center;
}

.listeSocietes .link_web{
	background:transparent url(../images/icon_get_world.gif) no-repeat left center;
}
.texte {
	text-align: left;
	font-size: 0.8em;
	color: #666666;
}

