/* Style pour les emails envoyés */
body { font-size: 0.8em; }
#site { width: 750px; border:1px solid #305998;}
#tete { padding: 0; height:126px;}
#corps { width:auto;  padding:1em; overflow:visible; background:none; }
#contenu, #contenu #preview { float: none; width:auto; padding: 0;  background:none;}
#copyright {
	text-align: center;
	font-size:0.85em;
	padding: 0;
}
#bandeau { width:auto; background-color: #FFF; }
#tete .date { float: none;}
#logo { float: none; }

div.cnil { margin: 0 auto; font-size: 0.9em; }

table { width: 100%; font-size: 1em; }
#contenu table.email { background-image: none !important; }
td, th { font-size: 100%; text-align: left; padding: 0.2em; }
th.label { text-align: right; background: #343232; }
dt { font-weight: bold; }

