
body {
	font-family: Helvetica, Arial sans-serif;
	background-color: #5F9EA0;
	padding-left: 150px;
	padding-top: 50px;
	font-size: 10pt;
	font-weight: bold;
	}

table {
	font-size: 10pt;
	font-weight: bold;
	}

p.jules_text {
	width: 70%;
	font-weight: bold;
	color: #EEEE00;
}

.jules_bleu {
	color: #AFEEEE;
}

.jules_message {
	color: #FFFFFF;
	font-size: 1em;
	border: solid 2pt #FF1493;
	width: 450px; 
	padding: 5px;
	text-align: center;
	}
			
a.jules_rouge:link {
	color: #EEEE00;
	text-decoration: none;
	}

a.jules_rouge:visited {
	color: #EEEE00;
	text-decoration: none;
	}

a.jules_rouge:active {
	color: #EEEE00;
	text-decoration: none;
	}

a.jules_rouge:hover {
	color: blue;
	text-decoration: underline;
	}

.bar {
	color: #DD0044;
	padding-left: 10px;
	padding-right: 10px;
	}

li {
	list-style: none;
	}

.news {
	color: black;
	}

.gallery {
	width: 400px;
	}

.gallery tr td {
padding-bottom: 20px;
}

.gallery tr td img {
	height: 100px;
	}




