@charset "utf-8";
/* CSS Document */
body{ margin:0px;font-family:"Arial"; }
input.login{ border:0px;}


/* CONNEXION */
.connexion{ color:#FFFFFF; font-size:12px; font-weight:bold; }
.label-login{color:#e43117; font-size:10px; border:hidden; width:100px;}
li.puces { list-style-image:url(images/puce.png);}
.infobold{ color:#E43117; font-size:12px; font-weight:bold; }
.infobeige{ color:#b4aea4; font-size:11px;}
.infobeigeg{ color:#b4aea4; font-size:14px; font-weight:bold; text-align:center;}

/*#btn-login
	cursor:pointer;
	border: none;
	margin-top:10px;
}
*/
/* BOUTONS */
#btn-login,#btn-modif,#btnVal
{
	cursor:pointer;
	border: none;
}
#btn-login
{
	width:32px;
	height:16px;
	background: transparent url(images/ok.jpg) no-repeat center top;
}
#btn-modif
{
	margin-top:10px;
	width:197px;
	height:23px;
	background: transparent url(images/modification.jpg) no-repeat;
}
#btnVal
{
	margin-top:10px;
	width:69px;
	height:20px;
	background: transparent url(images/valider.jpg) no-repeat;
}
/* CONSULTATION */
.consultation{ color:#FFFFFF; font-size:12px; }
.points{
	color:#9C9385;
	font-size:16px;
	font-weight:bold;
}
.nomclient{ 
	color:#FFFFFF;
	font-size:12px;
	background-color: #aba397;
}


/* COL GAUCHE */
#colone-gauche{ float:left;  width:330px; padding-right:10px;}
#contenu-col-gauche{ float:left;padding-left:25px; padding-top:20px;}

/* ----------- */
.formulaire-contour{float:left; padding-top:3px; padding-bottom:3px; background-color:#000000;}
.formulaire{ width:285px;float:left;border-bottom:2px solid #ffffff; border-top:2px solid #ffffff; background-color:#000000; padding:10px 20px 10px 20px; color:#FFFFFF;}
.titre-formulaire{ float:left;width:285px; font-weight:bold; font-size:12px; padding-bottom:20px; }
.contenu-formulaire{ float:left;font-size:12px;}
td.filet-formulaire{ border-bottom:1px solid #ffffff; height:35px;}
/* ----------- */
.valeurs-Points{ float:left;text-align:center; font-size:11px;}
.valeurs-Points IMG{ float:left; padding-top:20px;}




/* COL DROITE*/
#colonne-droite{ float:left;  width:300px; padding-left:10px;  }
.contenu-col-droite{ float:left;padding-left:10px ; padding-top:20px; }
.texte{ float:left; font-size:12px;}


/* PAGE COMPTE*/
.titre-module{float:right; padding-bottom:5px;}
.contenu-interieur{
	float:left;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	width:283px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1ccc4;
	border-right-color: #d1ccc4;
	border-bottom-color: #d1ccc4;
	border-left-color: #d1ccc4;
}
.module{
	float:left;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	width:283px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d1ccc4;
	border-right-color: #d1ccc4;
	border-bottom-color: #d1ccc4;
	border-left-color: #d1ccc4;
}
.module strong{ font-weight:bold; color:#e43117;}
.btn-gris-module{ float:left; background-color:#858585; width:285px; margin-top:10px; text-align:center; margin-bottom:10px;}
.Mentions-module{ float:right; width:283px; text-align:right; font-size:11px;}
.nbr-points{ font-size:16px; font-weight:bold;}
.pointblanc {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

/*******************************************************************************/
/* AFFICHAGE POPUP */
/*.titre-module{float:left; padding-bottom:5px;}
.module{ border:1px solid #000000; float:left; padding: 20px 10px 20px 10px; font-size:11px; width:350px;}
.module strong{ font-weight:bold; color:#858585;}*/

#popup
{
	background-color : #FFFFFF;
	margin-left: auto; 
	margin-right: auto; 
	width : 312px; 
	border : 1px inset grey;
}

/*******************************************************************************/
/* POPUP MODIF INFOS */
/*icones liste*/
.bloc{
	width:291px;
	background:#ffffff;
	float:left;
	margin-left:9px;
	margin-right:9px;
	padding-bottom:20px;
	font-size:12px;
}
.bloc  strong{ font-weight:bold; color:#858585;}

ul
{
	margin:0 ;
	padding:0;
}

li
{
	margin:0 ;
	padding-left:23px;	
	list-style:none;
	/*background:url(images/icones/puce.gif) no-repeat;*/
}
li.nom{
	/*background:url(images/icones/perso.gif) no-repeat;*/
	background-position:0 -3px ;
	height:23px;
	margin:10px 0 0  9px ;
}

li.civilite{
	/*background:url(images/icones/perso.gif) no-repeat;*/
	background-position:0 -3px ;
	margin:10px 0 0  9px ;
}

li.carte{
	/*background:url(images/icones/fiche.gif) no-repeat;*/
	margin:10px 0 0  9px ;

}

li.info{
	/*background:url(images/icones/info.gif) no-repeat;*/
	margin:10px 0 0  9px ;

}

li.adresse{
	/*background:url(images/icones/home.gif) no-repeat;*/
	margin:5px 0 0  5px ;

}

li.tel{
	/*background:url(images/icones/tel.gif) no-repeat;*/
	margin:5px 0 0  5px ;

}

li.mail{
	/*background:url(images/icones/email.gif) no-repeat;*/
	margin:5px 0 0  5px ;

}
li.offre{
	/*background:url(images/icones/coche.gif) no-repeat;*/
	margin:5px 0 0  5px ;

}
li.ecrire-mail{
	/*background:url(images/icones/ecrire-mail.gif) no-repeat;*/
	margin:10px 0 0  9px ;
	padding-left:36px;
}
li.voir-mail{
	/*background:url(images/icones/voir-mail.gif) no-repeat;*/
	margin:5px 0 0  9px ;
	padding-left:36px;
}

li.envoyes{
	/*background:url(images/icones/envoyes.gif) no-repeat;*/
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;
}


li.reception{
	/*background:url(images/icones/boite-reception.gif) no-repeat;*/
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;

}

li.suppr-mail{
	/*background:url(images/icones/poubelle.gif) no-repeat;*/
	margin:5px 0 0  9px ;
	padding-left:36px;
	padding-bottom:3px;
}

.lstModif input{
	background-color:#ffffff;
	border:1px solid #e4e4e3;
	height:16px;
	margin-left:10px;
	color:#84847e;
	padding-left:2px;
	padding-right:2px;
	
	width:135px;
	margin:0;
}

/*FIN POP UP MODIF INFO*/
#zoneadr
{
	margin-left : 12px;		
}

#zoneadr input
{
	position : absolute;
	left:45%;
	margin-left : 3px;
	width:150px;
}

#zoneadr select
{
	height:16px;
	width:157px;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E3;
	color: #84847E;
	position : absolute;
	left:50%;
	margin-left : -30px;
}

#zoneadr label 
{
	display : block;
	padding-top : 3px;
}
#zonecom
{
	margin-left : 12px;
}
#zonecom input
{
	position : absolute;
	left:45%;
	margin-left : 5px;
	width:150px;
}
#zonecom label 
{
	display : block;
	padding-top : 3px;
}
#ligne
{
color: #DCDCDC;
background-color: #DCDCDC;
height: 1px;
border: 0;
}
#droite
{
	position:absolute;
	right:5%;
}
#messagebox
{
	/* ETE - le 20-10-2010 : centrer les popup */
	left: 50%;
	margin-left: -320px; /* la moitié de la largeur (640px)*/ 
	width : 640px; 

	position: absolute;
	top: 100px;
	z-index: 100;
	display: none;
}

#messagebox_ie6
{
	position: absolute;
	top: 170px;
	left: 180px;
	z-index: 100;
	/*display: none;*/	
}

#calque
{
	position: fixed;
	background-image: url(images/overlay.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 90;
	display: none;
}
