/*  * Feuilles de style de l'envoi de newsletter *//************ Defauts *************/body{	background:#cccccc;	margin:0;	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; } img{	border:0;}#principal{	background-color:#ffffff;	margin-left:auto;	margin-right:auto;	width:600px;	padding:10px;}/************ Liens *************/a:link,a:visited{	color:#155;	text-decoration:none;}a:hover{	color:#155;	text-decoration:underline;}img{	border: 0px;}.colgauche{	width: 100px;}.decaler{	margin-left:100px;}/************ les textes *************/.titre{	font-size:11px;	font-weight:bold;	line-height:150%;	color:black;}.texte{	font-size:11px;	line-height:150%;	text-align:left;}.filet{	padding-top:10px;	padding-bottom:8px;}.marron{	color:#af6f22;}.rouge{	color:#ff0000;}.espace-avant{	padding-top:10px;}