body {
	background: #FFFFFF;
  	margin-top: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
	font-family: Calibri, Myriad Pro, Arial;
  	font-size: 14px;
	color:#0033CC;
}

a {
	text-decoration: none;
	color: #808000;
	}
	
a:hover {
	text-decoration: none;
	color: #808080;
	}

td img {display: block;}

.menu {
	margin-left: 20px;
	font-family: Myriad Pro, Calibri, Arial;
	color: #FFFFFF;
}

.newsletter1 {
	
	position: relative; 
	top: 10px;
	left: 10px;
	width: 230px;
	height: 50px;
	font-family: Myriad Pro, Calibri, Arial;
	color: #FFFFFF;
	font-size: 18px;
	
}

.sousmenu {
	text-align: center;
	}
	
.contenu {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	}
	
h1 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	}

h2 {
	font-size: small; 
	color: #053BA7;
	}
	
tr.highlight {
  background-color: #F0F0F0;
}


tr.highlight1 {
  background-color: #FFFFFF;
}

.date {
	text-align:right;
	color: gray;
	font-size: small
	}
.droite {
	font-size: small;
	color:#808080;
	text-align: right;
	}
	
.small {
	font-size: small;
	color:#808080;
	margin-left: 40px;
	}	
	
.xsmall {
	font-size: x-small;
	color:#808080;
	margin-left: 40px;
	}
	
.postit {
	font-family: Script MT Bold, verdana;
	color: #0033CC;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;

