div#gauche #revendeur{
	width:700px;
	text-align: left;
	border:1px solid #000;
	position:relative;
	left:0px;
}

div#gauche #revendeur td.nom{
	width:275px;
	text-align: left;
	background-color: #efefef;
}

div#gauche #revendeur td{
	width:75px;
	text-align: left;
	background-color: #efefef;
	padding: 1px;
}

div#gauche #revendeur th{
	background-color: #10623a;
	color:#fff;
	padding: 1px;
	text-align: center;
	font-family: inherit;
}

div#gauche .ligner{
	font-size:11px;
}

div#gauche h2.rech{
	font-family: inherit;
	font-size: 1.3em;
	color: #10623a;
}

#gauche #form1 p{
	color:#666;
}

#gauche a.news_rech{
	color: #e90c03;
}

div#droite #contenant p{
	text-align: center;
	
}

div#global #centre-som{
	text-align: left;
}

#form1 p, #revendeur td, #revendeur th{
	/* color:#8cc63e; */
}

#form1 p{
	text-align: center;
}



table#revendeur{
	width:930px;
	margin: 0 auto;
}

table#revendeur th{
	background-color: #5C335D;
	color:#fff;
	padding: 2px;
}

table#revendeur td{
	background-color: #efefef;
	color:#000;
}

div.centre{
	text-align: center;
}

/* LOGIN REVENDEUR */

div#centre-som #cadrelogin{
	float:left;
	width:400px;
	padding: 0px;
}

div#contenantlog, div#contenantcrea{
	padding: 5px;
	border:1px solid #ccc;
}

div#centre-som #cadreinscription{
	float:right;
	width:550px;
	padding: 0px;
}

div#centre-som #cadreinscription td.legende{
	width:175px;
	border-bottom: 1px solid #efefef;
	display: block;
	color:#5C335D;
}

div#centre-som #cadreinscription fieldset{
	width:400px;
	border:none;
	
}

div#un-revendeur{
	float:left;
	width:420px;
	margin-bottom: 10px;
	margin-left: 5px;
}

div#deux-revendeur{
	float:right;
	width:420px;
	margin-bottom: 10px;
	margin-right: 5px;
}

div#un-revendeur h2, div#deux-revendeur h2{
	color:#5C335D;
	text-align: center;
}

div#modeemp{
	text-align: center;
}

div#deja, div#nouveau{
	background-color: #5C335D;
	text-align: center;
	color:#fff;
	padding:2px;
}


#tablo-revendeur{
	min-height: 400px;
	height: auto !important;
	height: 400px; 
}
