#body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
}
#body a {
	text-decoration:underline;
	color:#000000;
}
#body a:hover {
	text-decoration:none;
}
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6, #body h7 {
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
}
#body ul, #body li {
	margin:0;
	padding:0;
	list-style:none;
}
.invisibleText {
	font-size:0px;
	line-height:0px;
}

/*** Les phrases automatiques pour ouvrir dans une nouvelle fenetre et se désinscrire dans la newsletter ***/
#body #openInBrowser {
	margin-top:0.5em;
	color:#000000;
	font-size:8pt;
	margin-bottom:0.5em;
}
#body #unsubscribe {
	margin-top:0.5em;
	color:#000000;
	font-size:8pt;
	margin-bottom:0.5em;
}



/*** Conteneur ****/
#body #conteneur {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:#F00024;
	padding-bottom:1em;
}

/* Header */
#body #header {
	height:90px;
	overflow:hidden;
}
#body #header h1 a {
	float:left;
	display:inline;
	width:215px;
	height:90px;
	background:url("http://www.ice-mailing.com/ticketcom/modeles/51/interface/logo.jpg") 15px 25px no-repeat;	
}
#body #header .entete {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:25px;
}
#body #header .entete .type {
	font-weight:bold;
}
#body #header .entete .date {
	font-weight:bold;
	color:#FFFFFF;
}

/* Corps du texte */
#body #corps {
	background:url("http://www.ice-mailing.com/ticketcom/modeles/51/interface/fond-ticket.jpg") 5px 0px repeat-y #FFFFFF;
	width:575px;
	margin-right:auto;
	margin-left:auto;
}
#body #corps .inner {
	background:url("http://www.ice-mailing.com/ticketcom/modeles/51/interface/fond-vague.gif") top left no-repeat;
	width:428px;
	margin-left:147px;
}

#body h2 {
	color:#F00024;
	font-size:1.2em;
	font-weight:bold;
	padding-top:1.5em;
	margin-left:25px;
	text-align:justify;
	padding-right:15px;
}
#body .chapeau {
	font-weight:bold;
	font-style:italic;
	margin-left:15px;
	margin-top:1em;
	text-align:justify;
	padding-right:15px;
}


/* Texte principal */
#body #textePrincipal {
	margin-top:1em;
	margin-left:15px;
	padding-bottom:1em;
	padding-right:15px;
}

#body .paragraphe {
	text-align:justify;
	margin-bottom:1em;
}
#body .paragraphe h4 {
	background:url("http://www.ice-mailing.com/ticketcom/modeles/51/interface/puce-vague.gif") 0px 0.3em no-repeat;
	text-indent:12px;
	text-decoration:underline;
	margin-bottom:1em;
	font-weight:bold;
}


/* le pied de page */
#body #bottom {
	margin-top:2em;
	background:#FFFFFF;
	width:575px;
	margin-right:auto;
	margin-left:auto;
	padding-top:1em;
}

/* Les visuels de présentation */
#body .visuels {
	overflow:hidden;
}
#body .visuels .visuel {
	float:left;
	display:inline;
	width:220px;
	text-align:center;
	margin-left:40px;
	margin-bottom:1em;
}
#body .visuels .visuel .img td {
	height:220px;
	width:220px;
}

/* Accroche de téléchargement */
#body .telechargements {
	width:450px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	margin-bottom:1em;
}
#body .telechargements .cpdp {
	margin-top:1em;
}

/* A propos de ticket com */
#body .aPropos {
	margin-bottom:1em;
	text-align:justify;
	width:540px;
	margin-right:auto;
	margin-left:auto;
}
#body .aPropos h4 {
	font-weight:bold;
}
#body .aPropos .texte {
	margin-top:0.5em;
	font-style:italic;
}


/***** Contacts ****/
#body .contacts {
	padding-bottom:1em;
	overflow:hidden;
	width:540px;
	margin-right:auto;
	margin-left:auto;
}
#body .contacts .contact {
	float:left;
	display:inline;
	width:260px;
	margin:5px;
}
#body .contacts .contact h3 {
	font-weight:bold;
}

