@charset "utf-8";
/* ------- affiche les données renvedeurs dans pageproduct ou page revendeur -------------------*/
#affiche_rev_contrat			/* page revendeur et produit : affichage des résultats revendeurs contrat */
{
border-collapse:collapse;
width:968px;
background-color:#FFFFFF;
margin-top:10px;
margin-left:20px;
margin-bottom:10px;
}
#affiche_rev				/* page revendeur et produit : table qui gère l'affichage des résultats revendeurs sans contrat */
{
border-collapse:collapse;
width:968px;
background-color:#FFFFFF;
margin-top:10px;
margin-left:20px;
}
#affiche_rev_contrat tr.bckgd_titre_ctt	 	/*affiche le titre revendeurs des resultats avec contrat */
{
background-image:url(../images/img_web_interface/revendeurs/resultats/nos_partenaires.jpg);
height: 30px;
}
#affiche_rev_contrat tr.bckgd_res_ctt		/* encadre les resultats rev avec contrat */
{
background-image:url(../images/img_web_interface/revendeurs/resultats/fond_part.jpg);
height: 30px;
}

#affiche_rev tr.bckgd_titre_rev	 	/*affiche le titre revendeurs des resultats sans contrat */
{
background-image:url(../images/img_web_interface/revendeurs/resultats/nos_revendeurs.jpg);
height: 30px;
}
#affiche_rev tr.bckgd_res_rev		/* encadre les resultats rev sans contrat */
{
background-image:url(../images/img_web_interface/revendeurs/resultats/fond_revendeur.jpg);
height: 30px;
}
#affiche_rev_contrat tr td 		/*tr gère le bloc qui affiche les données des revendeurs sans contrat */
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	padding:0px;
}
#affiche_rev_contrat td.cp, #affiche_rev_contrat td.ville, #affiche_rev_contrat td.tel /*tr gère le bloc qui affiche les données des revendeurs sans contrat */
{
	font-size:0.8em;
}

#affiche_rev tr	td	/* gère le bloc qui affiche les données des revendeurs avec contrat */
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	padding:0px;
}
#affiche_rev td.cp, #affiche_rev td.ville, #affiche_rev td.tel /*tr gère le bloc qui affiche les données des revendeurs sans contrat */
{
	font-size:0.8em;
}
 #affiche_rev td.tel, #affiche_rev_contrat td.tel
{
	text-align : right;
}
 #affiche_rev td.cp, #affiche_rev_contrat td.cp
{
	text-align : left;
}

#affiche_rev_contrat tr.bckgd_titre_ctt td.titre_ctt
{
	text-align:left;
	text-indent:40px;
	color:#FF9900;
	font-size:14px;
	font-style:oblique;
	text-transform:uppercase;
	font-weight:bold;
}
#affiche_rev tr.bckgd_titre_rev td.titre_rev
{
	text-align:left;
	text-indent:40px;
	color: #999999;
	font-size:14px;
	font-style:oblique;
	text-transform:uppercase;
	font-weight:bold;
}

#affiche_rev_contrat tr td a, #affiche_rev tr td a 
{
	text-decoration:none;
	color:#000000;
}

#affiche_rev_contrat tr td a:hover, #affiche_rev tr td a:hover
{
	text-decoration:none;
	color:#00CCFF;
}

/* ---------------------------------- page mention légales ------------------------------ */
/*-------------------------page de mentions légales--------------------------------------*/
#bloc_large p.infos_legales
{
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	/*margin-left:150px;*/
}
#bloc_large ul
{
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	list-style-type:circle;
	margin-left:50px;
	/*margin-left:80px;	/* astuce qui permet de corriger diff entre mozilla et IE */
}

 #presentation_mentions_legales
{
	width:956px;
	float:left;
	background-color:#FFFFFF;
	border : 1px solid gray;
	padding-left:50px;
	padding-bottom : 20px;
	margin-top:20px;
}
.affiche_logo_haut_gauche
{	
	float:left;
	margin:20px;
	margin-left:40px;
}
#presentation_brands
{
	width:648px;
	background-color:#FFFFFF;
	/*border : 1px solid gray;*/
	padding-left:15px;
	padding-bottom : 20px;
	margin-left:20px;
	margin-top:20px;
}
#presentation_brands img
{
	margin-left:20px;
	margin-top:20px;
}
/* classe utilisée pour l'affichage des marques page marques */
.logo_marque_choix
{
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:30px;
}
.logo_marque_choix img
{
	vertical-align:middle;
	border:none;
}
 #presentation_mentions_legales p
{	
	width:800px;
	text-indent:30px;
	text-align:justify;
	margin-bottom:20px;
	
}
#presentation_mentions_legales h2
{	
	font-size:1em;
	text-indent:30px;
	text-align:justify;
	margin-bottom:-20px;	
}
#img_rev_left
{
	float:left;
	width:300px;
	margin-left:50px;
	padding-top:50px;
}
#img_rev_left img
{
	border:1px white solid;
	width:250px;
	height:180px;
}
#data_rev_middle
{	
	float:left;
	width: 260px;
	margin-left: 20px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	line-height:30px;
}
#data_rev_left_middle
{	
	float:left;
	width: 510px;
	padding-left: 120px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
	line-height:30px;
}
#data_rev_middle h2, #data_rev_left_middle h2
{
	text-align:center;
	font-size:2em;
	color:#CCCCCC;
}
#brand_rev_right
{
	float:left;				/*float:left;*/
	width:350px;			/*width: 350px;*/
	padding-top:50px;
	border:1px solid black;
}

/* -------------------------------page revendeur ------------------------------*/
.formulaire_recherche_revendeur
{
	float:left;
	display:inline;
	width:306px;
	height:170px;
	margin-left : 20px;
	background-color:#666666;		/*#FFFFFF;*/
	border : 1px solid black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	text-align : center;
	padding-bottom:20px;
}
/* tableau qui sert au remplissage du formulaire pour  la recherche revendeur */
#formulaire_rev_spe
{
	margin:inherit;
	margin-left:30px;
	width : 250px;
	text-align:left;
	color:#000000;
	border-collapse:collapse;
}
#formulaire_rev_spe tr
{
	height:20px;
}
.formulaire_recherche_revendeur h2
{
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	padding-top: 10px;
}
#search_rev_specialist
{
	text-align : justify;
	padding-left : 100px;
}
.formulaire_recherche_revendeur_bouton_valid
{
	float:left;
	width : 968px;
	text-align : center;
	margin-left:20px;
	padding-top:20px;
}
.formulaire_recherche_revendeur_bouton_valid input
{
	text-align : center;
	background-color:#009ee0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
