
.LINK    {
	color: #fff;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	padding: 5px 0;
	border-bottom: 5px solid #fff;
	visibility: collapse;
	display: none;
	
}
.LINKBASSO {
	color: #fff;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	padding: 5px 0;
	visibility: hidden;
	display: none;
}
a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-width: 0;
	display: none;
}
* {
	margin: 0;
	padding: 0;
}

h4 {
	color: blue;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

.MANIFESTO      {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #ccc;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #000;
	}
h5 {
	color: blue;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
}
body {
	
}
.MANIFESTO img{
	width: 250px;
	height: 390px;
}