#body {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Verdana,  Helvetica, sans-serif;
	color:#67011C;
	font-size:small;
}
#body a {
	text-decoration:underline;
	color:#67011C;
}
#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;
}

/*** 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;
}
#body #otherLanguages {
	color:#000000;
	font-size:8pt;
	margin-bottom:0.5em;	
}
#body #unsubscribe {
	margin-top:0.5em;
	color:#000000;
	font-size:8pt;
	margin-bottom:0.5em;
}

#body #conteneur {
	text-align:left;
	width:630px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #67011C;
	font-size:0.9em;
}
#body #header {
	background: url("http://www.ice-mailing.com/arteespina/modeles/93/interface/header.gif") top left repeat-x;
	height:117px;
	overflow:hidden;
}
#body #header a {
	display:block;
	width:178px;
	height:39px;
	background: url("http://www.ice-mailing.com/arteespina/modeles/93/interface/logo.gif") top left no-repeat;
	position:absolute;
	font-size:0px;
	line-height:0px;
	margin-top:25px;
	margin-left:5px;
	padding-top:-9999px;
	overflow:hidden;
}
#body #header .infos {
	float:right;
	display:inline;
	margin-top:25px;
	margin-right:10px;
}
#body #header .infos .type {
	font-weight:bold;
}


/* Le visuel à gauche en haut du communqué */
#body #visuelGeneral {
	float:left;
	position:absolute;
	width:180px;
}
#body #visuelGeneral a {
	font-size:0.8em;
}
/* Le chapo et le titre général */
#body #titre {
	padding-left:185px;
	padding-top:2em;
	margin-right:5px;
	font-size:1.1em;
}
#body #titre h2 {
	color:#BB9860;
	font-weight:bold;
	display:block;
	margin-bottom:2em;
}
#body #titre h3 {
	color:#67011C;
	font-weight:bold;
	display:block;
	margin-bottom:2em;
}
/* Les titres avec le visuel à gauche */
#body .visuelLeft {
	border-top:1px solid #67011C;
	margin-bottom:3px;
}
#body .visuelLeft h4 {
	margin-left:195px;
	color:#F69A4F;
	font-weight:bold;
	padding-top:3px;
}
#body .visuelLeft .visuel {
	float:left;
	position:absolute;
	background:white;
}
#body .visuelLeft .visuel a {
	font-size:0.8em;
}
/* Les titres avec le visuel à droite */
#body .visuelRight {
	border-top:1px solid #67011C;
	margin-bottom:3px;
}
#body .visuelRight h4 {
	margin-left:25px;
	color:#F69A4F;
	font-weight:bold;
	padding-top:3px;
}
#body .visuelRight .visuel {
	float:right;
	background:white;
}
#body .visuelRight .visuel a {
	font-size:0.8em;
}

/*** Un tapis ***/
#body .tapis {
	overflow:hidden;
	border-top:1px solid #67011C;
	padding-top:1em;
	padding-bottom:1em;
}
#body .tapis .visuel {
	float:left;
	display:inline;
	width:190px;
	text-align:center;
}
#body .tapis .visuel a {
	font-size:0.8em;
}
#body .tapis .texte {
	float:left;
	display:inline;
	width:250px;
	text-align:justify;
	padding-bottom:1em;
	overflow:visible;
}
#body .tapis .texte h5 {
	font-weight:bold;
	margin-bottom:1em;
}


#body .paragraphe {
	border-top:1px solid #67011C;
	padding-top:1em;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:1em;
	text-align:justify;
}
#body .aPropos {
	background: url("http://www.ice-mailing.com/arteespina/modeles/93/interface/fond-apropos.jpg") top left repeat-x #FFF0F4;
	padding-top:25px;
	padding-left:65px;
	padding-right:65px;
	padding-bottom:1em;
	text-align:justify;
}
#body .aPropos h5 {
	display:block;
	margin-bottom:0.5em;
	font-weight:bold;
}
#body .telechargements {
	border-top:1px solid #67011C;
	padding-top:1em;
	padding-bottom:1em;
	font-weight:bold;
	text-align:center;
	padding-right:65px;
	padding-left:65px;
}
#body .telechargements .collection {
	margin-bottom:1em;
}
#body .telechargements .accroche {
	margin-bottom:1em;
	font-size:1.2em;
}
#body .telechargements .cpdp {
	margin-bottom:1em;
}
#body .contacts {
	border-top:1px solid #67011C;
	overflow:hidden;
	background: url("http://www.ice-mailing.com/arteespina/modeles/93/interface/fond-contacts.jpg") bottom left repeat-x;
	padding-bottom:25px;
	padding-top:1em;
}
#body .contacts .contact {
	float:left;
	display:inline;
	width:300px;
	margin-left:15px;
}
#body .contacts .contact h3 {
	font-weight:bold;
}




