/***************************************************************************
 *				popup.css
 *				---------
 *	Cree le		: 30 Octobre 2007
 *	Derniere modif.	: 23 Novembre 2007
 *	Auteur		: Agence ici - Asselin Benoit
 *	Site		: http://www.agenceici.com/
 *
 ***************************************************************************/



html, body, form, div, p, ul, li, input, select, option, textarea { margin: 0; padding: 0; font-family: Arial, sans-serif; }

html, body { height: 100%; font-size: 13px; color: #000; background: #EBF2DD; }


.email { padding-top: 20px; }
.email table { margin: 0 auto; }
.email td { padding: 2px 0; }
.email .defaut { width: 200px; } 
.email .star { font-size: 11px; color: #060; }
.email input,
.email option { font-size: 13px; color: #000; }

.email p { text-align: center; }


.cnil { margin-top: 20px; }


